<86>Sep 13 18:41:38 userdel[53924]: delete user 'rooter' <86>Sep 13 18:41:38 userdel[53924]: removed group 'rooter' owned by 'rooter' <86>Sep 13 18:41:38 userdel[53924]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 18:41:38 groupadd[53946]: group added to /etc/group: name=rooter, GID=693 <86>Sep 13 18:41:38 groupadd[53946]: group added to /etc/gshadow: name=rooter <86>Sep 13 18:41:38 groupadd[53946]: new group: name=rooter, GID=693 <86>Sep 13 18:41:38 useradd[53962]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Sep 13 18:41:38 userdel[53991]: delete user 'builder' <86>Sep 13 18:41:38 userdel[53991]: removed group 'builder' owned by 'builder' <86>Sep 13 18:41:38 userdel[53991]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 18:41:38 groupadd[54026]: group added to /etc/group: name=builder, GID=694 <86>Sep 13 18:41:38 groupadd[54026]: group added to /etc/gshadow: name=builder <86>Sep 13 18:41:38 groupadd[54026]: new group: name=builder, GID=694 <86>Sep 13 18:41:38 useradd[54036]: new user: name=builder, UID=694, GID=694, 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>Sep 13 18:41:40 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Sep 13 18:41:40 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 13 18:41:50 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Sep 13 18:41:50 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454554 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-integers-0.5.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.5.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.5.1 + echo 'Source #0 (integers-0.5.1.tar):' Source #0 (integers-0.5.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.5.1.tar + cd integers-0.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + /usr/bin/dune build --verbose -p integers Workspace root: /usr/src/RPM/BUILD/integers-0.5.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune014bde.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune5c2faa.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.5.1/_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.5.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_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/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[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/install_integer_printers.cmo -c -impl top/install_integer_printers.ml) Running[21]: (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[22]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) Running[23]: (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[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.21764 + 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.5.1 + __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) /usr/bin/strip: ./usr/lib64/ocaml/integers/stOaoGVd/unsigned_stubs.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/integers/sttLEMGf/unsigned.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/integers/sttLEMGf/signed.o: cannot set time: Invalid argument Verifying ELF objects in /usr/src/tmp/ocaml-integers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_string_length 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: 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__format 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: 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_format_int verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_format_int 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_string_length 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: camlStdlib__format__kasprintf_1259 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.42613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + /usr/bin/dune runtest hexprinting alias test/runtest Hexstring test: ? Hexstring test: ✓ uint64conversions alias test/runtest UInt64-Int64 conversion test: ? UInt64-Int64 conversion test: ✓ uint32conversions alias test/runtest UInt32-Int32 conversion test: ? UInt32-Int32 conversion test: ✓ + exit 0 Processing files: ocaml-integers-0.5.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3wqizs 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.5noN2q 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-6ECC0291, ocaml-cmi(Signed) = 4.12.0-B0CC9BF5, ocaml-cmi(Unsigned) = 4.12.0-3DF5B4D2, 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), 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.2TA1Np Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.5.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2kUNzr 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.8yzSqr 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-480D2493, ocaml-cmx(Unsigned) = 4.12.0-07FB5106 Requires: ocaml-integers = 0.5.1-alt1, /usr/lib64/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Signed) = 4.12.0-B0CC9BF5, 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-3DF5B4D2, 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.e0d2Hs Processing files: ocaml-integers-debuginfo-0.5.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GjE65o find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DBKzYq find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.5.1-alt1, 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.5.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-devel-0.5.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-debuginfo-0.5.1-alt1.x86_64.rpm (w2.lzdio) 2.43user 1.07system 0:09.96elapsed 35%CPU (0avgtext+0avgdata 26904maxresident)k 0inputs+0outputs (0major+414025minor)pagefaults 0swaps 15.97user 4.14system 0:27.90elapsed 72%CPU (0avgtext+0avgdata 101976maxresident)k 0inputs+0outputs (0major+719636minor)pagefaults 0swaps --- ocaml-integers-0.5.1-alt1.x86_64.rpm.repo 2021-08-16 12:03:02.683975060 +0000 +++ ocaml-integers-0.5.1-alt1.x86_64.rpm.hasher 2021-09-13 18:42:04.506384445 +0000 @@ -70,3 +70,3 @@ File: /usr/lib64/ocaml/integers/integers.cma 100644 root:root 2a7a458e9a9bc2196ea40d21248e45c0 -File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root ef02e219d97a18b023203e8f3aefdb5a +File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root b16ead69b17db2da8c508369890b584c File: /usr/lib64/ocaml/integers/signed.cmi 100644 root:root 7ce92b01f2cc38201ce127e6525295b4 @@ -78,5 +78,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root cadbefc93b0ab15728f040afee012e83 +File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 6e8687fb9ebbbf7f3661686af4acd40a File: /usr/share/doc/ocaml-integers-0.5.1 40755 root:root File: /usr/share/doc/ocaml-integers-0.5.1/README.md 100644 root:root 1f37761005b9bfd9dc14c241e71211ba -RPMIdentity: c86a69204f338835d03448008c365e9e5831bd85e18a14cc73c08c46ad1672bba0555de922ba679e82dd551536ea99c6b3b538e95c6e335538f366b844947a7f +RPMIdentity: 70ac711b98e041c5c230a1de7beb80cfb229f6a74b7566ffdfbedf51929b4d59d1093ef0c098ee9f4ca06f6feec0cd79d470c59c82573f55b44db91102592ff7 --- ocaml-integers-debuginfo-0.5.1-alt1.x86_64.rpm.repo 2021-08-16 12:03:02.671974575 +0000 +++ ocaml-integers-debuginfo-0.5.1-alt1.x86_64.rpm.hasher 2021-09-13 18:42:04.740386799 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/4f 40755 root:root -/usr/lib/debug/.build-id/4f/11ee3773508c114e45225c86f91ff02d6f167d 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/4f/11ee3773508c114e45225c86f91ff02d6f167d.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/4c4d8e31bcfdebf0f11b658faec540c4fe8f65 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/cd/4c4d8e31bcfdebf0f11b658faec540c4fe8f65.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/7f5c0d25f28bb07f0d7da5be1b837ebcae45f5 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/a1/7f5c0d25f28bb07f0d7da5be1b837ebcae45f5.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/1351af6da7c034f054297d3fe199947e9795d8 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/ce/1351af6da7c034f054297d3fe199947e9795d8.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -22,13 +22,13 @@ Provides: ocaml-integers-debuginfo = 0.5.1-alt1:sisyphus+282918.100.1.1 -File: /usr/lib/debug/.build-id/4f 40755 root:root -File: /usr/lib/debug/.build-id/4f/11ee3773508c114e45225c86f91ff02d6f167d 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/4f/11ee3773508c114e45225c86f91ff02d6f167d.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/4c4d8e31bcfdebf0f11b658faec540c4fe8f65 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/cd/4c4d8e31bcfdebf0f11b658faec540c4fe8f65.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/7f5c0d25f28bb07f0d7da5be1b837ebcae45f5 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/a1/7f5c0d25f28bb07f0d7da5be1b837ebcae45f5.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/1351af6da7c034f054297d3fe199947e9795d8 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/ce/1351af6da7c034f054297d3fe199947e9795d8.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.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 9d54d62280b5d55527ca79142588b3a2 +File: /usr/lib/debug/usr/lib64/ocaml/integers/integers.cmxs.debug 100644 root:root 2881ac2b86409efc3a3d8ff12a63dc70 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 e25cb2e5d8b71903b7bafe0818b5bf80 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 0f15593a3da047152ff0f2c59559c372 File: /usr/src/debug/integers-0.5.1 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/integers-0.5.1/_build/default/src/unsigned_stubs.c 100644 root:root e24892d3542ede5f5ef9f8ce54333f6f -RPMIdentity: 8744d204d64ba066a0997b6c2104cdfcae3f30372930251124286d421139f3a0d84f15c59d16577e74f004d0e2cbfe4b5cc4543e6eb0187197ace3e16fe40fe6 +RPMIdentity: 69d30875e91c76f399471e097c06e4260b7d0844562f2903dccc8936d4cab0d1a657af81d8eb1a4eb69dc4777c2dbcd1612cd28f5cb17305a3ce975a0f5f7212 --- ocaml-integers-devel-0.5.1-alt1.x86_64.rpm.repo 2021-08-16 12:03:02.662974212 +0000 +++ ocaml-integers-devel-0.5.1-alt1.x86_64.rpm.hasher 2021-09-13 18:42:04.981389223 +0000 @@ -36,5 +36,5 @@ File: /usr/lib64/ocaml/integers/dune-package 100644 root:root 88fd396c2006a9eff61f9a39b512a9a4 -File: /usr/lib64/ocaml/integers/integers.a 100644 root:root 9f2862e38e483111764596498eff14fe +File: /usr/lib64/ocaml/integers/integers.a 100644 root:root 00965bd5c6b047fe54697c0f8398509e File: /usr/lib64/ocaml/integers/integers.cmxa 100644 root:root 1c500d8c6be1f5e6909628cb7ce7b270 -File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root fb8a8ddd621d2d10c420b4a054227c34 +File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root f008e7093d94ef1c80b29d96dfc8d969 File: /usr/lib64/ocaml/integers/ocaml_integers.h 100644 root:root eb801b07a6b8f348d85e40b100f26b79 @@ -59,2 +59,2 @@ File: /usr/lib64/ocaml/integers/unsigned.mli 100644 root:root ba5fb48f86550eb05df8b36511d41775 -RPMIdentity: f3fcc1f6fc182b15156fb7ea039170c8c0c5d51997650d789d0102b523b26b5bae12103741e1c658419910d523b114b603cf161461e82fc185343b4cb32e1c24 +RPMIdentity: 751d3ea546687c77293b03c4c62ed3b6491cfc19e78efd941da005000240f2ae371aaa916e9ceba7cb155d4b6716af446ff016d96f61757aabbd38136da3cbde