Bug#713546: qhull: FTBFS: ld: rbox.o: undefined reference to symbol 'pow@@GLIBC_2.2.5'
David Suárez
david.sephirot at gmail.com
Sat Jun 22 12:46:18 UTC 2013
Source: qhull
Version: 2009.1-3
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Maybe you need to add explicitly the offending lib to LD flags.
Relevant part:
> gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2009.1\" -DPACKAGE_STRING=\"qhull\ 2009.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2009.1\" -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/\" -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -fno-strict-aliasing -c rbox.c
> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wl,-z,relro -o rbox rbox.o libqhull.la
> libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -fno-strict-aliasing -Wl,-z -Wl,relro -o .libs/rbox rbox.o ./.libs/libqhull.so
> /usr/bin/ld: rbox.o: undefined reference to symbol 'pow@@GLIBC_2.2.5'
> /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/qhull_2009.1-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the debian-science-maintainers
mailing list