* Andreas Barth (a...@not.so.argh.org) [090925 18:34]: > 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=1253150726&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
Further analysis shows that this happens while compiling the package cups-ppdc which hasn't been part of cups1.3. However, similar code existed there in cupsddk, however without genstrings. Taking a further look this code was only very shortliving there. Also, cups-ppdc is only suggested by cups (and depended-on only by cupsddk which has been replaced by it). For this reason, I suggest dropping cups-ppdc on mips* until proper porting happens. Cheers, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org