fenix version 0.92a.dfsg1-5 failed to build on amd64 with GCC-4.6/oneiric
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:/
Details about the rebuild:
https:/
Direct link to the build log: https:/
This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1768 lines into the build log:
x86_64-
c_main.o: In function `compile_import':
/build/
/build/
/build/
/build/
collect2: ld returned 1 exit status
make[3]: *** [fxc] Error 1
make[3]: Leaving directory `/build/
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/
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-
Changed in fenix (Ubuntu): | |
importance: | Undecided → High |
Changed in fenix (Debian): | |
status: | Unknown → New |
Changed in fenix (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in fenix (Debian): | |
status: | New → Fix Released |
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)