Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26157851-3104154/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1614729600 Wrote: /builddir/build/SRPMS/ocaml-zarith-1.12-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26157851-3104154/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1614729600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QLyvNJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zarith-release-1.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Zarith-release-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /usr/lib/rpm/redhat/config.guess config.guess + sed -i 's|^ccdef='\'''\''|ccdef='\''-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\''|' configure + sed -ri 's/(-ccopt|-shared|-failsafe)/-g &/' project.mak + sed -i 's/+compiler-libs/& -g/;s/\($(OCAMLC)\) -o/\1 -g -o/' project.mak + sed -i 's|(OCAMLMKLIB)|& -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "|' project.mak + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.48Ps0Y + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + export CC=gcc + CC=gcc + ./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 gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc : working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 32 binary uname: found in /usr/bin include gmp.h: found library gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes defines: -DHAS_GMP -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection libraries: -lgmp C options: installation path: /usr/lib/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install + make (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep -native zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -I +compiler-libs -g -bin-annot -c zarith_version.ml ocamlc -I +compiler-libs -g -bin-annot -c z.mli ocamlc -I +compiler-libs -g -bin-annot -c z.ml ocamlc -I +compiler-libs -g -bin-annot -c q.mli ocamlc -I +compiler-libs -g -bin-annot -c q.ml ocamlc -I +compiler-libs -g -bin-annot -c big_int_Z.mli ocamlc -I +compiler-libs -g -bin-annot -c big_int_Z.ml ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib/ocaml -DHAS_GMP -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection " -c caml_z.c ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith caml_z.o -lgmp ocamlc -I +compiler-libs -g -bin-annot -c zarith_top.ml ocamlc -g -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -g -c zarith_version.ml ocamlopt -I +compiler-libs -g -c z.ml ocamlopt -I +compiler-libs -g -c q.ml ocamlopt -I +compiler-libs -g -c big_int_Z.ml ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall /usr/bin/ld: zarith.a(z.o): warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a shared object + make doc mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GxoBQc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 + cd Zarith-release-1.12 + mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs + make install INSTALLDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/big_int_Z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/q.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/big_int_Z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/q.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.h Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.cmxs Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/big_int_Z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/q.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.cmxa Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith_top.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/big_int_Z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/q.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/libzarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs/dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/META + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.12-1.fc34 --unique-debug-suffix -1.12-1.fc34.i386 --unique-debug-src-base ocaml-zarith-1.12-1.fc34.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Zarith-release-1.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs/dllzarith.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/lib/ocaml/zarith/zarith.cmxs original debug info size: 316kB, size after compression: 288kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: stdlib.ml: Cannot stat: No such file or directory cpio: string.ml: Cannot stat: No such file or directory 237 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hAbnqZ + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + export LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.12 + LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.12 + make tests make -C tests test make[1]: Entering directory '/builddir/build/BUILD/Zarith-release-1.12/tests' ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o zq.exe zq.ml /usr/bin/ld: zq.o: warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE Testing zq (native)... zq: passed ocamlc -I .. -ccopt "-L.." zarith.cma -o zq.byt zq.ml Testing zq (bytecode)... zq: passed ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o pi.exe pi.ml /usr/bin/ld: pi.o: warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE Testing pi... pi: passed ocamlc -c setround.c ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o tofloat.exe \ setround.o tofloat.ml /usr/bin/ld: tofloat.o: warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE Testing tofloat... Default rounding mode (Z) (100000 tests)... passed Default rounding mode (Q) (100000 tests)... -5485617076556202 * 2^295 / 5227039116503069 * 2^435 : expected -0x1.0caa051ca2168p-140, got -0x1.0caa051ca2167p-140 -3742844497026466 * 2^452 / 483801888595696 * 2^204 : expected -0x1.ef1fceecdc32cp+250, got -0x1.ef1fceecdc32bp+250 6183031516450255 * 2^435 / 4614208955209419 * 2^205 : expected 0x1.570a1e980e828p+230, got 0x1.570a1e980e827p+230 7698867734835328 * 2^259 / 5311787166641642 * 2^492 : expected 0x1.730b6d519713ep-233, got 0x1.730b6d519713dp-233 6407899370421576 * 2^304 / 2510523543305124 * 2^326 : expected 0x1.46b58da29cadcp-21, got 0x1.46b58da29caddp-21 7699033132150861 * 2^359 / 7770550349573760 * 2^252 : expected 0x1.fb49a9a6c25a6p+106, got 0x1.fb49a9a6c25a7p+106 -5589171058216857 * 2^247 / 3480586514808400 * 2^383 : expected -0x1.9b168f7c1f07ep-136, got -0x1.9b168f7c1f07fp-136 -1558856543870636 * 2^321 / 1517156645123793 * 2^93 : expected -0x1.07094b29c482cp+228, got -0x1.07094b29c482bp+228 1092774673262610 * 2^182 / 3465680816256236 * 2^228 : expected 0x1.42e1721a9d852p-48, got 0x1.42e1721a9d853p-48 -5934823633249463 * 2^5 / 4828618435970186 * 2^463 : expected -0x1.3aa5df7ad5b94p-458, got -0x1.3aa5df7ad5b95p-458 -6263576279761892 * 2^195 / 8518745391178966 * 2^161 : expected -0x1.787548bdb6014p+33, got -0x1.787548bdb6015p+33 2604192442463684 * 2^350 / 6639887447262062 * 2^142 : expected 0x1.919e015fb693p+206, got 0x1.919e015fb692fp+206 -6226602006734487 * 2^466 / 569497954497702 * 2^160 : expected -0x1.5ddf2d1bcdc6ap+309, got -0x1.5ddf2d1bcdc69p+309 -3884440569247570 * 2^478 / 327263068080127 * 2^144 : expected -0x1.7bd2bbb97633ep+337, got -0x1.7bd2bbb97633fp+337 8235968448526172 * 2^184 / 6476739877526818 * 2^52 : expected 0x1.45890e1d10ba6p+132, got 0x1.45890e1d10ba5p+132 993960929682166 * 2^231 / 6445039941422887 * 2^147 : expected 0x1.3bd84113f242ap+81, got 0x1.3bd84113f2429p+81 -2985015286735043 * 2^477 / 2804181893228899 * 2^276 : expected -0x1.108239055091cp+201, got -0x1.108239055091dp+201 -6075838555930040 * 2^458 / 5422110324251409 * 2^231 : expected -0x1.1edd7ca1c7374p+227, got -0x1.1edd7ca1c7375p+227 -6444813460086048 * 2^256 / 4891025082145211 * 2^497 : expected -0x1.515393cecb2bcp-241, got -0x1.515393cecb2bbp-241 -6994323624202143 * 2^430 / 2889985401570397 * 2^96 : expected -0x1.35c8e5cd36cc6p+335, got -0x1.35c8e5cd36cc7p+335 8936008279240061 * 2^376 / 4884668155325780 * 2^252 : expected 0x1.d453826f1fde6p+124, got 0x1.d453826f1fde5p+124 -4040146563611311 * 2^24 / 8676870462908222 * 2^248 : expected -0x1.dccc287b2bec4p-226, got -0x1.dccc287b2bec5p-226 8610873795443564 * 2^338 / 7181655025853274 * 2^353 : expected 0x1.32f24c27fee16p-15, got 0x1.32f24c27fee15p-15 -6924762247841873 * 2^117 / 7545289742896426 * 2^47 : expected -0x1.d5e496c3acbdap+69, got -0x1.d5e496c3acbd9p+69 4434308804727593 * 2^39 / 3523620141282896 * 2^83 : expected 0x1.4229f2820d804p-44, got 0x1.4229f2820d803p-44 FAILED (25 errors) Round toward zero (Z) (100000 tests)... passed Round toward zero (Q) (100000 tests)... passed Round downward (Z) (100000 tests)... passed Round downward (Q) (100000 tests)... passed Round upward (Z) (100000 tests)... passed Round upward (Q) (100000 tests)... passed Round to nearest (Z) (100000 tests)... passed Round to nearest (Q) (100000 tests)... -500439617581659 * 2^135 / 5601880965728924 * 2^271 : expected -0x1.6de9b5bb9fa7p-140, got -0x1.6de9b5bb9fa6fp-140 4526589037466452 * 2^425 / 8023322701622410 * 2^24 : expected 0x1.20dc0d1e96bdp+400, got 0x1.20dc0d1e96bd1p+400 -1128482661175684 * 2^301 / 291603956074258 * 2^16 : expected -0x1.ef5963e249552p+286, got -0x1.ef5963e249551p+286 7352052093693804 * 2^88 / 4815379990516544 * 2^389 : expected 0x1.86db693d03412p-301, got 0x1.86db693d03413p-301 592136726021763 * 2^101 / 8233561904118942 * 2^212 : expected 0x1.2692e7d65ed8cp-115, got 0x1.2692e7d65ed8dp-115 -1543099481238846 * 2^16 / 619455243419944 * 2^432 : expected -0x1.3edb04665e7cp-415, got -0x1.3edb04665e7c1p-415 -1621512083615120 * 2^48 / 4729968235923714 * 2^370 : expected -0x1.5f0b570a3e4f8p-324, got -0x1.5f0b570a3e4f7p-324 -4815373252970254 * 2^19 / 656767563666657 * 2^258 : expected -0x1.d53e53d047fbep-237, got -0x1.d53e53d047fbdp-237 1713297321728425 * 2^455 / 2226585054710973 * 2^180 : expected 0x1.89f86111ea43p+274, got 0x1.89f86111ea42fp+274 6986983971516746 * 2^349 / 7567346237097809 * 2^98 : expected 0x1.d8bbb2eb5c98ep+250, got 0x1.d8bbb2eb5c98dp+250 -6648860551681920 * 2^261 / 979041466428975 * 2^393 : expected -0x1.b2a2ec3daa56ap-130, got -0x1.b2a2ec3daa569p-130 1647515802129758 * 2^477 / 4119384946228120 * 2^90 : expected 0x1.998a717892838p+385, got 0x1.998a717892839p+385 7771033687683692 * 2^333 / 6703905536499901 * 2^100 : expected 0x1.28c00669ef47cp+233, got 0x1.28c00669ef47bp+233 -79346849727910 * 2^118 / 8694111887113416 * 2^311 : expected -0x1.2b0eaacc647acp-200, got -0x1.2b0eaacc647abp-200 2059394400813602 * 2^246 / 1994044101079618 * 2^486 : expected 0x1.0863cb6de4afp-240, got 0x1.0863cb6de4af1p-240 -5006843518651199 * 2^68 / 4800992219522670 * 2^186 : expected -0x1.0af9f9bd77f2ep-118, got -0x1.0af9f9bd77f2dp-118 3417275338161953 * 2^179 / 1381163773848012 * 2^216 : expected 0x1.3cb2957b580cp-36, got 0x1.3cb2957b580bfp-36 -7746901434049465 * 2^450 / 3712162826437276 * 2^203 : expected -0x1.0b1f70cc132bap+248, got -0x1.0b1f70cc132bbp+248 8903112501697482 * 2^354 / 1885013837033918 * 2^259 : expected 0x1.2e474d56e8fc6p+97, got 0x1.2e474d56e8fc5p+97 -5910535107714245 * 2^442 / 6491040481398267 * 2^448 : expected -0x1.d235ff0f89faep-7, got -0x1.d235ff0f89fafp-7 FAILED (20 errors) ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o ofstring.exe ofstring.ml /usr/bin/ld: ofstring.o: warning: relocation in read-only section `.text' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE Testing ofstring... make[1]: Leaving directory '/builddir/build/BUILD/Zarith-release-1.12/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-zarith-1.12-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8RCKkj + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/doc/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/doc/ocaml-zarith + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/doc/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VlxekE + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/licenses/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/licenses/ocaml-zarith + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/licenses/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_top) = d6b38952eb27bd7bfbc5c8fd52565d69 ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocaml-zarith = 1.12-1.fc34 ocaml-zarith(x86-32) = 1.12-1.fc34 ocamlx(Big_int_Z) = 2336e34d2416e2900083706622ebfe6d ocamlx(Q) = 9f452aaff3f9cf9c096a7629d949938e ocamlx(Z) = 2741d360c2286c511f065194f39b470d ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgmp.so.10 ocaml(Asttypes) = f3116da6c504a78730232b03aa20181d ocaml(Build_path_prefix_map) = 76d6dfe9178c4edb4c49e8c8d40e6ed6 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalLazy) = 9a1263a7a1e44e1eb3fb6d0986f3063d ocaml(Cmi_format) = f66ac0fb2eb4b309576fcaec1badedcc ocaml(Env) = 46561220c31ee80e7505ddd3864ecd18 ocaml(Ident) = bea92412b9364964f776e823aa5c1018 ocaml(Identifiable) = 68502454b9fab63bdab18ce280212bad ocaml(Load_path) = f712ce1219b70c28dd75298c9c12ade5 ocaml(Location) = 722b21356e33038e96cfb2fdd9b44788 ocaml(Longident) = 564fd070592ca8e49ea8b9aeff4d41ed ocaml(Misc) = 351ca333dbf3bfb2b9027e198870f550 ocaml(Outcometree) = 897424d1fcbd0cc939563ef300149153 ocaml(Parsetree) = c4c38bd4958d5671d85fb37cebeaa3e5 ocaml(Path) = e3a8285fa21d72c172b74b733f9f4f59 ocaml(Primitive) = 26e8968c8046a490e0db3d81b18c16e6 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__callback) = 1b88fbd71c9cf564eb0790c5709a779a ocaml(Stdlib__digest) = f1b97f3e19af05cd4078e6503af92f71 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__lazy) = bad82b0dffc3f26083e1d1c8e5965818 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__map) = 9d421c1da8aa330b734c69f7a2083439 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Subst) = 5aa9c9ed151e83480d51fae3f911e22e ocaml(Toploop) = 8da83ed06d67609031aa12a8732b96dc ocaml(Type_immediacy) = aed60bff468de6ed7f333e3f28130d71 ocaml(Types) = 7f5d3859ee0e69f1642ce7da2623afc7 ocaml(Warnings) = 9fc34835d9f585c1668b1ef59e4954bf ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__callback) = 98dbfe84d3b99d5cdfac7f3586a17f9d ocamlx(Stdlib__format) = d382a0ef92bd9dd8572150c428d1e1ec ocamlx(Stdlib__int64) = 0645c7936d9c44a3ee746fdea170a61f ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 ocamlx(Z) = 2741d360c2286c511f065194f39b470d ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 rtld(GNU_HASH) Processing files: ocaml-zarith-devel-1.12-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3wXHJU + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/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.12-1.fc34.i386/usr/share/doc/ocaml-zarith-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/doc/ocaml-zarith-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386/usr/share/doc/ocaml-zarith-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocaml-zarith-devel = 1.12-1.fc34 ocaml-zarith-devel(x86-32) = 1.12-1.fc34 ocamlx(Big_int_Z) = 2336e34d2416e2900083706622ebfe6d ocamlx(Q) = 9f452aaff3f9cf9c096a7629d949938e ocamlx(Z) = 2741d360c2286c511f065194f39b470d ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__callback) = 1b88fbd71c9cf564eb0790c5709a779a ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__callback) = 98dbfe84d3b99d5cdfac7f3586a17f9d ocamlx(Stdlib__format) = d382a0ef92bd9dd8572150c428d1e1ec ocamlx(Stdlib__int64) = 0645c7936d9c44a3ee746fdea170a61f ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 ocamlx(Z) = 2741d360c2286c511f065194f39b470d ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 Processing files: ocaml-zarith-debugsource-1.12-1.fc34.i686 Provides: ocaml-zarith-debugsource = 1.12-1.fc34 ocaml-zarith-debugsource(x86-32) = 1.12-1.fc34 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.12-1.fc34.i686 Provides: debuginfo(build-id) = 2c7255563222ed6871bf6af41905020c18e2378f debuginfo(build-id) = 3bfcc573228a040b96395a7ac2685cd2e19b28ee ocaml-zarith-debuginfo = 1.12-1.fc34 ocaml-zarith-debuginfo(x86-32) = 1.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zarith-debugsource(x86-32) = 1.12-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 Wrote: /builddir/build/RPMS/ocaml-zarith-debuginfo-1.12-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debugsource-1.12-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-1.12-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-devel-1.12-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Zc27s + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0