+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ptouch-driver.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hIjZbg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ptouch-driver-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ptouch-driver-1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ptouch-driver-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ptouch-driver-1.2-gcc43.patch):' Patch #0 (ptouch-driver-1.2-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0 patching file rastertoptch.c Hunk #1 succeeded at 312 (offset 1 line). + echo 'Patch #1 (ptouch-driver-1.3-PT-2300.patch):' Patch #1 (ptouch-driver-1.3-PT-2300.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .PT-2300 --fuzz=0 patching file driver/ptouch.xml patching file opt/Brother-Ptouch-BytesPerLine.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZHFUi0 + umask 022 + cd /builddir/build/BUILD + cd ptouch-driver-1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/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... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/ptouch-driver-1.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rastertoptch-rastertoptch.o `test -f 'rastertoptch.c' || echo './'`rastertoptch.c rastertoptch.c: In function 'flush_rle_buffer': rastertoptch.c:993:14: warning: unused variable 'dummy' [-Wunused-variable] size_t dummy ^~~~~ rastertoptch.c:1018: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:1447: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:396:18: note: declared here extern unsigned cupsRasterReadHeader(cups_raster_t *r, ^~~~~~~~~~~~~~~~~~~~ rastertoptch.c:1490: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:396:18: note: declared here extern unsigned cupsRasterReadHeader(cups_raster_t *r, ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rastertoptch rastertoptch-rastertoptch.o -lm -lcupsimage -lcups make[1]: Leaving directory '/builddir/build/BUILD/ptouch-driver-1.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TeLxcE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 + cd ptouch-driver-1.3 + rm -rf /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/ptouch-driver-1.3' test -z "/usr/lib/cups/filter" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/lib/cups/filter" /usr/bin/install -c 'rastertoptch' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/lib/cups/filter/rastertoptch' test -z "/usr/share/foomatic/db/source" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source" /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'driver/ptouch.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/driver/ptouch.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-500.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-QL-500.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-550.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-QL-550.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-QL-650TD.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-QL-650TD.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-18R.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-18R.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1500PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-1500PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1950VP.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-1950VP.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1950.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-1950.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-1960.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-1960.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2300.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2300.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2420PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2420PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2450DX.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2450DX.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2500PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2500PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2600.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2600.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-2610.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-2610.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-3600.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-3600.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-550A.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-550A.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9200DX.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-9200DX.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9200PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-9200PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9400.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-9400.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9500PC.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-9500PC.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'printer/Brother-PT-9600.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/printer/Brother-PT-9600.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-AdvanceDistance.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceDistance.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-AdvanceMedia.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-AdvanceMedia.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-Align.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-Align.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-BytesPerLine.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-BytesPerLine.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-ConcatPages.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-ConcatPages.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-CutMark.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMark.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-CutMedia.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-CutMedia.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-HalfCut.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-HalfCut.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-SoftwareMirror.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-SoftwareMirror.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-LabelPreamble.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-LabelPreamble.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-MirrorPrint.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-MirrorPrint.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-NegativePrint.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-NegativePrint.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PageSize.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-PageSize.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PixelTransfer.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-PixelTransfer.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PrintDensity.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintDensity.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-PrintQuality.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-PrintQuality.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-Resolution.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-Resolution.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-RollFedMedia.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-RollFedMedia.xml' /bin/sh /builddir/build/BUILD/ptouch-driver-1.3/install-sh -c -m 644 'opt/Brother-Ptouch-TransferMode.xml' '/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/foomatic/db/source/opt/Brother-Ptouch-TransferMode.xml' make[1]: Leaving directory '/builddir/build/BUILD/ptouch-driver-1.3' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ptouch-driver-1.3-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QxYzlN + umask 022 + cd /builddir/build/BUILD + cd ptouch-driver-1.3 + DOCDIR=/builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + cp -pr AUTHORS /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + cp -pr ChangeLog /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + cp -pr COPYING /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + cp -pr NEWS /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + cp -pr README /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64/usr/share/doc/ptouch-driver + exit 0 Provides: ptouch-driver = 1.3-18.fc28 ptouch-driver(riscv-64) = 1.3-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcups.so.2()(64bit) libcupsimage.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ptouch-driver-foomatic-1.3-18.fc28.noarch Provides: ptouch-driver-foomatic = 1.3-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/ptouch-driver-1.3-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ptouch-driver-1.3-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/ptouch-driver-foomatic-1.3-18.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1NaOkN + umask 022 + cd /builddir/build/BUILD + cd ptouch-driver-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ptouch-driver-1.3-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff