<86>Apr 21 00:58:18 userdel[1580]: delete user 'rooter' <86>Apr 21 00:58:18 userdel[1580]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:58:18 groupadd[1592]: group added to /etc/group: name=rooter, GID=579 <86>Apr 21 00:58:18 groupadd[1592]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:58:18 groupadd[1592]: new group: name=rooter, GID=579 <86>Apr 21 00:58:18 useradd[1607]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 21 00:58:18 userdel[1638]: delete user 'builder' <86>Apr 21 00:58:18 userdel[1638]: removed group 'builder' owned by 'builder' <86>Apr 21 00:58:18 groupadd[1665]: group added to /etc/group: name=builder, GID=580 <86>Apr 21 00:58:18 groupadd[1665]: group added to /etc/gshadow: name=builder <86>Apr 21 00:58:18 groupadd[1665]: new group: name=builder, GID=580 <86>Apr 21 00:58:18 useradd[1683]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Apr 21 00:58:21 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 00:58:21 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 00:58:21 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 00:58:21 rpmi: liblz4-1:1.7.5-alt1 1488766699 installed <13>Apr 21 00:58:21 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 21 00:58:21 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 21 00:58:21 rpmi: libsystemd-1:239-alt1.M80P.1 p8+226956.200.2.1 1555431492 installed <13>Apr 21 00:58:21 rpmi: libdbus-1.10.24-alt4.M80P.1 1518773282 installed <13>Apr 21 00:58:21 rpmi: libavahi-0.6.31-alt7.M80P.1 1526318593 installed <13>Apr 21 00:58:21 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 00:58:21 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 00:58:21 groupadd[7669]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 00:58:21 groupadd[7669]: group added to /etc/gshadow: name=_keytab <86>Apr 21 00:58:21 groupadd[7669]: new group: name=_keytab, GID=499 <13>Apr 21 00:58:21 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 00:58:21 rpmi: libcups-2.1.0-alt2.M80P.4 p8+223280.100.1.1 1551372192 installed <13>Apr 21 00:58:21 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 00:58:22 rpmi: libcups-devel-2.1.0-alt2.M80P.4 p8+223280.100.1.1 1551372192 installed Installing printer-driver-ptouch-1.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ptouch-driver-1.3 + echo 'Source #0 (ptouch-driver-1.3.tar):' Source #0 (ptouch-driver-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ptouch-driver-1.3.tar + cd ptouch-driver-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ptouch-driver-1.3 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking for cupsParseOptions in -lcups... yes checking for cupsRasterReadHeader in -lcupsimage... yes checking for lrint in -lm... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/raster.h usability... yes checking cups/raster.h presence... yes checking for cups/raster.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for strcasecmp... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating ptouch-driver.spec config.status: creating ptouch-driver-foomatic.spec config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -pipe -Wall -g -O2 -c -o rastertoptch-rastertoptch.o `test -f 'rastertoptch.c' || echo './'`rastertoptch.c rastertoptch.c: In function 'flush_rle_buffer': rastertoptch.c:992:14: warning: unused variable 'dummy' [-Wunused-variable] size_t dummy ^ rastertoptch.c:1017:22: warning: unused variable 'dummy' [-Wunused-variable] size_t dummy = fwrite (p, sizeof (char), l + 1, stdout); ^ rastertoptch.c: In function 'process_rasterdata': rastertoptch.c:1446:3: warning: 'cupsRasterReadHeader' is deprecated: Use cupsRasterReadHeader2 instead. [-Wdeprecated-declarations] for (more_pages = cupsRasterReadHeader (ras, &header); ^ In file included from rastertoptch.c:313:0: /usr/include/cups/raster.h:370:18: note: declared here extern unsigned cupsRasterReadHeader(cups_raster_t *r, ^ rastertoptch.c:1489:5: warning: 'cupsRasterReadHeader' is deprecated: Use cupsRasterReadHeader2 instead. [-Wdeprecated-declarations] more_pages = cupsRasterReadHeader (ras, &header); ^ In file included from rastertoptch.c:313:0: /usr/include/cups/raster.h:370:18: note: declared here extern unsigned cupsRasterReadHeader(cups_raster_t *r, ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o rastertoptch rastertoptch-rastertoptch.o -lm -lcupsimage -lcups make[1]: Leaving directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' make: Leaving directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/printer-driver-ptouch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/printer-driver-ptouch-buildroot + cd ptouch-driver-1.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/printer-driver-ptouch-buildroot/usr exec_prefix=/usr/src/tmp/printer-driver-ptouch-buildroot/usr bindir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/bin sbindir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/sbin sysconfdir=/usr/src/tmp/printer-driver-ptouch-buildroot/etc datadir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share includedir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/include libdir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib64 libexecdir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib localstatedir=/usr/src/tmp/printer-driver-ptouch-buildroot/var/lib sharedstatedir=/usr/src/tmp/printer-driver-ptouch-buildroot/var/lib mandir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/man infodir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/info install libdir=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib make: Entering directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' make[1]: Entering directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' test -z "/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib/cups/filter" || /bin/mkdir -p "/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib/cups/filter" /bin/install -p 'rastertoptch' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/lib/cups/filter/rastertoptch' test -z "/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source" || /bin/mkdir -p "/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source" /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'driver/ptouch.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/driver/ptouch.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-500.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-QL-500.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-550.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-QL-550.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-650TD.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-QL-650TD.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-18R.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-18R.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1500PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-1500PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1950VP.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-1950VP.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1950.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-1950.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1960.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-1960.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2300.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2300.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2420PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2420PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2450DX.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2450DX.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2500PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2500PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2600.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2600.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2610.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-2610.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-3600.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-3600.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-550A.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-550A.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9200DX.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-9200DX.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9200PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-9200PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9400.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-9400.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9500PC.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-9500PC.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9600.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/Brother-PT-9600.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-AdvanceDistance.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceDistance.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-AdvanceMedia.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceMedia.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-Align.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-Align.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-BytesPerLine.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-BytesPerLine.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-ConcatPages.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-ConcatPages.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-CutMark.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMark.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-CutMedia.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMedia.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-HalfCut.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-HalfCut.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-SoftwareMirror.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-SoftwareMirror.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-LabelPreamble.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-LabelPreamble.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-MirrorPrint.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-MirrorPrint.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-NegativePrint.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-NegativePrint.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PageSize.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-PageSize.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PixelTransfer.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-PixelTransfer.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PrintDensity.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintDensity.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PrintQuality.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintQuality.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-Resolution.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-Resolution.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-RollFedMedia.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-RollFedMedia.xml' /bin/sh /usr/src/RPM/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-TransferMode.xml' '/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/opt/Brother-Ptouch-TransferMode.xml' make[1]: Leaving directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' make: Leaving directory `/usr/src/RPM/BUILD/ptouch-driver-1.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/printer-driver-ptouch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/printer-driver-ptouch-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/printer-driver-ptouch-buildroot (auto) Adjusting library links in /usr/src/tmp/printer-driver-ptouch-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/printer-driver-ptouch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: printer-driver-ptouch-1.3-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26281 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ptouch-driver-1.3 + DOCDIR=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + export DOCDIR + rm -rf /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + /bin/mkdir -p /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + chmod -R go-w /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + chmod -R a+rX /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OPF1Am find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xU1H5y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ptouch-driver = 1.3 Requires: cups, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcups.so.2()(64bit) >= set:nlN7YQgOejv2, libcupsimage.so.2()(64bit) >= set:hfaqAuBO3, libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: ptouch-driver Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t4C2jO Creating printer-driver-ptouch-debuginfo package Processing files: printer-driver-ptouch-debuginfo-1.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8MdGg6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mjVqVq find-requires: running scripts (debuginfo) Requires: printer-driver-ptouch = 1.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcups.so.2), debug64(libcupsimage.so.2), debug64(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/share/foomatic/db/source/driver/ptouch.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceDistance.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceMedia.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-Align.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-BytesPerLine.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-ConcatPages.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMark.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMedia.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-HalfCut.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-LabelPreamble.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-MirrorPrint.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-NegativePrint.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-PageSize.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-PixelTransfer.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintDensity.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintQuality.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-Resolution.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-RollFedMedia.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-SoftwareMirror.xml /usr/share/foomatic/db/source/opt/Brother-Ptouch-TransferMode.xml /usr/share/foomatic/db/source/printer/Brother-PT-1500PC.xml /usr/share/foomatic/db/source/printer/Brother-PT-18R.xml /usr/share/foomatic/db/source/printer/Brother-PT-1950.xml /usr/share/foomatic/db/source/printer/Brother-PT-1950VP.xml /usr/share/foomatic/db/source/printer/Brother-PT-1960.xml /usr/share/foomatic/db/source/printer/Brother-PT-2300.xml /usr/share/foomatic/db/source/printer/Brother-PT-2420PC.xml /usr/share/foomatic/db/source/printer/Brother-PT-2450DX.xml /usr/share/foomatic/db/source/printer/Brother-PT-2500PC.xml /usr/share/foomatic/db/source/printer/Brother-PT-2600.xml /usr/share/foomatic/db/source/printer/Brother-PT-2610.xml /usr/share/foomatic/db/source/printer/Brother-PT-3600.xml /usr/share/foomatic/db/source/printer/Brother-PT-550A.xml /usr/share/foomatic/db/source/printer/Brother-PT-9200DX.xml /usr/share/foomatic/db/source/printer/Brother-PT-9200PC.xml /usr/share/foomatic/db/source/printer/Brother-PT-9400.xml /usr/share/foomatic/db/source/printer/Brother-PT-9500PC.xml /usr/share/foomatic/db/source/printer/Brother-PT-9600.xml /usr/share/foomatic/db/source/printer/Brother-PT-PC.xml /usr/share/foomatic/db/source/printer/Brother-QL-500.xml /usr/share/foomatic/db/source/printer/Brother-QL-550.xml /usr/share/foomatic/db/source/printer/Brother-QL-650TD.xml Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-ptouch-1.3-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-ptouch-debuginfo-1.3-alt1.qa1.x86_64.rpm 4.32user 2.82system 0:11.92elapsed 59%CPU (0avgtext+0avgdata 47440maxresident)k 0inputs+0outputs (0major+470365minor)pagefaults 0swaps 9.01user 7.01system 0:20.44elapsed 78%CPU (0avgtext+0avgdata 122104maxresident)k 192inputs+0outputs (0major+690210minor)pagefaults 0swaps --- printer-driver-ptouch-1.3-alt1.qa1.x86_64.rpm.repo 2013-04-16 04:37:35.000000000 +0000 +++ printer-driver-ptouch-1.3-alt1.qa1.x86_64.rpm.hasher 2019-04-21 00:58:35.640318872 +0000 @@ -9,3 +9,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -13,3 +12,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libcups.so.2()(64bit) >= set:mkZbymLdlW10 +Requires: libcups.so.2()(64bit) >= set:nlN7YQgOejv2 Requires: rpmlib(SetVersions)