<86>Oct 3 04:29:12 userdel[2101104]: delete user 'rooter' <86>Oct 3 04:29:12 groupadd[2101132]: group added to /etc/group: name=rooter, GID=690 <86>Oct 3 04:29:12 groupadd[2101132]: group added to /etc/gshadow: name=rooter <86>Oct 3 04:29:12 groupadd[2101132]: new group: name=rooter, GID=690 <86>Oct 3 04:29:12 useradd[2101181]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Oct 3 04:29:12 userdel[2101263]: delete user 'builder' <86>Oct 3 04:29:12 userdel[2101263]: removed group 'builder' owned by 'builder' <86>Oct 3 04:29:12 userdel[2101263]: removed shadow group 'builder' owned by 'builder' <86>Oct 3 04:29:12 groupadd[2101369]: group added to /etc/group: name=builder, GID=691 <86>Oct 3 04:29:12 groupadd[2101369]: group added to /etc/gshadow: name=builder <86>Oct 3 04:29:12 groupadd[2101369]: new group: name=builder, GID=691 <86>Oct 3 04:29:12 useradd[2101399]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Oct 3 04:29:17 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 3 04:29:17 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Oct 3 04:29:35 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 3 04:29:36 rpmi: dune-2.8.5-alt1 sisyphus+279332.100.1.1 1626476272 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-integers-0.4.0-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.4.0-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26482 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.4.0 + echo 'Source #0 (integers-0.4.0.tar):' Source #0 (integers-0.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.4.0.tar + cd integers-0.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26482 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + /usr/bin/dune build --verbose -p integers Workspace root: /usr/src/RPM/BUILD/integers-0.4.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune66f76a.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune475cbb.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/integers-0.4.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/signed.mli) > _build/default/src/.integers.objs/signed.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/signed.ml) > _build/default/src/.integers.objs/signed.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unsigned.mli) > _build/default/src/.integers.objs/unsigned.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unsigned.ml) > _build/default/src/.integers.objs/unsigned.ml.d Running[6]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -I /usr/lib64/ocaml -o unsigned_stubs.o -c unsigned_stubs.c) Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/install_integer_printers.mli) > _build/default/top/.integers_top.objs/install_integer_printers.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/install_integer_printers.ml) > _build/default/top/.integers_top.objs/install_integer_printers.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/integer_printers.mli) > _build/default/top/.integers_top.objs/integer_printers.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/integer_printers.ml) > _build/default/top/.integers_top.objs/integer_printers.ml.d Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/unsigned.cmi -c -intf src/unsigned.mli) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/unsigned.cmx -c -impl src/unsigned.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/unsigned.cmo -c -impl src/unsigned.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/signed.cmi -c -intf src/signed.mli) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/signed.cmo -c -impl src/signed.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmi -c -intf top/install_integer_printers.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmi -c -intf top/integer_printers.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/integers.cma -dllib -lintegers_stubs -cclib -lintegers_stubs src/.integers.objs/byte/unsigned.cmo src/.integers.objs/byte/signed.cmo) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/signed.cmx -c -impl src/signed.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmo -c -impl top/integer_printers.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmo -c -impl top/install_integer_printers.ml) Running[22]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o top/integers_top.cma top/.integers_top.objs/byte/integer_printers.cmo top/.integers_top.objs/byte/install_integer_printers.cmo) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/integers.cmxa -cclib -lintegers_stubs src/.integers.objs/native/unsigned.cmx src/.integers.objs/native/signed.cmx) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/integers.cmxs src/integers.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71594 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-integers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-integers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd integers-0.4.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-integers-buildroot Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/META Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/dune-package Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/integers.a Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/integers.cma Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/integers.cmxa Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/libintegers_stubs.a Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/ocaml_integers.h Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/opam Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.cmx Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/signed.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/install_integer_printers.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/install_integer_printers.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/install_integer_printers.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/install_integer_printers.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/install_integer_printers.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integer_printers.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integer_printers.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integer_printers.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integer_printers.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integer_printers.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/top/integers_top.cma Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.cmx Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/unsigned.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/integers/integers.cmxs Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/CHANGES.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/LICENSE.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/README.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/stublibs/dllintegers_stubs.so + find /usr/src/tmp/ocaml-integers-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-integers-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|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-integers-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllintegers_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/integers/integers.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-integers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-integers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-integers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-integers-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-integers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__2 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__2 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__5 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__3 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__5 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__3 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__1 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__1 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__pervasives verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_failwith Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.80675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-integers-0.4.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZhinyS 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.fAkzxU 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(Install_integer_printers) = 4.12.0-2DD0FCBD, ocaml-cmi(Integer_printers) = 4.12.0-34FC2861, ocaml-cmi(Signed) = 4.12.0-8E28C4A4, ocaml-cmi(Unsigned) = 4.12.0-96F3AA64, ocaml-dll(integers_stubs) Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), 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__digest) = 4.12.0-58B6F86A, 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__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, 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__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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mxeN9T Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.4.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JVkXXW 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.sEC9ES 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(Signed) = 4.12.0-E0E53AEC, ocaml-cmx(Unsigned) = 4.12.0-9D2F8A23 Requires: ocaml-integers = 0.4.0-alt3, /usr/lib64/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Signed) = 4.12.0-8E28C4A4, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, 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__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unsigned) = 4.12.0-96F3AA64, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__format) = 4.12.0-41296AC9, ocaml-cmx(Stdlib__int32) = 4.12.0-567DA02F, ocaml-cmx(Stdlib__int64) = 4.12.0-54C5D202, ocaml-cmx(Stdlib__pervasives) = 4.12.0-57AD9984 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hJimAV Processing files: ocaml-integers-debuginfo-0.4.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ukGu3S find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VZH5QW find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.4.0-alt3, debug64(libc.so.6) Adding to ocaml-integers-devel a strict dependency on ocaml-integers Adding to ocaml-integers-debuginfo a strict dependency on ocaml-integers Removing 3 extra deps from ocaml-integers-devel due to dependency on ocaml-integers Removing 10 extra deps from ocaml-integers-devel due to repentancy on ocaml-integers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/integers/CHANGES.md /usr/share/doc/integers/LICENSE.md /usr/share/doc/integers/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-0.4.0-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-devel-0.4.0-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-debuginfo-0.4.0-alt3.x86_64.rpm (w2.lzdio) 2.16user 0.68system 0:13.26elapsed 21%CPU (0avgtext+0avgdata 26572maxresident)k 0inputs+0outputs (0major+347099minor)pagefaults 0swaps 16.31user 4.84system 0:49.28elapsed 42%CPU (0avgtext+0avgdata 107768maxresident)k 0inputs+0outputs (31180major+621820minor)pagefaults 0swaps --- ocaml-integers-0.4.0-alt3.x86_64.rpm.repo 2021-07-17 15:51:39.000000000 +0000 +++ ocaml-integers-0.4.0-alt3.x86_64.rpm.hasher 2021-10-03 04:29:55.186844240 +0000 @@ -71,3 +71,3 @@ File: /usr/lib64/ocaml/integers/integers.cma 100644 root:root 37441e0eccd83c6c2eac161864d7f879 -File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 6400fb753f2361aaa4b127c1db4e300f +File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 95b7a6be64f4d1b95e62620c981ee49c File: /usr/lib64/ocaml/integers/signed.cmi 100644 root:root a282c6bd5d4c03225abaabeb1e757c8b @@ -79,5 +79,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 2c538285b1e1c7acb36c0b39ef30d2a5 +File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 24d67ef8c95ca58c86a1545e31f23968 File: /usr/share/doc/ocaml-integers-0.4.0 40755 root:root File: /usr/share/doc/ocaml-integers-0.4.0/README.md 100644 root:root b48e30cb113807bf68bb2ff99d495ddb -RPMIdentity: 1797291b0be8351752df45b45ead22380b77a49bf90be61b3ab8d0532b33fa78849c7c5aae5f784f26111814edc5fb4b72a9b86015671c15d7df5f449a0602b7 +RPMIdentity: 360ae262887f6498df76ec3f5fab72d60949197745022d6c6ac1f64e7b58b5c38fae8d270caf5f5a3027b2c3696cb4edc4bb787f397c8e8238f601b07f516509 --- ocaml-integers-debuginfo-0.4.0-alt3.x86_64.rpm.repo 2021-07-17 15:51:39.000000000 +0000 +++ ocaml-integers-debuginfo-0.4.0-alt3.x86_64.rpm.hasher 2021-10-03 04:29:55.446844477 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/db6b51111d8d26b70e56c4742495122e98f1ba 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/82/db6b51111d8d26b70e56c4742495122e98f1ba.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/d2fa19d06aae9c6a4f1248b4fbe7ba5d351459 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/dd/d2fa19d06aae9c6a4f1248b4fbe7ba5d351459.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/a3d7abb81024a5107164a9bc577202f7eae197 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/97/a3d7abb81024a5107164a9bc577202f7eae197.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/4b41c2bb7cc74f4b1eafa12da621d8439e75be 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/f6/4b41c2bb7cc74f4b1eafa12da621d8439e75be.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -22,13 +22,13 @@ Provides: ocaml-integers-debuginfo = 0.4.0-alt3:sisyphus+279404.2500.2.2 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/db6b51111d8d26b70e56c4742495122e98f1ba 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/82/db6b51111d8d26b70e56c4742495122e98f1ba.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/d2fa19d06aae9c6a4f1248b4fbe7ba5d351459 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/dd/d2fa19d06aae9c6a4f1248b4fbe7ba5d351459.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/a3d7abb81024a5107164a9bc577202f7eae197 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/97/a3d7abb81024a5107164a9bc577202f7eae197.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/4b41c2bb7cc74f4b1eafa12da621d8439e75be 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/f6/4b41c2bb7cc74f4b1eafa12da621d8439e75be.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/integers 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/integers/integers.cmxs.debug 100644 root:root 987cd3154b7ad3cab2c84f28acffafda +File: /usr/lib/debug/usr/lib64/ocaml/integers/integers.cmxs.debug 100644 root:root 975a218f4c478eac3dd5ccd3d1c1cf64 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 74eef091f0cf6d22c58bc41b3eadff61 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 0c3d3d828291ff77c4a147b54f3b52d1 File: /usr/src/debug/integers-0.4.0 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/integers-0.4.0/_build/default/src/unsigned_stubs.c 100644 root:root 25a4501cc08e904e5ffa645a63583d23 -RPMIdentity: 3edeeb0bd6116d3082ddce985998adf7bd5e5168d9425ae4ffcf9aa4eda41584a6427fad29bc10f60b092c529babaffed5454d47c18dbe04c72c2450ee79632d +RPMIdentity: b48cba3ca9880bf1c8e8f14cdc0e57b3e4f0e4e5aec20941702512729d66f58892a41a1f588851d23d4a4655b1f401913931a158a4faf03dc693b82001e951d8