Fedora kernel build failure: *** ERROR: same build ID in nonidentical files!

Chuck Ebbert cebbert at redhat.com
Fri Feb 1 19:41:59 UTC 2008


On 02/01/2008 02:00 PM, Chuck Ebbert wrote:
> Could this be yet another problem caused by the switch to GCC 4.3?
> 
> http://koji.fedoraproject.org/koji/getfile?taskID=389458&name=build.log
> 
> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -p '/.*/2.6.24-14.fc9(-ppc)?/.*|/.*2.6.24-14.fc9' -o debuginfo.list -p '/.*/2.6.24-14.fc9-?smp(-ppc)?/.*|/.*2.6.24-14.fc9smp' -o debuginfosmp.list -p '/.*/2.6.24-14.fc9-?PAE(-ppc)?/.*|/.*2.6.24-14.fc9PAE' -o debuginfoPAE.list -p '/.*/2.6.24-14.fc9-?PAEdebug(-ppc)?/.*|/.*2.6.24-14.fc9PAEdebug' -o debuginfoPAEdebug.list -p '/.*/2.6.24-14.fc9-?debug(-ppc)?/.*|/.*2.6.24-14.fc9debug' -o debuginfodebug.list -p '/.*/2.6.24-14.fc9-?xen(-ppc)?/.*|/.*2.6.24-14.fc9xen' -o debuginfoxen.list -p '/.*/2.6.24-14.fc9-?kdump(-ppc)?/.*|/.*2.6.24-14.fc9kdump' -o debuginfokdump.list /builddir/build/BUILD/kernel-2.6.24
> extracting debug info from /var/tmp/kernel-2.6.24-14.fc9-root-ppc/boot/vmlinuz-2.6.24-14.fc9
> extracting debug info from /var/tmp/kernel-2.6.24-14.fc9-root-ppc/boot/vmlinuz-2.6.24-14.fc9smp
> extracting debug info from /var/tmp/kernel-2.6.24-14.fc9-root-ppc/usr/lib/debug/lib/modules/2.6.24-14.fc9/vmlinux
> *** ERROR: same build ID in nonidentical files!
>         /usr/lib/debug/lib/modules/2.6.24-14.fc9/vmlinux
>    and  /boot/vmlinuz-2.6.24-14.fc9
> error: Bad exit status from /var/tmp/rpm-tmp.98614 (%install)
> 

Before this, it said:

*** WARNING: identical binaries are copied, not linked:
        /usr/lib/debug/lib/modules/2.6.24-9.fc9/vmlinux
   and  /boot/vmlinuz-2.6.24-9.fc9

In find-debuginfo.sh the two files are compared with both
'cmp' and 'eu-elfcmp' -- something has changed that causes
them to be considered different where they weren't before.





More information about the Fedora-kernel-list mailing list