request from: hawk checking if we should skip the build started at: Sun Apr 5 18:16:06 2020 fetching http://src.tld-linux.org/~builderti//srpms/2dcb4312-1243-4c97-a6a7-50c292ca9f55/cups-2.3.1-1.src.rpm fetched 8183331 bytes, 20944.3 K/s installing srpm: cups-2.3.1-1.src.rpm + install -d /tmp/B.zhw5SA/BUILD /tmp/B.zhw5SA/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog cups-2.3.1-1.src.rpm * Sun Apr 05 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/cups.git;a=log;h=master * Sun Apr 05 2020 Marcin Krol 5fd9c86 - merged 2.3.1 from PLD * Sat Aug 17 2019 Marcin Krol aec32e0 - updated to 2.2.11 + rpm -Uhv --nodeps --define '_topdir /tmp/B.zhw5SA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' cups-2.3.1-1.src.rpm cups ################################################## + rm -f cups-2.3.1-1.src.rpm + install -m 700 -d /tmp/B.zhw5SA/BUILD/tmp + TMPDIR=/tmp/B.zhw5SA/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.zhw5SA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.zhw5SA/cups.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 2dcb4312-1243-4c97-a6a7-50c292ca9f55; TMPDIR=/tmp/B.zhw5SA/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.zhw5SA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.zhw5SA/cups.spec + : build-id: 2dcb4312-1243-4c97-a6a7-50c292ca9f55 + TMPDIR=/tmp/B.zhw5SA/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.zhw5SA' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.zhw5SA/cups.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.zhw5SA/BUILD/tmp /bin/sh -e /tmp/B.zhw5SA/BUILD/tmp/rpm-tmp.20616 + umask 022 + cd /tmp/B.zhw5SA/BUILD + cd /tmp/B.zhw5SA/BUILD + rm -rf cups-2.3.1 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.zhw5SA/cups-2.3.1-source.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cups-2.3.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cups-config.patch):' Patch #0 (cups-config.patch): + sample.c make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Making all in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' echo Compiling filter.c... echo Compiling mime.c... Compiling filter.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o filter.o filter.c echo Compiling type.c... Compiling mime.c... Compiling type.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o mime.o mime.c x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o type.o type.c echo Compiling auth.c... Compiling auth.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o auth.o auth.c auth.c:18: warning: "_GNU_SOURCE" redefined 18 | #define _GNU_SOURCE | : note: this is the location of the previous definition echo Compiling avahi.c... Compiling avahi.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o avahi.o avahi.c echo Compiling banners.c... Compiling banners.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o banners.o banners.c avahi.c: In function 'watch_read_cb': avahi.c:131:28: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2' to '4294967294' [-Wsign-conversion] 131 | watched_fd->occurred &= ~AVAHI_WATCH_IN; | ^~ avahi.c: In function 'watch_write_cb': avahi.c:156:28: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-5' to '4294967291' [-Wsign-conversion] 156 | watched_fd->occurred &= ~AVAHI_WATCH_OUT; | ^~ echo Compiling cert.c... Compiling cert.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cert.o cert.c echo Compiling classes.c... Compiling classes.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o classes.o classes.c echo Compiling client.c... Compiling client.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o client.o client.c echo Compiling colorman.c... Compiling colorman.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o colorman.o colorman.c echo Compiling conf.c... Compiling conf.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o conf.o conf.c echo Compiling dirsvc.c... Compiling dirsvc.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o dirsvc.o dirsvc.c echo Compiling env.c... Compiling env.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o env.o env.c echo Compiling file.c... Compiling file.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o file.o file.c echo Compiling main.c... Compiling main.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o main.o main.c echo Compiling ipp.c... Compiling ipp.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o ipp.o ipp.c ipp.c: In function 'read_job_ticket': ipp.c:9310:27: warning: format '%a' expects argument of type 'float *', but argument 4 has type 'char **' [-Wformat=] 9310 | if (sscanf(s, "%9d %as ", &num_copies, &t) == 2) | ~^ ~~ | | | | float * char ** echo Compiling listen.c... Compiling listen.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o listen.o listen.c echo Compiling job.c... Compiling job.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o job.o job.c echo Compiling log.c... Compiling log.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o log.o log.c echo Compiling network.c... Compiling network.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o network.o network.c echo Compiling policy.c... Compiling policy.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o policy.o policy.c echo Compiling printers.c... Compiling printers.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o printers.o printers.c echo Compiling process.c... Compiling process.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o process.o process.c echo Compiling quotas.c... Compiling quotas.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o quotas.o quotas.c echo Compiling select.c... Compiling select.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o select.o select.c echo Compiling server.c... Compiling server.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o server.o server.c echo Compiling statbuf.c... Compiling statbuf.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o statbuf.o statbuf.c echo Compiling subscriptions.c... Compiling subscriptions.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o subscriptions.o subscriptions.c echo Compiling sysman.c... Compiling sysman.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o sysman.o sysman.c echo Compiling timeout.c... Compiling timeout.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o timeout.o timeout.c echo Compiling cupsfilter.c... Compiling cupsfilter.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cupsfilter.o cupsfilter.c echo Compiling cups-deviced.c... Compiling cups-deviced.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cups-deviced.o cups-deviced.c echo Compiling util.c... Compiling util.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o util.o util.c echo Compiling cups-driverd.cxx... Compiling cups-driverd.cxx... x86_64-tld-linux-g++ -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cups-driverd.o cups-driverd.cxx echo Compiling cups-exec.c... Compiling cups-exec.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cups-exec.o cups-exec.c echo Compiling cups-lpd.c... Compiling cups-lpd.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cups-lpd.o cups-lpd.c echo Archiving libcupsmime.a... Archiving libcupsmime.a... /bin/rm -f libcupsmime.a /usr/bin/ar crvs libcupsmime.a filter.o mime.o type.o a - filter.o a - mime.o a - type.o ranlib libcupsmime.a echo Linking cups-deviced... Linking cups-deviced... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cups-deviced cups-deviced.o util.o -L../cups -lcups echo Linking cups-exec... Linking cups-exec... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cups-exec cups-exec.o -L../cups -lcups /bin/true -s "-" cups-deviced echo Linking cupsd... Linking cupsd... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cupsd auth.o avahi.o banners.o cert.o classes.o client.o colorman.o conf.o dirsvc.o env.o file.o main.o ipp.o listen.o job.o log.o network.o policy.o printers.o process.o quotas.o select.o server.o statbuf.o subscriptions.o sysman.o timeout.o libcupsmime.a \ -lpam -ldl -lpaper -lavahi-common -lavahi-client -lacl -ldbus-1 \ -lgssapi -lpthread -lm -lcrypt -lz -L../cups -lcups /bin/true -s "-" cups-exec echo Linking cupsfilter... Linking cupsfilter... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cupsfilter cupsfilter.o libcupsmime.a -L../cups -lcups /bin/true -s "-" cupsfilter /bin/rm -f convert /bin/ln -sf cupsfilter convert /bin/true -s "-" cupsd echo Linking cups-lpd... Linking cups-lpd... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cups-lpd cups-lpd.o -L../cups -lcups /bin/true -s "-" cups-lpd echo Linking cups-driverd... Linking cups-driverd... x86_64-tld-linux-g++ -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cups-driverd cups-driverd.o util.o \ ../ppdc/libcupsppdc.a -lpthread -lm -lcrypt -lz -L../cups -lcups /bin/true -s "-" cups-driverd make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Making all in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' echo Compiling cancel.c... Compiling cancel.c... echo Compiling cupsaccept.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cancel.o cancel.c Compiling cupsaccept.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cupsaccept.o cupsaccept.c echo Compiling cupsctl.c... echo Compiling cupstestppd.c... Compiling cupsctl.c... Compiling cupstestppd.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cupsctl.o cupsctl.c x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o cupstestppd.o cupstestppd.c echo Compiling lp.c... Compiling lp.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lp.o lp.c echo Compiling lpadmin.c... Compiling lpadmin.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lpadmin.o lpadmin.c echo Compiling lpinfo.c... Compiling lpinfo.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lpinfo.o lpinfo.c echo Compiling lpmove.c... Compiling lpmove.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lpmove.o lpmove.c echo Compiling lpoptions.c... Compiling lpoptions.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lpoptions.o lpoptions.c echo Compiling lpstat.c... Compiling lpstat.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o lpstat.o lpstat.c echo Linking cancel... Linking cancel... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cancel cancel.o -L../cups -lcups echo Linking cupsaccept... Linking cupsaccept... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cupsaccept cupsaccept.o -L../cups -lcups /bin/true -s "-" cancel echo Linking cupsctl... Linking cupsctl... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cupsctl cupsctl.o -L../cups -lcups /bin/true -s "-" cupsaccept for file in cupsenable cupsdisable cupsreject; do \ /bin/rm -f $file; \ /bin/ln -sf cupsaccept $file; \ done echo Linking lp... Linking lp... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lp lp.o -L../cups -lcups /bin/true -s "-" cupsctl echo Linking lpadmin... Linking lpadmin... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lpadmin lpadmin.o -L../cups -lcups /bin/true -s "-" lp echo Linking lpinfo... Linking lpinfo... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lpinfo lpinfo.o -L../cups -lcups /bin/true -s "-" lpadmin echo Linking lpmove... Linking lpmove... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lpmove lpmove.o -L../cups -lcups /bin/true -s "-" lpinfo echo Linking lpoptions... Linking lpoptions... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lpoptions lpoptions.o -L../cups -lcups /bin/true -s "-" lpmove /bin/true -s "-" lpoptions echo Linking lpstat... Linking lpstat... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o lpstat lpstat.o -L../cups -lcups /bin/true -s "-" lpstat echo Linking cupstestppd... Linking cupstestppd... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o cupstestppd cupstestppd.o -lm -L../cups -lcups /bin/true -s "-" cupstestppd make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Making all in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Making all in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Making all in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Making all in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' echo Compiling checkpo.c... echo Compiling po2strings.c... Compiling checkpo.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o checkpo.o checkpo.c echo Compiling strings2po.c... Compiling po2strings.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o po2strings.o po2strings.c Compiling strings2po.c... x86_64-tld-linux-gcc -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare -c -o strings2po.o strings2po.c echo Linking strings2po... Linking strings2po... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o strings2po strings2po.o /bin/true -s "-" strings2po echo Linking po2strings... Linking po2strings... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o po2strings po2strings.o \ ../cups/libcups.a -lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz echo Linking checkpo... Linking checkpo... x86_64-tld-linux-gcc -L../cups -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fPIE -pie -fPIC -Wno-format-y2k -fstack-protector -D_GNU_SOURCE -o checkpo checkpo.o \ ../cups/libcups.a -lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz /bin/true -s "-" po2strings /bin/true -s "-" checkpo make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Making all in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Making all in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Making all in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Making all in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.zhw5SA/BUILD/tmp /bin/sh -e /tmp/B.zhw5SA/BUILD/tmp/rpm-tmp.13477 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.zhw5SA/BUILD/tmp + umask 022 + cd /tmp/B.zhw5SA/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder + /bin/mkdir -p /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder + cd cups-2.3.1 + rm -rf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder + install -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/rc.d/init.d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/logrotate.d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/modprobe.d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/security /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/sysconfig/rc-inetd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/run/cups /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/archive/cups + id -u + id -g + /usr/bin/make -j4 install 'BUILDROOT=/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder' 'CUPS_USER=10001' 'CUPS_GROUP=1001' echo Making all in cups... Making all in cups... (cd cups; /usr/bin/make -j4 --jobserver-auth=3,4 all) make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Installing data files in $dir... ;\ (cd $dir; /usr/bin/make -j4 --jobserver-auth=3,4 install-data) || exit 1;\ done Installing data files in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Installing data files in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Installing data files in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Installing data files in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' if test "x/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/usb" != x; then \ echo Installing USB quirks in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/usb; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/usb; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.usb-quirks /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/usb; \ fi Installing USB quirks in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/usb make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Installing data files in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Installing data files in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Installing data files in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Installing data files in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 775 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups/rss make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Installing data files in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/drv /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 sample.drv /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/drv make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Installing data files in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/driver... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/driver... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/driver echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ppd... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ppd... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ppd if test "x`uname`" != xDarwin; then \ echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ssl...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 700 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ssl; \ fi Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ssl... if test "/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups" != "/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups"; then \ echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups; \ fi Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups... echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups/certs... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups/certs... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 511 -o 10001 -g sys \ /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups/certs chgrp: changing group of '/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups/certs': Operation not permitted warning: Unable to change group of /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/lib/cups/certs! echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 710 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups/tmp... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups/tmp... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 1770 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/spool/cups/tmp echo Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups... Creating /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 770 -g 1001 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups if test "x" != x; then \ echo Installing init scripts...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/init.d; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups.sh /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/init.d/cups; \ for level in 2 3 5; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/rc${level}.d; \ /bin/ln -sf ../init.d/cups /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/rc${level}.d/S81cups; \ /bin/ln -sf ../init.d/cups /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/rc${level}.d/K36cups; \ done; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/rc0.d; \ /bin/ln -sf ../init.d/cups /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/rc0.d/K36cups; \ fi if test "x" != x; then \ echo Installing init script...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups.sh /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ fi if test "x" != x; then \ echo Installing launchd configuration files...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cupsd.plist /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cups-lpd.plist /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ fi if test "x" != x; then \ echo Installing SMF manifest in ...;\ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups.xml /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/cups.xml; \ fi if test "xno" != x; then \ echo Installing systemd configuration files...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cupsd.path /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cupsd.service /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cupsd.socket /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cups-lpdAT.service /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno/org.cups.cups-lpd@.service; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 org.cups.cups-lpd.socket /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builderno; \ elif test "x" != x; then \ echo Installing xinetd configuration file for cups-lpd...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups-lpd.xinetd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/cups-lpd; \ fi Installing systemd configuration files... make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Installing data files in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' make[1]: Nothing to be done for 'install-data'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Installing data files in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' for file in cups-files.conf cupsd.conf snmp.conf; do \ if test -r /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/$file ; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 0640 -g 1001 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/$file.N ; \ else \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 0640 -g 1001 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups ; \ fi ; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 0640 -g 1001 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/$file.default; \ done /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime for file in mime.convs mime.types; do \ if test -r /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime/$file ; then \ /bin/mv /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime/$file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime/$file.O ; \ fi ; \ if test -r /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/$file ; then \ /bin/mv /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/$file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime/$file.O ; \ fi ; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/mime ; \ done if test x/etc/pam.d != x; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d; \ if test -r /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d/cups ; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 pam.std /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d/cups.N ; \ else \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 pam.std /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d/cups ; \ fi ; \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Installing data files in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/banners /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/data /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ppdc for file in epson.h font.defs hp.h label.h media.defs raster.defs; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ppdc; \ done /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/profiles make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Installing data files in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' if test "x/etc/dbus-1" != x; then \ echo Installing cups.conf in /etc/dbus-1...;\ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/dbus-1/system.d; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups.conf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/dbus-1/system.d/cups.conf; \ fi Installing cups.conf in /etc/dbus-1... if test "x/usr/share/applications" != x; then \ echo Installing desktop menu...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/applications; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups.desktop /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/applications; \ fi Installing desktop menu... if test "x/usr/share/icons" != x; then \ echo Installing desktop icons...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/16x16/apps; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups-16.png /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/16x16/apps/cups.png; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/32x32/apps; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups-32.png /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/32x32/apps/cups.png; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/64x64/apps; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups-64.png /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/64x64/apps/cups.png; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/128x128/apps; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups-128.png /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/icons/hicolor/128x128/apps/cups.png; \ fi Installing desktop icons... make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Installing data files in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/locale for loc in en ca cs de en es fr it ja pt_BR ru zh_CN ; do \ if test -f cups_$loc.po; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/locale/$loc ; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 cups_$loc.po /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/locale/$loc/cups_$loc.po ; \ fi ; \ done make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Installing data files in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' echo Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man1... Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man1... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man1 for file in cancel.1 cups.1 cups-config.1 cupstestppd.1 ippeveprinter.1 ippfind.1 ipptool.1 lp.1 lpoptions.1 lpq.1 lprm.1 lpr.1 lpstat.1 ppdc.1 ppdhtml.1 ppdi.1 ppdmerge.1 ppdpo.1; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man1; \ done echo Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man5... Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man5... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man5 for file in classes.conf.5 client.conf.5 cups-files.conf.5 cups-snmp.conf.5 cupsd.conf.5 cupsd-logs.5 ipptoolfile.5 mailto.conf.5 mime.convs.5 mime.types.5 ppdcfile.5 printers.conf.5 subscriptions.conf.5; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man5; \ done echo Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7... Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7 for file in backend.7 filter.7 ippevepcl.7 notifier.7; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7; \ done /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7/ippeveps.7 echo ".so ippevepcl.7" > /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man7/ippeveps.7 echo Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8... Installing man pages in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8 for file in cupsaccept.8 cupsctl.8 cupsfilter.8 cups-lpd.8 cups-snmp.8 cupsd.8 cupsd-helper.8 cupsenable.8 lpadmin.8 lpinfo.8 lpmove.8 lpc.8; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8; \ done /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/cupsdisable.8 echo ".so cupsenable.8" > /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/cupsdisable.8 /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/cupsreject.8 echo ".so cupsaccept.8" > /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/cupsreject.8 for file in cups-deviced.8 cups-driverd.8 cups-exec.8; do \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/$file; \ echo ".so cupsd-helper.8" > /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/man/man8/$file; \ done make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Installing data files in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' for lang in ca cs de en es fr it ja pt_BR ru zh_CN ; do \ if test -d $lang; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/$lang; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $lang/index.html /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/$lang; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $lang/cups.css /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/$lang >/dev/null 2>&1 || true; \ fi; \ done /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin for file in apple-touch-icon.png cups.css cups-printable.css index.html robots.txt; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin; \ done /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/help for file in help/accounting.html help/admin.html help/api-admin.html help/api-filter.html help/api-ppd.html help/api-raster.html help/cgi.html help/cupspm.html help/encryption.html help/firewalls.html help/glossary.html help/kerberos.html help/license.html help/man-backend.html help/man-cancel.html help/man-classes.conf.html help/man-client.conf.html help/man-cups.html help/man-cups-config.html help/man-cups-files.conf.html help/man-cups-lpd.html help/man-cups-snmp.html help/man-cupsaccept.html help/man-cupsd.conf.html help/man-cupsd.html help/man-cupsd-helper.html help/man-cupsd-logs.html help/man-cupsenable.html help/man-cupstestppd.html help/man-filter.html help/man-ippevepcl.html help/man-ippeveprinter.html help/man-ipptool.html help/man-ipptoolfile.html help/man-lp.html help/man-lpadmin.html help/man-lpc.html help/man-lpinfo.html help/man-lpmove.html help/man-lpoptions.html help/man-lpq.html help/man-lpr.html help/man-lprm.html help/man-lpstat.html help/man-mime.convs.html help/man-mime.types.html help/man-notifier.html help/man-ppdc.html help/man-ppdhtml.html help/man-ppdi.html help/man-ppdmerge.html help/man-ppdpo.html help/man-printers.conf.html help/man-subscriptions.conf.html help/network.html help/options.html help/overview.html help/policies.html help/postscript-driver.html help/ppd-compiler.html help/raster-driver.html help/ref-ppdcfile.html help/security.html help/sharing.html help/spec-banner.html help/spec-command.html help/spec-design.html help/spec-ipp.html help/spec-ppd.html help/spec-raster.html help/spec-stp.html help/translation.html; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/help; \ done if test "xippfind.1" != x; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 help/man-ippfind.html /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/help; \ fi /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/images for file in images/color-wheel.png images/cups.png images/cups-icon.png images/generic.png images/left.gif images/right.gif images/sel.gif images/unsel.gif images/wait.gif images/cups-block-diagram.png images/cups-command-chain.png images/cups-postscript-chain.png images/cups-raster-chain.png images/raster.png images/raster-organization.png images/sample-image.png images/smiley.jpg; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin/images; \ done make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Installing data files in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' echo Installing sample PPD compiler files in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/examples... Installing sample PPD compiler files in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/examples... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/examples for file in color.drv constraint.drv custom.drv grouping.drv laserjet-basic.drv laserjet-pjl.drv minimum.drv postscript.drv r300-basic.drv r300-colorman.drv r300-remote.drv; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/examples; \ done echo Installing sample ipptool files in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ipptool... Installing sample ipptool files in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ipptool... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ipptool for file in color.jpg document-a4.pdf document-a4.ps document-letter.pdf document-letter.ps gray.jpg onepage-a4.pdf onepage-a4.ps onepage-letter.pdf onepage-letter.ps testfile.jpg testfile.pcl testfile.pdf testfile.ps testfile.txt; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 -z $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ipptool; \ done for file in cancel-current-job.test create-job-format.test create-job-sheets.test create-job-timeout.test create-job.test create-printer-subscription.test cups-create-local-printer.test fax-job.test get-completed-jobs.test get-devices.test get-job-attributes.test get-job-attributes2.test get-job-template-attributes.test get-jobs.test get-notifications.test get-ppd-printer.test get-ppd.test get-ppds-drv-only.test get-ppds-language.test get-ppds-make-and-model.test get-ppds-make.test get-ppds-product.test get-ppds-psversion.test get-ppds.test get-printer-attributes-suite.test get-printer-attributes.test get-printer-description-attributes.test get-printers-printer-id.test get-printers.test get-subscriptions.test identify-printer-display.test identify-printer-multiple.test identify-printer.test ipp-1.1.test ipp-2.0.test ipp-2.1.test ipp-2.2.test ipp-backend.test ipp-everywhere.test print-job-and-wait.test print-job-deflate.test print-job-gzip.test print-job-hold.test print-job-letter.test print-job-manual.test print-job-media-col.test print-job-password.test print-job.test print-uri.test set-attrs-hold.test validate-job.test; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/ipptool; \ done make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Installing data files in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' for lang in ca cs de en es fr it ja pt_BR ru zh_CN ; do \ if test -d $lang; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/templates/$lang; \ for file in add-class.tmpl add-printer.tmpl admin.tmpl choose-device.tmpl choose-make.tmpl choose-model.tmpl choose-serial.tmpl choose-uri.tmpl class.tmpl class-added.tmpl class-confirm.tmpl class-deleted.tmpl class-jobs-header.tmpl class-modified.tmpl classes.tmpl classes-header.tmpl command.tmpl edit-config.tmpl error.tmpl error-op.tmpl header.tmpl help-header.tmpl help-trailer.tmpl help-printable.tmpl job-cancel.tmpl job-hold.tmpl job-move.tmpl job-moved.tmpl job-release.tmpl job-restart.tmpl jobs.tmpl jobs-header.tmpl list-available-printers.tmpl modify-class.tmpl modify-printer.tmpl norestart.tmpl option-boolean.tmpl option-conflict.tmpl option-header.tmpl option-pickmany.tmpl option-pickone.tmpl option-trailer.tmpl pager.tmpl printer.tmpl printer-accept.tmpl printer-added.tmpl printer-cancel-jobs.tmpl printer-configured.tmpl printer-confirm.tmpl printer-default.tmpl printer-deleted.tmpl printer-jobs-header.tmpl printer-modified.tmpl printer-reject.tmpl printer-start.tmpl printer-stop.tmpl printers.tmpl printers-header.tmpl restart.tmpl samba-export.tmpl samba-exported.tmpl search.tmpl set-printer-options-header.tmpl set-printer-options-trailer.tmpl test-page.tmpl trailer.tmpl users.tmpl; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $lang/$file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/templates/$lang >/dev/null 2>&1 || true; \ done \ fi \ done /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/templates for file in add-class.tmpl add-printer.tmpl admin.tmpl choose-device.tmpl choose-make.tmpl choose-model.tmpl choose-serial.tmpl choose-uri.tmpl class.tmpl class-added.tmpl class-confirm.tmpl class-deleted.tmpl class-jobs-header.tmpl class-modified.tmpl classes.tmpl classes-header.tmpl command.tmpl edit-config.tmpl error.tmpl error-op.tmpl header.tmpl help-header.tmpl help-trailer.tmpl help-printable.tmpl job-cancel.tmpl job-hold.tmpl job-move.tmpl job-moved.tmpl job-release.tmpl job-restart.tmpl jobs.tmpl jobs-header.tmpl list-available-printers.tmpl modify-class.tmpl modify-printer.tmpl norestart.tmpl option-boolean.tmpl option-conflict.tmpl option-header.tmpl option-pickmany.tmpl option-pickone.tmpl option-trailer.tmpl pager.tmpl printer.tmpl printer-accept.tmpl printer-added.tmpl printer-cancel-jobs.tmpl printer-configured.tmpl printer-confirm.tmpl printer-default.tmpl printer-deleted.tmpl printer-jobs-header.tmpl printer-modified.tmpl printer-reject.tmpl printer-start.tmpl printer-stop.tmpl printers.tmpl printers-header.tmpl restart.tmpl samba-export.tmpl samba-exported.tmpl search.tmpl set-printer-options-header.tmpl set-printer-options-trailer.tmpl test-page.tmpl trailer.tmpl users.tmpl; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/templates; \ done install: samba-export.tmpl does not exist install: samba-exported.tmpl does not exist make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' echo Installing cups-config script... Installing cups-config script... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups-config /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin/cups-config for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Installing header files in $dir... ;\ (cd $dir; /usr/bin/make -j4 --jobserver-auth=3,4 install-headers) || exit 1;\ done Installing header files in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' echo Installing header files into /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/include/cups... Installing header files into /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/include/cups... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/include/cups for file in array.h cups.h dir.h file.h http.h ipp.h language.h pwg.h raster.h transcode.h versioning.h adminutil.h backend.h ppd.h sidechannel.h; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/include/cups; \ done if test "x" != x; then \ echo Installing private header files into /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ for file in array-private.h cups-private.h debug-private.h file-private.h http-private.h ipp-private.h language-private.h pwg-private.h raster-private.h string-private.h thread-private.h ppd-private.h snmp-private.h; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/$file; \ done; \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Installing header files in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Installing header files in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Installing header files in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Installing header files in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Installing header files in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Installing header files in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Installing header files in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Installing header files in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Installing header files in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Installing header files in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Installing header files in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Installing header files in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Installing header files in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Installing header files in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Installing header files in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Installing header files in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Installing header files in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Installing header files in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'install-headers'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' if test "x" != x; then \ echo Installing config.h into /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder...; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder; \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 444 config.h /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/config.h; \ fi echo Using ARCHFLAGS="" Using ARCHFLAGS= echo Using ALL_CFLAGS="-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare" Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare echo Using ALL_CXXFLAGS="-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare" Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare echo Using CC="x86_64-tld-linux-gcc" Using CC=x86_64-tld-linux-gcc echo Using CXX="x86_64-tld-linux-gcc" Using CXX=x86_64-tld-linux-gcc echo Using DSOFLAGS="-Wl,-soname,`basename libs` -shared" Using DSOFLAGS=-Wl,-soname,libs -shared echo Using LDFLAGS="-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc " Using LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc echo Using LIBS="-lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz " Using LIBS=-lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Making libraries in $dir... ;\ (cd $dir ; /usr/bin/make -j4 --jobserver-auth=3,4 libs) || exit 1;\ done Making libraries in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Making libraries in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Making libraries in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Making libraries in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Making libraries in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Making libraries in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Making libraries in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Making libraries in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Making libraries in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Making libraries in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Making libraries in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Making libraries in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Making libraries in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Making libraries in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Making libraries in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Making libraries in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Making libraries in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Making libraries in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Making libraries in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Installing libraries in $dir... ;\ (cd $dir; /usr/bin/make -j4 --jobserver-auth=3,4 install-libs) || exit 1;\ done Installing libraries in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 -m 755 libcups.a /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib ranlib /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.a /bin/chmod 555 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.a /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 -m 755 libcupsimage.a /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib ranlib /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.a /bin/chmod 555 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.a echo Installing libraries in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib... Installing libraries in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 libcups.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib if test libcups.so.2 = "libcups.so.2"; then \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/`basename libcups.so.2 .2`; \ /bin/ln -sf libcups.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/`basename libcups.so.2 .2`; \ fi if test libcups.so.2 = "libcups.2.dylib"; then \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.dylib; \ /bin/ln -sf libcups.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.dylib; \ fi if test "xlibcupsimage.so.2" != x; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 libcupsimage.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib; \ fi if test "xlibcupsimage.so.2" = "xlibcupsimage.so.2"; then \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/`basename libcupsimage.so.2 .2`; \ /bin/ln -sf libcupsimage.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/`basename libcupsimage.so.2 .2`; \ fi if test "xlibcupsimage.so.2" = "xlibcupsimage.2.dylib"; then \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.dylib; \ /bin/ln -sf libcupsimage.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.dylib; \ fi if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ cp libcups.so.2 ; \ dsymutil /libcups.so.2; \ if test "xlibcupsimage.so.2" != x; then \ cp libcupsimage.so.2 ; \ dsymutil /libcupsimage.so.2; \ fi; \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Installing libraries in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Installing libraries in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Installing libraries in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' echo Installing backends in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend Installing backends in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend for file in usb; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in usb; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Installing libraries in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Installing libraries in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Installing libraries in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Installing libraries in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Installing libraries in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Installing libraries in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Installing libraries in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Installing libraries in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Installing libraries in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Installing libraries in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Installing libraries in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Installing libraries in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Installing libraries in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Installing libraries in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Installing libraries in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'install-libs'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' chmod +x cups-config echo Using ARCHFLAGS="" Using ARCHFLAGS= echo Using ALL_CFLAGS="-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare" Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare echo Using ALL_CXXFLAGS="-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare" Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-format-truncation -Wno-format-overflow -Wno-tautological-compare echo Using CC="x86_64-tld-linux-gcc" Using CC=x86_64-tld-linux-gcc echo Using CXX="x86_64-tld-linux-gcc" Using CXX=x86_64-tld-linux-gcc echo Using DSOFLAGS="-Wl,-soname,`basename all` -shared" Using DSOFLAGS=-Wl,-soname,all -shared echo Using LDFLAGS="-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc " Using LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc echo Using LIBS="-lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz " Using LIBS=-lgssapi -lavahi-common -lavahi-client -lgnutls -lz -lpthread -lm -lcrypt -lz for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Making all in $dir... ;\ (cd $dir ; /usr/bin/make -j4 --jobserver-auth=3,4 all ) || exit 1;\ done Making all in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Making all in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Making all in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Making all in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Making all in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Making all in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Making all in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Making all in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Making all in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Making all in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Making all in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Making all in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Making all in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Making all in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Making all in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Making all in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Making all in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Making all in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Making all in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\ echo Installing programs in $dir... ;\ (cd $dir; /usr/bin/make -j4 --jobserver-auth=3,4 install-exec) || exit 1;\ done Installing programs in cups... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cups' Installing programs in tools... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' echo Installing IPP tools in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... Installing IPP tools in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin for file in ippeveprinter ippfind ipptool; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin; \ done echo Installing printer commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/command... Installing printer commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/command... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/command for file in ippevepcl ippeveps; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/command; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in ippeveprinter ippfind ipptool ippevepcl ippeveps; do \ cp $file ; \ dsymutil /$file; \ done; \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/tools' Installing programs in filter... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/filter for file in commandtops gziptoany pstops rastertoepson rastertohp rastertolabel rastertopwg; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/filter; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in commandtops gziptoany pstops rastertoepson rastertohp rastertolabel rastertopwg; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/filter' Installing programs in backend... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' echo Installing backends in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend Installing backends in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend for file in ipp lpd dnssd; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 -m 700 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend; \ done for file in snmp socket; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend; \ done for file in http https ipps; do \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend/$file; \ /bin/ln -sf ipp /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend/$file; \ done if test "xdnssd" != x -a `uname` = Darwin; then \ /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend/mdns; \ /bin/ln -sf dnssd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend/mdns; \ fi if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in ipp lpd dnssd snmp socket; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/backend' Installing programs in berkeley... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' echo Installing Berkeley user printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... Installing Berkeley user printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpq /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpr /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lprm /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin echo Installing Berkeley admin printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... Installing Berkeley admin printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpc /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in lpc lpq lpr lprm; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/berkeley' Installing programs in cgi-bin... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin for file in admin.cgi classes.cgi help.cgi jobs.cgi printers.cgi; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/cgi-bin; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in admin.cgi classes.cgi help.cgi jobs.cgi printers.cgi; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/cgi-bin' Installing programs in monitor... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/monitor for file in bcp tbcp; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/monitor; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in bcp tbcp; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/monitor' Installing programs in notifier... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' echo Installing notifiers in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/notifier... Installing notifiers in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/notifier... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/notifier for file in dbus mailto rss; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/notifier; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in dbus mailto rss; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/notifier' Installing programs in ppdc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' echo Installing PPD compiler programs... Installing PPD compiler programs... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin for file in ppdc ppdhtml ppdi ppdmerge ppdpo; do \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 $file /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin; \ done if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in ppdc ppdhtml ppdi ppdmerge ppdpo; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/ppdc' Installing programs in scheduler... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' echo Installing programs in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin... Installing programs in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 -m 700 cupsd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cupsfilter /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin echo Installing programs in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon... Installing programs in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon... /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups-deviced /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups-driverd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups-exec /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cups-lpd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/daemon if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in cupsd cupsfilter cups-deviced cups-driverd cups-exec cups-lpd; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/scheduler' Installing programs in systemv... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' echo Installing System V admin printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin Installing System V admin printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cupsaccept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cupsctl /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpadmin /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpinfo /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpmove /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsdisable /bin/ln -sf cupsaccept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsdisable /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsenable /bin/ln -sf cupsaccept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsenable /bin/rm -f /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsreject /bin/ln -sf cupsaccept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/cupsreject echo Installing System V user printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin Installing System V user printing commands in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d -m 755 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cancel /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 cupstestppd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lp /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpoptions /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -c -m 755 lpstat /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/bin if test "x" != "x"; then \ /tmp/B.zhw5SA/BUILD/cups-2.3.1/install-sh -d ; \ for file in cancel cupsaccept cupsctl cupstestppd lp lpadmin lpinfo lpmove lpoptions lpstat; do \ cp $file ; \ dsymutil /$file; \ done \ fi make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/systemv' Installing programs in conf... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/conf' Installing programs in data... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/data' Installing programs in desktop... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/desktop' Installing programs in locale... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/locale' Installing programs in man... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/man' Installing programs in doc... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/doc' Installing programs in examples... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/examples' Installing programs in templates... make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' make[1]: Nothing to be done for 'install-exec'. make[1]: Leaving directory '/tmp/B.zhw5SA/BUILD/cups-2.3.1/templates' + '[' lib64 '!=' lib ']' + install -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib64 + mv /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.so /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.so /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.so.2 /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib64 + mv /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcups.a /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/libcupsimage.a /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib64 + ln -s /usr/lib/cups/backend/dnssd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/lib/cups/backend/mdns + cp -p /tmp/B.zhw5SA/cups.init /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/rc.d/init.d/cups + cp -pf /tmp/B.zhw5SA/cups.pamd /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/pam.d/cups + cp -p /tmp/B.zhw5SA/cups.logrotate /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/logrotate.d/cups + cp -p /tmp/B.zhw5SA/cups.mailto.conf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/mailto.conf + >/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/sysconfig/rc-inetd/cups-lpd + sed -e 's|__ULIBDIR__|/usr/lib|g' /tmp/B.zhw5SA/cups-lpd.inetd + cp -p /tmp/B.zhw5SA/cups-modprobe.conf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/modprobe.d/cups.conf + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups/access_log /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups/error_log /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/log/cups/page_log + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/security/blacklist.cups + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/classes.conf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/printers.conf + >/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/client.conf + <<"EOF" + cat + install -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/drivers + install -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/C /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/da /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/en_GB /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/fr /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/nb /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/pl /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/cups/model/sv + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups/help.index + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups/job.cache /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups/remote.cache + touch /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/var/cache/cups/ppds.dat + install -d /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/etc/cups/ssl + ln -s accept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/enable + ln -s accept /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/sbin/disable + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 54 ELF shared libraries...DONE Stripping 2 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 55 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... No tmpfiles configuration for '/var/run/cups' DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: cups-2.3.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.zhw5SA/BUILD/tmp /bin/sh -e /tmp/B.zhw5SA/BUILD/tmp/rpm-tmp.69952 + umask 022 + cd /tmp/B.zhw5SA/BUILD + cd cups-2.3.1 + DOCDIR=/tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1 + export DOCDIR + rm -rf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1 + /bin/mkdir -p /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1... Documentation compressed. + cp -pr CHANGES.md CONTRIBUTING.md CREDITS.md DEVELOPING.md INSTALL.md README.md /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder/usr/share/doc/cups-2.3.1... ./INSTALL.md ./DEVELOPING.md ./CONTRIBUTING.md ./CHANGES.md ./CREDITS.md ./README.md Documentation compressed. + exit 0 Provides: config(cups) = 1:2.3.1-1 printingdaemon Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcups.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgssapi.so.3()(64bit) libgssapi.so.3(HEIMDAL_GSS_2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpaper.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Conflicts: ghostscript < 7.05.4 hplip < 3.13.11 logrotate < 3.7-4 Obsoletes: printingdaemon Processing files: cups-backend-usb-2.3.1-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcups.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: cups-lpd-2.3.1-1 Provides: config(cups-lpd) = 1:2.3.1-1 Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcups.so.2()(64bit) rtld(GNU_HASH) Processing files: cups-ppdc-2.3.1-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcups.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: cups-clients-2.3.1-1 Provides: config(cups-clients) = 1:2.3.1-1 printingclient Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcups.so.2()(64bit) rtld(GNU_HASH) Obsoletes: printingclient Processing files: cups-lib-2.3.1-1 Provides: cups-libs = 1:2.3.1-1 libcups.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgssapi.so.3()(64bit) libgssapi.so.3(HEIMDAL_GSS_2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Obsoletes: cups-libs libcups1 Processing files: cups-image-lib-2.3.1-1 Provides: libcupsimage.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcups.so.2()(64bit) rtld(GNU_HASH) Obsoletes: libcups1 Processing files: cups-devel-2.3.1-1 Requires: /bin/sh Obsoletes: libcups1-devel Processing files: cups-static-2.3.1-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder warning: Installed (but unpackaged) file(s) found: /etc/cups/cups-files.conf.default /etc/cups/snmp.conf.default Wrote: /tmp/B.zhw5SA/RPMS/cups-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-backend-usb-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-lpd-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-ppdc-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-clients-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-lib-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-image-lib-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-devel-2.3.1-1.x86_64.rpm Wrote: /tmp/B.zhw5SA/RPMS/cups-static-2.3.1-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.zhw5SA/BUILD/tmp /bin/sh -e /tmp/B.zhw5SA/BUILD/tmp/rpm-tmp.8114 + umask 022 + cd /tmp/B.zhw5SA/BUILD + cd cups-2.3.1 + /bin/rm '--interactive=never' -rf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder + rm -rf /tmp/B.zhw5SA/BUILD/tmp/cups-2.3.1-root-builder ended at: Sun Apr 5 18:17:15 2020, done in 0:01:06.275128 + chmod -R u+rwX /tmp/B.zhw5SA/BUILD + rm -rf /tmp/B.zhw5SA/tmp /tmp/B.zhw5SA/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..462 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## cups-lib ################################################## cups-image-lib ################################################## cups-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.zhw5SA Begin-TLD-Builder-Info Build-Time: user:101.05s sys:18.74s real:73.99s (faults io:21 non-io:3559068) Files queued for ftp: 247395 cups-static-2.3.1-1.x86_64.rpm 40676 cups-devel-2.3.1-1.x86_64.rpm 5849 cups-image-lib-2.3.1-1.x86_64.rpm 409021 cups-lib-2.3.1-1.x86_64.rpm 4130727 cups-clients-2.3.1-1.x86_64.rpm 101139 cups-ppdc-2.3.1-1.x86_64.rpm 16663 cups-lpd-2.3.1-1.x86_64.rpm 18794 cups-backend-usb-2.3.1-1.x86_64.rpm 1015814 cups-2.3.1-1.x86_64.rpm 398 cups-2.3.1-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /etc/cups/cups-files.conf.default /etc/cups/snmp.conf.default End-TLD-Builder-Info