<86>Dec 13 07:26:41 userdel[1336983]: delete user 'rooter' <86>Dec 13 07:26:41 userdel[1336983]: removed group 'rooter' owned by 'rooter' <86>Dec 13 07:26:41 userdel[1336983]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 13 07:26:41 groupadd[1337007]: group added to /etc/group: name=rooter, GID=645 <86>Dec 13 07:26:41 groupadd[1337007]: group added to /etc/gshadow: name=rooter <86>Dec 13 07:26:41 groupadd[1337007]: new group: name=rooter, GID=645 <86>Dec 13 07:26:41 useradd[1337051]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 13 07:26:41 userdel[1337084]: delete user 'builder' <86>Dec 13 07:26:41 userdel[1337084]: removed group 'builder' owned by 'builder' <86>Dec 13 07:26:41 userdel[1337084]: removed shadow group 'builder' owned by 'builder' <86>Dec 13 07:26:41 groupadd[1337108]: group added to /etc/group: name=builder, GID=646 <86>Dec 13 07:26:41 groupadd[1337108]: group added to /etc/gshadow: name=builder <86>Dec 13 07:26:41 groupadd[1337108]: new group: name=builder, GID=646 <86>Dec 13 07:26:41 useradd[1337122]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Dec 13 07:26:43 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed <13>Dec 13 07:26:43 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237675 installed <13>Dec 13 07:26:43 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237923 installed <13>Dec 13 07:26:43 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997172 installed <13>Dec 13 07:26:43 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553687 installed <13>Dec 13 07:26:43 rpmi: libavahi-0.8-alt1 p9+258828.100.4.1 1601912063 installed <13>Dec 13 07:26:43 rpmi: libcups-2.3.1-alt1 p9+247593.200.5.1 1585155229 installed <13>Dec 13 07:26:43 rpmi: libcups-devel-2.3.1-alt1 p9+247593.200.5.1 1585155229 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80388 + 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.80388 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:389:20: note: declared here extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~ 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:403:21: note: declared here extern ppd_status_t ppdLastError(int *line) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~ 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:398:20: note: declared here extern const char *ppdErrorString(ppd_status_t status) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~~~ 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:384:14: note: declared here extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~~~~ 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:362:13: note: declared here extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~~~~~~~~ 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:377: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:364:14: note: declared here extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); ^~~~~~~~ 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.96080 + 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/lib 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) verify-elf: WARNING: ./usr/lib/cups/filter/rastertoptch: uses non-LFS functions: open 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.96668 + 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.0WMgvs 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.v0jHre find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ptouch-driver = 1.4.2 Requires: cups, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcups.so.2 >= set:njyfUYzGLZxa8sWZ6ylhkCZswVKGADEja, libcupsimage.so.2 >= set:hfaqUMZhF1, 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.YJ1dOs 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.aob037 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iVkvab find-requires: running scripts (debuginfo) Requires: printer-driver-ptouch = 1.4.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcups.so.2), debug(libcupsimage.so.2) Wrote: /usr/src/RPM/RPMS/i586/printer-driver-ptouch-1.4.2-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/printer-driver-ptouch-debuginfo-1.4.2-alt2.i586.rpm 7.35user 2.33system 0:14.46elapsed 66%CPU (0avgtext+0avgdata 42076maxresident)k 0inputs+0outputs (0major+490042minor)pagefaults 0swaps 11.43user 5.21system 0:21.89elapsed 76%CPU (0avgtext+0avgdata 115792maxresident)k 0inputs+0outputs (0major+779243minor)pagefaults 0swaps