Hide Forgot
Description of problem: PASS: reloc3.sh stubs don't match calculated size /usr/bin/ld: can not build stubs: Invalid operation collect2: ld returned 1 exit status gcc: error: reloc4lib2.so: No such file or directory gcc: error: reloc4lib3.so: No such file or directory cp: cannot stat `reloc4lib2.so': No such file or directory cp: cannot stat `reloc4lib3.so': No such file or directory cp: cannot stat `reloc4': No such file or directory FAIL: reloc4.sh gcc: error: reloc4lib3.so: No such file or directory cp: cannot stat `reloc5': No such file or directory FAIL: reloc5.sh Version-Release number of selected component (if applicable): prelink-0.4.5-3.fc16 Steps to Reproduce: 1. ppc-koji build --scratch f16 prelink-0.4.5-3.fc16.src.rpm Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=262561
stubs don't match calculated size was a ld bug, which is fixed now I believe. At least http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=279433 built just fine.