+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/epstool.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.AH3Jab + 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):' Patch #0 (epstool-3.08-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/epstool.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ttWRIb + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + make 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 -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 -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 -o ./epsobj/epstool.o -c -DEPSTOOL_VERSION="3.08" -DEPSTOOL_DATE="2005-06-10" ./src/epstool.c ./src/epstool.c: In function 'calc_device_size': ./src/epstool.c:1716:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code = 0; ^~~~ ./src/epstool.c: In function 'epstool_dcs2_composite': ./src/epstool.c:1909:9: warning: variable 'hires_bbox_valid' set but not used [-Wunused-but-set-variable] int hires_bbox_valid = 0; ^~~~~~~~~~~~~~~~ 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 -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 -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 -o ./epsobj/cbmp.o -c ./src/cbmp.c ./src/cbmp.c: In function 'bmpfile_to_image': ./src/cbmp.c:176:18: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned int count; ^~~~~ ./src/cbmp.c: In function 'image_to_bmpfile': ./src/cbmp.c:896:9: warning: variable 'pallength' set but not used [-Wunused-but-set-variable] int pallength; ^~~~~~~~~ ./src/cbmp.c: In function 'image_to_tifffile': ./src/cbmp.c:1503:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] int code = 0; ^~~~ ./src/cbmp.c: In function 'image_to_bmpfile': ./src/cbmp.c:891:13: warning: 'bmp2.biBitCount' may be used uninitialized in this function [-Wmaybe-uninitialized] BITMAP2 bmp2; ^~~~ ./src/cbmp.c:967:5: warning: 'bmp2.biClrImportant' may be used uninitialized in this function [-Wmaybe-uninitialized] write_dword(bmp2.biClrImportant, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/cbmp.c:966:5: warning: 'bmp2.biClrUsed' may be used uninitialized in this function [-Wmaybe-uninitialized] write_dword(bmp2.biClrUsed, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -o ./epsobj/cdoc.o -c ./src/cdoc.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 -o ./epsobj/ceps.o -c ./src/ceps.c ./src/ceps.c: In function 'write_singlefile_separations': ./src/ceps.c:1599:14: warning: variable 'len' set but not used [-Wunused-but-set-variable] FILE_POS len; ^~~ 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 -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 -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 -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 -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 -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 -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 -o ./epsobj/cps.o -c ./src/cps.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 -o ./epsobj/dscparse.o -c ./src/dscparse.c ./src/dscparse.c: In function 'dsc_parse_bounding_box': ./src/dscparse.c:1646:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*pbbox == NULL) ^~ ./src/dscparse.c:1648:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' (*pbbox)->llx = (int)fllx; ^ 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 -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SnAM5f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 + cd epstool-3.08 + rm -rf /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 + install -D -p -m 755 bin/epstool /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/bin/epstool + install -D -p -m 644 doc/epstool.1 /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/man/man1/epstool.1 + /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: epstool-3.08-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LuBAKq + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + DOCDIR=/builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/doc/epstool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/doc/epstool + cp -pr LICENCE /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/doc/epstool + cp -pr doc/epstool.htm /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/doc/epstool + cp -pr doc/gsview.css /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64/usr/share/doc/epstool + exit 0 Provides: epstool = 3.08-12.fc28 epstool(riscv-64) = 3.08-12.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/epstool-3.08-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/epstool-3.08-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S6zzIE + umask 022 + cd /builddir/build/BUILD + cd epstool-3.08 + rm -rf /builddir/build/BUILDROOT/epstool-3.08-12.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff