>>> cups 2.2.10 Extracting gzip -d -c /home/buildroot/build/instance-3/dl/cups/cups-2.2.10-source.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-3/output/build/cups-2.2.10 -xf - >>> cups 2.2.10 Patching Applying 0001-Remove-man-from-BUILDDIRS-in-configure.patch using patch: patching file config-scripts/cups-common.m4 Hunk #1 succeeded at 441 (offset -5 lines). Applying 0002-Do-not-use-genstrings.patch using patch: patching file ppdc/Makefile Hunk #1 succeeded at 189 with fuzz 1 (offset -53 lines). Applying 0003-Sanitize-the-installation-process.patch using patch: patching file Makedefs.in Hunk #1 succeeded at 48 (offset 8 lines). patching file conf/Makefile Hunk #1 succeeded at 70 (offset -2 lines). patching file notifier/Makefile Hunk #1 succeeded at 60 (offset -2 lines). patching file scheduler/Makefile Hunk #1 succeeded at 144 (offset -2 lines). Applying 0004-Remove-PIE-flags-from-the-build.patch using patch: patching file Makedefs.in Hunk #1 succeeded at 162 (offset 14 lines). >>> cups 2.2.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-3/output/build/cups-2.2.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> cups 2.2.10 Patching libtool >>> cups 2.2.10 Configuring cd /home/buildroot/build/instance-3/output/build/cups-2.2.10; /home/buildroot/build/instance-3/output/host/bin/autoconf -f (cd /home/buildroot/build/instance-3/output/build/cups-2.2.10/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-ar" AS="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-as" LD="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-ld" NM="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-nm" CC="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc" GCC="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc" CPP="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-cpp" CXX="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-g++" FC="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gfortran" F77="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gfortran" RANLIB="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-ranlib" READELF="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-readelf" STRIP="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-strip" OBJCOPY="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-3/output/host/bin/or1k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/build/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-3/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-perl --without-java --without-php --disable-gssapi --disable-pam --libdir=/usr/lib --disable-systemd --enable-dbus --enable-gnutls --without-python --enable-libusb --disable-libpaper --enable-avahi ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-uclibc checking for codesign... no checking for true... /bin/true checking for gawk... gawk checking for or1k-buildroot-linux-uclibc-clang... /home/buildroot/build/instance-3/output/host/bin/or1k-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/build/instance-3/output/host/bin/or1k-linux-cpp checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/build/instance-3/output/host/bin/or1k-linux-g++ accepts -g... yes checking for or1k-buildroot-linux-uclibc-ranlib... /home/buildroot/build/instance-3/output/host/bin/or1k-linux-ranlib checking for ar... /home/buildroot/build/instance-3/output/host/bin/or1k-linux-ar checking for chmod... /bin/chmod checking for gzip... /bin/gzip checking for ld... /home/buildroot/build/instance-3/output/host/bin/or1k-linux-ld checking for ln... /bin/ln checking for mkdir... /bin/mkdir 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 /home/buildroot/build/instance-3/output/build/cups-2.2.10/install-sh checking for or1k-buildroot-linux-uclibc-pkg-config... no checking for pkg-config... /home/buildroot/build/instance-3/output/host/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking for library containing abs... none required checking for library containing crypt... none required checking for library containing fmod... none required checking for library containing getspent... none required 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 for stdlib.h... (cached) 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 stdint.h... (cached) 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 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required checking for library containing libiconv_open... no checking mxml.h usability... no checking mxml.h presence... no checking for mxml.h... no 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... yes checking for strlcpy... yes 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 posix_spawn... yes checking for getgrouplist... 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 libusb-1.0... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzgets in -lz... yes checking for inflateCopy in -lz... yes checking for library containing acl_init... -lacl checking for DBUS... yes checking for dbus_message_iter_init_append... yes checking for dbus_threads_init... yes checking whether compiler supports -fstack-protector... no checking whether compiler supports -fPIE... 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... no 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 poll... yes checking for epoll_create... yes checking for kqueue... no 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 for or1k-buildroot-linux-uclibc-libgnutls-config... no checking for libgnutls-config... no checking for gnutls_transport_set_pull_timeout_function... yes checking for gnutls_priority_set_direct... yes Using SSLLIBS="-L/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib -lgnutls " Using SSLFLAGS="-I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include " 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 Avahi... yes checking for launch_activate_socket... no checking launch.h usability... no checking launch.h presence... no checking for launch.h... no checking for default print user... lp checking for default print group... lp checking for default system groups... "sys root" configure: creating ./config.status config.status: creating Makedefs config.status: creating conf/cups-files.conf 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 desktop/cups.desktop config.status: creating doc/index.html config.status: creating man/client.conf.man config.status: creating man/cups-files.conf.man config.status: creating man/cups-lpd.man config.status: creating man/cups-snmp.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 scheduler/org.cups.cups-lpdAT.service config.status: creating scheduler/org.cups.cupsd.path config.status: creating scheduler/org.cups.cupsd.service config.status: creating scheduler/org.cups.cupsd.socket 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 doc/es/index.html config.status: creating templates/es/header.tmpl config.status: creating templates/fr/header.tmpl config.status: creating doc/ja/index.html config.status: creating templates/ja/header.tmpl config.status: creating doc/pt_BR/index.html config.status: creating templates/pt_BR/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-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> cups 2.2.10 Building PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-3/output/build/cups-2.2.10/ make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10' Using ARCHFLAGS= Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0 -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/dbus-1.0 -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using CC=/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc Using CXX=/home/buildroot/build/instance-3/output/host/bin/or1k-linux-gcc Using DSOFLAGS=-L../cups -Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -fPIC -Os -g -D_GNU_SOURCE Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -fPIC -Os -g -D_GNU_SOURCE Using LIBS=-lcups -L/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib -lavahi-common -lavahi-client -L/home/buildroot/build/instance-3/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib -lgnutls -lz -lpthread -lz Making all in cups... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/cups' Compiling backend.c... Compiling adminutil.c... Compiling dest-job.c... Compiling array.c... Compiling auth.c... Compiling backchannel.c... Compiling debug.c... Compiling dest.c... backend.c: In function 'quote_string': backend.c:135:9: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(*s); ^ dest.c: In function 'cupsSetDests2': dest.c:2252:15: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putc(*val, fp); ^ Compiling dest-localization.c... Compiling dest-options.c... Compiling dir.c... Compiling getdevices.c... Compiling encode.c... Compiling file.c... Compiling getifaddrs.c... Compiling getputfile.c... Compiling globals.c... Compiling hash.c... Compiling http.c... Compiling http-addr.c... Compiling http-addrlist.c... hash.c: In function 'cupsHashData': hash.c:238:12: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return (gnutls_hash_get_len(alg)); ^ Compiling http-support.c... Compiling ipp.c... Compiling ipp-support.c... Compiling langprintf.c... Compiling language.c... Compiling md5.c... Compiling md5passwd.c... Compiling notify.c... Compiling options.c... Compiling ppd.c... Compiling ppd-attr.c... Compiling ppd-conflicts.c... Compiling ppd-cache.c... Compiling ppd-custom.c... Compiling ppd-emit.c... Compiling ppd-localize.c... Compiling ppd-mark.c... ppd-emit.c: In function 'ppdEmitJCL': ppd-emit.c:435:4: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putc(*ptr, fp); ^ Compiling ppd-page.c... Compiling ppd-util.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 tls.c... Compiling transcode.c... Compiling usersys.c... Compiling util.c... In file included from tls.c:44:0: tls-gnutls.c: In function 'httpLoadCredentials': tls-gnutls.c:780:17: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] decoded = alloc_data - num_data; ^ tls-gnutls.c: In function 'http_gnutls_load_crl': tls-gnutls.c:1023:14: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] decoded = alloc_data - num_data; ^ Archiving libcups.a... Linking libcups.so.2... a - adminutil.o a - array.o a - auth.o a - backchannel.o a - backend.o a - debug.o a - dest.o a - dest-job.o a - dest-localization.o a - dest-options.o a - dir.o a - encode.o a - file.o a - getdevices.o a - getifaddrs.o a - getputfile.o a - globals.o a - hash.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 - md5.o a - md5passwd.o a - notify.o a - options.o a - ppd.o a - ppd-attr.o a - ppd-cache.o a - ppd-conflicts.o a - ppd-custom.o a - ppd-emit.o a - ppd-localize.o a - ppd-mark.o a - ppd-page.o a - ppd-util.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 - tls.o a - transcode.o a - usersys.o a - util.o make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/cups' Making all in test... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/test' Compiling ippserver.c... Compiling ipptool.c... Compiling ippfind.c... Linking ippfind... Linking ippfind-static... Linking ippserver... Linking ipptool... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/test' Making all in filter... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/filter' Compiling pstops.c... Compiling error.c... Compiling rastertoepson.c... Compiling commandtops.c... Compiling raster.c... Compiling interpret.c... Compiling gziptoany.c... Compiling common.c... Compiling rastertohp.c... common.c: In function 'WriteLabelProlog': common.c:353:2: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(*ptr); ^ common.c:374:2: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(*ptr); ^ common.c: In function 'WriteTextComment': common.c:509:7: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(*value); ^ commandtops.c: In function 'auto_configure': commandtops.c:284:7: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(*valptr); ^ Compiling rastertolabel.c... Compiling rastertopwg.c... Linking commandtops... Linking gziptoany... Linking libcupsimage.so.2... Archiving libcupsimage.a... a - error.o a - interpret.o a - raster.o Linking rastertopwg... Linking rastertolabel... Linking rastertoepson... Linking rastertohp... Linking pstops... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/filter' Making all in backend... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/backend' Compiling runloop.c... Compiling ieee1284.c... Compiling snmp-supplies.c... Compiling snmp.c... Compiling network.c... Compiling ipp.c... Compiling lpd.c... Compiling dnssd.c... runloop.c: In function 'backendDrainOutput': runloop.c:62:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(print_fd, &input); ^ runloop.c:62:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:70:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!FD_ISSET(print_fd, &input)) ^ runloop.c:70:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c: In function 'backendRunLoop': runloop.c:216:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(print_fd, &input); ^ runloop.c:216:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:218:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(device_fd, &input); ^ runloop.c:218:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:224:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(device_fd, &output); ^ runloop.c:224:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:276:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(device_fd, &input)) ^ runloop.c:276:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:299:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(print_fd, &input)) ^ runloop.c:299:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] runloop.c:338:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (print_bytes && FD_ISSET(device_fd, &output)) ^ runloop.c:338:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c: In function 'main': ipp.c:1623:4: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(fd, &input); ^ ipp.c:1623:4: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:1624:4: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(snmp_fd, &input); ^ ipp.c:1624:4: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:1630:8: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(snmp_fd, &input)) ^ ipp.c:1630:8: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:1633:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(fd, &input)) ^ ipp.c:1633:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] snmp.c: In function 'scan_devices': snmp.c:1237:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(ipv4, &input); ^ snmp.c:1237:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] snmp.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(ipv6, &input); ^ snmp.c:1239:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] snmp.c:1251:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(ipv4, &input)) ^ snmp.c:1251:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] snmp.c:1257:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (ipv6 >= 0 && FD_ISSET(ipv6, &input)) ^ snmp.c:1257:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] Compiling socket.c... Compiling usb.c... Archiving libbackend.a... socket.c: In function 'wait_bc': socket.c:479:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(device_fd, &input); ^ socket.c:479:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from usb.c:51:0: usb-libusb.c: In function 'print_device': usb-libusb.c:359:2: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(print_fd, &input_set); ^ usb-libusb.c:359:2: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] usb-libusb.c:438:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(print_fd, &input_set)) ^ usb-libusb.c:438:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] usb-libusb.c: In function 'get_device_id': usb-libusb.c:1085:14: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] length = bufsize; ^ usb-libusb.c: In function 'make_device_uri': usb-libusb.c:1380:46: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] httpAssembleURIf(HTTP_URI_CODING_ALL, uri, uri_size, "usb", NULL, mfg, 0, ^ usb-libusb.c: In function 'read_thread': usb-libusb.c:1756:9: warning: conversion to '__useconds_t {aka unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion] usleep(1000000 * timeleft.tv_sec + timeleft.tv_usec); ^ usb-libusb.c: In function 'sidechannel_thread': usb-libusb.c:1845:16: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] datalen = strlen(data); ^ usb-libusb.c: In function 'soft_reset': usb-libusb.c:1951:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(g.print_fd, &input_set); ^ usb-libusb.c:1951:3: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] a - ieee1284.o a - network.o a - runloop.o a - snmp-supplies.o Linking snmp... Linking lpd... Linking socket... Linking dnssd... Linking usb... Linking ipp... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/backend' Making all in berkeley... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/berkeley' Compiling lpc.c... Compiling lpq.c... Compiling lpr.c... Compiling lprm.c... Linking lprm... Linking lpr... Linking lpc... Linking lpq... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/berkeley' Making all in cgi-bin... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/cgi-bin' Compiling help-index.c... Compiling admin.c... Compiling html.c... Compiling ipp-var.c... Compiling template.c... Compiling classes.c... Compiling search.c... Compiling var.c... template.c: In function 'cgi_puts': template.c:659:7: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putc(*s, out); ^ template.c: In function 'cgi_puturi': template.c:679:7: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putc(*s, out); ^ Compiling help.c... In file included from ../cups/language-private.h:23:0, from cgi-private.h:20, from var.c:19: var.c: In function 'cgi_set_sid': var.c:1221:14: warning: conversion to 'unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] CUPS_SRAND(curtime.tv_sec + curtime.tv_usec); ^ ../config.h:652:33: note: in definition of macro 'CUPS_SRAND' # define CUPS_SRAND(v) srandom(v) ^ Compiling jobs.c... Compiling printers.c... Archiving libcupscgi.a... a - help-index.o a - html.o a - ipp-var.o a - search.o a - template.o a - var.o Linking help.cgi... Linking jobs.cgi... Linking printers.cgi... Linking classes.cgi... Linking admin.cgi... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/cgi-bin' Making all in monitor... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/monitor' Compiling bcp.c... Compiling tbcp.c... tbcp.c: In function 'pswrite': tbcp.c:257:8: warning: conversion to 'unsigned char' from 'signed char' may change the sign of the result [-Wsign-conversion] if (putchar(*buf ^ 0x40) < 0) ^ tbcp.c:262:8: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] if (putchar(*buf) < 0) ^ bcp.c: In function 'pswrite': bcp.c:267:8: warning: conversion to 'unsigned char' from 'signed char' may change the sign of the result [-Wsign-conversion] if (putchar(*buf ^ 0x40) < 0) ^ bcp.c:272:8: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] if (putchar(*buf) < 0) ^ Linking tbcp... Linking bcp... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/monitor' Making all in notifier... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/notifier' Compiling dbus.c... Compiling testnotify.c... Compiling mailto.c... Compiling rss.c... Linking testnotify... Linking rss... Linking dbus... Linking mailto... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/notifier' Making all in ppdc... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/ppdc' Compiling ppdc-array.cxx... Compiling ppdc-constraint.cxx... Compiling ppdc-choice.cxx... Compiling ppdc-catalog.cxx... Compiling ppdc-driver.cxx... Compiling ppdc-filter.cxx... Compiling ppdc-file.cxx... Compiling ppdc-attr.cxx... Compiling ppdc-font.cxx... Compiling ppdc-group.cxx... Compiling ppdc-import.cxx... Compiling ppdc-message.cxx... Compiling ppdc-mediasize.cxx... Compiling ppdc-option.cxx... Compiling ppdc-profile.cxx... Compiling ppdc-shared.cxx... Compiling ppdc-source.cxx... Compiling ppdc-string.cxx... Compiling ppdc-variable.cxx... Compiling ppdc.cxx... Compiling ppdhtml.cxx... Compiling ppdi.cxx... Compiling ppdmerge.cxx... Compiling ppdpo.cxx... Linking ppdmerge... 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 Linking ppdc... Linking ppdi... Linking ppdpo... Linking ppdhtml... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/ppdc' Making all in scheduler... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/scheduler' Compiling filter.c... Compiling mime.c... Compiling client.c... Compiling cert.c... Compiling auth.c... Compiling type.c... Compiling classes.c... Compiling banners.c... Compiling colorman.c... auth.c:2101:1: warning: 'to64' defined but not used [-Wunused-function] to64(char *s, /* O - Output string */ ^ Compiling conf.c... Compiling dirsvc.c... Compiling env.c... Compiling file.c... Compiling ipp.c... Compiling main.c... Compiling listen.c... Compiling job.c... ipp.c: In function 'copy_model': ipp.c:4513:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(temppipe[0], &input); ^ ipp.c:4513:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:4514:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] FD_SET(CGIPipes[0], &input); ^ ipp.c:4514:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:4535:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(temppipe[0], &input)) ^ ipp.c:4535:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ipp.c:4552:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (FD_ISSET(CGIPipes[0], &input)) ^ ipp.c:4552:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from ../cups/string-private.h:31:0, from ../cups/cups-private.h:23, from cupsd.h:19, from file.c:18: file.c: In function 'cupsdRemoveFile': file.c:365:14: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may change the sign of the result [-Wsign-conversion] CUPS_SRAND(time(NULL)); ^ ../config.h:652:33: note: in definition of macro 'CUPS_SRAND' # define CUPS_SRAND(v) srandom(v) ^ Compiling log.c... Compiling network.c... Compiling policy.c... Compiling printers.c... Compiling process.c... Compiling quotas.c... Compiling select.c... Compiling server.c... Compiling statbuf.c... Compiling subscriptions.c... Compiling sysman.c... Compiling cupsfilter.c... Compiling cups-deviced.c... Compiling util.c... Compiling cups-driverd.cxx... Compiling cups-exec.c... Compiling cups-lpd.c... Archiving libcupsmime.a... a - filter.o a - mime.o a - type.o Linking cups-deviced... cups-lpd.c: In function 'main': cups-lpd.c:309:2: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] putchar(status); ^ Linking cups-exec... cups-driverd.cxx: In function 'void load_ppds_dat(char*, size_t, int)': cups-driverd.cxx:2626:12: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] (num_ppds = ((size_t)fileinfo.st_size - sizeof(ppdsync)) / sizeof(ppd_rec_t)) > 0) ^ Linking cupsfilter... Linking cups-lpd... Linking cups-driverd... Linking cupsd... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/scheduler' Making all in systemv... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/systemv' Compiling lpadmin.c... Compiling cupsaddsmb.c... Compiling cupstestdsc.c... Compiling cancel.c... Compiling cupsctl.c... Compiling cupstestppd.c... Compiling cupsaccept.c... Compiling lp.c... Compiling lpinfo.c... Compiling lpmove.c... Compiling lpoptions.c... Compiling lpstat.c... Linking cancel... Linking cupsaccept... Linking cupsaddsmb... Linking cupsctl... Linking cupstestdsc... Linking lpmove... Linking lp... Linking lpinfo... Linking lpadmin... Linking lpoptions... Linking lpstat... Linking cupstestppd... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/systemv' Making all in conf... Making all in data... Making all in desktop... Making all in locale... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/locale' Compiling checkpo.c... Compiling strings2po.c... Compiling po2strings.c... Linking strings2po... Linking po2strings... Linking checkpo... make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/locale' Making all in doc... Making all in examples... Making all in templates... make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10' >>> cups 2.2.10 Installing to staging directory PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-3/output/host/or1k-buildroot-linux-uclibc/sysroot DSTROOT=/home/buildroot/build/instance-3/output/host/or1k-buildroot-linux-uclibc/sysroot install -C /home/buildroot/build/instance-3/output/build/cups-2.2.10/ make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10' Making all in cups... Installing data files in cups... Installing data files in test... make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/test' Installing sample ipptool files in /home/buildroot/build/instance-3/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/cups/ipptool... gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied gzip: /bin/gzip.gz: Permission denied Makefile:114: recipe for target 'install-data' failed make[2]: *** [install-data] Error 1 make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10/test' Makefile:183: recipe for target 'install-data' failed make[1]: *** [install-data] Error 1 make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/cups-2.2.10' package/pkg-generic.mk:278: recipe for target '/home/buildroot/build/instance-3/output/build/cups-2.2.10/.stamp_staging_installed' failed make: *** [/home/buildroot/build/instance-3/output/build/cups-2.2.10/.stamp_staging_installed] Error 2 make: Leaving directory '/home/buildroot/build/instance-3/buildroot'