<86>May 11 02:32:14 userdel[28060]: delete user 'rooter' <86>May 11 02:32:14 userdel[28060]: removed shadow group 'rooter' owned by 'rooter' <86>May 11 02:32:14 groupadd[28065]: group added to /etc/group: name=rooter, GID=573 <86>May 11 02:32:14 groupadd[28065]: group added to /etc/gshadow: name=rooter <86>May 11 02:32:14 groupadd[28065]: new group: name=rooter, GID=573 <86>May 11 02:32:14 useradd[28069]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>May 11 02:32:14 userdel[28076]: delete user 'builder' <86>May 11 02:32:14 userdel[28076]: removed group 'builder' owned by 'builder' <86>May 11 02:32:14 userdel[28076]: removed shadow group 'builder' owned by 'builder' <86>May 11 02:32:14 groupadd[28081]: group added to /etc/group: name=builder, GID=574 <86>May 11 02:32:14 groupadd[28081]: group added to /etc/gshadow: name=builder <86>May 11 02:32:14 groupadd[28081]: new group: name=builder, GID=574 <86>May 11 02:32:14 useradd[28085]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>May 11 02:32:18 rpmi: liblz4-1:1.9.1-alt1 sisyphus+228057.100.1.1 1556059262 installed <13>May 11 02:32:18 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed <13>May 11 02:32:18 rpmi: libgcrypt20-1.8.4-alt1 sisyphus+225621.500.1.1 1553521566 installed <13>May 11 02:32:18 rpmi: libsystemd-1:242-alt5 sisyphus+228947.100.2.1 1557227987 installed <13>May 11 02:32:18 rpmi: libdbus-1.12.12-alt2 sisyphus+221234.100.1.2 1549918037 installed <13>May 11 02:32:18 rpmi: libavahi-0.6.32-alt1 1500485694 installed <13>May 11 02:32:18 rpmi: libcups-2.2.11-alt1 sisyphus+225793.100.1.1 1553701171 installed <13>May 11 02:32:18 rpmi: libcups-devel-2.2.11-alt1 sisyphus+225793.100.1.1 1553701171 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/printer-driver-ptouch-1.4.2-alt2.nosrc.rpm Installing printer-driver-ptouch-1.4.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ptouch-driver-1.4.2 + echo 'Source #0 (ptouch-driver-1.4.2.tar):' Source #0 (ptouch-driver-1.4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ptouch-driver-1.4.2.tar + cd ptouch-driver-1.4.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ptouch-1.4.2-alt-fix-build.patch):' Patch #0 (ptouch-1.4.2-alt-fix-build.patch): + /usr/bin/patch -p2 patching file Makefile.in patching file rastertoptch.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ptouch-driver-1.4.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + 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 --disable-silent-rules --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 + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rastertoptch-rastertoptch.o `test -f 'rastertoptch.c' || echo './'`rastertoptch.c rastertoptch.c: In function 'parse_options': rastertoptch.c:482:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd = ppdOpenFile(getenv("PPD")); ^~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:397:20: note: declared here extern ppd_file_t *ppdOpenFile(const char *filename) _PPD_DEPRECATED; ^~~~~~~~~~~ rastertoptch.c:489:5: warning: 'ppdLastError' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] status = ppdLastError(&linenum); ^~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:411:21: note: declared here extern ppd_status_t ppdLastError(int *line) _PPD_DEPRECATED; ^~~~~~~~~~~~ rastertoptch.c:491:5: warning: 'ppdErrorString' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum); ^~~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:406:20: note: declared here extern const char *ppdErrorString(ppd_status_t status) _PPD_DEPRECATED; ^~~~~~~~~~~~~~ rastertoptch.c:495:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdMarkDefaults(ppd); ^~~~~~~~~~~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:392:14: note: declared here extern void ppdMarkDefaults(ppd_file_t *ppd) _PPD_DEPRECATED; ^~~~~~~~~~~~~~~ rastertoptch.c:496:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] cupsMarkOptions(ppd, num_options, cups_options); ^~~~~~~~~~~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:370:13: note: declared here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _PPD_DEPRECATED; ^~~~~~~~~~~~~~~ rastertoptch.c:499:5: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_choice_t *choice = ppdFindMarkedChoice(ppd, "RollFedMedia"); ^~~~~~~~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:385:22: note: declared here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^~~~~~~~~~~~~~~~~~~ rastertoptch.c:560:3: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(ppd); ^~~~~~~~ In file included from rastertoptch.c:313: /usr/include/cups/ppd.h:372:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED; ^~~~~~~~ rastertoptch.c: In function 'update_page_options': rastertoptch.c:598:15: warning: unused variable 'media_type' [-Wunused-variable] const char* media_type = header->MediaType; ^~~~~~~~~~ rastertoptch.c: In function 'emit_page_cmds': rastertoptch.c:973:12: warning: unused variable 'image_height_px' [-Wunused-variable] unsigned image_height_px = lrint (page_size_y * vres / 72.0); ^~~~~~~~~~~~~~~ rastertoptch.c: In function 'flush_rle_buffer': rastertoptch.c:1143:14: warning: unused variable 'dummy' [-Wunused-variable] size_t dummy ^~~~~ rastertoptch.c:1168:22: warning: unused variable 'dummy' [-Wunused-variable] size_t dummy = fwrite (p, sizeof (char), l + 1, stdout); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' make[1]: Entering directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o rastertoptch rastertoptch-rastertoptch.o -lm -lcupsimage -lcups make[1]: Leaving directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11343 + 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.4.2 + /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.4.2' make[1]: Entering directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' 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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2' make: Leaving directory '/usr/src/RPM/BUILD/ptouch-driver-1.4.2' + rm -rf /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/foomatic/db/source/printer/ + /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) Checking contents of files in /usr/src/tmp/printer-driver-ptouch-buildroot/ (default) 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.4.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36190 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ptouch-driver-1.4.2 + DOCDIR=/usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + export DOCDIR + rm -rf /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + /bin/mkdir -p /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + chmod -R go-w /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + chmod -R a+rX /usr/src/tmp/printer-driver-ptouch-buildroot/usr/share/doc/printer-driver-ptouch-1.4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pOe7a6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FsUGYp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ptouch-driver = 1.4.2 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:njyfUYzGLZxa8sWZ6ylhkCZswVKGADEja, libcupsimage.so.2()(64bit) >= set:hfaqUMZhF1, 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.Nr8GdN Creating printer-driver-ptouch-debuginfo package Processing files: printer-driver-ptouch-debuginfo-1.4.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cx8oVd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6bTr4H find-requires: running scripts (debuginfo) Requires: printer-driver-ptouch = 1.4.2-alt2, /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) Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-ptouch-1.4.2-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/printer-driver-ptouch-debuginfo-1.4.2-alt2.x86_64.rpm 7.36user 2.88system 0:15.59elapsed 65%CPU (0avgtext+0avgdata 54320maxresident)k 0inputs+0outputs (0major+561670minor)pagefaults 0swaps 13.43user 7.43system 0:26.35elapsed 79%CPU (0avgtext+0avgdata 113772maxresident)k 0inputs+0outputs (0major+852491minor)pagefaults 0swaps