Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/epstool.spec'], chrootPath='/var/lib/mock/f31-build-102556-33545/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/epstool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/epstool-3.08-17.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/epstool.spec'], chrootPath='/var/lib/mock/f31-build-102556-33545/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/epstool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.isLc83 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf epstool-3.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/epstool-3.08.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd epstool-3.08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (epstool-3.08-gcc43.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (epstool-3.08-gcc43.patch): patching file src/epstool.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t75NH2 + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + make BUILDSTDERR: ./src/epstool.c: In function 'calc_device_size': BUILDSTDERR: ./src/epstool.c:1716:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1716 | int code = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ./src/epstool.c: In function 'epstool_dcs2_composite': BUILDSTDERR: ./src/epstool.c:1909:9: warning: variable 'hires_bbox_valid' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1909 | int hires_bbox_valid = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ./src/common.h:21, BUILDSTDERR: from ./src/capp.c:19: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'rotate_last_files.part.0' at ./src/capp.c:270:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./src/cbmp.c: In function 'bmpfile_to_image': BUILDSTDERR: ./src/cbmp.c:176:18: warning: variable 'count' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 176 | unsigned int count; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ./src/cbmp.c: In function 'image_to_bmpfile': BUILDSTDERR: ./src/cbmp.c:896:9: warning: variable 'pallength' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 896 | int pallength; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ./src/cbmp.c: In function 'image_to_tifffile': BUILDSTDERR: ./src/cbmp.c:1503:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1503 | int code = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ./src/cbmp.c: In function 'image_to_bmpfile': BUILDSTDERR: ./src/cbmp.c:891:13: warning: 'bmp2.biBitCount' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 891 | BITMAP2 bmp2; BUILDSTDERR: | ^~~~ BUILDSTDERR: ./src/cbmp.c:967:5: warning: 'bmp2.biClrImportant' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 967 | write_dword(bmp2.biClrImportant, f); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./src/cbmp.c:966:5: warning: 'bmp2.biClrUsed' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 966 | write_dword(bmp2.biClrUsed, f); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./src/cbmp.c: In function 'image_to_tiff': BUILDSTDERR: ./src/cbmp.c:1425:35: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=] BUILDSTDERR: 1425 | snprintf(now, sizeof(now), "%04d:%02d:%02d %02d:%02d:%02d", BUILDSTDERR: | ^~~~ BUILDSTDERR: ./src/cbmp.c:1425:29: note: directive argument in the range [-2147483647, 2147483647] BUILDSTDERR: 1425 | snprintf(now, sizeof(now), "%04d:%02d:%02d %02d:%02d:%02d", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ./src/common.h:19, BUILDSTDERR: from ./src/cbmp.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 20 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir ./bin mkdir ./epsobj echo "dummy" > ./epsobj/lib.rsp gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/xnodll.o -c ./src/xnodll.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cfile.o -c ./src/cfile.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/epstool.o -c -DEPSTOOL_VERSION="3.08" -DEPSTOOL_DATE="2005-06-10" ./src/epstool.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/calloc.o -c ./src/calloc.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/capp.o -c ./src/capp.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cbmp.o -c ./src/cbmp.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cdoc.o -c ./src/cdoc.c BUILDSTDERR: gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/us./src/ceps.c: In function 'write_singlefile_separations': BUILDSTDERR: ./src/ceps.c:1599:14: warning: variable 'len' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1599 | FILE_POS len; BUILDSTDERR: | ^~~ BUILDSTDERR: ./src/ceps.c: In function 'write_platefile_comments.isra.0': BUILDSTDERR: ./src/ceps.c:1542:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 229 [-Wformat-truncation=] BUILDSTDERR: 1542 | "%%%%PlateFile: (%s) EPS Local %s", BUILDSTDERR: | ^~ BUILDSTDERR: 1543 | sepname, platename); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ./src/common.h:19, BUILDSTDERR: from ./src/ceps.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 27 or more bytes (assuming 282) into a destination of size 255 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/ceps.o -c ./src/ceps.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cimg.o -c ./src/cimg.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/clzw.o -c ./src/clzw.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cmac.o -c ./src/cmac.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cmbcs.o -c ./src/cmbcs.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cpdfscan.o -c ./src/cpdfscan.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cprofile.o -c ./src/cprofile.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/cps.o -c ./src/cps.c BUILDSTDERR: gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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-hardene./src/dscparse.c: In function 'dsc_parse_bounding_box': BUILDSTDERR: ./src/dscparse.c:1646:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 1646 | if (*pbbox == NULL) BUILDSTDERR: | ^~ BUILDSTDERR: ./src/dscparse.c:1648:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 1648 | (*pbbox)->llx = (int)fllx; BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 d-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/dscparse.o -c ./src/dscparse.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o ./epsobj/dscutil.o -c ./src/dscutil.c gcc -o ./bin/epstool ./epsobj/xnodll.o ./epsobj/cfile.o ./epsobj/epstool.o ./epsobj/calloc.o ./epsobj/capp.o ./epsobj/cbmp.o ./epsobj/cdoc.o ./epsobj/ceps.o ./epsobj/cimg.o ./epsobj/clzw.o ./epsobj/cmac.o ./epsobj/cmbcs.o ./epsobj/cpdfscan.o ./epsobj/cprofile.o ./epsobj/cps.o ./epsobj/dscparse.o ./epsobj/dscutil.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4W1IU1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 + cd epstool-3.08 + rm -rf /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 + install -D -p -m 755 bin/epstool /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/bin/epstool + install -D -p -m 644 doc/epstool.1 /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/man/man1/epstool.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.08-17.fc31 --unique-debug-suffix -3.08-17.fc31.riscv64 --unique-debug-src-base epstool-3.08-17.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/epstool-3.08 BUILDSTDERR: 1283 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/bin/epstool extracting debug info from /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/bin/epstool original debug info size: 988kB, size after compression: 928kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: epstool-3.08-17.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3wzsT1 + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + DOCDIR=/builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/doc/epstool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/doc/epstool + cp -pr LICENCE /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/doc/epstool + cp -pr doc/epstool.htm /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/doc/epstool + cp -pr doc/gsview.css /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64/usr/share/doc/epstool + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: epstool = 3.08-17.fc31 epstool(riscv-64) = 3.08-17.fc31 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) rtld(GNU_HASH) Processing files: epstool-debugsource-3.08-17.fc31.riscv64 Provides: epstool-debugsource = 3.08-17.fc31 epstool-debugsource(riscv-64) = 3.08-17.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: epstool-debuginfo-3.08-17.fc31.riscv64 Provides: debuginfo(build-id) = e55f36638e72a3bbff5f96a34bb10e02fce097bb epstool-debuginfo = 3.08-17.fc31 epstool-debuginfo(riscv-64) = 3.08-17.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: epstool-debugsource(riscv-64) = 3.08-17.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 Wrote: /builddir/build/RPMS/epstool-3.08-17.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/epstool-debugsource-3.08-17.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/epstool-debuginfo-3.08-17.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2SL2l1 + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/epstool-3.08-17.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0