"ERROR: No build ID note found in" while building fpc (Freepascal compiler)

Joost van der Sluis joost at cnoc.nl
Tue Oct 16 10:06:57 UTC 2007


Hi all,

I got this problem on Koji wile compiling fpc:

extracting debug info 
from /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas
*** ERROR: No build ID note found in /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas
error: Bad exit status from /var/tmp/rpm-tmp.37361 (%install)

I've read this message: https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00141.html 
and it gives some hints, but they are useless for Freepascal. ;) 

h2pas is static-linked, could that be the problem? (all files in this packages are)

Freepascal directly calls ld, so that could be the issue. But changing
it in $(CC) -shared is simply not an option. ;) Besides, gcc should also
call ld, so how does it do that, what is the difference?

Who can help me with this?

Joost.




More information about the fedora-devel-list mailing list