Source: ace-of-penguins
Version: 1.3-11
Severity: serious

>From my pbuilder build log:

...
/bin/bash ../libtool --tag=CC   --mode=link cc -Wall -g -O2 -fPIE 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-z,now -fPIE 
-pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed  -Wall -g -O2 -fPIE 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -D_FORTIFY_SOURCE=2  -Wl,--as-needed -Wl,-z,now -fPIE -pie -Wl,-z,relro 
-Wl,-z,now -Wl,--as-needed -o penguins penguins.o ../lib/libcards.la -lpng -lz 
-lX11 -lm 
libtool: link: cc -Wall -g -O2 -fPIE -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-z -Wl,now -fPIE 
-pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wall -g -O2 -fPIE 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-z -Wl,now -fPIE -pie -Wl,-z 
-Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o .libs/penguins penguins.o  
../lib/.libs/libcards.so -lpng -lz -lX11 -lm
../lib/.libs/libcards.so: undefined reference to `png_read_update_info'
../lib/.libs/libcards.so: undefined reference to `png_get_rowbytes'
../lib/.libs/libcards.so: undefined reference to `png_read_end'
../lib/.libs/libcards.so: undefined reference to `png_get_IHDR'
../lib/.libs/libcards.so: undefined reference to `png_get_valid'
../lib/.libs/libcards.so: undefined reference to `png_create_info_struct'
../lib/.libs/libcards.so: undefined reference to `png_get_PLTE'
../lib/.libs/libcards.so: undefined reference to `png_set_interlace_handling'
../lib/.libs/libcards.so: undefined reference to `png_destroy_read_struct'
../lib/.libs/libcards.so: undefined reference to `png_set_read_fn'
../lib/.libs/libcards.so: undefined reference to `png_set_packing'
../lib/.libs/libcards.so: undefined reference to `png_read_rows'
../lib/.libs/libcards.so: undefined reference to `png_create_read_struct'
../lib/.libs/libcards.so: undefined reference to `pow'
../lib/.libs/libcards.so: undefined reference to `png_read_info'
../lib/.libs/libcards.so: undefined reference to `png_get_tRNS'
../lib/.libs/libcards.so: undefined reference to `png_get_io_ptr'
collect2: error: ld returned 1 exit status
make[3]: *** [penguins] Error 1
make[3]: Leaving directory `/tmp/buildd/ace-of-penguins-1.3/tests'
make[3]: Entering directory `/tmp/buildd/ace-of-penguins-1.3'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/buildd/ace-of-penguins-1.3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/ace-of-penguins-1.3'
dh_auto_build: make -j1 CC=cc -Wall -g -O2 -fPIE -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-z,now -fPIE -pie 
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed BUILD_CC=cc -Wall -g -O2 -fPIE 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-z,now -fPIE 
-pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/tmp/buildd/ace-of-penguins-1.3'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

This may be related to the upgrade to binutils 2.23.52.20130612-1 which is
more strict about making each component properly declare its own NEEDED
dependencies.
-- 
Daniel Schepler


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to