Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f29-build-7986-2032/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zarith.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 Wrote: /builddir/build/SRPMS/ocaml-zarith-1.7-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f29-build-7986-2032/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zarith.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7U4C1u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zarith-release-1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Zarith-release-1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /usr/lib/rpm/redhat/config.guess config.guess + sed -i 's|^asopt='\'''\''|asopt='\''-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'\''|' configure + sed -i 's|-ccopt|-g &|;s|-shared|-g &|' project.mak + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UeqHOS + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + export 'CC=gcc -Wa,--noexecstack' + CC='gcc -Wa,--noexecstack' + export '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export OCAMLFLAGS=-g + OCAMLFLAGS=-g + export OCAMLOPTFLAGS=-g + OCAMLOPTFLAGS=-g + ./configure binary ocaml: found in /usr/bin binary ocamlc: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamlmklib: found in /usr/bin binary ocamldoc: found in /usr/bin binary ar: found in /usr/bin binary perl: found in /usr/bin binary gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc -Wa,--noexecstack -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: working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 binary uname: found in /usr/bin unknown host riscv64-unknown-linux-gnu include gmp.h: found library gmp: found OCaml extended comparison supported OCaml new hash functions available detected configuration: native-code: yes dynamic linking: yes asm path: none defines: -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP libraries: -lgmp C options: -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 asm options -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 installation path: /usr/lib64/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install + make ./z_pp.pl none BUILDSTDERR: Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. ocamldep -native z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -g -c z.mli ocamlc -g -c z.ml ocamlc -g -c q.mli ocamlc -g -c q.ml ocamlc -g -c big_int_Z.mli ocamlc -g -c big_int_Z.ml ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib64/ocaml -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -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" -c caml_z.c ocamlmklib -failsafe -o zarith caml_z.o -lgmp ocamlopt -g -c z.ml ocamlopt -g -c q.ml ocamlopt -g -c big_int_Z.ml ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall + make doc mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BYgDjK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 + cd Zarith-release-1.7 + mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/stublibs + make install INSTALLDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs -optional dllzarith.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/q.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/z.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/q.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/z.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/q.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/z.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/libzarith.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.h BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so.owner BUILDSTDERR: ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7-2.fc29 --unique-debug-suffix -1.7-2.fc29.riscv64 --unique-debug-src-base ocaml-zarith-1.7-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Zarith-release-1.7 extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 157 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zrLud1 Processing files: ocaml-zarith-1.7-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x0WKxi + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tWW8DB + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/licenses/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/licenses/ocaml-zarith + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/licenses/ocaml-zarith + exit 0 Provides: ocaml(Big_int_Z) = 03399bb0a0069eb3f1ad35fea6eab9a4 ocaml(Q) = 8e34d87fc78226c0d7b20cc7ec9b057d ocaml(Z) = befcebb698eb4c2dfdc7d3f1020a58fd ocaml-zarith = 1.7-2.fc29 ocaml-zarith(riscv-64) = 1.7-2.fc29 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) libgmp.so.10()(64bit) ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Z) = befcebb698eb4c2dfdc7d3f1020a58fd ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-zarith-devel-1.7-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oRwVxg + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + exit 0 Provides: ocaml-zarith-devel = 1.7-2.fc29 ocaml-zarith-devel(riscv-64) = 1.7-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zarith-debugsource-1.7-2.fc29.riscv64 Provides: ocaml-zarith-debugsource = 1.7-2.fc29 ocaml-zarith-debugsource(riscv-64) = 1.7-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zarith-debuginfo-1.7-2.fc29.riscv64 Provides: debuginfo(build-id) = 553f82314821598d1042817eb6576de06c57e4fc debuginfo(build-id) = cfb86387df612e72e9784b56a1d746d3ea41db3a ocaml-zarith-debuginfo = 1.7-2.fc29 ocaml-zarith-debuginfo(riscv-64) = 1.7-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zarith-debugsource(riscv-64) = 1.7-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 Wrote: /builddir/build/RPMS/ocaml-zarith-1.7-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-devel-1.7-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debugsource-1.7-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debuginfo-1.7-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rlPACc + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.7-2.fc29.riscv64 + exit 0 Child return code was: 0