[Pkg-cups-devel] Bug#636539: cups: FTBFS with -j3 parallel complilation

Sanjoy Mahajan sanjoy at olin.edu
Wed Aug 3 21:02:16 UTC 2011


Package: cups
Version: 1.4.7-1
Severity: normal

When I rebuild cups 1.4.7-1 from source using -j3 (with
"dpkg-buildpackage -j3 -uc -us -rfakeroot") , I get this build error:

Compiling genstrings.cxx...
make[2]: *** No rule to make target `libcupsppdc.so', needed by `genstrings'.  Stop.
make[2]: *** Waiting for unfinished jobs....
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o genstrings.o genstrings.cxx

The build goes fine if I omit the -j3 option.

Here is the compilation log using -j3:

dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package cups
dpkg-buildpackage: source version 1.4.7-1
dpkg-buildpackage: source changed by Martin Pitt <mpitt at debian.org>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build cups-1.4.7
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make  -C .  -k distclean
make[1]: Entering directory `/tmp/9/cups-1.4.7'
Makefile:16: Makedefs: No such file or directory
make[1]: *** No rule to make target `Makedefs'.
make[1]: Failed to remake makefile `Makedefs'.
for dir in cups filter backend berkeley cgi-bin driver locale man monitor notifier ppdc scheduler systemv test  conf data doc examples  templates; do\
		echo Cleaning in $dir... ;\
		(cd $dir; /usr/bin/make -wk --jobserver-fds=3,4 -j clean) || exit 1;\
	done
Cleaning in cups...
make[2]: Entering directory `/tmp/9/cups-1.4.7/cups'
Makefile:18: ../Makedefs: No such file or directory
make[2]: *** No rule to make target `../Makedefs'.
make[2]: Failed to remake makefile `../Makedefs'.
rm -f adminutil.o array.o attr.o auth.o backchannel.o backend.o conflicts.o custom.o debug.o dest.o dir.o emit.o encode.o file.o getdevices.o getifaddrs.o getputfile.o globals.o http.o http-addr.o http-addrlist.o http-support.o ipp.o ipp-support.o langprintf.o language.o localize.o mark.o md5.o md5passwd.o notify.o options.o page.o ppd.o pwg-file.o pwg-media.o pwg-ppd.o request.o sidechannel.o snmp.o snprintf.o string.o tempfile.o transcode.o usersys.o util.o adminutil.32.o array.32.o attr.32.o auth.32.o backchannel.32.o backend.32.o conflicts.32.o custom.32.o debug.32.o dest.32.o dir.32.o emit.32.o encode.32.o file.32.o getdevices.32.o getifaddrs.32.o getputfile.32.o globals.32.o http.32.o http-addr.32.o http-addrlist.32.o http-support.32.o ipp.32.o ipp-support.32.o langprintf.32.o language.32.o localize.32.o mark.32.o md5.32.o md5passwd.32.o notify.32.o options.32.o page.32.o ppd.32.o pwg-file.32.o pwg-media.32.o pwg-ppd.32.o request.32.o sidechannel.32.o snmp.32.o snprintf.32.o string.32.o tempfile.32.o transcode.32.o usersys.32.o util.32.o adminutil.64.o array.64.o attr.64.o auth.64.o backchannel.64.o backend.64.o conflicts.64.o custom.64.o debug.64.o dest.64.o dir.64.o emit.64.o encode.64.o file.64.o getdevices.64.o getifaddrs.64.o getputfile.64.o globals.64.o http.64.o http-addr.64.o http-addrlist.64.o http-support.64.o ipp.64.o ipp-support.64.o langprintf.64.o language.64.o localize.64.o mark.64.o md5.64.o md5passwd.64.o notify.64.o options.64.o page.64.o ppd.64.o pwg-file.64.o pwg-media.64.o pwg-ppd.64.o request.64.o sidechannel.64.o snmp.64.o snprintf.64.o string.64.o tempfile.64.o transcode.64.o usersys.64.o util.64.o testadmin.o testarray.o testconflicts.o testcups.o testfile.o testhttp.o testi18n.o testipp.o testoptions.o testlang.o testppd.o testpwg.o testsnmp.o    libcups.a testadmin testarray testconflicts testcups testfile testhttp testi18n testipp testlang testoptions testppd testpwg testsnmp
rm -f libcups.so libcups.sl libcups.dylib
rm -f -r 32bit 64bit
make[2]: Leaving directory `/tmp/9/cups-1.4.7/cups'
make[1]: *** [clean] Error 1
make[1]: Target `distclean' not remade because of errors.
make[1]: Leaving directory `/tmp/9/cups-1.4.7'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove `.': Invalid argument
make: [makefile-clean] Error 1 (ignored)
rm -f man/client.conf.man packaging/cups.list
rm -f conf/mime.convs conf/snmp.conf init/org.cups.cups-lpd.plist
[ ! -f Makedefs ] || make distclean
# Remove source code of extra filters for PDF printing workflow
( cd debian/local/filters/pdf-filters/; sh ./removefromcups ../../../.. )
rm -f debian/*.upstart # master copy is in debian/local
dh_clean 
rm -f debian/stamp-autotools-files
if [ -e debian/patches/ubuntu/stamp-applied ]; then \
	    echo '---- Unapplying Ubuntu specific patches'; \
	    for p in debian/patches/ubuntu/*; do \
	        patch -Rp1 --no-backup-if-mismatch < $p; \
	    done; \
	    rm debian/patches/ubuntu/stamp-applied; \
	fi
 dpkg-source -b cups-1.4.7
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building cups using existing ./cups_1.4.7.orig.tar.gz
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
diff: standard output: Broken pipe
dpkg-source: info: building cups in cups_1.4.7-1.debian.tar.gz
dpkg-source: info: building cups in cups_1.4.7-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_INSTALLINIT_ARGS is a deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_COMPRESS_ARGS is a deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_FIXPERMS_ARGS is a deprecated variable
# Add source code of extra filters for PDF printing workflow
( cd debian/local/filters/pdf-filters/; sh ./addtocups ../../../.. )
/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info '(automake)Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
./addtocups: line 149: LIBCUPSIMAGE: command not found
touch pdftopdf/Dependencies
touch pdftoopvp/Dependencies
touch pdftoopvp/oprs/Dependencies
set -e; if dpkg-vendor --is ubuntu && ! [ -e debian/patches/ubuntu/stamp-applied ]; then \
	    echo '---- Applying Ubuntu specific patches'; \
	    for p in debian/patches/ubuntu/*; do \
	        patch -p1 --no-backup-if-mismatch < $p; \
	    done; \
	    touch debian/patches/ubuntu/stamp-applied; \
	fi
touch debian/stamp-autotools-files
chmod a+x /tmp/9/cups-1.4.7/./configure
mkdir -p .
cd . &&   CFLAGS="-g -O2 -g -O2 -Wall" CXXFLAGS="-g -O2 -g -O2 -Wall" CPPFLAGS="" LDFLAGS="-Wl,--as-needed" /tmp/9/cups-1.4.7/./configure --build=i486-linux-gnu  --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/cups" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules   --with-optim= --libdir=/usr/lib/i386-linux-gnu --mandir=/usr/share/man --with-docdir=/usr/share/cups/doc-root --localedir=/usr/share/cups/locale --enable-slp --enable-libpaper --enable-ssl --enable-gnutls --disable-openssl --disable-threads --enable-static --enable-libusb --enable-dbus --with-dbusdir=/etc/dbus-1 --enable-gssapi --enable-avahi --with-pdftops=pdftops --disable-launchd --with-cups-group=lp --with-system-groups=lpadmin --with-printcap=/var/run/cups/printcap --with-log-file-perm=0640 CFLAGS="-g -O2 -g -O2 -Wall" --with-local_protocols='CUPS dnssd' --with-remote_protocols='CUPS dnssd' 
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for chmod... /bin/chmod
checking for htmldoc... /usr/bin/htmldoc
checking for ld... /usr/bin/ld
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /bin/sed
checking for xdg-open... /usr/bin/xdg-open
checking for install-sh script... using /tmp/9/cups-1.4.7/install-sh
Installing static libraries...
checking for pkg-config... /usr/bin/pkg-config
checking for library containing crypt... -lcrypt
checking for library containing getspent... none required
checking for systempapername in -lpaper... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking scsi/sg.h usability... yes
checking scsi/sg.h presence... yes
checking for scsi/sg.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking for statfs... yes
checking for statvfs... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for random... yes
checking for lrand48... yes
checking for arc4random... no
checking for geteuid... yes
checking for vsyslog... yes
checking for sigaction... yes
checking for waitpid... yes
checking for wait3... yes
checking for tm_gmtoff member in tm structure... yes
checking for st_gen member in stat structure... no
checking for removefile... no
checking for usb_get_string_simple in -lusb... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for library containing acl_init... no
checking for DBUS... yes
checking for dbus_message_iter_init_append... yes
checking if GCC supports -fstack-protector... yes
checking if GCC supports -fPIE... yes
checking whether to build image filters... yes
checking for library containing pow... -lm
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_read_struct in -lpng... yes
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for stdlib.h... (cached) yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for library containing socket... none required
checking for library containing gethostbyaddr... none required
checking for library containing getifaddrs... none required
checking for library containing hstrerror... none required
checking for library containing rresvport_af... none required
checking for library containing __res_init... none required
checking for library containing getaddrinfo... none required
checking for library containing getnameinfo... none required
checking for struct sockaddr.sa_len... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for AppleTalk/at_proto.h... no
checking for poll... yes
checking for epoll_create... yes
checking for kqueue... no
checking slp.h usability... yes
checking slp.h presence... yes
checking for slp.h... yes
checking for SLPOpen in -lslp... yes
checking for krb5-config... /usr/bin/krb5-config
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking for gsskrb5_register_acceptor_identity... no
checking for krb5_cc_new_unique... yes
checking for krb5_ipc_client_set_target_uid... no
checking for GSS_C_NT_HOSTBASED_SERVICE... yes
checking for Heimdal Kerberos... no
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ldap_initialize in -lldap... yes
checking for ldap_start_tls in -lldap... yes
checking for ldap_set_rebind_proc in -lldap... yes
checking for libgnutls-config... no
checking for libgcrypt-config... /usr/bin/libgcrypt-config
    Using SSLLIBS="-lgnutls   -L/lib/i386-linux-gnu -lgcrypt"
    Using SSLFLAGS="  "
checking for dlopen in -ldl... yes
checking for pam_start in -lpam... yes
checking for pam_set_item in -lpam... yes
checking for pam_setcred in -lpam... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for long long int... yes
checking for strtoll... yes
checking for Avahi... yes
checking whether to use network default printers... yes
checking for default print user... lp
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for zlib.h... (cached) yes
checking for main in -llcms... yes
checking for main in -lpoppler... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking how to run the C++ preprocessor... g++ -E
checking UGooString.h usability... no
checking UGooString.h presence... no
checking for UGooString.h... no
checking for main in -lijs... yes
/tmp/9/cups-1.4.7/./configure: line 11954: POPPLER_FIND_JPEG: command not found
checking for FONTCONFIG... yes
checking for pdftops... /usr/bin/pdftops
checking for java... /usr/bin/java
checking for perl... /usr/bin/perl
checking for php-cgi... no
checking for php... /usr/bin/php
checking for php-config... no
checking for python... /usr/bin/python
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating packaging/cups.list
config.status: creating init/cups.sh
config.status: creating init/cups-lpd
config.status: creating cups-config
config.status: creating conf/cupsd.conf
config.status: creating conf/mime.convs
config.status: creating conf/pam.std
config.status: creating conf/snmp.conf
config.status: creating data/testprint
config.status: creating desktop/cups.desktop
config.status: creating doc/index.html
config.status: creating doc/help/ref-cupsd-conf.html
config.status: creating doc/help/standard.html
config.status: creating init/org.cups.cups-lpd.plist
config.status: creating init/cups.xml
config.status: creating man/client.conf.man
config.status: creating man/cups-deviced.man
config.status: creating man/cups-driverd.man
config.status: creating man/cups-lpd.man
config.status: creating man/cupsaddsmb.man
config.status: creating man/cupsd.man
config.status: creating man/cupsd.conf.man
config.status: creating man/lpoptions.man
config.status: creating templates/header.tmpl
config.status: creating doc/de/index.html
config.status: creating templates/de/header.tmpl
config.status: creating doc/es/index.html
config.status: creating templates/es/header.tmpl
config.status: creating doc/eu/index.html
config.status: creating templates/eu/header.tmpl
config.status: creating doc/id/index.html
config.status: creating templates/id/header.tmpl
config.status: creating doc/it/index.html
config.status: creating doc/ja/index.html
config.status: creating templates/ja/header.tmpl
config.status: creating doc/pl/index.html
config.status: creating templates/pl/header.tmpl
config.status: creating doc/ru/index.html
config.status: creating templates/ru/header.tmpl
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make  -C .  
make[1]: Entering directory `/tmp/9/cups-1.4.7'
chmod +x cups-config
echo Using ARCHFLAGS=""
Using ARCHFLAGS=
echo Using ALL_CFLAGS="-Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  "
Using ALL_CFLAGS=-Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
echo Using ALL_CXXFLAGS="-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  "
Using ALL_CXXFLAGS=-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
echo Using CC="gcc"
Using CC=gcc
echo Using CXX="gcc"
Using CXX=gcc
echo Using DSOFLAGS="-L../cups  -Wl,-soname,`basename all` -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE"
Using DSOFLAGS=-L../cups  -Wl,-soname,all -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE
echo Using LDFLAGS="-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE"
Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE
echo Using LIBS="-lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt "
Using LIBS=-lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
for dir in cups filter pdftopdf pdftoopvp backend berkeley cgi-bin driver locale man monitor notifier ppdc scheduler systemv test  conf data doc examples fonts templates; do\
		echo Making all in $dir... ;\
		(cd $dir ; /usr/bin/make -w --jobserver-fds=3,4 -j all ) || exit 1;\
	done
Making all in cups...
make[2]: Entering directory `/tmp/9/cups-1.4.7/cups'
echo Compiling adminutil.c...
echo Compiling array.c...
echo Compiling attr.c...
Compiling adminutil.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o adminutil.o adminutil.c
Compiling array.c...
Compiling attr.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o array.o array.c
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o attr.o attr.c
echo Compiling auth.c...
Compiling auth.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o auth.o auth.c
echo Compiling backchannel.c...
Compiling backchannel.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o backchannel.o backchannel.c
echo Compiling backend.c...
Compiling backend.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o backend.o backend.c
auth.c: In function ‘cups_local_auth’:
auth.c:702:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling conflicts.c...
Compiling conflicts.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o conflicts.o conflicts.c
echo Compiling custom.c...
Compiling custom.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o custom.o custom.c
echo Compiling debug.c...
Compiling debug.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o debug.o debug.c
echo Compiling dest.c...
Compiling dest.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o dest.o dest.c
echo Compiling dir.c...
Compiling dir.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o dir.o dir.c
echo Compiling emit.c...
Compiling emit.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o emit.o emit.c
echo Compiling encode.c...
Compiling encode.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o encode.o encode.c
echo Compiling file.c...
Compiling file.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o file.o file.c
echo Compiling getdevices.c...
Compiling getdevices.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o getdevices.o getdevices.c
file.c: In function ‘cupsFileOpen’:
file.c:855:13: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling getifaddrs.c...
Compiling getifaddrs.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o getifaddrs.o getifaddrs.c
echo Compiling getputfile.c...
Compiling getputfile.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o getputfile.o getputfile.c
echo Compiling globals.c...
Compiling globals.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o globals.o globals.c
getputfile.c: In function ‘cupsGetFd’:
getputfile.c:173:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling http.c...
Compiling http.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o http.o http.c
echo Compiling http-addr.c...
Compiling http-addr.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o http-addr.o http-addr.c
echo Compiling http-addrlist.c...
Compiling http-addrlist.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o http-addrlist.o http-addrlist.c
echo Compiling http-support.c...
Compiling http-support.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o http-support.o http-support.c
echo Compiling ipp.c...
Compiling ipp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ipp.o ipp.c
ipp.c: In function ‘ippFilterPrinters’:
ipp.c:1102:28: warning: ‘filtertmpattr2’ may be used uninitialized in this function [-Wuninitialized]
echo Compiling ipp-support.c...
Compiling ipp-support.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ipp-support.o ipp-support.c
echo Compiling langprintf.c...
Compiling langprintf.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o langprintf.o langprintf.c
echo Compiling language.c...
Compiling language.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o language.o language.c
echo Compiling localize.c...
Compiling localize.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o localize.o localize.c
echo Compiling mark.c...
Compiling mark.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o mark.o mark.c
echo Compiling md5.c...
Compiling md5.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o md5.o md5.c
echo Compiling md5passwd.c...
Compiling md5passwd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o md5passwd.o md5passwd.c
echo Compiling notify.c...
Compiling notify.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o notify.o notify.c
echo Compiling options.c...
Compiling options.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o options.o options.c
echo Compiling page.c...
Compiling page.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o page.o page.c
echo Compiling ppd.c...
Compiling ppd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppd.o ppd.c
echo Compiling pwg-file.c...
Compiling pwg-file.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pwg-file.o pwg-file.c
echo Compiling pwg-media.c...
Compiling pwg-media.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pwg-media.o pwg-media.c
echo Compiling pwg-ppd.c...
Compiling pwg-ppd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pwg-ppd.o pwg-ppd.c
echo Compiling request.c...
Compiling request.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o request.o request.c
echo Compiling sidechannel.c...
Compiling sidechannel.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o sidechannel.o sidechannel.c
echo Compiling snmp.c...
Compiling snmp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o snmp.o snmp.c
echo Compiling snprintf.c...
Compiling snprintf.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o snprintf.o snprintf.c
echo Compiling string.c...
Compiling string.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o string.o string.c
echo Compiling tempfile.c...
Compiling tempfile.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o tempfile.o tempfile.c
echo Compiling transcode.c...
Compiling transcode.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o transcode.o transcode.c
echo Compiling usersys.c...
Compiling usersys.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o usersys.o usersys.c
echo Compiling util.c...
Compiling util.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o util.o util.c
echo Linking libcups.so.2...
Linking libcups.so.2...
gcc  -L../cups  -Wl,-soname,`basename libcups.so.2` -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o libcups.so.2 adminutil.o array.o attr.o auth.o backchannel.o backend.o conflicts.o custom.o debug.o dest.o dir.o emit.o encode.o file.o getdevices.o getifaddrs.o getputfile.o globals.o http.o http-addr.o http-addrlist.o http-support.o ipp.o ipp-support.o langprintf.o language.o localize.o mark.o md5.o md5passwd.o notify.o options.o page.o ppd.o pwg-file.o pwg-media.o pwg-ppd.o request.o sidechannel.o snmp.o snprintf.o string.o tempfile.o transcode.o usersys.o util.o -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err \
		-lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lavahi-common -lavahi-client   -lpthread -lz
echo Archiving libcups.a...
Archiving libcups.a...
/bin/rm -f libcups.a
/usr/bin/ar crvs libcups.a adminutil.o array.o attr.o auth.o backchannel.o backend.o conflicts.o custom.o debug.o dest.o dir.o emit.o encode.o file.o getdevices.o getifaddrs.o getputfile.o globals.o http.o http-addr.o http-addrlist.o http-support.o ipp.o ipp-support.o langprintf.o language.o localize.o mark.o md5.o md5passwd.o notify.o options.o page.o ppd.o pwg-file.o pwg-media.o pwg-ppd.o request.o sidechannel.o snmp.o snprintf.o string.o tempfile.o transcode.o usersys.o util.o
a - adminutil.o
a - array.o
a - attr.o
a - auth.o
a - backchannel.o
a - backend.o
a - conflicts.o
a - custom.o
a - debug.o
a - dest.o
a - dir.o
a - emit.o
a - encode.o
a - file.o
a - getdevices.o
a - getifaddrs.o
a - getputfile.o
a - globals.o
a - http.o
a - http-addr.o
a - http-addrlist.o
a - http-support.o
a - ipp.o
a - ipp-support.o
a - langprintf.o
a - language.o
a - localize.o
a - mark.o
a - md5.o
a - md5passwd.o
a - notify.o
a - options.o
a - page.o
a - ppd.o
a - pwg-file.o
a - pwg-media.o
a - pwg-ppd.o
a - request.o
a - sidechannel.o
a - snmp.o
a - snprintf.o
a - string.o
a - tempfile.o
a - transcode.o
a - usersys.o
a - util.o
ranlib libcups.a
/bin/rm -f `basename libcups.so.2 .2`
/bin/ln -sf libcups.so.2 `basename libcups.so.2 .2`
make[2]: Leaving directory `/tmp/9/cups-1.4.7/cups'
Making all in filter...
make[2]: Entering directory `/tmp/9/cups-1.4.7/filter'
echo Compiling image-bmp.c...
echo Compiling image-colorspace.c...
Compiling image-bmp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-bmp.o image-bmp.c
echo Compiling image-gif.c...
Compiling image-colorspace.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-colorspace.o image-colorspace.c
Compiling image-gif.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-gif.o image-gif.c
image-gif.c: In function ‘_cupsImageReadGIF’:
image-gif.c:100:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-gif.c:137:16: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-bmp.c: In function ‘_cupsImageReadBMP’:
image-bmp.c:172:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling image-jpeg.c...
echo Compiling image-photocd.c...
Compiling image-jpeg.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-jpeg.o image-jpeg.c
Compiling image-photocd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-photocd.o image-photocd.c
echo Compiling image-pix.c...
Compiling image-pix.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-pix.o image-pix.c
echo Compiling image-png.c...
Compiling image-png.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-png.o image-png.c
echo Compiling image-pnm.c...
Compiling image-pnm.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-pnm.o image-pnm.c
image-pnm.c: In function ‘_cupsImageReadPNM’:
image-pnm.c:205:16: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-pnm.c:226:16: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-pnm.c:230:16: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling image-sgi.c...
Compiling image-sgi.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-sgi.o image-sgi.c
echo Compiling image-sgilib.c...
Compiling image-sgilib.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-sgilib.o image-sgilib.c
image-sgilib.c: In function ‘getshort’:
image-sgilib.c:570:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-sgilib.c: In function ‘getlong’:
image-sgilib.c:555:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling image-sun.c...
Compiling image-sun.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-sun.o image-sun.c
image-sun.c: In function ‘_cupsImageReadSunRaster’:
image-sun.c:131:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-sun.c:132:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-sun.c:133:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
image-sun.c:194:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling image-tiff.c...
Compiling image-tiff.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-tiff.o image-tiff.c
echo Compiling image-zoom.c...
Compiling image-zoom.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image-zoom.o image-zoom.c
echo Compiling image.c...
Compiling image.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o image.o image.c
image.c: In function ‘get_tile’:
image.c:760:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
image.c: In function ‘flush_tile’:
image.c:668:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
image.c: In function ‘cupsImageOpen’:
image.c:333:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling error.c...
Compiling error.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o error.o error.c
echo Compiling interpret.c...
Compiling interpret.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o interpret.o interpret.c
echo Compiling raster.c...
Compiling raster.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o raster.o raster.c
echo Compiling imagetopdf.c...
Compiling imagetopdf.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o imagetopdf.o imagetopdf.c
echo Compiling common.c...
Compiling common.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o common.o common.c
imagetopdf.c: In function ‘main’:
imagetopdf.c:696:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling pdftoijs.cxx...
Compiling pdftoijs.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdftoijs.o pdftoijs.cxx
echo Compiling texttopdf.c...
Compiling texttopdf.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o texttopdf.o texttopdf.c
texttopdf.c: In function ‘WriteProlog’:
texttopdf.c:245:12: warning: unused variable ‘unicode’ [-Wunused-variable]
texttopdf.c:245:8: warning: unused variable ‘ch’ [-Wunused-variable]
pdftoijs.cxx:61:87: warning: anonymous type with no linkage used to declare variable ‘{anonymous}::<anonymous enum> {anonymous}::colspace’ with linkage [enabled by default]
pdftoijs.cxx: In function ‘void parse_colorspace(const char*)’:
pdftoijs.cxx:112:95: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx: In function ‘void parseOpts(int, char**)’:
pdftoijs.cxx:173:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:196:99: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:219:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx: In function ‘int main(int, char**)’:
pdftoijs.cxx:290:45: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:299:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:305:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:311:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:327:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:423:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:466:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoijs.cxx:472:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling textcommon.c...
Compiling textcommon.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o textcommon.o textcommon.c
echo Compiling pdfutils.c...
Compiling pdfutils.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdfutils.o pdfutils.c
/usr/bin/make -C fontembed
make[3]: Entering directory `/tmp/9/cups-1.4.7/filter/fontembed'
echo Compiling pdftoraster.cxx...
Compiling pdftoraster.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdftoraster.o pdftoraster.cxx
make[3]: Leaving directory `/tmp/9/cups-1.4.7/filter/fontembed'
make[3]: Entering directory `/tmp/9/cups-1.4.7/filter/fontembed'
cc -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT   -Wall -g -fPIC  -c -o sfnt.o sfnt.c
cc -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT   -Wall -g -fPIC  -c -o embed.o embed.c
echo Compiling bannertops.c...
Compiling bannertops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o bannertops.o bannertops.c
pdftoraster.cxx: In function ‘int main(int, char**)’:
pdftoraster.cxx:1456:31: warning: ‘lineBuf’ may be used uninitialized in this function [-Wuninitialized]
pdftoraster.cxx:1418:18: note: ‘lineBuf’ was declared here
cc -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT   -Wall -g -fPIC  -c -o embed_sfnt.o embed_sfnt.c
echo Compiling pstext.c...
Compiling pstext.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pstext.o pstext.c
echo Compiling commandtops.c...
Compiling commandtops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o commandtops.o commandtops.c
cc -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT   -Wall -g -fPIC  -c -o dynstring.o dynstring.c
echo Compiling gziptoany.c...
Compiling gziptoany.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o gziptoany.o gziptoany.c
echo Compiling hpgl-attr.c...
Compiling hpgl-attr.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-attr.o hpgl-attr.c
cc -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT   -Wall -g -fPIC  -c -o fontfile.o fontfile.c
echo Compiling hpgl-config.c...
Compiling hpgl-config.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-config.o hpgl-config.c
ar rcu libfontembed.a sfnt.o embed.o embed_sfnt.o dynstring.o fontfile.o 
make[3]: Leaving directory `/tmp/9/cups-1.4.7/filter/fontembed'
echo Compiling hpgl-main.c...
Compiling hpgl-main.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-main.o hpgl-main.c
echo Compiling hpgl-prolog.c...
Compiling hpgl-prolog.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-prolog.o hpgl-prolog.c
echo Compiling hpgl-char.c...
Compiling hpgl-char.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-char.o hpgl-char.c
echo Compiling hpgl-input.c...
Compiling hpgl-input.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-input.o hpgl-input.c
hpgl-input.c: In function ‘ParseCommand’:
hpgl-input.c:204:17: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling hpgl-polygon.c...
Compiling hpgl-polygon.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-polygon.o hpgl-polygon.c
echo Compiling hpgl-vector.c...
Compiling hpgl-vector.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o hpgl-vector.o hpgl-vector.c
echo Compiling texttops.c...
Compiling texttops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o texttops.o texttops.c
echo Compiling pstops.c...
Compiling pstops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pstops.o pstops.c
echo Compiling imagetops.c...
Compiling imagetops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o imagetops.o imagetops.c
imagetops.c: In function ‘main’:
imagetops.c:141:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling imagetoraster.c...
Compiling imagetoraster.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o imagetoraster.o imagetoraster.c
imagetoraster.c: In function ‘main’:
imagetoraster.c:303:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling pdftops.c...
Compiling pdftops.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdftops.o pdftops.c
pdftops.c: In function ‘main’:
pdftops.c:144:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling rastertolabel.c...
Compiling rastertolabel.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rastertolabel.o rastertolabel.c
echo Compiling rastertoepson.c...
Compiling rastertoepson.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rastertoepson.o rastertoepson.c
echo Compiling rastertohp.c...
Compiling rastertohp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rastertohp.o rastertohp.c
echo Linking libcupsimage.so.2...
Linking libcupsimage.so.2...
gcc  -L../cups  -Wl,-soname,`basename libcupsimage.so.2` -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o libcupsimage.so.2 image-bmp.o image-colorspace.o image-gif.o image-jpeg.o image-photocd.o image-pix.o image-png.o image-pnm.o image-sgi.o image-sgilib.o image-sun.o image-tiff.o image-zoom.o image.o error.o interpret.o raster.o -ltiff -lpng -ljpeg -lz \
		-L../cups -lcups -lavahi-common -lavahi-client   -lm
echo Archiving libcupsimage.a...
Archiving libcupsimage.a...
/bin/rm -f libcupsimage.a
/usr/bin/ar crvs libcupsimage.a image-bmp.o image-colorspace.o image-gif.o image-jpeg.o image-photocd.o image-pix.o image-png.o image-pnm.o image-sgi.o image-sgilib.o image-sun.o image-tiff.o image-zoom.o image.o error.o interpret.o raster.o
a - image-bmp.o
a - image-colorspace.o
a - image-gif.o
a - image-jpeg.o
a - image-photocd.o
a - image-pix.o
a - image-png.o
a - image-pnm.o
a - image-sgi.o
a - image-sgilib.o
a - image-sun.o
a - image-tiff.o
a - image-zoom.o
a - image.o
a - error.o
a - interpret.o
a - raster.o
/bin/rm -f `basename libcupsimage.so.2 .2`
ranlib libcupsimage.a
echo Linking pdftoijs...
Linking pdftoijs...
g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pdftoijs pdftoijs.o \
		-lpoppler -llcms -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lijs -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
/bin/ln -sf libcupsimage.so.2 `basename libcupsimage.so.2 .2`
imagetoraster.c:666:9: warning: ‘secondary’ may be used uninitialized in this function [-Wuninitialized]
imagetoraster.c:4314:8: warning: ‘primary’ may be used uninitialized in this function [-Wuninitialized]
imagetoraster.c:179:9: note: ‘primary’ was declared here
echo Linking texttopdf...
Linking texttopdf...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o texttopdf texttopdf.o textcommon.o common.o pdfutils.o -Lfontembed -lfontembed -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking pdftoraster...
Linking pdftoraster...
g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pdftoraster pdftoraster.o \
		-lpoppler -llcms -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -llcms -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lcupsimage  -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking bannertops...
Linking bannertops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o bannertops bannertops.o pstext.o common.o -lcupsimage \
		 -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking commandtops...
Linking commandtops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o commandtops commandtops.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking gziptoany...
Linking gziptoany...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o gziptoany gziptoany.o -lz -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking hpgltops...
Linking hpgltops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o hpgltops hpgl-attr.o hpgl-config.o hpgl-main.o hpgl-prolog.o hpgl-char.o hpgl-input.o hpgl-polygon.o hpgl-vector.o common.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lm
echo Linking texttops...
Linking texttops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o texttops texttops.o textcommon.o common.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking pstops...
Linking pstops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pstops pstops.o common.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lm
echo Linking imagetops...
Linking imagetops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o imagetops imagetops.o common.o -lcupsimage \
		 -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking pdftops...
Linking pdftops...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pdftops pdftops.o common.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rastertolabel...
Linking rastertolabel...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rastertolabel rastertolabel.o -lcupsimage  -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rastertoepson...
Linking rastertoepson...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rastertoepson rastertoepson.o -lcupsimage  -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rastertohp...
Linking rastertohp...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rastertohp rastertohp.o -lcupsimage  -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking imagetopdf...
Linking imagetopdf...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o imagetopdf imagetopdf.o common.o -lcupsimage \
		 -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking imagetoraster...
Linking imagetoraster...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o imagetoraster imagetoraster.o common.o -lcupsimage \
		 -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/filter'
Making all in pdftopdf...
make[2]: Entering directory `/tmp/9/cups-1.4.7/pdftopdf'
echo Compiling pdftopdf.cxx...
echo Compiling P2PCatalog.cxx...
echo Compiling P2PDoc.cxx...
Compiling pdftopdf.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdftopdf.o pdftopdf.cxx
Compiling P2PCatalog.cxx...
Compiling P2PDoc.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PCatalog.o P2PCatalog.cxx
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PDoc.o P2PDoc.cxx
P2PDoc.cxx: In member function ‘void P2PDoc::output(P2POutputStream*, int, bool)’:
P2PDoc.cxx:81:70: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling P2PGfx.cxx...
Compiling P2PGfx.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PGfx.o P2PGfx.cxx
echo Compiling P2PObject.cxx...
Compiling P2PObject.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PObject.o P2PObject.cxx
echo Compiling P2POutput.cxx...
Compiling P2POutput.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2POutput.o P2POutput.cxx
echo Compiling P2POutputStream.cxx...
Compiling P2POutputStream.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2POutputStream.o P2POutputStream.cxx
echo Compiling P2PPage.cxx...
Compiling P2PPage.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PPage.o P2PPage.cxx
P2POutput.cxx: In function ‘void P2POutput::outputObject(Object*, P2POutputStream*, XRef*, Dict*)’:
P2POutput.cxx:241:10: warning: enumeration value ‘objUint’ not handled in switch [-Wswitch]
echo Compiling P2PPageTree.cxx...
Compiling P2PPageTree.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PPageTree.o P2PPageTree.cxx
echo Compiling P2PResources.cxx...
Compiling P2PResources.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PResources.o P2PResources.cxx
P2PResources.cxx: In member function ‘void P2PResources::handleOldForm(P2PResourceMap*)’:
P2PResources.cxx:187:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
P2PResources.cxx:194:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling P2PXRef.cxx...
Compiling P2PXRef.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PXRef.o P2PXRef.cxx
echo Compiling P2PFont.cxx...
Compiling P2PFont.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PFont.o P2PFont.cxx
echo Compiling PDFFTrueTypeFont.cxx...
Compiling PDFFTrueTypeFont.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o PDFFTrueTypeFont.o PDFFTrueTypeFont.cxx
echo Compiling P2PPattern.cxx...
Compiling P2PPattern.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PPattern.o P2PPattern.cxx
P2PFont.cxx: In member function ‘void P2PFontFile::outputCIDToGID(GBool, P2POutputStream*, XRef*)’:
P2PFont.cxx:388:8: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
echo Compiling P2PCharCodeToUnicode.cxx...
Compiling P2PCharCodeToUnicode.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PCharCodeToUnicode.o P2PCharCodeToUnicode.cxx
echo Compiling P2PCMap.cxx...
Compiling P2PCMap.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PCMap.o P2PCMap.cxx
echo Compiling P2PForm.cxx...
Compiling P2PForm.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o P2PForm.o P2PForm.cxx
echo Compiling parseargs.cxx...
Compiling parseargs.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o parseargs.o parseargs.cxx
parseargs.cxx: In function ‘void printUsage(char*, char*, const ArgDesc*)’:
parseargs.cxx:82:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
parseargs.cxx:86:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
parseargs.cxx:90:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
parseargs.cxx:95:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling UGooString.cxx...
Compiling UGooString.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o UGooString.o UGooString.cxx
echo Linking pdftopdf...
Linking pdftopdf...
g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pdftopdf pdftopdf.o P2PCatalog.o P2PDoc.o P2PGfx.o P2PObject.o P2POutput.o P2POutputStream.o P2PPage.o P2PPageTree.o P2PResources.o P2PXRef.o P2PFont.o PDFFTrueTypeFont.o P2PPattern.o P2PCharCodeToUnicode.o P2PCMap.o P2PForm.o parseargs.o UGooString.o -lpoppler -llcms -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt   -lm -lz
make[2]: Leaving directory `/tmp/9/cups-1.4.7/pdftopdf'
Making all in pdftoopvp...
make[2]: Entering directory `/tmp/9/cups-1.4.7/pdftoopvp'
echo Compiling pdftoopvp.cxx...
echo Compiling OPVPOutputDev.cxx...
Compiling pdftoopvp.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pdftoopvp.o pdftoopvp.cxx
\/usr/bin/make -C oprs
Compiling OPVPOutputDev.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPOutputDev.o OPVPOutputDev.cxx
make[3]: Entering directory `/tmp/9/cups-1.4.7/pdftoopvp/oprs'
echo Compiling OPRS.cxx...
Compiling OPRS.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPRS.o OPRS.cxx
OPRS.cxx: In member function ‘int OPRS::OPVPStartPage(char*, int)’:
OPRS.cxx:295:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx: In member function ‘int OPRS::OPVPEndPage()’:
OPRS.cxx:316:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx: In member function ‘unsigned char* (* OPRS::getGetScanLineDataFun(SplashBitmap*))(unsigned char*, unsigned char*, int)’:
OPRS.cxx:384:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx: In member function ‘int OPRS::getRasterSize(SplashBitmap*)’:
OPRS.cxx:402:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx: In member function ‘int OPRS::outSlice()’:
OPRS.cxx:440:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx:449:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx: In member function ‘int OPRS::setColorMode(int, GBool)’:
OPRS.cxx:479:70: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPRS.cxx:485:67: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx: In function ‘int outOnePage(PDFDoc*, OPVPOutputDev*, int)’:
pdftoopvp.cxx:92:35: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:99:31: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:103:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx: In function ‘GBool getColorProfilePath(ppd_file_t*, GooString*)’:
pdftoopvp.cxx:142:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:152:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx: In function ‘int main(int, char**)’:
pdftoopvp.cxx:241:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:501:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:502:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:518:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:519:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:523:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:524:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:528:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:529:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:533:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:534:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:538:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:539:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:543:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:544:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:548:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:549:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:553:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:554:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:557:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:560:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:563:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:583:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:587:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:618:45: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:636:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:643:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:651:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:658:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:665:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:680:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:686:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:707:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:718:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:723:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:732:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
pdftoopvp.cxx:737:32: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx: In member function ‘int OPVPOutputDev::init(SplashColorMode, GBool, GBool, Guchar*, const char*, int, char*, int, char**, char**)’:
OPVPOutputDev.cxx:231:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:236:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx: In member function ‘SplashPattern* OPVPOutputDev::getColor(GfxGray, GfxRGB*)’:
OPVPOutputDev.cxx:480:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx: In member function ‘void OPVPOutputDev::doUpdateFont(GfxState*)’:
OPVPOutputDev.cxx:549:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:580:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:591:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:602:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:626:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:637:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:647:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:678:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:506:7: warning: variable ‘substIdx’ set but not used [-Wunused-but-set-variable]
OPVPOutputDev.cxx: In member function ‘virtual void OPVPOutputDev::drawChar(GfxState*, double, double, double, double, double, double, CharCode, int, Unicode*, int)’:
OPVPOutputDev.cxx:961:45: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx:978:45: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPOutputDev.cxx: In member function ‘virtual void OPVPOutputDev::psXObject(Stream*, Stream*)’:
OPVPOutputDev.cxx:1929:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling OPVPSplash.cxx...
Compiling OPVPSplash.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPSplash.o OPVPSplash.cxx
OPVPSplash.cxx: In constructor ‘OPVPSplash::OPVPSplash(OPVPWrapper*, int, char**, char**)’:
OPVPSplash.cxx:59:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:65:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:71:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:77:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:87:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:93:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:99:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:108:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:114:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:120:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:126:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:132:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::makeBrush(SplashPattern*, opvp_brush_t*)’:
OPVPSplash.cxx:276:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setStrokePattern(SplashPattern*)’:
OPVPSplash.cxx:324:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setFillPattern(SplashPattern*)’:
OPVPSplash.cxx:339:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setLineWidth(SplashCoord)’:
OPVPSplash.cxx:355:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setLineCap(int)’:
OPVPSplash.cxx:382:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setLineJoin(int)’:
OPVPSplash.cxx:409:35: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setMiterLimit(SplashCoord)’:
OPVPSplash.cxx:428:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::setLineDash(SplashCoord*, int, SplashCoord)’:
OPVPSplash.cxx:452:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:460:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:474:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:482:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::doClipPath(OPVPSplashPath*, GBool, OPVPClipPath*)’:
OPVPSplash.cxx:503:43: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:520:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::saveState()’:
OPVPSplash.cxx:711:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::restoreState()’:
OPVPSplash.cxx:730:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:746:43: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:768:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::clear(Guchar*)’:
OPVPSplash.cxx:805:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::stroke(OPVPSplashPath*)’:
OPVPSplash.cxx:927:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::fill(OPVPSplashPath*, GBool)’:
OPVPSplash.cxx:1008:38: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1012:35: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::fillGlyph(SplashCoord, SplashCoord, SplashGlyphBitmap*)’:
OPVPSplash.cxx:1038:42: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1059:38: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::fillImageMaskFastWithCTM(SplashImageMaskSource, void*, int, int, int, int, SplashCoord*)’:
OPVPSplash.cxx:1222:42: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1226:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1229:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1240:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::drawImageNotShear(SplashImageSource, void*, int, int, int, int, int, int, int, int, GBool)’:
OPVPSplash.cxx:1492:42: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1512:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1625:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1641:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1646:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1655:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::drawImageFastWithCTM(SplashImageSource, void*, int, int, int, int, SplashCoord*)’:
OPVPSplash.cxx:1684:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1705:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1720:42: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1724:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1727:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1739:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1670:15: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
OPVPSplash.cxx: In member function ‘SplashError OPVPSplash::drawImage(SplashImageSource, void*, SplashColorMode, GBool, int, int, SplashCoord*)’:
OPVPSplash.cxx:1779:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1786:46: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1908:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1971:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2001:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2034:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2045:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2056:30: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2061:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2070:30: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:1749:18: warning: variable ‘halftone’ set but not used [-Wunused-but-set-variable]
OPVPSplash.cxx:1880:18: warning: variable ‘opvprect’ set but not used [-Wunused-but-set-variable]
OPVPSplash.cxx: In member function ‘void OPVPSplash::drawSpan(int, int, int, GBool)’:
OPVPSplash.cxx:2104:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2112:44: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2118:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2140:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2146:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2154:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2171:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx: In member function ‘void OPVPSplash::drawPixel(int, int, GBool)’:
OPVPSplash.cxx:2195:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2201:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2207:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2211:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplash.cxx:2215:39: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling OPVPSplashState.cxx...
Compiling OPVPSplashState.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPSplashState.o OPVPSplashState.cxx
OPVPSplashState.cxx:27:12: warning: ‘opvpSplashColorModeNComps’ defined but not used [-Wunused-variable]
echo Compiling OPVPWrapper_0_2.cxx...
Compiling OPVPWrapper_0_2.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPWrapper_0_2.o OPVPWrapper_0_2.cxx
echo Compiling OPVPSplashClip.cxx...
Compiling OPVPSplashClip.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPSplashClip.o OPVPSplashClip.cxx
echo Compiling OPVPSplashPath.cxx...
Compiling OPVPSplashPath.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPSplashPath.o OPVPSplashPath.cxx
echo Compiling OPVPSplashXPath.cxx...
Compiling OPVPSplashXPath.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPSplashXPath.o OPVPSplashXPath.cxx
OPVPSplashXPath.cxx: In member function ‘OPVPSplashXPath* OPVPSplashXPath::makeDashedPath(OPVPSplashState*)’:
OPVPSplashXPath.cxx:14:9: warning: variable ‘atSegStart’ set but not used [-Wunused-but-set-variable]OPVPSplashPath.cxx: In member function ‘SplashError OPVPSplashPath::makePath(OPVPWrapper*)’:
OPVPSplashPath.cxx:92:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]

OPVPSplashPath.cxx:108:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplashPath.cxx:138:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplashPath.cxx:148:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplashPath.cxx:154:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPSplashPath.cxx:162:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
echo Compiling OPVPWrapper.cxx...
Compiling OPVPWrapper.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o OPVPWrapper.o OPVPWrapper.cxx
OPVPWrapper.cxx: In static member function ‘static OPVPWrapper* OPVPWrapper::loadDriver(const char*, int, const char*)’:
OPVPWrapper.cxx:860:73: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPWrapper.cxx:871:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
OPVPWrapper.cxx:879:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
/usr/bin/ar rcu liboprs.a OPRS.o OPVPSplash.o OPVPSplashState.o OPVPWrapper_0_2.o OPVPSplashClip.o OPVPSplashPath.o OPVPSplashXPath.o OPVPWrapper.o 
make[3]: Leaving directory `/tmp/9/cups-1.4.7/pdftoopvp/oprs'
echo Linking pdftoopvp...
Linking pdftoopvp...
g++ -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o pdftoopvp pdftoopvp.o OPVPOutputDev.o oprs/liboprs.a -lpoppler -llcms -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lfreetype   -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt  -lfontconfig   -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt   -lpng -ldl
make[2]: Leaving directory `/tmp/9/cups-1.4.7/pdftoopvp'
Making all in backend...
make[2]: Entering directory `/tmp/9/cups-1.4.7/backend'
echo Compiling ieee1284.c...
echo Compiling network.c...
echo Compiling runloop.c...
Compiling ieee1284.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ieee1284.o ieee1284.c
Compiling runloop.c...
Compiling network.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o runloop.o runloop.c
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o network.o network.c
echo Compiling snmp-supplies.c...
Compiling snmp-supplies.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o snmp-supplies.o snmp-supplies.c
echo Compiling ipp.c...
Compiling ipp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ipp.o ipp.c
echo Compiling lpd.c...
Compiling lpd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lpd.o lpd.c
echo Compiling dnssd.c...
Compiling dnssd.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o dnssd.o dnssd.c
echo Compiling parallel.c...
Compiling parallel.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o parallel.o parallel.c
dnssd.c: In function ‘main’:
dnssd.c:499:11: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
echo Compiling scsi.c...
Compiling scsi.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o scsi.o scsi.c
echo Compiling serial.c...
Compiling serial.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o serial.o serial.c
echo Compiling snmp.c...
Compiling snmp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o snmp.o snmp.c
echo Compiling socket.c...
Compiling socket.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o socket.o socket.c
snmp.c: In function ‘alarm_handler’:
snmp.c:457:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling usb.c...
Compiling usb.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o usb.o usb.c
echo Archiving libbackend.a...
Archiving libbackend.a...
/bin/rm -f libbackend.a
/usr/bin/ar crvs libbackend.a ieee1284.o network.o runloop.o snmp-supplies.o
a - ieee1284.o
a - network.o
a - runloop.o
a - snmp-supplies.o
ranlib libbackend.a
echo Linking scsi...
Linking scsi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o scsi scsi.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking serial...
Linking serial...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o serial serial.o libbackend.a  -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking snmp...
Linking snmp...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o snmp snmp.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking socket...
Linking socket...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o socket socket.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking ipp...
Linking ipp...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o ipp ipp.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking lpd...
Linking lpd...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o lpd lpd.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
/bin/rm -f http
/bin/ln -sf ipp http
echo Linking dnssd...
Linking dnssd...
echo Linking parallel...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o dnssd dnssd.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
Linking parallel...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o parallel parallel.o libbackend.a -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking usb...
Linking usb...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o usb usb.o libbackend.a -lusb \
		 -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
/bin/rm -f mdns
/bin/ln -sf dnssd mdns
make[2]: Leaving directory `/tmp/9/cups-1.4.7/backend'
Making all in berkeley...
make[2]: Entering directory `/tmp/9/cups-1.4.7/berkeley'
echo Compiling lpc.c...
Compiling lpc.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lpc.o lpc.c
echo Compiling lpq.c...
echo Compiling lpr.c...
Compiling lpq.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lpq.o lpq.c
Compiling lpr.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lpr.o lpr.c
echo Compiling lprm.c...
Compiling lprm.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lprm.o lprm.c
echo Linking lpc...
Linking lpc...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o lpc lpc.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking lprm...
Linking lprm...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o lprm lprm.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking lpq...
Linking lpq...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o lpq lpq.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking lpr...
Linking lpr...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o lpr lpr.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/berkeley'
Making all in cgi-bin...
make[2]: Entering directory `/tmp/9/cups-1.4.7/cgi-bin'
echo Compiling help-index.c...
echo Compiling html.c...
echo Compiling ipp-var.c...
Compiling help-index.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o help-index.o help-index.c
Compiling ipp-var.c...
Compiling html.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ipp-var.o ipp-var.c
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o html.o html.c
echo Compiling search.c...
Compiling search.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o search.o search.c
echo Compiling template.c...
Compiling template.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o template.o template.c
echo Compiling var.c...
Compiling var.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o var.o var.c
var.c: In function ‘cgi_initialize_multipart’:
var.c:847:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
var.c:858:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
var.c:922:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling websearch.c...
Compiling websearch.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o websearch.o websearch.c
echo Compiling admin.c...
Compiling admin.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o admin.o admin.c
echo Compiling classes.c...
Compiling classes.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o classes.o classes.c
admin.c: In function ‘do_am_printer’:
admin.c:1198:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling help.c...
Compiling help.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o help.o help.c
echo Compiling jobs.c...
Compiling jobs.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o jobs.o jobs.c
echo Compiling printers.c...
Compiling printers.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o printers.o printers.c
echo Archiving libcupscgi.a...
Archiving libcupscgi.a...
/bin/rm -f libcupscgi.a
/usr/bin/ar crvs libcupscgi.a help-index.o html.o ipp-var.o search.o template.o var.o
a - help-index.o
a - html.o
a - ipp-var.o
a - search.o
a - template.o
a - var.o
ranlib libcupscgi.a
echo Linking libcupscgi.so.1...
echo Linking websearch...
Linking libcupscgi.so.1...
gcc  -L../cups  -Wl,-soname,`basename libcupscgi.so.1` -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o libcupscgi.so.1 help-index.o html.o ipp-var.o search.o template.o var.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
Linking websearch...
gcc  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o websearch websearch.o libcupscgi.a \
		../cups/libcups.a -lm -lcrypt  -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lavahi-common -lavahi-client   \
		-lz -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
/bin/rm -f `basename libcupscgi.so.1 .1`
/bin/ln -sf libcupscgi.so.1 `basename libcupscgi.so.1 .1`
echo Linking classes.cgi...
Linking classes.cgi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o classes.cgi classes.o -lcupscgi -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking help.cgi...
Linking help.cgi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o help.cgi help.o -lcupscgi -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking jobs.cgi...
Linking jobs.cgi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o jobs.cgi jobs.o -lcupscgi -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking printers.cgi...
Linking printers.cgi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o printers.cgi printers.o -L. -lcupscgi -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking admin.cgi...
Linking admin.cgi...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o admin.cgi admin.o -lcupscgi -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/cgi-bin'
Making all in driver...
make[2]: Entering directory `/tmp/9/cups-1.4.7/driver'
echo Compiling attr.c...
echo Compiling check.c...
Compiling attr.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o attr.o attr.c
echo Compiling cmyk.c...
Compiling check.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o check.o check.c
Compiling cmyk.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o cmyk.o cmyk.c
echo Compiling dither.c...
Compiling dither.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o dither.o dither.c
echo Compiling lut.c...
Compiling lut.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o lut.o lut.c
echo Compiling pack.c...
Compiling pack.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pack.o pack.c
echo Compiling rgb.c...
Compiling rgb.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rgb.o rgb.c
echo Compiling srgb.c...
Compiling srgb.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o srgb.o srgb.c
echo Compiling commandtoescpx.c...
Compiling commandtoescpx.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o commandtoescpx.o commandtoescpx.c
echo Compiling commandtopclx.c...
Compiling commandtopclx.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o commandtopclx.o commandtopclx.c
echo Compiling rastertoescpx.c...
Compiling rastertoescpx.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rastertoescpx.o rastertoescpx.c
echo Compiling rastertopclx.c...
Compiling rastertopclx.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rastertopclx.o rastertopclx.c
echo Compiling pcl-common.c...
Compiling pcl-common.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o pcl-common.o pcl-common.c
echo Linking libcupsdriver.so.1...
Linking libcupsdriver.so.1...
gcc  -L../cups  -Wl,-soname,`basename libcupsdriver.so.1` -shared -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o libcupsdriver.so.1 attr.o check.o cmyk.o dither.o lut.o pack.o rgb.o srgb.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
/bin/rm -f `basename libcupsdriver.so.1 .1`
/bin/ln -sf libcupsdriver.so.1 `basename libcupsdriver.so.1 .1`
echo Archiving libcupsdriver.a...
Archiving libcupsdriver.a...
/bin/rm -f libcupsdriver.a
/usr/bin/ar crvs libcupsdriver.a attr.o check.o cmyk.o dither.o lut.o pack.o rgb.o srgb.o
a - attr.o
a - check.o
a - cmyk.o
a - dither.o
a - lut.o
a - pack.o
a - rgb.o
a - srgb.o
ranlib libcupsdriver.a
echo Linking commandtoescpx...
Linking commandtoescpx...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o commandtoescpx commandtoescpx.o -L. -lcupsdriver -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking commandtopclx...
Linking commandtopclx...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o commandtopclx commandtopclx.o -L. -lcupsdriver -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rastertopclx...
Linking rastertopclx...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rastertopclx rastertopclx.o pcl-common.o -L. -lcupsdriver \
		-lcupsimage -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rastertoescpx...
Linking rastertoescpx...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rastertoescpx rastertoescpx.o -L. -lcupsdriver \
		-lcupsimage -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/driver'
Making all in locale...
make[2]: Entering directory `/tmp/9/cups-1.4.7/locale'
echo Compiling checkpo.c...
echo Compiling po2strings.c...
Compiling checkpo.c...
echo Compiling strings2po.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o checkpo.o checkpo.c
Compiling strings2po.c...
Compiling po2strings.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o strings2po.o strings2po.c
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o po2strings.o po2strings.c
echo Compiling translate.c...
Compiling translate.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o translate.o translate.c
echo Linking po2strings.o...
Linking po2strings.o...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o po2strings po2strings.o ../cups/libcups.a \
		-g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lavahi-common -lavahi-client   -lm -lcrypt  -lz
echo Linking strings2po.o...
Linking strings2po.o...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o strings2po strings2po.o
echo Linking checkpo.o...
Linking checkpo.o...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o checkpo checkpo.o ../cups/libcups.a \
		-g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lavahi-common -lavahi-client   -lm -lcrypt  -lz
echo Linking translate.o...
Linking translate.o...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o translate translate.o ../cups/libcups.a \
		-g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lavahi-common -lavahi-client   -lm -lcrypt  -lz
make[2]: Leaving directory `/tmp/9/cups-1.4.7/locale'
Making all in man...
make[2]: Entering directory `/tmp/9/cups-1.4.7/man'
echo -n Compressing cancel.man...
echo -n Compressing cups-config.man...
echo -n Compressing cupstestdsc.man...
Compressing cancel.man.../bin/rm -f cancel.1.gz
Compressing cups-config.man...Compressing cupstestdsc.man.../bin/rm -f cups-config.1.gz
/bin/rm -f cupstestdsc.1.gz
gzip -v9 <cancel.man >cancel.1.gz
gzip -v9 <cups-config.man >cups-config.1.gz
gzip -v9 <cupstestdsc.man >cupstestdsc.1.gz
 58.9%
echo -n Compressing cupstestppd.man...
 50.4%Compressing cupstestppd.man.../bin/rm -f cupstestppd.1.gz
 50.2%
gzip -v9 <cupstestppd.man >cupstestppd.1.gz

echo -n Compressing lp.man...
echo -n Compressing lpoptions.man...
Compressing lp.man.../bin/rm -f lp.1.gz
Compressing lpoptions.man.../bin/rm -f lpoptions.1.gz
gzip -v9 <lp.man >lp.1.gz
gzip -v9 <lpoptions.man >lpoptions.1.gz
 59.9%
echo -n Compressing lppasswd.man...
Compressing lppasswd.man.../bin/rm -f lppasswd.1.gz
 62.1%
echo -n Compressing lpq.man...
gzip -v9 <lppasswd.man >lppasswd.1.gz
Compressing lpq.man... 58.9%
/bin/rm -f lpq.1.gz
echo -n Compressing lprm.man...
gzip -v9 <lpq.man >lpq.1.gz
Compressing lprm.man.../bin/rm -f lprm.1.gz
 51.4%
echo -n Compressing lpr.man...
gzip -v9 <lprm.man >lprm.1.gz
Compressing lpr.man.../bin/rm -f lpr.1.gz
 50.8%
echo -n Compressing lpstat.man...
gzip -v9 <lpr.man >lpr.1.gz
Compressing lpstat.man.../bin/rm -f lpstat.1.gz
 49.6%
echo -n Compressing ppdc.man...
gzip -v9 <lpstat.man >lpstat.1.gz
Compressing ppdc.man.../bin/rm -f ppdc.1.gz
 59.3%
 54.7%
echo -n Compressing ppdhtml.man...
gzip -v9 <ppdc.man >ppdc.1.gz
echo -n Compressing ppdi.man...
Compressing ppdhtml.man.../bin/rm -f ppdhtml.1.gz
Compressing ppdi.man.../bin/rm -f ppdi.1.gz
gzip -v9 <ppdhtml.man >ppdhtml.1.gz
gzip -v9 <ppdi.man >ppdi.1.gz
 53.0%
echo -n Compressing ppdmerge.man...
 46.4%
Compressing ppdmerge.man.../bin/rm -f ppdmerge.1.gz
echo -n Compressing ppdpo.man...
gzip -v9 <ppdmerge.man >ppdmerge.1.gz
Compressing ppdpo.man.../bin/rm -f ppdpo.1.gz
 47.0%
echo -n Compressing classes.conf.man...
gzip -v9 <ppdpo.man >ppdpo.1.gz
Compressing classes.conf.man.../bin/rm -f classes.conf.5.gz
 47.5%
echo -n Compressing client.conf.man...
Compressing client.conf.man.../bin/rm -f client.conf.5.gz
gzip -v9 <classes.conf.man >classes.conf.5.gz
 48.4%
echo -n Compressing cups-snmp.conf.man...
gzip -v9 <client.conf.man >client.conf.5.gz
Compressing cups-snmp.conf.man... 59.6%
/bin/rm -f cups-snmp.conf.5.gz
echo -n Compressing cupsd.conf.man...
gzip -v9 <cups-snmp.conf.man >cups-snmp.conf.5.gz
Compressing cupsd.conf.man.../bin/rm -f cupsd.conf.5.gz
gzip -v9 <cupsd.conf.man >cupsd.conf.5.gz
 49.0%
echo -n Compressing mailto.conf.man...
 50.2%
echo -n Compressing mime.convs.man...
 70.5%
echo -n Compressing mime.types.man...
Compressing mailto.conf.man.../bin/rm -f mailto.conf.5.gz
Compressing mime.convs.man.../bin/rm -f mime.convs.5.gz
Compressing mime.types.man.../bin/rm -f mime.types.5.gz
gzip -v9 <mailto.conf.man >mailto.conf.5.gz
gzip -v9 <mime.convs.man >mime.convs.5.gz
gzip -v9 <mime.types.man >mime.types.5.gz
 55.9%
echo -n Compressing ppdcfile.man...
 49.0%
echo -n Compressing printers.conf.man...
Compressing printers.conf.man.../bin/rm -f printers.conf.5.gz
 55.9%
gzip -v9 <printers.conf.man >printers.conf.5.gz
echo -n Compressing subscriptions.conf.man...
Compressing ppdcfile.man.../bin/rm -f ppdcfile.5.gz
gzip -v9 <ppdcfile.man >ppdcfile.5.gz
Compressing subscriptions.conf.man... 60.7%
/bin/rm -f subscriptions.conf.5.gz
echo -n Compressing backend.man...
gzip -v9 <subscriptions.conf.man >subscriptions.conf.5.gz
Compressing backend.man.../bin/rm -f backend.7.gz
 63.6%
echo -n Compressing filter.man...
 56.6%
Compressing filter.man.../bin/rm -f filter.7.gz
gzip -v9 <backend.man >backend.7.gz
echo -n Compressing notifier.man...
gzip -v9 <filter.man >filter.7.gz
Compressing notifier.man.../bin/rm -f notifier.7.gz
gzip -v9 <notifier.man >notifier.7.gz
 60.4%
echo -n Compressing cupsaccept.man...
Compressing cupsaccept.man.../bin/rm -f cupsaccept.8.gz
 63.4%
echo -n Compressing cupsaddsmb.man...
 62.8%
echo -n Compressing cupsctl.man...
gzip -v9 <cupsaccept.man >cupsaccept.8.gz
Compressing cupsaddsmb.man.../bin/rm -f cupsaddsmb.8.gz
Compressing cupsctl.man.../bin/rm -f cupsctl.8.gz
gzip -v9 <cupsaddsmb.man >cupsaddsmb.8.gz
gzip -v9 <cupsctl.man >cupsctl.8.gz
 54.3% 55.4%
echo -n Compressing cupsfilter.man...

echo -n Compressing cups-deviced.man...
 65.3%
echo -n Compressing cups-driverd.man...
Compressing cups-deviced.man.../bin/rm -f cups-deviced.8.gz
Compressing cupsfilter.man...Compressing cups-driverd.man.../bin/rm -f cupsfilter.8.gz
/bin/rm -f cups-driverd.8.gz
gzip -v9 <cups-deviced.man >cups-deviced.8.gz
gzip -v9 <cupsfilter.man >cupsfilter.8.gz
gzip -v9 <cups-driverd.man >cups-driverd.8.gz
 51.0%
echo -n Compressing cups-lpd.man...
Compressing cups-lpd.man.../bin/rm -f cups-lpd.8.gz
gzip -v9 <cups-lpd.man >cups-lpd.8.gz
 53.5%
echo -n Compressing cups-polld.man...
 53.4%
 59.4%echo -n Compressing cupsd.man...
Compressing cups-polld.man...
/bin/rm -f cups-polld.8.gz
echo -n Compressing cupsenable.man...
Compressing cupsd.man.../bin/rm -f cupsd.8.gz
Compressing cupsenable.man...gzip -v9 <cups-polld.man >cups-polld.8.gz
/bin/rm -f cupsenable.8.gz
gzip -v9 <cupsd.man >cupsd.8.gz
gzip -v9 <cupsenable.man >cupsenable.8.gz
 47.4%
echo -n Compressing lpadmin.man...
 51.6%
 54.2%
echo -n Compressing lpinfo.man...
echo -n Compressing lpmove.man...
Compressing lpinfo.man...Compressing lpadmin.man.../bin/rm -f lpinfo.8.gz
Compressing lpmove.man.../bin/rm -f lpmove.8.gz
/bin/rm -f lpadmin.8.gz
gzip -v9 <lpinfo.man >lpinfo.8.gz
gzip -v9 <lpmove.man >lpmove.8.gz
gzip -v9 <lpadmin.man >lpadmin.8.gz
 62.5%
 51.1%
echo -n Compressing lpc.man...
echo Compiling mantohtml.c...
Compressing lpc.man.../bin/rm -f lpc.8.gz
Compiling mantohtml.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o mantohtml.o mantohtml.c
gzip -v9 <lpc.man >lpc.8.gz
 61.2%
# Update the translations and build the translated material
 51.6%po4a --previous po4a/cups.cfg

gcc  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o mantohtml mantohtml.o
echo Converting man pages to HTML...
Converting man pages to HTML...
for file in cancel.1.gz cups-config.1.gz cupstestdsc.1.gz cupstestppd.1.gz lp.1.gz lpoptions.1.gz lppasswd.1.gz lpq.1.gz lprm.1.gz lpr.1.gz lpstat.1.gz ppdc.1.gz ppdhtml.1.gz ppdi.1.gz ppdmerge.1.gz ppdpo.1.gz; do \
		echo "    $file..."; \
		./mantohtml `basename $file .1.gz`.man >../doc/help/man-`basename $file .1.gz`.html; \
	done
    cancel.1.gz...
    cups-config.1.gz...
    cupstestdsc.1.gz...
    cupstestppd.1.gz...
    lp.1.gz...
    lpoptions.1.gz...
    lppasswd.1.gz...
    lpq.1.gz...
    lprm.1.gz...
    lpr.1.gz...
    lpstat.1.gz...
    ppdc.1.gz...
    ppdhtml.1.gz...
    ppdi.1.gz...
    ppdmerge.1.gz...
    ppdpo.1.gz...
for file in classes.conf.5.gz client.conf.5.gz cups-snmp.conf.5.gz cupsd.conf.5.gz mailto.conf.5.gz mime.convs.5.gz mime.types.5.gz ppdcfile.5.gz printers.conf.5.gz subscriptions.conf.5.gz; do \
		echo "    $file..."; \
		./mantohtml `basename $file .5.gz`.man >../doc/help/man-`basename $file .5.gz`.html; \
	done
    classes.conf.5.gz...
    client.conf.5.gz...
    cups-snmp.conf.5.gz...
    cupsd.conf.5.gz...
    mailto.conf.5.gz...
    mime.convs.5.gz...
    mime.types.5.gz...
    ppdcfile.5.gz...
    printers.conf.5.gz...
    subscriptions.conf.5.gz...
for file in backend.7.gz filter.7.gz notifier.7.gz; do \
		echo "    $file..."; \
		./mantohtml `basename $file .7.gz`.man >../doc/help/man-`basename $file .7.gz`.html; \
	done
    backend.7.gz...
    filter.7.gz...
    notifier.7.gz...
for file in cupsaccept.8.gz cupsaddsmb.8.gz cupsctl.8.gz cupsfilter.8.gz cups-deviced.8.gz cups-driverd.8.gz cups-lpd.8.gz cups-polld.8.gz cupsd.8.gz cupsenable.8.gz lpadmin.8.gz lpinfo.8.gz lpmove.8.gz lpc.8.gz; do \
		echo "    $file..."; \
		./mantohtml `basename $file .8.gz`.man >../doc/help/man-`basename $file .8.gz`.html; \
	done
    cupsaccept.8.gz...
    cupsaddsmb.8.gz...
    cupsctl.8.gz...
    cupsfilter.8.gz...
    cups-deviced.8.gz...
    cups-driverd.8.gz...
    cups-lpd.8.gz...
    cups-polld.8.gz...
    cupsd.8.gz...
    cupsenable.8.gz...
    lpadmin.8.gz...
    lpinfo.8.gz...
    lpmove.8.gz...
    lpc.8.gz...
 (1283 entries)
Discard fr/cupsaccept.man (21 of 30 strings; only 70% translated; need 80%).
Discard fr/cupsd.man.in (22 of 30 strings; only 73.33% translated; need 80%).
Discard fr/cups-driverd.man.in (33 of 42 strings; only 78.57% translated; need 
80%).
Discard fr/cupsenable.man (24 of 35 strings; only 68.57% translated; need 80%).
Discard fr/cupsfilter.man (25 of 34 strings; only 73.52% translated; need 80%).
Discard fr/cupstestppd.man (54 of 68 strings; only 79.41% translated; need 80%).
Discard fr/lpadmin.man (55 of 71 strings; only 77.46% translated; need 80%).
Discard fr/lpinfo.man (23 of 42 strings; only 54.76% translated; need 80%).
Discard fr/lppasswd.man (19 of 25 strings; only 76% translated; need 80%).
for lang in de fr; do /usr/bin/make -C $lang; done
make[3]: Entering directory `/tmp/9/cups-1.4.7/man/de'
for file in cancel.1.gz cups-config.1.gz cupstestdsc.1.gz cupstestppd.1.gz lp.1.gz lpoptions.1.gz lppasswd.1.gz lpq.1.gz lprm.1.gz lpr.1.gz lpstat.1.gz classes.conf.5.gz client.conf.5.gz cups-snmp.conf.5.gz cupsd.conf.5.gz mailto.conf.5.gz mime.convs.5.gz mime.types.5.gz printers.conf.5.gz subscriptions.conf.5.gz backend.7.gz filter.7.gz cupsaccept.8.gz cupsaddsmb.8.gz cupsctl.8.gz cupsfilter.8.gz cups-deviced.8.gz cups-driverd.8.gz cups-lpd.8.gz cups-polld.8.gz cupsd.8.gz cupsenable.8.gz lpadmin.8.gz lpinfo.8.gz lpmove.8.gz lpc.8.gz; do \
		/usr/bin/make $file || true; \
	done
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cancel.man...
Compressing cancel.man.../bin/rm -f cancel.1.gz
gzip -v9 <cancel.man >cancel.1.gz
 49.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cups-config.man...
Compressing cups-config.man.../bin/rm -f cups-config.1.gz
gzip -v9 <cups-config.man >cups-config.1.gz
 59.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupstestdsc.man...
Compressing cupstestdsc.man.../bin/rm -f cupstestdsc.1.gz
gzip -v9 <cupstestdsc.man >cupstestdsc.1.gz
 51.1%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupstestppd.man...
Compressing cupstestppd.man.../bin/rm -f cupstestppd.1.gz
gzip -v9 <cupstestppd.man >cupstestppd.1.gz
 60.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lp.man...
Compressing lp.man.../bin/rm -f lp.1.gz
gzip -v9 <lp.man >lp.1.gz
 57.1%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' lpoptions.man.in > lpoptions.man
echo -n Compressing lpoptions.man...
Compressing lpoptions.man.../bin/rm -f lpoptions.1.gz
gzip -v9 <lpoptions.man >lpoptions.1.gz
 60.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lppasswd.man...
Compressing lppasswd.man.../bin/rm -f lppasswd.1.gz
gzip -v9 <lppasswd.man >lppasswd.1.gz
 52.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpq.man...
Compressing lpq.man.../bin/rm -f lpq.1.gz
gzip -v9 <lpq.man >lpq.1.gz
 53.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lprm.man...
Compressing lprm.man.../bin/rm -f lprm.1.gz
gzip -v9 <lprm.man >lprm.1.gz
 51.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpr.man...
Compressing lpr.man.../bin/rm -f lpr.1.gz
gzip -v9 <lpr.man >lpr.1.gz
 54.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpstat.man...
Compressing lpstat.man.../bin/rm -f lpstat.1.gz
gzip -v9 <lpstat.man >lpstat.1.gz
 58.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing classes.conf.man...
Compressing classes.conf.man.../bin/rm -f classes.conf.5.gz
gzip -v9 <classes.conf.man >classes.conf.5.gz
 57.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' client.conf.man.in > client.conf.man
echo -n Compressing client.conf.man...
Compressing client.conf.man.../bin/rm -f client.conf.5.gz
gzip -v9 <client.conf.man >client.conf.5.gz
 49.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cups-snmp.conf.man...
Compressing cups-snmp.conf.man.../bin/rm -f cups-snmp.conf.5.gz
gzip -v9 <cups-snmp.conf.man >cups-snmp.conf.5.gz
 50.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cupsd.conf.man.in > cupsd.conf.man
echo -n Compressing cupsd.conf.man...
Compressing cupsd.conf.man.../bin/rm -f cupsd.conf.5.gz
gzip -v9 <cupsd.conf.man >cupsd.conf.5.gz
 69.3%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing mailto.conf.man...
Compressing mailto.conf.man.../bin/rm -f mailto.conf.5.gz
gzip -v9 <mailto.conf.man >mailto.conf.5.gz
 58.3%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing mime.convs.man...
Compressing mime.convs.man.../bin/rm -f mime.convs.5.gz
gzip -v9 <mime.convs.man >mime.convs.5.gz
 49.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing mime.types.man...
Compressing mime.types.man.../bin/rm -f mime.types.5.gz
gzip -v9 <mime.types.man >mime.types.5.gz
 55.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing printers.conf.man...
Compressing printers.conf.man.../bin/rm -f printers.conf.5.gz
gzip -v9 <printers.conf.man >printers.conf.5.gz
 58.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing subscriptions.conf.man...
Compressing subscriptions.conf.man.../bin/rm -f subscriptions.conf.5.gz
gzip -v9 <subscriptions.conf.man >subscriptions.conf.5.gz
 55.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing backend.man...
Compressing backend.man.../bin/rm -f backend.7.gz
gzip -v9 <backend.man >backend.7.gz
 59.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing filter.man...
Compressing filter.man.../bin/rm -f filter.7.gz
gzip -v9 <filter.man >filter.7.gz
 61.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupsaccept.man...
Compressing cupsaccept.man.../bin/rm -f cupsaccept.8.gz
gzip -v9 <cupsaccept.man >cupsaccept.8.gz
 53.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cupsaddsmb.man.in > cupsaddsmb.man
echo -n Compressing cupsaddsmb.man...
Compressing cupsaddsmb.man.../bin/rm -f cupsaddsmb.8.gz
gzip -v9 <cupsaddsmb.man >cupsaddsmb.8.gz
 64.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupsctl.man...
Compressing cupsctl.man.../bin/rm -f cupsctl.8.gz
gzip -v9 <cupsctl.man >cupsctl.8.gz
 55.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupsfilter.man...
Compressing cupsfilter.man.../bin/rm -f cupsfilter.8.gz
gzip -v9 <cupsfilter.man >cupsfilter.8.gz
 54.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cups-deviced.man.in > cups-deviced.man
echo -n Compressing cups-deviced.man...
Compressing cups-deviced.man.../bin/rm -f cups-deviced.8.gz
gzip -v9 <cups-deviced.man >cups-deviced.8.gz
 52.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cups-driverd.man.in > cups-driverd.man
echo -n Compressing cups-driverd.man...
Compressing cups-driverd.man.../bin/rm -f cups-driverd.8.gz
gzip -v9 <cups-driverd.man >cups-driverd.8.gz
 58.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cups-lpd.man.in > cups-lpd.man
echo -n Compressing cups-lpd.man...
Compressing cups-lpd.man.../bin/rm -f cups-lpd.8.gz
gzip -v9 <cups-lpd.man >cups-lpd.8.gz
 52.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cups-polld.man...
Compressing cups-polld.man.../bin/rm -f cups-polld.8.gz
gzip -v9 <cups-polld.man >cups-polld.8.gz
 49.6%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cupsd.man.in > cupsd.man
echo -n Compressing cupsd.man...
Compressing cupsd.man.../bin/rm -f cupsd.8.gz
gzip -v9 <cupsd.man >cupsd.8.gz
 51.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing cupsenable.man...
Compressing cupsenable.man.../bin/rm -f cupsenable.8.gz
gzip -v9 <cupsenable.man >cupsenable.8.gz
 54.1%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpadmin.man...
Compressing lpadmin.man.../bin/rm -f lpadmin.8.gz
gzip -v9 <lpadmin.man >lpadmin.8.gz
 58.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpinfo.man...
Compressing lpinfo.man.../bin/rm -f lpinfo.8.gz
gzip -v9 <lpinfo.man >lpinfo.8.gz
 60.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpmove.man...
Compressing lpmove.man.../bin/rm -f lpmove.8.gz
gzip -v9 <lpmove.man >lpmove.8.gz
 53.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/de'
echo -n Compressing lpc.man...
Compressing lpc.man.../bin/rm -f lpc.8.gz
gzip -v9 <lpc.man >lpc.8.gz
 53.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
touch manpages.gz-stamp
echo Converting man pages to HTML...
Converting man pages to HTML...
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .1.gz`.man >../../doc/help/man-`basename $file .1.gz`.de.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .5.gz`.man >../../doc/help/man-`basename $file .5.gz`.de.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .7.gz`.man >../../doc/help/man-`basename $file .7.gz`.de.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .8.gz`.man >../../doc/help/man-`basename $file .8.gz`.de.html; \
	done
make[3]: Leaving directory `/tmp/9/cups-1.4.7/man/de'
make[3]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
for file in cancel.1.gz cups-config.1.gz cupstestdsc.1.gz cupstestppd.1.gz lp.1.gz lpoptions.1.gz lppasswd.1.gz lpq.1.gz lprm.1.gz lpr.1.gz lpstat.1.gz classes.conf.5.gz client.conf.5.gz cups-snmp.conf.5.gz cupsd.conf.5.gz mailto.conf.5.gz mime.convs.5.gz mime.types.5.gz printers.conf.5.gz subscriptions.conf.5.gz backend.7.gz filter.7.gz cupsaccept.8.gz cupsaddsmb.8.gz cupsctl.8.gz cupsfilter.8.gz cups-deviced.8.gz cups-driverd.8.gz cups-lpd.8.gz cups-polld.8.gz cupsd.8.gz cupsenable.8.gz lpadmin.8.gz lpinfo.8.gz lpmove.8.gz lpc.8.gz; do \
		/usr/bin/make $file || true; \
	done
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cancel.man...
Compressing cancel.man.../bin/rm -f cancel.1.gz
gzip -v9 <cancel.man >cancel.1.gz
 53.6%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cups-config.man...
Compressing cups-config.man.../bin/rm -f cups-config.1.gz
gzip -v9 <cups-config.man >cups-config.1.gz
 61.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cupstestdsc.man...
Compressing cupstestdsc.man.../bin/rm -f cupstestdsc.1.gz
gzip -v9 <cupstestdsc.man >cupstestdsc.1.gz
 52.3%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cupstestppd.1.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lp.man...
Compressing lp.man.../bin/rm -f lp.1.gz
gzip -v9 <lp.man >lp.1.gz
 60.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' lpoptions.man.in > lpoptions.man
echo -n Compressing lpoptions.man...
Compressing lpoptions.man.../bin/rm -f lpoptions.1.gz
gzip -v9 <lpoptions.man >lpoptions.1.gz
 62.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `lppasswd.1.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lpq.man...
Compressing lpq.man.../bin/rm -f lpq.1.gz
gzip -v9 <lpq.man >lpq.1.gz
 55.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lprm.man...
Compressing lprm.man.../bin/rm -f lprm.1.gz
gzip -v9 <lprm.man >lprm.1.gz
 53.3%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lpr.man...
Compressing lpr.man.../bin/rm -f lpr.1.gz
gzip -v9 <lpr.man >lpr.1.gz
 56.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lpstat.man...
Compressing lpstat.man.../bin/rm -f lpstat.1.gz
gzip -v9 <lpstat.man >lpstat.1.gz
 63.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing classes.conf.man...
Compressing classes.conf.man.../bin/rm -f classes.conf.5.gz
gzip -v9 <classes.conf.man >classes.conf.5.gz
 60.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' client.conf.man.in > client.conf.man
echo -n Compressing client.conf.man...
Compressing client.conf.man.../bin/rm -f client.conf.5.gz
gzip -v9 <client.conf.man >client.conf.5.gz
 51.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cups-snmp.conf.man...
Compressing cups-snmp.conf.man.../bin/rm -f cups-snmp.conf.5.gz
gzip -v9 <cups-snmp.conf.man >cups-snmp.conf.5.gz
 52.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cupsd.conf.man.in > cupsd.conf.man
echo -n Compressing cupsd.conf.man...
Compressing cupsd.conf.man.../bin/rm -f cupsd.conf.5.gz
gzip -v9 <cupsd.conf.man >cupsd.conf.5.gz
 68.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing mailto.conf.man...
Compressing mailto.conf.man.../bin/rm -f mailto.conf.5.gz
gzip -v9 <mailto.conf.man >mailto.conf.5.gz
 59.3%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing mime.convs.man...
Compressing mime.convs.man.../bin/rm -f mime.convs.5.gz
gzip -v9 <mime.convs.man >mime.convs.5.gz
 51.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing mime.types.man...
Compressing mime.types.man.../bin/rm -f mime.types.5.gz
gzip -v9 <mime.types.man >mime.types.5.gz
 56.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing printers.conf.man...
Compressing printers.conf.man.../bin/rm -f printers.conf.5.gz
gzip -v9 <printers.conf.man >printers.conf.5.gz
 60.2%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing subscriptions.conf.man...
Compressing subscriptions.conf.man.../bin/rm -f subscriptions.conf.5.gz
gzip -v9 <subscriptions.conf.man >subscriptions.conf.5.gz
 55.4%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing backend.man...
Compressing backend.man.../bin/rm -f backend.7.gz
gzip -v9 <backend.man >backend.7.gz
 58.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing filter.man...
Compressing filter.man.../bin/rm -f filter.7.gz
gzip -v9 <filter.man >filter.7.gz
 61.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cupsaccept.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cupsaddsmb.man.in > cupsaddsmb.man
echo -n Compressing cupsaddsmb.man...
Compressing cupsaddsmb.man.../bin/rm -f cupsaddsmb.8.gz
gzip -v9 <cupsaddsmb.man >cupsaddsmb.8.gz
 65.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cupsctl.man...
Compressing cupsctl.man.../bin/rm -f cupsctl.8.gz
gzip -v9 <cupsctl.man >cupsctl.8.gz
 57.7%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cupsfilter.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cups-deviced.man.in > cups-deviced.man
echo -n Compressing cups-deviced.man...
Compressing cups-deviced.man.../bin/rm -f cups-deviced.8.gz
gzip -v9 <cups-deviced.man >cups-deviced.8.gz
 51.8%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cups-driverd.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
sed -e 's:@CUPS_DATADIR@:/usr/share/cups:' \
	    -e 's:@CUPS_SERVERROOT@:/etc/cups:' \
	    -e 's:@CUPS_SERVERBIN@:/usr/lib/cups:' cups-lpd.man.in > cups-lpd.man
echo -n Compressing cups-lpd.man...
Compressing cups-lpd.man.../bin/rm -f cups-lpd.8.gz
gzip -v9 <cups-lpd.man >cups-lpd.8.gz
 54.0%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing cups-polld.man...
Compressing cups-polld.man.../bin/rm -f cups-polld.8.gz
gzip -v9 <cups-polld.man >cups-polld.8.gz
 49.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cupsd.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `cupsenable.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `lpadmin.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: *** No rule to make target `lpinfo.8.gz'.  Stop.
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lpmove.man...
Compressing lpmove.man.../bin/rm -f lpmove.8.gz
gzip -v9 <lpmove.man >lpmove.8.gz
 55.9%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[4]: Entering directory `/tmp/9/cups-1.4.7/man/fr'
echo -n Compressing lpc.man...
Compressing lpc.man.../bin/rm -f lpc.8.gz
gzip -v9 <lpc.man >lpc.8.gz
 52.5%
make[4]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
touch manpages.gz-stamp
echo Converting man pages to HTML...
Converting man pages to HTML...
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .1.gz`.man >../../doc/help/man-`basename $file .1.gz`.fr.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .5.gz`.man >../../doc/help/man-`basename $file .5.gz`.fr.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .7.gz`.man >../../doc/help/man-`basename $file .7.gz`.fr.html; \
	done
for file in ; do \
		echo "    $file..."; \
		../mantohtml `basename $file .8.gz`.man >../../doc/help/man-`basename $file .8.gz`.fr.html; \
	done
make[3]: Leaving directory `/tmp/9/cups-1.4.7/man/fr'
make[2]: Leaving directory `/tmp/9/cups-1.4.7/man'
Making all in monitor...
make[2]: Entering directory `/tmp/9/cups-1.4.7/monitor'
echo Compiling bcp.c...
echo Compiling tbcp.c...
Compiling bcp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o bcp.o bcp.c
Compiling tbcp.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o tbcp.o tbcp.c
echo Linking bcp...
Linking bcp...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o bcp bcp.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking tbcp...
Linking tbcp...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o tbcp tbcp.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/monitor'
Making all in notifier...
make[2]: Entering directory `/tmp/9/cups-1.4.7/notifier'
echo Compiling dbus.c...
echo Compiling mailto.c...
echo Compiling rss.c...
Compiling mailto.c...
Compiling dbus.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o mailto.o mailto.c
Compiling rss.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o rss.o rss.c
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o dbus.o dbus.c
mailto.c: In function ‘pipe_sendmail’:
mailto.c:551:8: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
mailto.c:554:8: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
echo Compiling testnotify.c...
Compiling testnotify.c...
gcc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ifontembed -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler  -g -O2 -g -O2 -Wall -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o testnotify.o testnotify.c
echo Linking dbus...
Linking dbus...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o dbus dbus.o -ldbus-1 -lpthread -lrt   -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking mailto...
Linking mailto...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o mailto mailto.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking rss...
Linking rss...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rss rss.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
echo Linking testnotify...
Linking testnotify...
gcc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,--as-needed  -fPIE -pie -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testnotify testnotify.o -lcups -lavahi-common -lavahi-client   -lgnutls   -L/lib/i386-linux-gnu -lgcrypt -lm -lcrypt 
make[2]: Leaving directory `/tmp/9/cups-1.4.7/notifier'
Making all in ppdc...
make[2]: Entering directory `/tmp/9/cups-1.4.7/ppdc'
echo Compiling ppdc-array.cxx...
echo Compiling ppdc-attr.cxx...
echo Compiling ppdc-catalog.cxx...
Compiling ppdc-array.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-array.o ppdc-array.cxx
Compiling ppdc-catalog.cxx...
Compiling ppdc-attr.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-attr.o ppdc-attr.cxx
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-catalog.o ppdc-catalog.cxx
echo Compiling ppdc-choice.cxx...
Compiling ppdc-choice.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-choice.o ppdc-choice.cxx
echo Compiling ppdc-constraint.cxx...
Compiling ppdc-constraint.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-constraint.o ppdc-constraint.cxx
echo Compiling ppdc-driver.cxx...
Compiling ppdc-driver.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-driver.o ppdc-driver.cxx
echo Compiling ppdc-file.cxx...
Compiling ppdc-file.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-file.o ppdc-file.cxx
echo Compiling ppdc-filter.cxx...
Compiling ppdc-filter.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-filter.o ppdc-filter.cxx
echo Compiling ppdc-font.cxx...
Compiling ppdc-font.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-font.o ppdc-font.cxx
echo Compiling ppdc-group.cxx...
Compiling ppdc-group.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-group.o ppdc-group.cxx
echo Compiling ppdc-import.cxx...
Compiling ppdc-import.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-import.o ppdc-import.cxx
echo Compiling ppdc-mediasize.cxx...
Compiling ppdc-mediasize.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-mediasize.o ppdc-mediasize.cxx
echo Compiling ppdc-message.cxx...
Compiling ppdc-message.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-message.o ppdc-message.cxx
echo Compiling ppdc-option.cxx...
Compiling ppdc-option.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-option.o ppdc-option.cxx
echo Compiling ppdc-profile.cxx...
Compiling ppdc-profile.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-profile.o ppdc-profile.cxx
echo Compiling ppdc-shared.cxx...
Compiling ppdc-shared.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-shared.o ppdc-shared.cxx
echo Compiling ppdc-source.cxx...
Compiling ppdc-source.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-source.o ppdc-source.cxx
echo Compiling ppdc-string.cxx...
Compiling ppdc-string.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-string.o ppdc-string.cxx
echo Compiling ppdc-variable.cxx...
Compiling ppdc-variable.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc-variable.o ppdc-variable.cxx
echo Compiling ppdc.cxx...
Compiling ppdc.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdc.o ppdc.cxx
ppdc-source.cxx: In member function ‘int ppdcSource::quotef(cups_file_t*, const char*, ...)’:
ppdc-source.cxx:2219:3: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
echo Compiling ppdhtml.cxx...
Compiling ppdhtml.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdhtml.o ppdhtml.cxx
echo Compiling ppdi.cxx...
Compiling ppdi.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdi.o ppdi.cxx
echo Compiling ppdmerge.cxx...
Compiling ppdmerge.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdmerge.o ppdmerge.cxx
echo Compiling ppdpo.cxx...
Compiling ppdpo.cxx...
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o ppdpo.o ppdpo.cxx
echo Compiling genstrings.cxx...
Compiling genstrings.cxx...
make[2]: *** No rule to make target `libcupsppdc.so', needed by `genstrings'.  Stop.
make[2]: *** Waiting for unfinished jobs....
g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler -I/usr/include/poppler -I/usr/include/poppler -DPDFTOPDF -g -O2 -g -O2 -Wall  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -c -o genstrings.o genstrings.cxx
make[2]: Leaving directory `/tmp/9/cups-1.4.7/ppdc'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/tmp/9/cups-1.4.7'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cups depends on:
ii  adduser                 3.113            add and remove users and groups
ii  bc                      1.06.95-2        The GNU bc arbitrary precision cal
ii  cups-client             1.4.7-1          Common UNIX Printing System(tm) - 
ii  cups-common             1.4.7-1          Common UNIX Printing System(tm) - 
ii  cups-ppdc               1.4.7-1          Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]   1.5.40           Debian configuration management sy
ii  ghostscript             9.02~dfsg-3      interpreter for the PostScript lan
ii  libavahi-client3        0.6.30-5         Avahi client library
ii  libavahi-common3        0.6.30-5         Avahi common library
ii  libc6                   2.13-10          Embedded GNU C Library: Shared lib
ii  libcups2                1.4.7-1          Common UNIX Printing System(tm) - 
ii  libcupscgi1             1.4.7-1          Common UNIX Printing System(tm) - 
ii  libcupsdriver1          1.4.7-1          Common UNIX Printing System(tm) - 
ii  libcupsimage2           1.4.7-1          Common UNIX Printing System(tm) - 
ii  libcupsmime1            1.4.7-1          Common UNIX Printing System(tm) - 
ii  libcupsppdc1            1.4.7-1          Common UNIX Printing System(tm) - 
ii  libdbus-1-3             1.4.12-5         simple interprocess messaging syst
ii  libgcc1                 1:4.6.1-4        GCC support library
ii  libgnutls26             2.10.5-2         the GNU TLS library - runtime libr
ii  libgssapi-krb5-2        1.9.1+dfsg-1     MIT Kerberos runtime libraries - k
ii  libijs-0.35             0.35-7           IJS raster image transport protoco
ii  libkrb5-3               1.9.1+dfsg-1     MIT Kerberos runtime libraries
ii  liblcms1                1.19.dfsg-1      Little CMS color management librar
ii  libldap-2.4-2           2.4.25-1.1       OpenLDAP libraries
ii  libpam0g                1.1.3-2          Pluggable Authentication Modules l
ii  libpaper1               1.1.24+nmu1      library for handling paper charact
ii  libpoppler13            0.16.7-2         PDF rendering library
ii  libslp1                 1.2.1-7.8        OpenSLP libraries
ii  libstdc++6              4.6.1-4          GNU Standard C++ Library v3
ii  libusb-0.1-4            2:0.1.12-18      userspace USB programming library
ii  lsb-base                3.2-27           Linux Standard Base 3.2 init scrip
ii  poppler-utils           0.16.7-2         PDF utilities (based on Poppler)
ii  procps                  1:3.2.8-10       /proc file system utilities
ii  ssl-cert                1.0.28           simple debconf wrapper for OpenSSL
ii  ttf-freefont            20100919-1       Freefont Serif, Sans and Mono True
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages cups recommends:
ii  avahi-daemon                 0.6.30-5    Avahi mDNS/DNS-SD daemon
ii  cups-driver-gutenprint       5.2.7-2     printer drivers for CUPS
ii  foomatic-filters             4.0.7-1     OpenPrinting printer support - fil
ii  ghostscript-cups             9.02~dfsg-3 interpreter for the PostScript lan

Versions of packages cups suggests:
ii  cups-bsd                  1.4.7-1        Common UNIX Printing System(tm) - 
ii  cups-pdf                  2.5.1-3        PDF printer for CUPS
ii  foomatic-db               20110617-1     OpenPrinting printer support - dat
ii  hplip                     3.11.5-1.1     HP Linux Printing and Imaging Syst
ii  smbclient                 2:3.5.9~dfsg-1 command-line SMB/CIFS clients for 
ii  udev                      172-1          /dev/ and hotplug management daemo

-- Configuration Files:
/etc/cups/cupsd.conf changed:
LogLevel info
MaxLogSize 0
SystemGroup lpadmin
Listen localhost:631
Listen /var/run/cups/cups.sock
Browsing On
BrowseOrder allow,deny
BrowseAllow all
BrowseLocalProtocols CUPS dnssd
DefaultAuthType Basic
<Location />
  Order allow,deny
</Location>
<Location /admin>
  Order allow,deny
</Location>
<Location /admin/conf>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>
<Policy default>
  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>
  <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>
  <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>
  <Limit Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>
  <Limit All>
    Order deny,allow
  </Limit>
</Policy>
<Policy authenticated>
  <Limit Create-Job Print-Job Print-URI>
  AuthType Default
  Order deny,allow
</Limit>
  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
AuthType Default
Require user @OWNER @SYSTEM
Order deny,allow
  </Limit>
  <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
  AuthType Default
  Require user @SYSTEM
  Order deny,allow
    </Limit>
  <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
      </Limit>
  <Limit Cancel-Job CUPS-Authenticate-Job>
      AuthType Default
      Require user @OWNER @SYSTEM
      Order deny,allow
        </Limit>
  <Limit All>
        Order deny,allow
          </Limit>
</Policy>
RIPCache 386462k


-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd

-- 





More information about the Pkg-cups-devel mailing list