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-24922-12995/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-5.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-24922-12995/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.gH9uWB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zarith-release-1.7 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.7.tar.gz + 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.4aguaa + 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.h3xNmC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 + cd Zarith-release-1.7 + mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/stublibs + make install INSTALLDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-zarith-1.7-5.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-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/q.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/z.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/q.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/z.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/big_int_Z.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/q.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/z.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/libzarith.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.h BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.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-5.fc29.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7-5.fc29 --unique-debug-suffix -1.7-5.fc29.riscv64 --unique-debug-src-base ocaml-zarith-1.7-5.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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: stdlib.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: string.ml: Cannot stat: No such file or directory BUILDSTDERR: 197 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l0Ns9U Processing files: ocaml-zarith-1.7-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xDRtZh + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-5.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-5.fc29.riscv64/usr/share/doc/ocaml-zarith + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/share/doc/ocaml-zarith + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zfLcLD + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-5.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-5.fc29.riscv64/usr/share/licenses/ocaml-zarith + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/share/licenses/ocaml-zarith + exit 0 Provides: ocaml(Big_int_Z) = fd05a4c428cbca3d662aed29ad4e8bfa ocaml(Q) = a142ba1d49655a089c2f934dfcc7b61e ocaml(Z) = 7d7553ef02c3ba718c935da6c9a4adb6 ocaml-zarith = 1.7-5.fc29 ocaml-zarith(riscv-64) = 1.7-5.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(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__callback) = 6cbf78990b81aaa60259f675a22325df ocaml(Stdlib__format) = 28a664c1f420f636bf646c962e89e74a ocaml(Stdlib__int32) = 78bd846191e02a88baa4e9a80ecf1cd6 ocaml(Stdlib__int64) = a454ce987e87f19475aaffc6390cdac3 ocaml(Stdlib__obj) = a596d23956eb4b50fd382185fb87478a ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(Z) = 7d7553ef02c3ba718c935da6c9a4adb6 ocaml(runtime) = 4.07.0 rtld(GNU_HASH) Processing files: ocaml-zarith-devel-1.7-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ko9JEq + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.7-5.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-5.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64/usr/share/doc/ocaml-zarith-devel + exit 0 Provides: ocaml-zarith-devel = 1.7-5.fc29 ocaml-zarith-devel(riscv-64) = 1.7-5.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-5.fc29.riscv64 Provides: ocaml-zarith-debugsource = 1.7-5.fc29 ocaml-zarith-debugsource(riscv-64) = 1.7-5.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-5.fc29.riscv64 Provides: debuginfo(build-id) = aa6f1aec12a8dff459647b1c7de6976679a7362e debuginfo(build-id) = ee6069428523b48dad0d0809b50d9011b24cb51a ocaml-zarith-debuginfo = 1.7-5.fc29 ocaml-zarith-debuginfo(riscv-64) = 1.7-5.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-5.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 Wrote: /builddir/build/RPMS/ocaml-zarith-1.7-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-devel-1.7-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debugsource-1.7-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debuginfo-1.7-5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2OBXsL + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.7-5.fc29.riscv64 + exit 0 Child return code was: 0