<86>Apr 29 11:32:51 userdel[2746157]: delete user 'rooter' <86>Apr 29 11:32:51 userdel[2746157]: removed group 'rooter' owned by 'rooter' <86>Apr 29 11:32:51 groupadd[2746163]: group added to /etc/group: name=rooter, GID=639 <86>Apr 29 11:32:51 groupadd[2746163]: group added to /etc/gshadow: name=rooter <86>Apr 29 11:32:51 groupadd[2746163]: new group: name=rooter, GID=639 <86>Apr 29 11:32:51 useradd[2746169]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 29 11:32:51 userdel[2746181]: delete user 'builder' <86>Apr 29 11:32:51 userdel[2746181]: removed group 'builder' owned by 'builder' <86>Apr 29 11:32:51 userdel[2746181]: removed shadow group 'builder' owned by 'builder' <86>Apr 29 11:32:51 groupadd[2746190]: group added to /etc/group: name=builder, GID=640 <86>Apr 29 11:32:51 groupadd[2746190]: group added to /etc/gshadow: name=builder <86>Apr 29 11:32:51 groupadd[2746190]: new group: name=builder, GID=640 <86>Apr 29 11:32:51 useradd[2746194]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found warning: Macro %_ocamldir not found <13>Apr 29 11:32:53 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 29 11:32:53 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Apr 29 11:33:04 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 29 11:33:04 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Apr 29 11:33:04 rpmi: ocaml-ocamldoc-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 29 11:33:04 rpmi: libgmp-devel-6.2.1-alt1 sisyphus+262764.100.1.1 1606839270 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-zarith-1.12-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-zarith-1.12-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zarith-1.12 + echo 'Source #0 (ocaml-zarith-1.12.tar):' Source #0 (ocaml-zarith-1.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.12.tar + cd ocaml-zarith-1.12 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|^asopt='\'''\''|asopt='\''-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'\''|' configure + sed -i 's|-ccopt|-g &|;s|-shared|-linkall -g &|' project.mak + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.12 + export 'CC=gcc -Wa,--noexecstack' + CC='gcc -Wa,--noexecstack' + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc -Wa,--noexecstack -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic: 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 /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 libraries: -lgmp C options: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic 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 make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' (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 -bin-annot -c zarith_version.ml ocamlc -I +compiler-libs -bin-annot -c z.mli ocamlc -I +compiler-libs -bin-annot -c z.ml ocamlc -I +compiler-libs -bin-annot -c q.mli ocamlc -I +compiler-libs -bin-annot -c q.ml ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib/ocaml -DHAS_GMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic" -c caml_z.c ocamlmklib -failsafe -o zarith caml_z.o -lgmp ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -c zarith_version.ml ocamlopt -I +compiler-libs -c z.ml ocamlopt -I +compiler-libs -c q.ml ocamlopt -I +compiler-libs -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -linkall -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall ld: zarith.a(z.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-zarith-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-zarith-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-zarith-1.12 + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/ + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml + make install INSTALLDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' ocamlfind install -destdir "/usr/src/tmp/ocaml-zarith-buildroot/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 /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.h Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cmxs Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cmxa Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith_top.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/libzarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/META make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-zarith-buildroot (auto) mode of './usr/lib/ocaml/zarith/zarith.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/stublibs/dllzarith.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-zarith-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-zarith-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-zarith-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-zarith-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-zarith-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlZ__gcdext_408' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__testbit_421' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__signed_extract_431' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__log2_436' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__log2up_439' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__compare_158' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_string_183' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_float_201' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__add_275' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__sub_279' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__int_of_base_307' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_string_363' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_int_positive_int_115' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_big_int_positive_int_119' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_int_positive_big_int_123' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_big_int_positive_big_int_127' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__int_of_big_int_157' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__int32_of_big_int_163' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__nativeint_of_big_int_166' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__int64_of_big_int_169' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__div_112' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__rem_119' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__divexact_125' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__ediv_rem_393' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__round_to_float_442' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__to_float_491' is not compiled with -fpic/-fPIC either the file containing the function 'camlQ__code_begin' or the file containing the function 'camlQ__make_real_91' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__make_real_91' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__make_96' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_bigint_101' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_int_104' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_int32_107' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_int64_110' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_nativeint_113' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_float_126' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__neg_265' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__abs_268' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__mul_283' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__inv_287' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__div_290' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__find_in_string_310' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlQ__code_begin' or the file containing the function 'camlQ__make_real_91' is not compiled with -fpic/-fPIC either the file containing the function 'camlZarith_version__code_begin' or the file containing the function 'camlZarith_version__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlZ__code_begin' or the file containing the function 'camlZ__add_94' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__add_94' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__sub_100' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__mul_107' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__succ_130' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__pred_133' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__abs_136' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__logand_139' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__logor_144' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__logxor_149' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__lognot_154' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__shift_left_158' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__shift_right_246' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__shift_right_trunc_251' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__to_int_260' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1296' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__of_string_337' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1309' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__of_string_base_389' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__ediv_399' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__lcm_415' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__leq_167' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__lt_171' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_int32_192' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_int64_195' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_nativeint_198' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__sqrt_big_int_105' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__gcd_big_int_109' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_110' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__power_big_111' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__big_int_of_int32_160' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__big_int_of_nativeint_161' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__big_int_of_int64_162' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__extract_big_int_179' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__min_314' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__max_317' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__leq_320' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__geq_324' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__lt_328' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__gt_332' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__compare_big_int_132' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__le_big_int_134' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__ge_big_int_138' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__lt_big_int_142' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__gt_big_int_146' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__erem_403' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__classify_139' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__sign_151' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__sign_big_int_131' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__add_int_big_int_91' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__aors_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__mult_int_big_int_98' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__square_big_int_102' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_bigint_186' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__to_int_189' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__is_odd_425' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__is_even_428' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__mul_2exp_294' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__div_2exp_298' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__$3d_838' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__$3c$3e_843' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__equal_154' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__eq_big_int_133' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__print_578' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__output_581' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__sprint_584' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__bprint_588' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__pp_print_635' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__print_409' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__output_412' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__bprint_419' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__pp_print_466' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__min_161' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__max_164' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__$3c$3e_668' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__num_digits_big_int_152' is not compiled with -fpic/-fPIC the file containing the function 'camlBig_int_Z__is_int_big_int_156' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_or_native verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__output_string_246 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__buffer__add_string_432 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__callback__register_exception_166 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_classify_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_frexp_float verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__$5e_137 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__string__index_rec_250 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_failwith Hardlinking identical .pyc and .pyo files Processing files: ocaml-zarith-1.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.12 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b53Mtx find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y8c2iu find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python.req: line 2: /usr/bin/python2.7: No such file or directory find-requires: ERROR: /usr/lib/rpm/python.req failed error: /bin/sh failed error: Failed to find Requires RPM build errors: /bin/sh failed Failed to find Requires Command exited with non-zero status 1 3.52user 0.71system 0:05.49elapsed 77%CPU (0avgtext+0avgdata 46228maxresident)k 0inputs+0outputs (0major+261657minor)pagefaults 0swaps hsh-rebuild: rebuild of `ocaml-zarith-1.12-alt1.src.rpm' failed. Command exited with non-zero status 1 18.28user 2.99system 0:22.30elapsed 95%CPU (0avgtext+0avgdata 107724maxresident)k 0inputs+0outputs (0major+509566minor)pagefaults 0swaps