On Fri, Dec 18, 2009 at 12:59:21AM +0300, Alexey Tourbin wrote: > On Fri, Dec 18, 2009 at 12:52:38AM +0300, Alexey Tourbin wrote: > > On Fri, Dec 18, 2009 at 12:16:24AM +0300, Girar Builder robot wrote: > > > http://git.altlinux.org/tasks/17565/task/log > > > > > > > /tmp/.private/brain/gb-repo-5.1/i586/RPMS.classic/libcgal-3.5-alt0.M51.1.i586.rpm: /usr/lib/libCGAL_ImageIO.so.4.0.0: invalid nm output: 00029228 B at /usr/lib/perl5/vendor_perl/qa/rpmelfsym.pm line 61, <$fh> line 1. > > > /tmp/.private/brain/gb-repo-5.1/x86_64/RPMS.classic/libcgal-3.5-alt0.M51.1.x86_64.rpm: /usr/lib64/libCGAL_ImageIO.so.4.0.0: invalid nm output: 000000000022b440 B at /usr/lib/perl5/vendor_perl/qa/rpmelfsym.pm line 61, <$fh> line 1. > > > 2009-Dec-18 00:16:24 :: task #17565 for 5.1 FAILED > > > $ rpmpeek libcgal-3.5-alt0.M51.1.x86_64.rpm nm -D ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |grep -C1 b440 > > 000000000022b440 B > > 000000000022b448 B BitOffset > > $ rpmpeek libcgal-3.5-alt0.M51.1.x86_64.rpm eu-elflint ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |head > section [ 2] '.gnu.hash': hash value for symbol 227 in chain for bucket 316 wrong > section [ 2] '.gnu.hash': bitmask does not match names in the hash table > section [ 8] '.rela.plt': relocation 0: offset out of bounds > section [ 8] '.rela.plt': relocation 1: offset out of bounds > section [ 8] '.rela.plt': relocation 2: offset out of bounds > section [ 8] '.rela.plt': relocation 3: offset out of bounds > section [ 8] '.rela.plt': relocation 4: offset out of bounds > section [ 8] '.rela.plt': relocation 5: offset out of bounds > section [ 8] '.rela.plt': relocation 6: offset out of bounds > section [ 8] '.rela.plt': relocation 7: offset out of bounds $ GET http://git.altlinux.org/tasks/17565/build/1/i586/log |fgrep libCGAL_ImageIO |head -6 Linking CXX shared library ../../lib/libCGAL_ImageIO.so -- Installing: /usr/src/tmp/cgal-buildroot/usr/lib/libCGAL_ImageIO.so.4.0.0 -- Installing: /usr/src/tmp/cgal-buildroot/usr/lib/libCGAL_ImageIO.so.4 -- Installing: /usr/src/tmp/cgal-buildroot/usr/lib/libCGAL_ImageIO.so -- Removed runtime path from "/usr/src/tmp/cgal-buildroot/usr/lib/libCGAL_ImageIO.so.4.0.0" mode of `./usr/lib/libCGAL_ImageIO.so.4.0.0' changed to 0644 (rw-r--r--) The build log isn't quite informative, is it? > $ rpmpeek /ALT/Sisyphus/files/x86_64/RPMS/libcgal-3.5-alt1.x86_64.rpm eu-elflint ./usr/lib64/libCGAL_ImageIO.so.4.0.0 |head > section [ 8] '.rela.plt': relocation 0: offset out of bounds > section [ 8] '.rela.plt': relocation 1: offset out of bounds > section [ 8] '.rela.plt': relocation 2: offset out of bounds > section [ 8] '.rela.plt': relocation 3: offset out of bounds > section [ 8] '.rela.plt': relocation 4: offset out of bounds > section [ 8] '.rela.plt': relocation 5: offset out of bounds > section [ 8] '.rela.plt': relocation 6: offset out of bounds > section [ 8] '.rela.plt': relocation 7: offset out of bounds > section [ 8] '.rela.plt': relocation 8: offset out of bounds > section [ 8] '.rela.plt': relocation 9: offset out of bounds > $ > > > Check it out, Beavis! Well, binutils and gcc versions differ in 5.1 and Sisyphus, that's clear. -- ldv