<86>Jan 9 01:47:25 userdel[2189581]: delete user 'rooter' <86>Jan 9 01:47:25 userdel[2189581]: removed group 'rooter' owned by 'rooter' <86>Jan 9 01:47:25 groupadd[2189614]: group added to /etc/group: name=rooter, GID=957 <86>Jan 9 01:47:25 groupadd[2189614]: group added to /etc/gshadow: name=rooter <86>Jan 9 01:47:25 groupadd[2189614]: new group: name=rooter, GID=957 <86>Jan 9 01:47:25 useradd[2189633]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Jan 9 01:47:25 userdel[2189673]: delete user 'builder' <86>Jan 9 01:47:25 userdel[2189673]: removed group 'builder' owned by 'builder' <86>Jan 9 01:47:25 userdel[2189673]: removed shadow group 'builder' owned by 'builder' <86>Jan 9 01:47:25 groupadd[2189699]: group added to /etc/group: name=builder, GID=958 <86>Jan 9 01:47:25 groupadd[2189699]: group added to /etc/gshadow: name=builder <86>Jan 9 01:47:25 groupadd[2189699]: new group: name=builder, GID=958 <86>Jan 9 01:47:25 useradd[2189722]: new user: name=builder, UID=958, GID=958, 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>Jan 9 01:47:27 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jan 9 01:47:27 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jan 9 01:47:34 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jan 9 01:47:34 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564531 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-integers-0.7.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.7.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.7.0 + echo 'Source #0 (integers-0.7.0.tar):' Source #0 (integers-0.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.7.0.tar + cd integers-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + sed -i s,stdlib-shims,, src/dune + /usr/bin/dune build --verbose -p integers Workspace root: /usr/src/RPM/BUILD/integers-0.7.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune72624d.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/duneae7a8f.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.7.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.7.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.7.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/integers-0.7.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.13.1" ; 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"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; 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 = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; 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 -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -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/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[22]: (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[23]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) 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.62692 + 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.7.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=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__Int64 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: 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__Int32__4 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__Int64__1 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__Int64__5 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Format 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: 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 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32 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: camlStdlib__Int32__5 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__Int32__1 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: camlStdlib__Int64__2 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: camlStdlib__Format__fprintf_1377 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: camlStdlib__Format__kasprintf_1409 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: 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.62692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + /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.7.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aVcO1D 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.QUoHlI 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.13.1-B6299E93, ocaml-cmi(Integer_printers) = 4.13.1-4505BA11, ocaml-cmi(Signed) = 4.13.1-A47CCCC2, ocaml-cmi(Unsigned) = 4.13.1-A63A8F41, 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.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-runtime = 4.13.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7l9jfO Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2pblh 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.ZCRJYl 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.13.1-13CFEC68, ocaml-cmx(Unsigned) = 4.13.1-131EA962 Requires: ocaml-integers = 0.7.0-alt1, /usr/lib64/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Signed) = 4.13.1-A47CCCC2, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unsigned) = 4.13.1-A63A8F41, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__Int32) = 4.13.1-BFE3D89D, ocaml-cmx(Stdlib__Int64) = 4.13.1-D21B2296 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7RSdBL Processing files: ocaml-integers-debuginfo-0.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rmvYvT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ih9AYc find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.7.0-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.7.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-devel-0.7.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-debuginfo-0.7.0-alt1.x86_64.rpm (w2.lzdio) 1.51user 1.24system 0:09.01elapsed 30%CPU (0avgtext+0avgdata 30420maxresident)k 0inputs+0outputs (0major+424856minor)pagefaults 0swaps 10.94user 4.78system 0:21.12elapsed 74%CPU (0avgtext+0avgdata 108732maxresident)k 0inputs+0outputs (32930major+718824minor)pagefaults 0swaps --- ocaml-integers-0.7.0-alt1.x86_64.rpm.repo 2022-03-24 14:31:29.000000000 +0000 +++ ocaml-integers-0.7.0-alt1.x86_64.rpm.hasher 2023-01-09 01:47:45.141037900 +0000 @@ -70,3 +70,3 @@ File: /usr/lib64/ocaml/integers/integers.cma 100644 root:root c5b7c8a928d3bf27848952a6b42b8b8f -File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 7b2cb78a8f31bad9ebc41ad9e460a141 +File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 7ec081e031ffe750cb174f5db21328cf File: /usr/lib64/ocaml/integers/signed.cmi 100644 root:root 16987bcffd226a74b6842fa908912429 @@ -78,5 +78,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 3b4a9053f615fe4bf99ac0bcb3972e42 +File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root b3e14a42a095930433886e9f7012fa1f File: /usr/share/doc/ocaml-integers-0.7.0 40755 root:root File: /usr/share/doc/ocaml-integers-0.7.0/README.md 100644 root:root 1f37761005b9bfd9dc14c241e71211ba -RPMIdentity: 7c4d8f2a01a1805228b62d4027447cac6df803d7aa5b44681de70fe180092c7e59e8c35f611dca16b803cc881246d2b89362075740002b1bb0eb0f5903a1ef49 +RPMIdentity: fb73304105b0ed5f522ddf2096b4d6f0eea7a717ff95e912cac3af5bdc587572b1de9e297b58df6ca67b3053e67a79e374c76c8baebf9eac3026a6ef019ac484 --- ocaml-integers-debuginfo-0.7.0-alt1.x86_64.rpm.repo 2022-03-24 14:31:29.000000000 +0000 +++ ocaml-integers-debuginfo-0.7.0-alt1.x86_64.rpm.hasher 2023-01-09 01:47:45.213038947 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/154105fbca84295ffd5010b93bbf5190f3fcdc 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/39/154105fbca84295ffd5010b93bbf5190f3fcdc.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/5b40f6397949fc5c49c4c00bd9123b3a04dab5 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/db/5b40f6397949fc5c49c4c00bd9123b3a04dab5.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/fa4dfcd2f16de128f5d7efd8fdb85411636b89 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/15/fa4dfcd2f16de128f5d7efd8fdb85411636b89.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/3b500bca58395d24953b1940ccbd32ffb383ef 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/c6/3b500bca58395d24953b1940ccbd32ffb383ef.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.7.0-alt1:sisyphus+297123.100.1.1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/154105fbca84295ffd5010b93bbf5190f3fcdc 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/39/154105fbca84295ffd5010b93bbf5190f3fcdc.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/5b40f6397949fc5c49c4c00bd9123b3a04dab5 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/db/5b40f6397949fc5c49c4c00bd9123b3a04dab5.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/fa4dfcd2f16de128f5d7efd8fdb85411636b89 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/15/fa4dfcd2f16de128f5d7efd8fdb85411636b89.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/3b500bca58395d24953b1940ccbd32ffb383ef 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/c6/3b500bca58395d24953b1940ccbd32ffb383ef.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 88266a54929c299079c225a3614278c0 +File: /usr/lib/debug/usr/lib64/ocaml/integers/integers.cmxs.debug 100644 root:root ac05fc5a5cdcdeac5835679c90f26fdc 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 a416a513756cc54564a0252166d029ab +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 42992cda894c2c67093f4ebb0dc55bd9 File: /usr/src/debug/integers-0.7.0 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/integers-0.7.0/_build/default/src/unsigned_stubs.c 100644 root:root b17853884cd1e876b01ea0b98ef1d53f -RPMIdentity: 5a321b91bc42a2465e588f1cbf775ef9dd6217ebf05a05d3761eb86b2327195cf66289792596dfc9be01942980d42ec1a806f44cb69e97ad8b20de6bc3765417 +RPMIdentity: 930c8cf781f09e800401473d13e33eb7265ca9c16d334f50b48cde04b16485df96257e752dc2144152f461fbc8bf206a8071c43209e8f88773805bd68e313967 --- ocaml-integers-devel-0.7.0-alt1.x86_64.rpm.repo 2022-03-24 14:31:29.000000000 +0000 +++ ocaml-integers-devel-0.7.0-alt1.x86_64.rpm.hasher 2023-01-09 01:47:45.298040183 +0000 @@ -35,5 +35,5 @@ File: /usr/lib64/ocaml/integers/dune-package 100644 root:root 88fd396c2006a9eff61f9a39b512a9a4 -File: /usr/lib64/ocaml/integers/integers.a 100644 root:root 5b04b8138771bf89950a25fdcafc441d +File: /usr/lib64/ocaml/integers/integers.a 100644 root:root 94fde3cc725d0f7d025d9da75565fc4a File: /usr/lib64/ocaml/integers/integers.cmxa 100644 root:root 3200bdb3c3fd6d0e705cc7d0f19e655b -File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root 5a71af11b096508f156e55f00b26de0b +File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root e7c76a48babd1bb914768e1b08d0d935 File: /usr/lib64/ocaml/integers/ocaml_integers.h 100644 root:root 64d9ea313ba020b97f0647b9437e83bc @@ -58,2 +58,2 @@ File: /usr/lib64/ocaml/integers/unsigned.mli 100644 root:root 7a4e4893fb1a86dfcafad1299e56a814 -RPMIdentity: 2e8ca3bc4ba4cbf9f90964bcd22f8784f186e803cee7d87eee93bdade99812d7389234dc742345db2adbb358589cc7a5cea1fd641188a4604e31c121b8e9a25f +RPMIdentity: 80633303137395311290187d27c2dfd7951aa735f540ebc16a5cf1f8b4dea5892995400d70085b1e67c68255376e940d8becdf1d5c5a73fcd930b9f27dee245f