<86>Jan 9 02:12:49 userdel[3208833]: delete user 'rooter' <86>Jan 9 02:12:49 userdel[3208833]: removed group 'rooter' owned by 'rooter' <86>Jan 9 02:12:49 userdel[3208833]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 9 02:12:49 groupadd[3208870]: group added to /etc/group: name=rooter, GID=993 <86>Jan 9 02:12:49 groupadd[3208870]: group added to /etc/gshadow: name=rooter <86>Jan 9 02:12:49 groupadd[3208870]: new group: name=rooter, GID=993 <86>Jan 9 02:12:49 useradd[3208899]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Jan 9 02:12:49 userdel[3208948]: delete user 'builder' <86>Jan 9 02:12:49 userdel[3208948]: removed group 'builder' owned by 'builder' <86>Jan 9 02:12:49 groupadd[3208972]: group added to /etc/group: name=builder, GID=994 <86>Jan 9 02:12:49 groupadd[3208972]: group added to /etc/gshadow: name=builder <86>Jan 9 02:12:49 groupadd[3208972]: new group: name=builder, GID=994 <86>Jan 9 02:12:49 useradd[3208999]: new user: name=builder, UID=994, GID=994, 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>Jan 9 02:12:51 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jan 9 02:12:51 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jan 9 02:12:57 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jan 9 02:12:57 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757339 installed <13>Jan 9 02:12:58 rpmi: ocaml-ocamldoc-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jan 9 02:12:58 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78788 + 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'\''|' configure + sed -i 's|-ccopt|-g &|;s|-shared|-linkall -g &|' project.mak + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78788 + 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' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + 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: working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 binary uname: found in /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 installation path: /usr/lib64/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install + make 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/lib64/ocaml -DHAS_GMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects" -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 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.4784 + 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/lib64/ocaml/stublibs/ + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml + make install INSTALLDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.12' ocamlfind install -destdir "/usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/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/lib64/ocaml/zarith/big_int_Z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.h Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cmxs Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cmxa Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith_top.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/libzarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs/dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/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/lib64/ocaml/zarith/zarith.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/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/lib64: (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=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_frexp_float verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_classify_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__String__index_rec_279 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Callback__register_exception_166 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__output_string_249 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/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.20324 + 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.N0cqo1 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.WoIQlH 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgmp.so.10()(64bit) >= 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.HM3SYk Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92115 + 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.HLtW8Z 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.GCzVOn 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-A17EDBEC, ocaml-cmx(Q) = 4.13.1-AAE6BA90, ocaml-cmx(Z) = 4.13.1-B36FB0A5, ocaml-cmx(Zarith_version) = 4.13.1-FABBE34D Requires: ocaml-zarith = 1.12-alt2, libgmp-devel, /usr/lib64/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-F8B8B4EE, ocaml-cmx(Stdlib__Buffer) = 4.13.1-43D30E94, ocaml-cmx(Stdlib__Callback) = 4.13.1-A6D9902A, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__Int64) = 4.13.1-D21B2296, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C2i9XW 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.HFShgA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mp5clb find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.12-alt2, debug64(libc.so.6), debug64(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/x86_64/ocaml-zarith-1.12-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-devel-1.12-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-debuginfo-1.12-alt2.x86_64.rpm (w2.lzdio) 4.09user 1.27system 0:12.25elapsed 43%CPU (0avgtext+0avgdata 62116maxresident)k 0inputs+0outputs (0major+450377minor)pagefaults 0swaps 13.67user 5.07system 0:24.87elapsed 75%CPU (0avgtext+0avgdata 109260maxresident)k 0inputs+0outputs (32930major+760269minor)pagefaults 0swaps --- ocaml-zarith-1.12-alt2.x86_64.rpm.repo 2021-11-06 20:43:22.000000000 +0000 +++ ocaml-zarith-1.12-alt2.x86_64.rpm.hasher 2023-01-09 02:13:12.496693165 +0000 @@ -72,3 +72,3 @@ Provides: ocaml-zarith = 1.12-alt2:sisyphus+288339.3400.3.1 -File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root 2a0a268110739020d9f4d97963c1da75 +File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root a7816e1862cdb9eac456448684505dba File: /usr/lib64/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -83,3 +83,3 @@ File: /usr/lib64/ocaml/zarith/zarith.cma 100644 root:root 1f36539d6fe7272a27da59ca6c24618f -File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root 1b60ce5084bdab790b3a1a26fd753baf +File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root acee6da63084de8b7977dd51d0d5020b File: /usr/lib64/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: 1d815375de99e610b446e2143e41fe945b76eb34ff1a5a65362fcb38a3d38a49af35b4ed465ec4a4511ca5dae106e6b1a310a502ac1214a3bf58bb2075699025 +RPMIdentity: fb359737a0b565d689a1e5826368e2787029a47ae67cb480a19f43e9760a0ea354e348a4ceb5e6f4e29f5f88f23c3a562e8034c494ee89914da62f2af9e16088 --- ocaml-zarith-debuginfo-1.12-alt2.x86_64.rpm.repo 2021-11-06 20:43:22.000000000 +0000 +++ ocaml-zarith-debuginfo-1.12-alt2.x86_64.rpm.hasher 2023-01-09 02:13:12.559694086 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/4f 40755 root:root -/usr/lib/debug/.build-id/4f/c858e97cb4bc9af27d7d4b2d66118203789a2d 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -/usr/lib/debug/.build-id/4f/c858e97cb4bc9af27d7d4b2d66118203789a2d.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/052b5bb47a3e4162c5a90fa5763112f2276bc5 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/57/052b5bb47a3e4162c5a90fa5763112f2276bc5.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/3741232e9dc1a0072f19c9fcbd534130924514 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/1d/3741232e9dc1a0072f19c9fcbd534130924514.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/236b32b7d264579129353cd269f3a25df623d2 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +/usr/lib/debug/.build-id/c5/236b32b7d264579129353cd269f3a25df623d2.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug /usr/lib/debug/usr/lib64/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/4f 40755 root:root -File: /usr/lib/debug/.build-id/4f/c858e97cb4bc9af27d7d4b2d66118203789a2d 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -File: /usr/lib/debug/.build-id/4f/c858e97cb4bc9af27d7d4b2d66118203789a2d.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/052b5bb47a3e4162c5a90fa5763112f2276bc5 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/57/052b5bb47a3e4162c5a90fa5763112f2276bc5.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/3741232e9dc1a0072f19c9fcbd534130924514 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/1d/3741232e9dc1a0072f19c9fcbd534130924514.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/236b32b7d264579129353cd269f3a25df623d2 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +File: /usr/lib/debug/.build-id/c5/236b32b7d264579129353cd269f3a25df623d2.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllzarith.so.debug 100644 root:root 9046d9bcfa8af1b128c032e905be4098 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllzarith.so.debug 100644 root:root 252ced9406bdd1be11d29f1285a0e50c File: /usr/lib/debug/usr/lib64/ocaml/zarith 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/zarith/zarith.cmxs.debug 100644 root:root 633f4d4990ae32b555251d6cdcc1d8d5 +File: /usr/lib/debug/usr/lib64/ocaml/zarith/zarith.cmxs.debug 100644 root:root 8a4fb4a8bbb0eb115924e61975af7dcc 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: b297ea2a0cf584fc60ef877af3fac85c38d26dc476fbbc90dadd93dc487787e2f9e240c37db6c2e6725c674fd92e05eabfcfaeb518f475a461c5544bfff8b757 +RPMIdentity: f815e511f57c02b67e4b7deaec956a8f2c4a9a4a0a0875a0e7d936216e20ceff70f12377b03b538878489d744b47e009ae4d109ca58d5a5989c19e6081ae2156 --- ocaml-zarith-devel-1.12-alt2.x86_64.rpm.repo 2021-11-06 20:43:22.000000000 +0000 +++ ocaml-zarith-devel-1.12-alt2.x86_64.rpm.hasher 2023-01-09 02:13:12.604694745 +0000 @@ -51,3 +51,3 @@ File: /usr/lib64/ocaml/zarith/big_int_Z.mli 100644 root:root fc1e9f8fa1c03aa10cb46b64892e71ba -File: /usr/lib64/ocaml/zarith/libzarith.a 100644 root:root 9aaf5894b681a83b6810ef275e65c8e4 +File: /usr/lib64/ocaml/zarith/libzarith.a 100644 root:root 5513e7e0d01f07930a4a9b70b4190fe6 File: /usr/lib64/ocaml/zarith/q.cmx 100644 root:root 072131bd5715c31da460acbbde1f961a @@ -82,2 +82,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.12/html/type_Z.html 100644 root:root e986a79cb1e0cbdd14771331573ec804 -RPMIdentity: ae66dc6451e3df4f55c3f3c0ffc0deeab96656cde186f4678c92008d8c84cdaf60ac0d570bf13bb40dc5f625dfa16017ea96365d0b600d904ce0a72a25ffd918 +RPMIdentity: 27ddb921048d719794d386696a5fd5a7555b9fa8e61fcf2c900555562cf75a03221509b6be6bf3de5e88d756d8fee0aa8800a29c8d3708b86bae5c4f1949804d