On Thursday 24 September 2009 22:38:56 Andreas Barth wrote: > Package: cups > Version: 1.4.0-4 > Severity: serious > > Hi, > > since this version cups started to FTBFS on mips*, see e.g. > https://buildd.debian.org/fetch.cgi?&pkg=cups&ver=1.4.1-1&arch=mips&stamp=1 > 253150726&file=log > > echo Linking genstrings... > Linking genstrings... > g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler > -Wl,--as-needed -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g > -fstack-protector -D_GNU_SOURCE -o genstrings genstrings.o \ libcupsppdc.a > ../cups/libcups.a -lgssapi_krb5 -lgnutls \ -lavahi-common -lavahi-client > -lpthread -lm -lcrypt -lz echo Generating localization strings... > Generating localization strings... > ./genstrings >sample.c > Segmentation fault
I just tried rebuilding genstrings and the bug is easily reproducible. Then I tried building with a dynamic libcupsppdc instead of the static one, and I at least got a working genstrings executable that did some output and continued. |Linking genstrings... |g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl, |--as-needed -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector |-D_GNU_SOURCE -o genstrings genstrings.o \ | -lcupsppdc ../cups/libcups.a -lgssapi_krb5 -lgnutls \ | -lavahi-common -lavahi-client -lpthread -lm -lcrypt -lz |echo Generating localization strings... |Generating localization strings... |LD_LIBRARY_PATH=. ./genstrings >sample.c |make[2]: Leaving directory `/home/pusling/src/cups-1.4.1/ppdc' And it is still building ... /Sune -- How can I do for inserting a cache? First from the options inside Internet Explorer you never need to turn off the space bar to link the program to the gadget. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org