[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
"ERROR: No build ID note found in" while building fpc (Freepascal compiler)
- From: Joost van der Sluis <joost cnoc nl>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Cc: Roland McGrath <roland redhat com>
- Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler)
- Date: Tue, 16 Oct 2007 12:06:57 +0200
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]