embassy-domalign version 0.1.0+20100721-3build1 FTBFS on armhf in precise

Bug #935075 reported by Andreas Moog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
embassy-domalign (Ubuntu)
Fix Released
High
Unassigned
Precise
Invalid
High
Unassigned

Bug Description

This is a semi-automatic report based on the latest archive rebuild results [1].
Apologies if it reaches you in error.

Excerpt from the buildlog:

configure.in:9: comes from Automake 1.11.1. You should recreate
configure.in:9: aclocal.m4 with aclocal and run automake again.
WARNING: `automake-1.11' is probably too old. You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
 cd .. && /bin/bash ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/build/buildd/embassy-domalign-0.1.0+20100721/src'
make[2]: Entering directory `/build/buildd/embassy-domalign-0.1.0+20100721/src'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"DOMALIGN\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DGETPGRP_VOID=1 -DHAVE_STRFTIME=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCHR=1 -DHAVE_ERAND48=1 -DHAVE_MEMMOVE=1 -DPLD_xwin=1 -DHAVE_LIBM=1 -DPLD_png=1 -DHAVE_POSTGRESQL=1 -I. -I../include -I/usr/include -I/usr/include/eplplot -I/usr/include/epcre -DAJ_LinuxLF -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FORTIFY_SOURCE=2 -DLENDIAN -DNO_AUTH -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -I/usr/lib/emboss/include -I/usr/lib/emboss/include/epcre -I/usr/lib/emboss/include/eplplot -L/usr/lib/emboss/lib -Wl,--rpath,/usr/lib/emboss/lib -O2 -I/usr/include/postgresql -c allversusall.c
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -I/usr/lib/emboss/include -I/usr/lib/emboss/include/epcre -I/usr/lib/emboss/include/eplplot -L/usr/lib/emboss/lib -Wl,--rpath,/usr/lib/emboss/lib -O2 -I/usr/include/postgresql -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -L/usr/lib -lpq -o allversusall allversusall.o -L/usr/lib -lnucleus -lacd -lajaxdb -lensembl -lajaxg -lajax -leexpat -lepcre -lezlib -leplplot -lX11 -lm -lgd -lpng -lz -lm
libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -I/usr/lib/emboss/include -I/usr/lib/emboss/include/epcre -I/usr/lib/emboss/include/eplplot -Wl,--rpath -Wl,/usr/lib/emboss/lib -O2 -I/usr/include/postgresql -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,--as-needed -o allversusall allversusall.o -L/usr/lib/emboss/lib -L/usr/lib -lpq -lnucleus -lacd -lajaxdb -lensembl -lajaxg -lajax -leexpat -lepcre -lezlib -leplplot -lX11 -lgd -lpng -lz -lm
/usr/bin/ld: cannot find -leexpat
/usr/bin/ld: cannot find -lezlib
collect2: ld returned 1 exit status
make[2]: *** [allversusall] Error 1
make[2]: Leaving directory `/build/buildd/embassy-domalign-0.1.0+20100721/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/embassy-domalign-0.1.0+20100721'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20120207-2214
FAILED [dpkg-buildpackage died]

The full buidlog can be found at https://launchpad.net/ubuntu/+archive/test-rebuild-20120201/+build/3144476/+files/buildlog_ubuntu-precise-armhf.embassy-domalign_0.1.0+20100721-3build1_FAILEDTOBUILD.txt.gz.

[1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20120201-precise.html

Andreas Moog (ampelbein)
Changed in embassy-domalign (Ubuntu):
importance: Undecided → High
tags: added: arm-porting-queue
Revision history for this message
Dylan Aïssi (daissi) wrote :

Last embassy-domalign builds fine on armhf in Bionic

https://launchpad.net/ubuntu/+source/embassy-domalign/0.1.660-2/+build/13693920

Changed in embassy-domalign (Ubuntu):
status: New → Fix Released
Dylan Aïssi (daissi)
Changed in embassy-domalign (Ubuntu Precise):
status: New → Invalid
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.