Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pdf2djvu.spec'], chrootPath='/var/lib/mock/f33-build-293833-55178/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pdf2djvu.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/pdf2djvu-0.9.17-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pdf2djvu.spec'], chrootPath='/var/lib/mock/f33-build-293833-55178/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pdf2djvu.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j8NrEZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdf2djvu-0.9.17 + /usr/bin/xz -dc /builddir/build/SOURCES/pdf2djvu-0.9.17.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdf2djvu-0.9.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OVtrcY + umask 022 + cd /builddir/build/BUILD + cd pdf2djvu-0.9.17 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./tools/config.sub ++ basename ./tools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./tools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './tools/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./tools/config.guess ++ basename ./tools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./tools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './tools/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a BSD-compatible install... /usr/bin/install -c checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether g++ supports C++11... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for g++ option to support OpenMP... -fopenmp checking for MinGW ANSI stdio... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DJVULIBRE... yes checking DjVuLibre fitness... ok checking for POPPLER... yes checking for Poppler xpdf headers... yes checking for GRAPHICSMAGICK... yes checking for EXIV2... yes checking for Windows RPC API... no checking for uuid_create... no checking for LIBUUID... yes checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for riscv64-redhat-linux-gnu-gcc... gcc 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 5724: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 5724: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for timegm... yes checking whether g++ accepts -Werror=unknown-warning-option... no checking whether g++ accepts -Wall... yes checking whether g++ accepts -Wempty-body... yes checking whether g++ accepts -Werror=misleading-indentation... yes checking whether g++ accepts -Werror=narrowing... yes checking whether g++ accepts -Werror=overloaded-virtual... yes configure: creating ./config.status config.status: creating autoconf.mk config.status: creating autoconf.hh config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 V=1 VERBOSE=1 tools/generate-paths-hh localedir /usr/share/locale djvulibre_bindir /usr/bin g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o debug.o debug.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o djvu-outline.o djvu-outline.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o config.o config.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o image-filter.o image-filter.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o pdf-document-map.o pdf-document-map.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o pdf-backend.o pdf-backend.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sexpr.o sexpr.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o pdf-dpi.o pdf-dpi.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o pdf-unicode.o pdf-unicode.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o string-printf.o string-printf.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o string-utils.o string-utils.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o string-format.o string-format.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sys-command-win32.o sys-command-win32.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sys-time.o sys-time.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sys-uuid.o sys-uuid.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sys-encoding.o sys-encoding.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o sys-command-posix.o sys-command-posix.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o system.o system.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o version.o version.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o i18n.o i18n.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o xmp.o xmp.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -c -o pdf2djvu.o pdf2djvu.cc g++ -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wempty-body -Werror=misleading-indentation -Werror=narrowing -Werror=overloaded-virtual -pthread -I/usr/include/poppler -I/usr/include/GraphicsMagick -I/usr/include/uuid -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld config.o debug.o djvu-outline.o i18n.o image-filter.o pdf-backend.o pdf-document-map.o pdf-dpi.o pdf-unicode.o pdf2djvu.o sexpr.o string-format.o string-printf.o string-utils.o sys-command-posix.o sys-command-win32.o sys-encoding.o sys-time.o sys-uuid.o system.o version.o xmp.o -ldjvulibre -lpoppler -lGraphicsMagick++ -lGraphicsMagick -lexiv2 -luuid -o pdf2djvu + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rrQhTW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 + cd pdf2djvu-0.9.17 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/bin /usr/bin/install -p pdf2djvu /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/bin INSTALL='/usr/bin/install -p' tools/install-manpages /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man doc/pdf2djvu.1 doc/po/pdf2djvu.de.1 doc/po/pdf2djvu.fr.1 doc/po/pdf2djvu.pl.1 doc/po/pdf2djvu.pt.1 doc/po/pdf2djvu.ru.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/man1 $ /usr/bin/install -p -m 644 doc/pdf2djvu.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/man1/pdf2djvu.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/de/man1 $ /usr/bin/install -p -m 644 doc/po/pdf2djvu.de.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/de/man1/pdf2djvu.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/fr/man1 $ /usr/bin/install -p -m 644 doc/po/pdf2djvu.fr.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/fr/man1/pdf2djvu.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/pl/man1 $ /usr/bin/install -p -m 644 doc/po/pdf2djvu.pl.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/pl/man1/pdf2djvu.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/pt/man1 $ /usr/bin/install -p -m 644 doc/po/pdf2djvu.pt.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/pt/man1/pdf2djvu.1 $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/ru/man1 $ /usr/bin/install -p -m 644 doc/po/pdf2djvu.ru.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/ru/man1/pdf2djvu.1 INSTALL='/usr/bin/install -p' tools/install-mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale po/de.mo po/pl.mo po/pt.mo po/ru.mo po/uk.mo $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/de/LC_MESSAGES $ /usr/bin/install -p -m 644 po/de.mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/pdf2djvu.mo $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES $ /usr/bin/install -p -m 644 po/pl.mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/pdf2djvu.mo $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES $ /usr/bin/install -p -m 644 po/pt.mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/pdf2djvu.mo $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES $ /usr/bin/install -p -m 644 po/ru.mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/pdf2djvu.mo $ /usr/bin/install -p -d /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES $ /usr/bin/install -p -m 644 po/uk.mo /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/pdf2djvu.mo + install -p -m 644 -D doc/pdf2djvu.1 /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/man/man1/pdf2djvu.1 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 pdf2djvu + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.17-3.fc33 --unique-debug-suffix -0.9.17-3.fc33.riscv64 --unique-debug-src-base pdf2djvu-0.9.17-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pdf2djvu-0.9.17 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/bin/pdf2djvu extracting debug info from /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/bin/pdf2djvu original debug info size: 9644kB, size after compression: 8884kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 421 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pdf2djvu-0.9.17-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XR0I8Z + umask 022 + cd /builddir/build/BUILD + cd pdf2djvu-0.9.17 + DOCDIR=/builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/doc/pdf2djvu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/doc/pdf2djvu + cp -pr doc/changelog /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/doc/pdf2djvu + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dSB3XX + umask 022 + cd /builddir/build/BUILD + cd pdf2djvu-0.9.17 + LICENSEDIR=/builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/licenses/pdf2djvu + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/licenses/pdf2djvu + cp -pr doc/COPYING /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64/usr/share/licenses/pdf2djvu + RPM_EC=0 ++ jobs -p + exit 0 Provides: pdf2djvu = 0.9.17-3.fc33 pdf2djvu(riscv-64) = 0.9.17-3.fc33 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) libGraphicsMagick++-Q16.so.12()(64bit) libGraphicsMagick-Q16.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdjvulibre.so.21()(64bit) libexiv2.so.27()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(GOMP_5.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpoppler.so.94()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: pdf2djvu-debugsource-0.9.17-3.fc33.riscv64 Provides: pdf2djvu-debugsource = 0.9.17-3.fc33 pdf2djvu-debugsource(riscv-64) = 0.9.17-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pdf2djvu-debuginfo-0.9.17-3.fc33.riscv64 Provides: debuginfo(build-id) = 32cf151404cc134169561013c0059b5d99861018 pdf2djvu-debuginfo = 0.9.17-3.fc33 pdf2djvu-debuginfo(riscv-64) = 0.9.17-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdf2djvu-debugsource(riscv-64) = 0.9.17-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 Wrote: /builddir/build/RPMS/pdf2djvu-0.9.17-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pdf2djvu-debugsource-0.9.17-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pdf2djvu-debuginfo-0.9.17-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sAQJJ0 + umask 022 + cd /builddir/build/BUILD + cd pdf2djvu-0.9.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pdf2djvu-0.9.17-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0