Hello,
jenkins:
[...] Patch Set 4: Fails
Build Failed
jenkins log:
CC cpu/amd/model_10xxx/processor_name.ramstage.o
src/southbridge/amd/sr5650/pcie.c: In function 'sr5650_gpp_sb_init': src/southbridge/amd/sr5650/pcie.c:377:19: error: 'slave_cpl' may be used uninitialized in this function [-Werror=uninitialized] src/southbridge/amd/sr5650/pcie.c:343:6: note: 'slave_cpl' was declared here CC cpu/amd/model_10xxx/update_microcode.ramstage.o
Has anybody an idea where this error comes from? I couldn't find any reference to my patched file there.
Thanks, Christoph Grenz
Am 30.10.2011 19:27, schrieb Christoph Grenz:
jenkins log:
CC cpu/amd/model_10xxx/processor_name.ramstage.o
src/southbridge/amd/sr5650/pcie.c: In function 'sr5650_gpp_sb_init': src/southbridge/amd/sr5650/pcie.c:377:19: error: 'slave_cpl' may be used uninitialized in this function [-Werror=uninitialized] src/southbridge/amd/sr5650/pcie.c:343:6: note: 'slave_cpl' was declared here CC cpu/amd/model_10xxx/update_microcode.ramstage.o
Has anybody an idea where this error comes from? I couldn't find any reference to my patched file there.
The toolchain on the server has been updated.
Patrick
I managed to develop some fix. If someone approves it might fix that. Also it would be nice if you could approve the MTTR problem fix.
Thanks Rudolf