<86>Dec 31 10:06:50 userdel[2565991]: delete user 'rooter' <86>Dec 31 10:06:50 userdel[2565991]: removed group 'rooter' owned by 'rooter' <86>Dec 31 10:06:50 userdel[2565991]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 31 10:06:50 groupadd[2566049]: group added to /etc/group: name=rooter, GID=927 <86>Dec 31 10:06:50 groupadd[2566049]: group added to /etc/gshadow: name=rooter <86>Dec 31 10:06:50 groupadd[2566049]: new group: name=rooter, GID=927 <86>Dec 31 10:06:50 useradd[2566084]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Dec 31 10:06:50 userdel[2566143]: delete user 'builder' <86>Dec 31 10:06:50 userdel[2566143]: removed group 'builder' owned by 'builder' <86>Dec 31 10:06:50 userdel[2566143]: removed shadow group 'builder' owned by 'builder' <86>Dec 31 10:06:50 groupadd[2566195]: group added to /etc/group: name=builder, GID=928 <86>Dec 31 10:06:50 groupadd[2566195]: group added to /etc/gshadow: name=builder <86>Dec 31 10:06:50 groupadd[2566195]: new group: name=builder, GID=928 <86>Dec 31 10:06:50 useradd[2566242]: new user: name=builder, UID=928, GID=928, 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>Dec 31 10:06:52 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Dec 31 10:06:52 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Dec 31 10:06:59 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Dec 31 10:06:59 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed <13>Dec 31 10:07:00 rpmi: ocaml-ocamldoc-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Dec 31 10:07:00 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-zarith-1.12-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-zarith-1.12-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35060 + 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 -flto=auto -ffat-lto-objects -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.35060 + 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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. 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 -flto=auto -ffat-lto-objects -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 File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. 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.222 + 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_432' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__testbit_445' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__signed_extract_455' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__log2_460' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__log2up_463' 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_277' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__sub_281' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__int_of_base_309' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__of_string_389' 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 the file containing the function 'caml_curry4' 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_417' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__round_to_float_466' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__to_float_517' 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_267' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__abs_270' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__mul_285' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__inv_289' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__div_292' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__find_in_string_312' 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 'camlZarith_version__entry' 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_1321' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1326' 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_1332' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__fun_1339' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__of_string_base_413' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__ediv_423' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__lcm_439' 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_427' 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 either the file containing the function 'camlBig_int_Z__code_begin' or the file containing the function 'camlBig_int_Z__mult_int_big_int_98' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__aors_272' 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_449' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__is_even_452' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__mul_2exp_296' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__div_2exp_300' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__$3d_867' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__$3c$3e_872' 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_604' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__output_607' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__sprint_610' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__bprint_614' is not compiled with -fpic/-fPIC the file containing the function 'camlZ__pp_print_661' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__print_435' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__output_438' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__bprint_445' is not compiled with -fpic/-fPIC the file containing the function 'camlQ__pp_print_492' 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_697' 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_249 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 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_140 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_279 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 Processing files: ocaml-zarith-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84838 + 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.LdOjwZ find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U6D6RY find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Big_int_Z) = 4.13.1-28893FE4, ocaml-cmi(Q) = 4.13.1-78E67B57, ocaml-cmi(Z) = 4.13.1-8A90AA4B, ocaml-cmi(Zarith_top) = 4.13.1-4D336735, ocaml-cmi(Zarith_version) = 4.13.1-5DCDF54B, ocaml-dll(zarith) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgmp.so.10 >= set:mgYI1aGLxPjIaGNWN2zoOzCTdGLR9EZKO20fkADLQyTmp0j7WnCYP4FIoIgT8ZkBXIWjpiEw4ZKVejPZ0kEDWjBk3b1hJxN1v0Ir3lbxoaUjc, libgmp10, ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-runtime = 4.13.1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kuDbQr Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71724 + 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-devel-1.12 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.12 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.12 + cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.12 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.12 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xMPx7j find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iz0NKY find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Big_int_Z) = 4.13.1-E2C1F747, ocaml-cmx(Q) = 4.13.1-FDB37C68, ocaml-cmx(Z) = 4.13.1-83244B7F, ocaml-cmx(Zarith_version) = 4.13.1-FABBE34D Requires: ocaml-zarith = 1.12-alt2, libgmp-devel, /usr/lib/ocaml/stublibs/dllzarith.so, libgmp10, ocaml, ocaml-cmi(Big_int_Z) = 4.13.1-28893FE4, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Q) = 4.13.1-78E67B57, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Z) = 4.13.1-8A90AA4B, ocaml-cmi(Zarith_version) = 4.13.1-5DCDF54B, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Callback) = 4.13.1-F232F8D8, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pcuf6t Processing files: ocaml-zarith-debuginfo-1.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mfdCuR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S3Qfa0 find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.12-alt2, debug(libc.so.6), debug(libgmp.so.10) Adding to ocaml-zarith-devel a strict dependency on ocaml-zarith Adding to ocaml-zarith-debuginfo a strict dependency on ocaml-zarith Removing 5 extra deps from ocaml-zarith-devel due to dependency on ocaml-zarith Removing 14 extra deps from ocaml-zarith-devel due to repentancy on ocaml-zarith Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-devel-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-debuginfo-1.12-alt2.i586.rpm (w2.lzdio) 4.85user 0.97system 0:12.91elapsed 45%CPU (0avgtext+0avgdata 47960maxresident)k 0inputs+0outputs (0major+414603minor)pagefaults 0swaps 2.07user 1.27system 0:26.59elapsed 12%CPU (0avgtext+0avgdata 107516maxresident)k 0inputs+0outputs (31886major+159734minor)pagefaults 0swaps --- ocaml-zarith-1.12-alt2.i586.rpm.repo 2021-11-06 20:44:04.000000000 +0000 +++ ocaml-zarith-1.12-alt2.i586.rpm.hasher 2022-12-31 10:07:15.174464217 +0000 @@ -72,3 +72,3 @@ Provides: ocaml-zarith = 1.12-alt2:sisyphus+288339.3400.3.1 -File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root 3c49897158c575be545b45b677decfbb +File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root b58c74283f5af2bce59ff5e5938b6926 File: /usr/lib/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -83,3 +83,3 @@ File: /usr/lib/ocaml/zarith/zarith.cma 100644 root:root 1f36539d6fe7272a27da59ca6c24618f -File: /usr/lib/ocaml/zarith/zarith.cmxs 100644 root:root 11e43fdacacd2754f4fca9328149075b +File: /usr/lib/ocaml/zarith/zarith.cmxs 100644 root:root ac4cc541b2cccf47e0462179df24087b File: /usr/lib/ocaml/zarith/zarith_top.cma 100644 root:root 317b20c6d936b93e4958206d12da98be @@ -87,2 +87,2 @@ File: /usr/share/doc/ocaml-zarith-1.12/Changes 100644 root:root 834abdbdaf493dc4d570f3a3338c82f3 -RPMIdentity: 93675f3eb539da46c64c019c1aa375e84f7bc69f522a640e4e564e0536c541fbae8772dcdd4895e9483c5c8114eb5f69a50712182ebd9410e629fc4ac573fc25 +RPMIdentity: 4caa3cbb7ac9a246d7000bfff466b7f769c45781f3a0a0bd3beec709e3659543f6a7019e49b027f3d8d278f8540b2b478697912c67aa8d71cf85a6b56c54c235 --- ocaml-zarith-debuginfo-1.12-alt2.i586.rpm.repo 2021-11-06 20:44:05.000000000 +0000 +++ ocaml-zarith-debuginfo-1.12-alt2.i586.rpm.hasher 2022-12-31 10:07:15.249465067 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/87f0e5f9cce0acead7d2136a343705e6de7fd5 120777 root:root ../../../ocaml/zarith/zarith.cmxs -/usr/lib/debug/.build-id/3b/87f0e5f9cce0acead7d2136a343705e6de7fd5.debug 120777 root:root ../../usr/lib/ocaml/zarith/zarith.cmxs.debug -/usr/lib/debug/.build-id/41 40755 root:root -/usr/lib/debug/.build-id/41/ca5fb5893c5543c796f66729c6ec989bd2fcfb 120777 root:root ../../../ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/41/ca5fb5893c5543c796f66729c6ec989bd2fcfb.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/906f345c24a9a9c1ce43a7afcb882f213115a1 120777 root:root ../../../ocaml/zarith/zarith.cmxs +/usr/lib/debug/.build-id/9b/906f345c24a9a9c1ce43a7afcb882f213115a1.debug 120777 root:root ../../usr/lib/ocaml/zarith/zarith.cmxs.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/7329c9c005bdb3a900ce7ea8b5dc4ff448a730 120777 root:root ../../../ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/da/7329c9c005bdb3a900ce7ea8b5dc4ff448a730.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -18,15 +18,15 @@ Provides: ocaml-zarith-debuginfo = 1.12-alt2:sisyphus+288339.3400.3.1 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/87f0e5f9cce0acead7d2136a343705e6de7fd5 120777 root:root ../../../ocaml/zarith/zarith.cmxs -File: /usr/lib/debug/.build-id/3b/87f0e5f9cce0acead7d2136a343705e6de7fd5.debug 120777 root:root ../../usr/lib/ocaml/zarith/zarith.cmxs.debug -File: /usr/lib/debug/.build-id/41 40755 root:root -File: /usr/lib/debug/.build-id/41/ca5fb5893c5543c796f66729c6ec989bd2fcfb 120777 root:root ../../../ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/41/ca5fb5893c5543c796f66729c6ec989bd2fcfb.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/906f345c24a9a9c1ce43a7afcb882f213115a1 120777 root:root ../../../ocaml/zarith/zarith.cmxs +File: /usr/lib/debug/.build-id/9b/906f345c24a9a9c1ce43a7afcb882f213115a1.debug 120777 root:root ../../usr/lib/ocaml/zarith/zarith.cmxs.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/7329c9c005bdb3a900ce7ea8b5dc4ff448a730 120777 root:root ../../../ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/da/7329c9c005bdb3a900ce7ea8b5dc4ff448a730.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllzarith.so.debug 100644 root:root f04d4f32edf931d19cc2d3b6a2885ac8 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllzarith.so.debug 100644 root:root ae6c24770236e6974a4e393f8bb960be File: /usr/lib/debug/usr/lib/ocaml/zarith 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/zarith/zarith.cmxs.debug 100644 root:root d3f98332e57b746f554f6a90694a7cca +File: /usr/lib/debug/usr/lib/ocaml/zarith/zarith.cmxs.debug 100644 root:root b06b8c9d74cbe2b1253c832516c7fcd7 File: /usr/src/debug/ocaml-zarith-1.12 40755 root:root File: /usr/src/debug/ocaml-zarith-1.12/caml_z.c 100644 root:root b1ce065162a34fd32377aaa58bbeb507 -RPMIdentity: 4e3f3b531868805bf309e97a35860d9ec43fccee014f7370a8c922e5a5090bdf3a87a4d1bdc9e645c1c91dd7a06cfb2d552fb2393000c968b0cd7ae2d5ba1e7e +RPMIdentity: 764ef289d2ebd0f4298bfbbbcae88c463ccfa3b55bb7c0cca82d89ec9680022a8e7ebe487d2be05c96a2cfc34670519664bfe22af7525ebdb95f600777d7127b --- ocaml-zarith-devel-1.12-alt2.i586.rpm.repo 2021-11-06 20:44:05.000000000 +0000 +++ ocaml-zarith-devel-1.12-alt2.i586.rpm.hasher 2022-12-31 10:07:15.296465599 +0000 @@ -51,3 +51,3 @@ File: /usr/lib/ocaml/zarith/big_int_Z.mli 100644 root:root fc1e9f8fa1c03aa10cb46b64892e71ba -File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root b1a8ac3236230aa847b874f17d982931 +File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root 9eb6c9877f69087a475053b90f1f53c1 File: /usr/lib/ocaml/zarith/q.cmx 100644 root:root 38173f486e3701905c018f087af81b43 @@ -82,2 +82,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.12/html/type_Z.html 100644 root:root e986a79cb1e0cbdd14771331573ec804 -RPMIdentity: 8156381d03c826436de5bcdc8eb21d2a8ad8d9de9608aa4aef6486a2e26e37b9a58c40fef6c3b0df7bbbf35b26cc5600b885aa47f9602aa1f32da3388f471508 +RPMIdentity: a2c1fb50cff6ac3ccd12ff11105198d51b81d29bbaf574b0f2d5e4f00b9b29b6c4de991e331270bdb5583d374c2eb8ab3c645aab159927082ac6cf52e7a559c0