* Package: net-print/cups-1.5.0-r2 * Repository: gentoo * Maintainer: printing@gentoo.org * USE: X acl amd64 consolekit dbus elibc_glibc java jpeg kernel_linux ldap linguas_de multilib pam php png policykit python samba ssl threads tiff userland_GNU * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking cups-1.5.0-source.tar.bz2 to /var/tmp/portage/net-print/cups-1.5.0-r2/work >>> Source unpacked in /var/tmp/portage/net-print/cups-1.5.0-r2/work >>> Preparing source in /var/tmp/portage/net-print/cups-1.5.0-r2/work/cups-1.5.0 ... * Applying cups-1.4.4-dont-compress-manpages.patch ... [ ok ] * Applying cups-1.4.4-fix-install-perms.patch ... [ ok ] * Applying cups-1.4.4-nostrip.patch ... [ ok ] * Applying cups-1.4.4-php-destdir.patch ... [ ok ] * Applying cups-1.4.4-perl-includes.patch ... [ ok ] * Applying cups-1.4.8-largeimage.patch ... [ ok ] * Applying cups-1.4.8-CVE-2011-3170.patch ... [ ok ] * Running aclocal -I config-scripts ... [ ok ] * Running autoconf ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-print/cups-1.5.0-r2/work/cups-1.5.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --localstatedir=/var --with-cups-user=lp --with-cups-group=lp --with-docdir=/usr/share/cups/html --with-languages=de --with-pdftops=/usr/bin/pdftops --with-system-groups=lpadmin --enable-acl --enable-dbus --disable-debug --disable-debug-guards --enable-jpeg --disable-gssapi --enable-ldap --enable-pam --enable-png --disable-slp --disable-static --enable-tiff --disable-libusb --with-java --without-perl --with-php --with-python --without-xinetd --enable-libpaper --disable-dnssd --disable-gnutls --enable-openssl --enable-threads checking for gawk... gawk checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking for chmod... /bin/chmod checking for htmldoc... no 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 /var/tmp/portage/net-print/cups-1.5.0-r2/work/cups-1.5.0/install-sh 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required 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 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 setpgid... 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 library containing acl_init... -lacl 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 if GCC supports -Wno-tautological-compare... 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 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_new in -lssl... yes Using SSLLIBS="-lssl -lcrypto" Using SSLFLAGS="-DOPENSSL_DISABLE_OLD_DES_SUPPORT" 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... no checking for long long int... yes checking for strtoll... yes checking for launch_msg... no checking launch.h usability... no checking launch.h presence... no checking for launch.h... no checking whether to use network default printers... yes checking whether pdftops supports -origpagesizes... yes checking for php-config... /usr/bin/php-config configure: creating ./config.status config.status: creating Makedefs 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 cups-config config.status: creating data/testprint config.status: creating desktop/cups.desktop config.status: creating doc/help/ref-cupsd-conf.html config.status: creating doc/help/standard.html config.status: creating doc/index.html 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.conf.man config.status: creating man/cupsd.man config.status: creating man/lpoptions.man config.status: creating scheduler/cups-lpd.xinetd config.status: creating scheduler/cups.sh config.status: creating scheduler/cups.xml config.status: creating scheduler/org.cups.cups-lpd.plist config.status: creating templates/header.tmpl config.status: creating packaging/cups.list config.status: creating doc/de/index.html config.status: creating templates/de/header.tmpl config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-print/cups-1.5.0-r2/work/cups-1.5.0 ... make -j1 Using ARCHFLAGS= Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -march=core2 -pipe -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -march=core2 -pipe -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using CC=x86_64-pc-linux-gnu-gcc Using CXX=x86_64-pc-linux-gnu-gcc Using DSOFLAGS=-L../cups -Wl,-O1 -Wl,--as-needed -Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -D_GNU_SOURCE Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,-O1 -Wl,--as-needed -fPIE -pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -D_GNU_SOURCE Using LIBS=-lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt Making all in cups... Compiling adminutil.c... Compiling array.c... Compiling attr.c... Compiling auth.c... auth.c: In function ‘cups_local_auth’: auth.c:855:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] auth.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling backchannel.c... Compiling backend.c... Compiling conflicts.c... Compiling custom.c... Compiling debug.c... Compiling dest.c... Compiling dir.c... Compiling emit.c... Compiling encode.c... Compiling file.c... file.c: In function ‘cupsFileOpen’: file.c:1138:13: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] file.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling getdevices.c... Compiling getifaddrs.c... Compiling getputfile.c... getputfile.c: In function ‘cupsGetFd’: getputfile.c:167:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] getputfile.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling globals.c... Compiling http.c... http.c: In function ‘http_setup_ssl’: http.c:3768:9: warning: variable ‘any_root’ set but not used [-Wunused-but-set-variable] http.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling http-addr.c... Compiling http-addrlist.c... Compiling http-support.c... Compiling ipp.c... Compiling ipp-support.c... Compiling langprintf.c... langprintf.c: In function ‘_cupsLangPrintError’: langprintf.c:98:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] langprintf.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling language.c... Compiling localize.c... Compiling mark.c... Compiling md5.c... Compiling md5passwd.c... Compiling notify.c... Compiling options.c... Compiling page.c... Compiling ppd.c... Compiling ppd-cache.c... Compiling pwg-media.c... Compiling request.c... Compiling sidechannel.c... Compiling snmp.c... Compiling snprintf.c... Compiling string.c... Compiling tempfile.c... Compiling thread.c... Compiling transcode.c... Compiling usersys.c... Compiling util.c... Archiving libcups.a... 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 - ppd-cache.o a - pwg-media.o a - request.o a - sidechannel.o a - snmp.o a - snprintf.o a - string.o a - tempfile.o a - thread.o a - transcode.o a - usersys.o a - util.o Linking libcups.so.2... Making all in test... Compiling ippserver.c... Linking ippserver... Compiling ipptool.c... Linking ipptool... Linking ipptool-static... Making all in filter... Compiling image-bmp.c... 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] image-bmp.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling image-colorspace.c... Compiling 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-gif.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling image-jpeg.c... Compiling image-photocd.c... Compiling image-pix.c... Compiling image-png.c... Compiling 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] image-pnm.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling image-sgi.c... Compiling image-sgilib.c... image-sgilib.c: In function ‘getshort’: image-sgilib.c:569:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] image-sgilib.c: In function ‘sgiOpenFile’: image-sgilib.c:308:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] image-sgilib.c: In function ‘getlong’: image-sgilib.c:554:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] image-sgilib.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling 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] image-sun.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling image-tiff.c... Compiling image-zoom.c... Compiling image.c... image.c: In function ‘get_tile’: image.c:761:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] image.c: In function ‘flush_tile’: image.c:669: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] image.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling error.c... Compiling interpret.c... Compiling raster.c... Linking libcupsimage.so.2... Archiving libcupsimage.a... 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 Compiling bannertops.c... bannertops.c: In function ‘ps_ascii85’: bannertops.c:388:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bannertops.c:419:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bannertops.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling pstext.c... pstext.c: In function ‘psTextEmbedFonts’: pstext.c:83:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstext.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling common.c... Linking bannertops... Compiling commandtops.c... Linking commandtops... Compiling gziptoany.c... Linking gziptoany... Compiling texttops.c... texttops.c: In function ‘WriteProlog’: texttops.c:603:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] texttops.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling textcommon.c... Linking texttops... Compiling pstops.c... pstops.c: In function ‘doc_write’: pstops.c:2108:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstops.c: In function ‘copy_bytes’: pstops.c:584:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstops.c: In function ‘copy_trailer’: pstops.c:1871:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstops.c: In function ‘copy_non_dsc’: pstops.c:1183:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstops.c:1190:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] pstops.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking pstops... Compiling imagetops.c... imagetops.c: In function ‘main’: imagetops.c:149:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] imagetops.c: In function ‘ps_ascii85’: imagetops.c:1036:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] imagetops.c:1067:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] imagetops.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking imagetops... Compiling imagetoraster.c... imagetoraster.c: In function ‘main’: imagetoraster.c:310:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] imagetoraster.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking imagetoraster... Compiling pdftops.c... pdftops.c: In function ‘main’: pdftops.c:150:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] pdftops.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking pdftops... Compiling rastertoepson.c... rastertoepson.c: In function ‘OutputRows’: rastertoepson.c:921:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c: In function ‘OutputLine’: rastertoepson.c:756:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c: In function ‘CompressData’: rastertoepson.c:598:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c: In function ‘StartPage’: rastertoepson.c:205:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:213:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:218:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:228:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:238:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:246:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:247:4: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c:250:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c: In function ‘Setup’: rastertoepson.c:115:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoepson.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking rastertoepson... Compiling rastertohp.c... rastertohp.c: In function ‘CompressData’: rastertohp.c:587:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertohp.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking rastertohp... Compiling rastertolabel.c... rastertolabel.c: In function ‘PCLCompress’: rastertolabel.c:1038:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertolabel.c: In function ‘OutputLine’: rastertolabel.c:778:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertolabel.c:798:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertolabel.c:890:17: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertolabel.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking rastertolabel... Compiling rastertopwg.c... Linking rastertopwg... Making all in backend... Compiling ieee1284.c... Compiling network.c... Compiling runloop.c... Compiling snmp-supplies.c... Archiving libbackend.a... a - ieee1284.o a - network.o a - runloop.o a - snmp-supplies.o Compiling ipp.c... Linking ipp... Compiling lpd.c... lpd.c: In function ‘main’: lpd.c:465:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] lpd.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking lpd... Compiling parallel.c... Linking parallel... Compiling serial.c... Linking serial... Compiling snmp.c... snmp.c: In function ‘alarm_handler’: snmp.c:458:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] snmp.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking snmp... Compiling socket.c... Linking socket... Compiling usb.c... Linking usb... Making all in berkeley... Compiling lpc.c... Linking lpc... Compiling lpq.c... Linking lpq... Compiling lpr.c... Linking lpr... Compiling lprm.c... Linking lprm... Making all in cgi-bin... Compiling help-index.c... Compiling html.c... Compiling ipp-var.c... Compiling search.c... Compiling template.c... Compiling var.c... var.c: In function ‘cgi_initialize_multipart’: var.c:846:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] var.c:857:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] var.c:921:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] var.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Archiving libcupscgi.a... a - help-index.o a - html.o a - ipp-var.o a - search.o a - template.o a - var.o Linking libcupscgi.so.1... Compiling websearch.c... Linking websearch... Compiling admin.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] admin.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking admin.cgi... Compiling classes.c... Linking classes.cgi... Compiling help.c... Linking help.cgi... Compiling jobs.c... Linking jobs.cgi... Compiling printers.c... Linking printers.cgi... Making all in driver... Compiling attr.c... Compiling check.c... Compiling cmyk.c... Compiling dither.c... Compiling lut.c... Compiling pack.c... Compiling rgb.c... Compiling srgb.c... Linking libcupsdriver.so.1... Archiving libcupsdriver.a... a - attr.o a - check.o a - cmyk.o a - dither.o a - lut.o a - pack.o a - rgb.o a - srgb.o Compiling commandtoescpx.c... commandtoescpx.c: In function ‘main’: commandtoescpx.c:93:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:99:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:105:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:145:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:157:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:168:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:169:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:178:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:194:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:199:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:209:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c:228:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtoescpx.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking commandtoescpx... Compiling commandtopclx.c... commandtopclx.c: In function ‘main’: commandtopclx.c:91:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtopclx.c:133:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtopclx.c:155:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] commandtopclx.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking commandtopclx... Compiling rastertoescpx.c... rastertoescpx.c: In function ‘ProcessLine’: rastertoescpx.c:1645:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: In function ‘OutputBand’: rastertoescpx.c:1524:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: In function ‘CompressData’: rastertoescpx.c:1424:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:1484:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: In function ‘Shutdown’: rastertoescpx.c:1200:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:1206:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:1212:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: In function ‘StartPage’: rastertoescpx.c:365:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:371:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:385:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:404:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:414:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:424:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:434:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:444:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:454:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:469:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:484:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:495:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:506:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:620:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:629:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:639:2: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:650:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:652:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:659:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:666:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:677:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:686:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:702:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:718:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:732:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:746:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:759:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:800:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:808:7: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c:1021:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: In function ‘Setup’: rastertoescpx.c:124:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertoescpx.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking rastertoescpx... Compiling rastertopclx.c... rastertopclx.c: In function ‘CompressData’: rastertopclx.c:1529:3: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertopclx.c: In function ‘StartPage’: rastertopclx.c:731:5: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rastertopclx.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling pcl-common.c... Linking rastertopclx... Making all in monitor... Compiling bcp.c... Linking bcp... Compiling tbcp.c... tbcp.c: In function ‘main’: tbcp.c:115:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] tbcp.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking tbcp... Making all in notifier... Compiling dbus.c... Linking dbus... Compiling mailto.c... mailto.c: In function ‘pipe_sendmail’: mailto.c:561:8: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] mailto.c:564:8: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] mailto.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking mailto... Compiling rss.c... Linking rss... Compiling testnotify.c... Linking testnotify... Making all in ppdc... Compiling ppdc-array.cxx... Compiling ppdc-attr.cxx... Compiling ppdc-catalog.cxx... Compiling ppdc-choice.cxx... Compiling ppdc-constraint.cxx... Compiling ppdc-driver.cxx... Compiling ppdc-file.cxx... Compiling ppdc-filter.cxx... Compiling ppdc-font.cxx... Compiling ppdc-group.cxx... Compiling ppdc-import.cxx... Compiling ppdc-mediasize.cxx... Compiling ppdc-message.cxx... Compiling ppdc-option.cxx... Compiling ppdc-profile.cxx... Compiling ppdc-shared.cxx... Compiling ppdc-source.cxx... ppdc-source.cxx: In member function ‘int ppdcSource::quotef(cups_file_t*, const char*, ...)’: ppdc-source.cxx:2218:3: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] At global scope: cc1plus: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling ppdc-string.cxx... Compiling ppdc-variable.cxx... Linking libcupsppdc.so.1... Archiving libcupsppdc.a... a - ppdc-array.o a - ppdc-attr.o a - ppdc-catalog.o a - ppdc-choice.o a - ppdc-constraint.o a - ppdc-driver.o a - ppdc-file.o a - ppdc-filter.o a - ppdc-font.o a - ppdc-group.o a - ppdc-import.o a - ppdc-mediasize.o a - ppdc-message.o a - ppdc-option.o a - ppdc-profile.o a - ppdc-shared.o a - ppdc-source.o a - ppdc-string.o a - ppdc-variable.o Compiling ppdc.cxx... Linking ppdc... Compiling ppdhtml.cxx... Linking ppdhtml... Compiling ppdi.cxx... Linking ppdi... Compiling ppdmerge.cxx... Linking ppdmerge... Compiling ppdpo.cxx... Linking ppdpo... Compiling genstrings.cxx... Linking genstrings... Generating localization strings... Making all in scheduler... Compiling filter.c... Compiling mime.c... Compiling type.c... Linking libcupsmime.so.1... Archiving libcupsmime.a... a - filter.o a - mime.o a - type.o Compiling auth.c... Compiling banners.c... Compiling cert.c... cert.c: In function ‘cupsdAddCert’: cert.c:111:11: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] cert.c:237:11: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] cert.c:243:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] cert.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling classes.c... Compiling client.c... client.c: In function ‘cupsdReadClient’: client.c:1765:12: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] client.c:2139:12: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] client.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling conf.c... Compiling dirsvc.c... Compiling env.c... Compiling file.c... Compiling main.c... main.c: In function ‘main’: main.c:398:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] main.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling ipp.c... ipp.c: In function ‘copy_banner’: ipp.c:5368:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] ipp.c: In function ‘save_auth_info’: ipp.c:10360:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] ipp.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling listen.c... Compiling job.c... job.c: In function ‘cupsdSaveJob’: job.c:2065:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] job.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling log.c... log.c: In function ‘cupsdCheckLogFile’: log.c:183:13: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] log.c:222:11: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] log.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling network.c... Compiling policy.c... Compiling printers.c... Compiling process.c... process.c: In function ‘cupsdStartProcess’: process.c:503:11: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result [-Wunused-result] process.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Compiling quotas.c... Compiling select.c... Compiling server.c... Compiling statbuf.c... Compiling subscriptions.c... Compiling sysman.c... Linking cupsd... Compiling cupsfilter.c... cupsfilter.c: In function ‘read_cupsd_conf’: cupsfilter.c:1352:11: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] cupsfilter.c: At top level: cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking cupsfilter... Compiling cups-deviced.c... Compiling util.c... Linking cups-deviced... Compiling cups-driverd.cxx... cups-driverd.cxx: In function ‘int list_ppds(int, int, const char*)’: cups-driverd.cxx:847:3: warning: variable ‘product_len’ set but not used [-Wunused-but-set-variable] At global scope: cc1plus: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] Linking cups-driverd... Compiling cups-exec.c... Linking cups-exec... Compiling cups-lpd.c... Linking cups-lpd... Compiling cups-polld.c... Linking cups-polld... Making all in systemv... Compiling cancel.c... Linking cancel... Compiling cupsaccept.c... Linking cupsaccept... Compiling cupsaddsmb.c... Linking cupsaddsmb... Compiling cupsctl.c... Linking cupsctl... Compiling cupstestdsc.c... Linking cupstestdsc... Compiling cupstestppd.c... Linking cupstestppd... Compiling lp.c... Linking lp... Compiling lpadmin.c... Linking lpadmin... Compiling lpinfo.c... Linking lpinfo... Compiling lpmove.c... Linking lpmove... Compiling lpoptions.c... Linking lpoptions... Compiling lppasswd.c... Linking lppasswd... Compiling lpstat.c... Linking lpstat... Making all in conf... Making all in data... Making all in desktop... Making all in locale... Compiling checkpo.c... Linking checkpo.o... Compiling po2strings.c... Linking po2strings.o... Compiling strings2po.c... Linking strings2po.o... Compiling translate.c... Linking translate.o... Making all in man... Linking cancel.man... Linking cups-config.man... Linking cupstestdsc.man... Linking cupstestppd.man... Linking ipptool.man... Linking lp.man... Linking lpoptions.man... Linking lppasswd.man... Linking lpq.man... Linking lprm.man... Linking lpr.man... Linking lpstat.man... Linking ppdc.man... Linking ppdhtml.man... Linking ppdi.man... Linking ppdmerge.man... Linking ppdpo.man... Linking classes.conf.man... Linking client.conf.man... Linking cups-snmp.conf.man... Linking cupsd.conf.man... Linking ipptoolfile.man... Linking mailto.conf.man... Linking mime.convs.man... Linking mime.types.man... Linking ppdcfile.man... Linking printers.conf.man... Linking subscriptions.conf.man... Linking backend.man... Linking filter.man... Linking notifier.man... Linking cupsaccept.man... Linking cupsaddsmb.man... Linking cupsctl.man... Linking cupsfilter.man... Linking cups-deviced.man... Linking cups-driverd.man... Linking cups-lpd.man... Linking cups-polld.man... Linking cupsd.man... Linking cupsenable.man... Linking lpadmin.man... Linking lpinfo.man... Linking lpmove.man... Linking lpc.man... Compiling mantohtml.c... Converting man pages to HTML... cancel.1... cups-config.1... cupstestdsc.1... cupstestppd.1... ipptool.1... lp.1... lpoptions.1... lppasswd.1... lpq.1... lprm.1... lpr.1... lpstat.1... ppdc.1... ppdhtml.1... ppdi.1... ppdmerge.1... ppdpo.1... classes.conf.5... client.conf.5... cups-snmp.conf.5... cupsd.conf.5... ipptoolfile.5... mailto.conf.5... mime.convs.5... mime.types.5... ppdcfile.5... printers.conf.5... subscriptions.conf.5... backend.7... filter.7... notifier.7... cupsaccept.8... cupsaddsmb.8... cupsctl.8... cupsfilter.8... cups-deviced.8... cups-driverd.8... cups-lpd.8... cups-polld.8... cupsd.8... cupsenable.8... lpadmin.8... lpinfo.8... lpmove.8... lpc.8... Making all in doc... Making all in examples... Making all in templates... Making all in scripting/php... Compiling phpcups.c... phpcups.c:43:1: error: unknown type name ‘function_entry’ phpcups.c:45:3: warning: braces around scalar initializer [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:45:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:45:3: error: initializer element is not computable at load time phpcups.c:45:3: error: (near initialization for ‘phpcups_functions[0]’) phpcups.c:45:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:45:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:45:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:45:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:45:3: warning: (near initialization for ‘phpcups_functions[0]’) [enabled by default] phpcups.c:46:3: warning: braces around scalar initializer [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:46:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:46:3: error: initializer element is not computable at load time phpcups.c:46:3: error: (near initialization for ‘phpcups_functions[1]’) phpcups.c:46:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:46:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:46:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:46:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:46:3: warning: (near initialization for ‘phpcups_functions[1]’) [enabled by default] phpcups.c:47:3: warning: braces around scalar initializer [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:47:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:47:3: error: initializer element is not computable at load time phpcups.c:47:3: error: (near initialization for ‘phpcups_functions[2]’) phpcups.c:47:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:47:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:47:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:47:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:47:3: warning: (near initialization for ‘phpcups_functions[2]’) [enabled by default] phpcups.c:48:3: warning: braces around scalar initializer [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:48:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:48:3: error: initializer element is not computable at load time phpcups.c:48:3: error: (near initialization for ‘phpcups_functions[3]’) phpcups.c:48:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:48:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:48:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:48:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:48:3: warning: (near initialization for ‘phpcups_functions[3]’) [enabled by default] phpcups.c:49:3: warning: braces around scalar initializer [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:49:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:49:3: error: initializer element is not computable at load time phpcups.c:49:3: error: (near initialization for ‘phpcups_functions[4]’) phpcups.c:49:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:49:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:49:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:49:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:49:3: warning: (near initialization for ‘phpcups_functions[4]’) [enabled by default] phpcups.c:50:3: warning: braces around scalar initializer [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:50:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:50:3: error: initializer element is not computable at load time phpcups.c:50:3: error: (near initialization for ‘phpcups_functions[5]’) phpcups.c:50:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:50:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:50:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:50:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:50:3: warning: (near initialization for ‘phpcups_functions[5]’) [enabled by default] phpcups.c:51:3: warning: braces around scalar initializer [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:51:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:51:3: error: initializer element is not computable at load time phpcups.c:51:3: error: (near initialization for ‘phpcups_functions[6]’) phpcups.c:51:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:51:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:51:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:51:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:51:3: warning: (near initialization for ‘phpcups_functions[6]’) [enabled by default] phpcups.c:52:3: warning: braces around scalar initializer [enabled by default] phpcups.c:52:3: warning: (near initialization for ‘phpcups_functions[7]’) [enabled by default] phpcups.c:52:3: warning: initialization makes integer from pointer without a cast [enabled by default] phpcups.c:52:3: warning: (near initialization for ‘phpcups_functions[7]’) [enabled by default] phpcups.c:52:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:52:3: warning: (near initialization for ‘phpcups_functions[7]’) [enabled by default] phpcups.c:52:3: warning: excess elements in scalar initializer [enabled by default] phpcups.c:52:3: warning: (near initialization for ‘phpcups_functions[7]’) [enabled by default] phpcups.c:64:3: warning: initialization from incompatible pointer type [enabled by default] phpcups.c:64:3: warning: (near initialization for ‘phpcups_module_entry.functions’) [enabled by default] cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default] make[1]: *** [phpcups.o] Error 1 make: *** [all] Error 1 emake failed * ERROR: net-print/cups-1.5.0-r2 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 84: Called src_compile * environment, line 8039: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =net-print/cups-1.5.0-r2', * the complete build log and the output of 'emerge -pqv =net-print/cups-1.5.0-r2'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/net-print/cups-1.5.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.5.0-r2/temp/environment'. * S: '/var/tmp/portage/net-print/cups-1.5.0-r2/work/cups-1.5.0'