<86>Oct 29 01:01:18 userdel[1525439]: delete user 'rooter' <86>Oct 29 01:01:18 userdel[1525439]: removed group 'rooter' owned by 'rooter' <86>Oct 29 01:01:18 userdel[1525439]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 01:01:18 groupadd[1525452]: group added to /etc/group: name=rooter, GID=966 <86>Oct 29 01:01:18 groupadd[1525452]: group added to /etc/gshadow: name=rooter <86>Oct 29 01:01:18 groupadd[1525452]: new group: name=rooter, GID=966 <86>Oct 29 01:01:18 useradd[1525462]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Oct 29 01:01:18 userdel[1525478]: delete user 'builder' <86>Oct 29 01:01:18 userdel[1525478]: removed group 'builder' owned by 'builder' <86>Oct 29 01:01:18 groupadd[1525491]: group added to /etc/group: name=builder, GID=967 <86>Oct 29 01:01:18 groupadd[1525491]: group added to /etc/gshadow: name=builder <86>Oct 29 01:01:18 groupadd[1525491]: new group: name=builder, GID=967 <86>Oct 29 01:01:18 useradd[1525503]: new user: name=builder, UID=967, GID=967, 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>Oct 29 01:01:19 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 29 01:01:19 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Oct 29 01:01:26 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 29 01:01:26 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626536218 installed <13>Oct 29 01:01:26 rpmi: ocaml-ocamldoc-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 29 01:01:26 rpmi: libgmp-devel-6.2.1-alt3 sisyphus+283809.200.3.2 1630009587 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.56714 + 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.56714 + 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 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 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.98918 + 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: camlStdlib__output_string_246 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__format__pp_print_string_516 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__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: camlStdlib__$5e_137 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__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: caml_deserialize_uint_4 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: caml_raise_constant 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: 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: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__string__index_rec_250 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: camlStdlib__bytes__sub_116 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: camlStdlib__buffer__add_string_432 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.99517 + 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.iF26BN 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.sdffcp 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.12.0-5C909D26, ocaml-cmi(Q) = 4.12.0-3088F7A2, ocaml-cmi(Z) = 4.12.0-A53C35B2, ocaml-cmi(Zarith_top) = 4.12.0-10CC025E, ocaml-cmi(Zarith_version) = 4.12.0-6F809EC6, 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.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__callback) = 4.12.0-21C02ABB, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-runtime = 4.12.0, 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.LuDhrG Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26456 + 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.XcO03s 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.ROBPvT 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.12.0-3C5D3CEC, ocaml-cmx(Q) = 4.12.0-7B6FF1E0, ocaml-cmx(Z) = 4.12.0-E8CE0A9D, ocaml-cmx(Zarith_version) = 4.12.0-80F37EE9 Requires: ocaml-zarith = 1.12-alt2, libgmp-devel, /usr/lib64/ocaml/stublibs/dllzarith.so, libgmp10, ocaml, ocaml-cmi(Big_int_Z) = 4.12.0-5C909D26, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Q) = 4.12.0-3088F7A2, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__callback) = 4.12.0-21C02ABB, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Z) = 4.12.0-A53C35B2, ocaml-cmi(Zarith_version) = 4.12.0-6F809EC6, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__buffer) = 4.12.0-F2C78998, ocaml-cmx(Stdlib__callback) = 4.12.0-F51FFEA7, ocaml-cmx(Stdlib__format) = 4.12.0-41296AC9, ocaml-cmx(Stdlib__int64) = 4.12.0-54C5D202, ocaml-cmx(Stdlib__string) = 4.12.0-0F51BE4F, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEcu98 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.bKwIW4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W7yDMS 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 13 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) 3.94user 0.97system 0:11.88elapsed 41%CPU (0avgtext+0avgdata 57288maxresident)k 0inputs+0outputs (0major+447241minor)pagefaults 0swaps 12.85user 3.71system 0:22.83elapsed 72%CPU (0avgtext+0avgdata 105040maxresident)k 0inputs+0outputs (30588major+746267minor)pagefaults 0swaps --- ocaml-zarith-1.12-alt2.x86_64.rpm.repo 2021-09-18 12:52:13.000000000 +0000 +++ ocaml-zarith-1.12-alt2.x86_64.rpm.hasher 2021-10-29 01:01:39.965651877 +0000 @@ -72,3 +72,3 @@ Provides: ocaml-zarith = 1.12-alt2:sisyphus+285444.100.1.1 -File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root 0ff4759ab934237c0db2621ce161b6e9 +File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root b13f24129e18874996b20d175ae0adc3 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 a740f7409a899f07c6df23280b9861d4 -File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root 33cab25fbfc5c5e89cedcd210bd506b0 +File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root 43126cd4b6e59ace88df952dbfa4492e File: /usr/lib64/ocaml/zarith/zarith_top.cma 100644 root:root 42957a53a11577fcb687aa864a0e7734 @@ -87,2 +87,2 @@ File: /usr/share/doc/ocaml-zarith-1.12/Changes 100644 root:root 834abdbdaf493dc4d570f3a3338c82f3 -RPMIdentity: 2b96ddb2388dfdf7a0105b86d8d9ad01d0c2bd40009d9c1a201e3211bfaa7b48fb4472d52f7b2bfcda2437ff8d4aeffb50618b5dc23deb8a32789ca6b58e74d2 +RPMIdentity: 5e7fb97344d5758d5d951068c43a065dbd53410f7691877736bfc955b31c0b695f5ed5a88511783a406caf44291950263169d15595378974b05cbc7d5df520ac --- ocaml-zarith-debuginfo-1.12-alt2.x86_64.rpm.repo 2021-09-18 12:52:13.000000000 +0000 +++ ocaml-zarith-debuginfo-1.12-alt2.x86_64.rpm.hasher 2021-10-29 01:01:40.016652732 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/53612c56a088cf8a78dae91efb9c9c479d450f 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/8e/53612c56a088cf8a78dae91efb9c9c479d450f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/7d5cd3d33c67e2e7cc3b3bd57cea6eb2b9ac59 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -/usr/lib/debug/.build-id/c4/7d5cd3d33c67e2e7cc3b3bd57cea6eb2b9ac59.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/e2c704ff80c523b0fffd2386f8eaed94dddcc6 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +/usr/lib/debug/.build-id/09/e2c704ff80c523b0fffd2386f8eaed94dddcc6.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/e6795ff969bc3e9d1b6bb383dcd2041f1a0e39 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/80/e6795ff969bc3e9d1b6bb383dcd2041f1a0e39.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -18,15 +18,15 @@ Provides: ocaml-zarith-debuginfo = 1.12-alt2:sisyphus+285444.100.1.1 -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/53612c56a088cf8a78dae91efb9c9c479d450f 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/8e/53612c56a088cf8a78dae91efb9c9c479d450f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/7d5cd3d33c67e2e7cc3b3bd57cea6eb2b9ac59 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -File: /usr/lib/debug/.build-id/c4/7d5cd3d33c67e2e7cc3b3bd57cea6eb2b9ac59.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/e2c704ff80c523b0fffd2386f8eaed94dddcc6 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +File: /usr/lib/debug/.build-id/09/e2c704ff80c523b0fffd2386f8eaed94dddcc6.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/e6795ff969bc3e9d1b6bb383dcd2041f1a0e39 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/80/e6795ff969bc3e9d1b6bb383dcd2041f1a0e39.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.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 dabdb25a185743352ebbf459efcc7c65 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllzarith.so.debug 100644 root:root 995ed87b2ff9e229c5cd5186508f7ce9 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 2b647c8cd030fa85d808f4898c66748f +File: /usr/lib/debug/usr/lib64/ocaml/zarith/zarith.cmxs.debug 100644 root:root bcdba987311e773022915430d8323fc0 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: 580ff966ae4e6a66e83c24434aa5ee529744446ae348dc404bf6757de3a00cd379c59d4f6aeac1490fa0bb7455c9f62c3950f55a4d501bdaa19cdee0789f5639 +RPMIdentity: c7a11ee08ec897e8c052d5ff76954c1453242f942a8a136b20e19cc1968f6e624af7e6d266ee794fbbc24bd23ca290826b2b0fe64ad21265a07e4517c081e9fa --- ocaml-zarith-devel-1.12-alt2.x86_64.rpm.repo 2021-09-18 12:52:13.000000000 +0000 +++ ocaml-zarith-devel-1.12-alt2.x86_64.rpm.hasher 2021-10-29 01:01:40.064653536 +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 b59bbbb54dbd341965845fa751ed7ec3 +File: /usr/lib64/ocaml/zarith/libzarith.a 100644 root:root 1cb6ab53157da74d903f41af38326dbf File: /usr/lib64/ocaml/zarith/q.cmx 100644 root:root e32bde591350090d34d4a8481e38482c @@ -56,3 +56,3 @@ File: /usr/lib64/ocaml/zarith/z.mli 100644 root:root ec6c3f95464f741bc7228f4a3f3f0c84 -File: /usr/lib64/ocaml/zarith/zarith.a 100644 root:root 3a56a651e6fba4b4df380005005149c1 +File: /usr/lib64/ocaml/zarith/zarith.a 100644 root:root 4185d42147b232efd495cc45c661b7db File: /usr/lib64/ocaml/zarith/zarith.cmxa 100644 root:root 43d5b02f40ebcb22830b104bbc487110 @@ -82,2 +82,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.12/html/type_Z.html 100644 root:root e986a79cb1e0cbdd14771331573ec804 -RPMIdentity: 46cd9e660766e5070554a23e79ee7024beb3624d8eff1ed1a81e92c4a219ff9de3cfa05953b72ed9634f584826f708eb931c171298e5742a37375b5fb3d7943d +RPMIdentity: 5e1840986225460816ea34c51f734490abb86f9ea463b988c3644a33921d7cda450a3153ef143697ffce48a743190bbd67493a7edc7f26ecd8b0aeb85af34a6d