<86>Dec 19 04:21:51 userdel[3432989]: delete user 'rooter' <86>Dec 19 04:21:51 userdel[3432989]: removed group 'rooter' owned by 'rooter' <86>Dec 19 04:21:51 groupadd[3433007]: group added to /etc/group: name=rooter, GID=1805 <86>Dec 19 04:21:51 groupadd[3433007]: group added to /etc/gshadow: name=rooter <86>Dec 19 04:21:51 groupadd[3433007]: new group: name=rooter, GID=1805 <86>Dec 19 04:21:51 useradd[3433018]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Dec 19 04:21:51 userdel[3433040]: delete user 'builder' <86>Dec 19 04:21:51 userdel[3433040]: removed group 'builder' owned by 'builder' <86>Dec 19 04:21:51 userdel[3433040]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 04:21:51 groupadd[3433056]: group added to /etc/group: name=builder, GID=1806 <86>Dec 19 04:21:51 groupadd[3433056]: group added to /etc/gshadow: name=builder <86>Dec 19 04:21:51 groupadd[3433056]: new group: name=builder, GID=1806 <86>Dec 19 04:21:51 useradd[3433068]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 04:21:54 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 04:21:57 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:21:57 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:22:01 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:22:01 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Dec 19 04:22:02 rpmi: ocaml-ocamldoc-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:22:02 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-zarith-1.14-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-zarith-1.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65352 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zarith-1.14 + echo 'Source #0 (ocaml-zarith-1.14.tar):' Source #0 (ocaml-zarith-1.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.14.tar + cd ocaml-zarith-1.14 + /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.65352 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + 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 ocamlc -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 package gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes defines: -DHAS_GMP includes: -I/usr/lib64/ocaml libraries: -lgmp linker options: 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.14' (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -g -g -I +compiler-libs -bin-annot -c zarith_version.ml ocamlc -g -g -I +compiler-libs -bin-annot -c z.mli ocamlc -g -g -I +compiler-libs -bin-annot -c z.ml ocamlc -g -g -I +compiler-libs -bin-annot -c q.mli ocamlc -g -g -I +compiler-libs -bin-annot -c q.ml ocamlc -g -g -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -g -g -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -g -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 -g -failsafe -o zarith caml_z.o -lgmp ocamlc -g -g -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -g -o zarith_top.cma -a zarith_top.cmo ocamlopt -g -g -I +compiler-libs -c zarith_version.ml ocamlopt -g -g -I +compiler-libs -c z.ml ocamlopt -g -g -I +compiler-libs -c q.ml ocamlopt -g -g -I +compiler-libs -c big_int_Z.ml ocamlmklib -g -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.14' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli Warning: Element Hashtbl.hash not found Warning: Element Hashtbl.Make not found Warning: Element Hashtbl.seeded_hash not found Warning: Element Hashtbl.MakeSeeded not found Warning: Element Random not found Warning: Element Random not found make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33329 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-zarith-1.14 + 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.14' 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 zarith_version.cmx 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_version.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.14' + __ocaml_find_files + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-zarith-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllzarith.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/zarith/zarith.cmxs' 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/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_deserialize_error 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_bad_caml_state 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 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: camlStdlib__Pccall_1906 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: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Hashtbl.hash_1605_closure verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Hashtbl.seeded_hash_1629_closure 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_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Invalid_argument 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: camlStdlib__Format.pp_print_string_1754 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_deserialize_error 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: camlStdlib__Random.bits_469 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__Callback.register_exception_16 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_call_realloc_stack 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: camlStdlib.invalid_arg_337 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_326 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: camlStdlib__Buffer.add_string_659 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__Random.bits_1104 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__Bytes.copy_300 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_initialize 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: caml_bad_caml_state 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: camlStdlib__String.index_617 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_reraise_exn 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/zarith/zarith.cmxs: undefined symbol: camlStdlib.output_string_838 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlStdlib.$5e_459 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-zarith-buildroot Processing files: ocaml-zarith-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53851 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4r6h4z 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.1boHxP 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) = 5.2.0-24087926, ocaml-cmi(Q) = 5.2.0-3B81C449, ocaml-cmi(Z) = 5.2.0-450ECDC2, ocaml-cmi(Zarith_top) = 5.2.0-6BFE8F1E, ocaml-cmi(Zarith_version) = 5.2.0-5FF466A3, ocaml-dll(zarith) Requires: ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgmp.so.10()(64bit) >= set:mgYI1aGLxPjIaGNWN2zoOzCTdGLR9EZKO20fkADLQyTmp0j7WnCYP4FIoIgT8ZkBXIWjpiEw4ZKVejPZ0kEDWjBk3b1hJxN1v0Ir3lbxoaUjc, libgmp10, ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, ocaml-runtime = 5.2.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.xhw8iG Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jzGULN 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.4nvEx8 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) = 5.2.0-24087926, ocaml-cmi(Q) = 5.2.0-3B81C449, ocaml-cmi(Z) = 5.2.0-450ECDC2, ocaml-cmi(Zarith_version) = 5.2.0-5FF466A3, ocaml-cmt(Big_int_Z) = 5.2.0-24087926, ocaml-cmt(Q) = 5.2.0-3B81C449, ocaml-cmt(Z) = 5.2.0-450ECDC2, ocaml-cmx(Big_int_Z) = 5.2.0-5B10AC83, ocaml-cmx(Q) = 5.2.0-07D2C409, ocaml-cmx(Z) = 5.2.0-0D64A85E, ocaml-cmx(Zarith_version) = 5.2.0-ED86A39B Requires: ocaml-zarith = 1.14-alt1, libgmp-devel, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmt(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmt(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Callback) = 5.2.0-F0C312B8, ocaml-cmx(Stdlib__Domain) = 5.2.0-F3A9CC41, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__Int64) = 5.2.0-B11DEFBB, ocaml-cmx(Stdlib__Nativeint) = 5.2.0-EDDA8366, ocaml-cmx(Stdlib__Random) = 5.2.0-FA18D68A, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nx4Bil Processing files: ocaml-zarith-debuginfo-1.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DxTNHJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.re83aZ find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.14-alt1, debug64(ld-linux-x86-64.so.2), 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 18 extra deps from ocaml-zarith-devel due to repentancy on ocaml-zarith Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-1.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-devel-1.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-debuginfo-1.14-alt1.x86_64.rpm (w2.lzdio) 4.96user 2.48system 0:13.22elapsed 56%CPU (0avgtext+0avgdata 66560maxresident)k 0inputs+0outputs (0major+554142minor)pagefaults 0swaps 4.06user 3.08system 0:30.33elapsed 23%CPU (0avgtext+0avgdata 136592maxresident)k 0inputs+0outputs (0major+294092minor)pagefaults 0swaps --- ocaml-zarith-1.14-alt1.x86_64.rpm.repo 2024-09-13 13:59:37.000000000 +0000 +++ ocaml-zarith-1.14-alt1.x86_64.rpm.hasher 2024-12-19 04:22:17.997835334 +0000 @@ -82,3 +82,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root e6fb76c54a84271e726f2648736cf064 +File: /usr/lib64/ocaml/stublibs/dllzarith.so 100644 root:root 96aec5a74d070a8a531cea908d49a340 File: /usr/lib64/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -90,3 +90,3 @@ File: /usr/lib64/ocaml/zarith/zarith.cma 100644 root:root dfb7aba07e1cbe0a00a1b5f485be56a2 -File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root 1ac455d6664b03d9355da60f31e954ca +File: /usr/lib64/ocaml/zarith/zarith.cmxs 100644 root:root 748e54b38c7c8ee1faa8cfbe47ffff39 File: /usr/lib64/ocaml/zarith/zarith_top.cma 100644 root:root 60f43a3cc46bf7661b4140c31407556b @@ -94,2 +94,2 @@ File: /usr/share/doc/ocaml-zarith-1.14/Changes 100644 root:root 2231d905c8fd19cfb898b067846f5772 -RPMIdentity: b27d7ebce6d385079b5b005e9bf77cc89f4040944b2f93122a9eabfe6a74226b8a533e0f3d1ab55636418a7868b54fe86610a72029dfcd1a9fb5cb1cdcc327bf +RPMIdentity: 921f18bb55ab7a588d900516047744738acf4a8f0f911543ed6f15b30a285555f91346d4ee2c5b1e4067b71e9bd0dc0e942f2db9d2b997522d32505e3331e260 --- ocaml-zarith-debuginfo-1.14-alt1.x86_64.rpm.repo 2024-09-13 13:59:37.000000000 +0000 +++ ocaml-zarith-debuginfo-1.14-alt1.x86_64.rpm.hasher 2024-12-19 04:22:18.157838466 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/3ac1281087c51ea671ac1b56758b7630249c83 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -/usr/lib/debug/.build-id/6d/3ac1281087c51ea671ac1b56758b7630249c83.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/d309f2c4c5ba691256b1ec0d4a3ffb3bf76396 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/f8/d309f2c4c5ba691256b1ec0d4a3ffb3bf76396.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/ae34055873dd6647ae14a786b9105547518892 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +/usr/lib/debug/.build-id/0b/ae34055873dd6647ae14a786b9105547518892.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/ed5c5248cac2fdc0b2d8017d7101e0e9035157 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/74/ed5c5248cac2fdc0b2d8017d7101e0e9035157.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -22,13 +22,13 @@ Provides: ocaml-zarith-debuginfo = 1.14-alt1:sisyphus+356727.14200.13.1 -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/3ac1281087c51ea671ac1b56758b7630249c83 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs -File: /usr/lib/debug/.build-id/6d/3ac1281087c51ea671ac1b56758b7630249c83.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/d309f2c4c5ba691256b1ec0d4a3ffb3bf76396 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/f8/d309f2c4c5ba691256b1ec0d4a3ffb3bf76396.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/ae34055873dd6647ae14a786b9105547518892 120777 root:root ../../../../lib64/ocaml/zarith/zarith.cmxs +File: /usr/lib/debug/.build-id/0b/ae34055873dd6647ae14a786b9105547518892.debug 120777 root:root ../../usr/lib64/ocaml/zarith/zarith.cmxs.debug +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/ed5c5248cac2fdc0b2d8017d7101e0e9035157 120777 root:root ../../../../lib64/ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/74/ed5c5248cac2fdc0b2d8017d7101e0e9035157.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 9b174acb19e73c5f188c6f7deb12ae9f +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllzarith.so.debug 100644 root:root faa86d71fa1b4c66fbb12dcc6aefc4c3 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 d4838b1fe76438eba56c7ee82278c34b +File: /usr/lib/debug/usr/lib64/ocaml/zarith/zarith.cmxs.debug 100644 root:root 234b7133da0fcafd5d81fa938a17140a File: /usr/src/debug/ocaml-zarith-1.14 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/ocaml-zarith-1.14/z.ml 100644 root:root 8757b05fc314fb479b05d3a8096411d5 -RPMIdentity: 8afc8147d93a1ad2b040756e48ecc8dfe55510c729da2c1a67ff5a4cf1fd744eadb3af0fdd784956571f4acfd5738275e96dec8744987e6649e832b800ffcdc6 +RPMIdentity: 0ee16b890e92379d4167d2de0fcc7ed2f65ea2ed4cccb9abe3b207b6814e1fb76b37cfbe4826a8566f1705b6d63bfee1f8aadc9208978ac9ff27d6d1f7689f82 --- ocaml-zarith-devel-1.14-alt1.x86_64.rpm.repo 2024-09-13 13:59:37.000000000 +0000 +++ ocaml-zarith-devel-1.14-alt1.x86_64.rpm.hasher 2024-12-19 04:22:18.224839777 +0000 @@ -80,3 +80,3 @@ File: /usr/lib64/ocaml/zarith/big_int_Z.mli 100644 root:root 90ad5fb6988c172d61d750a877ff57e3 -File: /usr/lib64/ocaml/zarith/libzarith.a 100644 root:root 22d32376a6f47ada1e3fe9acc6b97bdb +File: /usr/lib64/ocaml/zarith/libzarith.a 100644 root:root bb223dc6d338530b79961b2ad29e7903 File: /usr/lib64/ocaml/zarith/q.cmti 100644 root:root d1d81079afba0f2d49663bf8dd6e285b @@ -87,3 +87,3 @@ File: /usr/lib64/ocaml/zarith/z.mli 100644 root:root 71ddb4d1066bdd2ddca70e18ab335907 -File: /usr/lib64/ocaml/zarith/zarith.a 100644 root:root 69badf2e9bf26a6246983079aa7ef890 +File: /usr/lib64/ocaml/zarith/zarith.a 100644 root:root cfbede972cce7de8a7a474330e70739f File: /usr/lib64/ocaml/zarith/zarith.cmxa 100644 root:root 843ffeed6819f38573a42abf9da24704 @@ -114,2 +114,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.14/html/type_Z.html 100644 root:root cbffa9f7d481511954a667898d71a52e -RPMIdentity: 29fc536159d158bf8f7e0ba825ed6b6d0d75bdf62c1fd55b6fceb6aa3e7bf7174cf300bd18cd7e83faa4de1e1a5bafcae7ba3b1a8881bcd078b15698b2c0d9da +RPMIdentity: b81678ea0d17ff1de3b3f30f4cf00737e3f3f90b442a8bd7d02a4e1fb2161eec01cac55ec9bca977dd078ae295648a91e6817d1c73834e8d233ddc24aa2268ef