fenix version 0.92a.dfsg1-5 failed to build on amd64 with GCC-4.6/oneiric

Bug #770962 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fenix (Debian)
Fix Released
Unknown
fenix (Ubuntu)
Fix Released
High
Unassigned

Bug Description

fenix version 0.92a.dfsg1-5 failed to build on amd64 with GCC-4.6/oneiric
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2449820

Details about the rebuild:
https://lists.ubuntu.com/archives/ubuntu-devel/2011-April/033042.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2449820/+files/buildlog_ubuntu-natty-amd64.fenix_0.92a.dfsg1-5_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1768 lines into the build log:

x86_64-linux-gnu-gcc -Wall -g -fno-strict-aliasing -O2 -DUSE_GETTEXT -Wl,-z,defs -o fxc main.o main_div.o token.o identifier.o segment.o constants.o strings.o varspace.o procedure.o codeblock.o c_main.o c_data.o c_code.o c_debug.o dcbw.o messages.o error.o sysstub.o typedef.o files.o xctype.o -L/usr/lib -lSDL -Wl,-Bdynamic -lc -lz -lX11
c_main.o: In function `compile_import':
/build/buildd/fenix-0.92a.dfsg1/fxc/src/c_main.c:446: undefined reference to `dlopen'
/build/buildd/fenix-0.92a.dfsg1/fxc/src/c_main.c:449: undefined reference to `dlsym'
/build/buildd/fenix-0.92a.dfsg1/fxc/src/c_main.c:452: undefined reference to `dlsym'
/build/buildd/fenix-0.92a.dfsg1/fxc/src/c_main.c:447: undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[3]: *** [fxc] Error 1
make[3]: Leaving directory `/build/buildd/fenix-0.92a.dfsg1/fxc/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/fenix-0.92a.dfsg1/fxc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/fenix-0.92a.dfsg1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110422-1358
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/fenix-0.92a.dfsg1

Tags: ftbfs oneiric
Matthias Klose (doko)
Changed in fenix (Ubuntu):
importance: Undecided → High
Revision history for this message
Evgeni Golov (evgeni) wrote :

Heya,

sorry, but I cannot reproduce this neither on current i386 Sid nor i386 Oneiric.
amd64 should not get a build anyways.

BTW, it ftbfs for another reason (it tries to call gcc with --as-needed), but that's not the report here.

Your log misses "-lm -ldl" at the very end of the command line. This is passed as LIBS to configure in debian/rules.

I'd like to close it here, as (from my POV) your bug is not a bug (and upload a fix for the other ftbfs asap)

Changed in fenix (Debian):
status: Unknown → New
Revision history for this message
Evgeni Golov (evgeni) wrote :

Ah, sorry, you were building -5, which is old and has this bug, -6 has the fix, -8 currently FTBFS (as mentioned above), -9 will come soon. Closing here.

Changed in fenix (Ubuntu):
status: New → Fix Committed
Changed in fenix (Ubuntu):
status: Fix Committed → Fix Released
Changed in fenix (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.