<86>Dec 24 01:06:18 userdel[2157406]: delete user 'rooter' <86>Dec 24 01:06:18 userdel[2157406]: removed group 'rooter' owned by 'rooter' <86>Dec 24 01:06:18 userdel[2157406]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 24 01:06:18 groupadd[2157425]: group added to /etc/group: name=rooter, GID=918 <86>Dec 24 01:06:18 groupadd[2157425]: group added to /etc/gshadow: name=rooter <86>Dec 24 01:06:18 groupadd[2157425]: new group: name=rooter, GID=918 <86>Dec 24 01:06:18 useradd[2157433]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Dec 24 01:06:18 userdel[2157455]: delete user 'builder' <86>Dec 24 01:06:18 userdel[2157455]: removed group 'builder' owned by 'builder' <86>Dec 24 01:06:18 userdel[2157455]: removed shadow group 'builder' owned by 'builder' <86>Dec 24 01:06:18 groupadd[2157474]: group added to /etc/group: name=builder, GID=919 <86>Dec 24 01:06:18 groupadd[2157474]: group added to /etc/gshadow: name=builder <86>Dec 24 01:06:18 groupadd[2157474]: new group: name=builder, GID=919 <86>Dec 24 01:06:18 useradd[2157484]: new user: name=builder, UID=919, GID=919, 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>Dec 24 01:06:19 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Dec 24 01:06:19 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Dec 24 01:06:26 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Dec 24 01:06:26 rpmi: dune-2.9.1-alt1 sisyphus+288339.12100.3.1 1636233053 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.35588 + 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.35588 + 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/duneff7207.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/duneb8ba4d.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.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.35588 + 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) 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__Pervasives 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.35588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + /usr/bin/dune runtest uint64conversions alias test/runtest UInt64-Int64 conversion test: ? UInt64-Int64 conversion test: ✓ hexprinting alias test/runtest Hexstring test: ? Hexstring 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.79883 + 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.6ylzRS 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.thBupq 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-96E27B86, 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__Pervasives) = 4.13.1-972F7C19, 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.B8zg70 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.UEo40V 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.nxP57c 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-2BE540B0, ocaml-cmx(Unsigned) = 4.13.1-41EE3644 Requires: ocaml-integers = 0.5.1-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__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unsigned) = 4.13.1-96E27B86, 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, ocaml-cmx(Stdlib__Pervasives) = 4.13.1-F15E6B9F Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PF5yRm 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.I44o9x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VL66Yr 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 11 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) 1.50user 1.03system 0:08.98elapsed 28%CPU (0avgtext+0avgdata 26868maxresident)k 0inputs+0outputs (0major+422701minor)pagefaults 0swaps 10.87user 4.19system 0:20.69elapsed 72%CPU (0avgtext+0avgdata 104568maxresident)k 0inputs+0outputs (30422major+706769minor)pagefaults 0swaps --- ocaml-integers-0.5.1-alt1.x86_64.rpm.repo 2021-11-06 20:46:10.000000000 +0000 +++ ocaml-integers-0.5.1-alt1.x86_64.rpm.hasher 2021-12-24 01:06:37.190471388 +0000 @@ -71,3 +71,3 @@ File: /usr/lib64/ocaml/integers/integers.cma 100644 root:root 0877598865f9dde4016205dc72480cfd -File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 87097c5ff88ed020526d9b611b5dff5b +File: /usr/lib64/ocaml/integers/integers.cmxs 100644 root:root 62c679cca5fb03ffe5f006e05b5d698e File: /usr/lib64/ocaml/integers/signed.cmi 100644 root:root 12c9d46c6e4c2ba229c26a546251b17c @@ -79,5 +79,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 70374d8e77b2d69ce7d2389b92e818ec +File: /usr/lib64/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 2956e0af9b6e96a9974fd6934b4ebb2a 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: 232b7a55ba1a70385a9c75ec05c5e97586598b1be05746f7d9547765527c62ff68261f2c920d49d58c588bb0e21fed59bbdd8a4931f7fed044e8dc54502a9741 +RPMIdentity: 7615acacfb3e978f34c78027fdc8e3fb08e4ad7210d351d0eee19072279be9f33e1ed4ad6a2a2069808d7b1e1caa954082a1e8101bc6588be25ff7e5bf14fb16 --- ocaml-integers-debuginfo-0.5.1-alt1.x86_64.rpm.repo 2021-11-06 20:46:09.000000000 +0000 +++ ocaml-integers-debuginfo-0.5.1-alt1.x86_64.rpm.hasher 2021-12-24 01:06:37.270472565 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/ddf6bd1e532eb8fb331e762bb5f4769dbdb409 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/61/ddf6bd1e532eb8fb331e762bb5f4769dbdb409.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/51edcdcd7e342d2ae6674b2be879beef62c196 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/d2/51edcdcd7e342d2ae6674b2be879beef62c196.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/9d9fe2f234d7a5a764ff3e47a9a187b38e501b 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/84/9d9fe2f234d7a5a764ff3e47a9a187b38e501b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/db1972fd0e29a09feb6842fd02419f2cb2873b 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/8a/db1972fd0e29a09feb6842fd02419f2cb2873b.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.5.1-alt1:sisyphus+288339.4100.3.1 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/ddf6bd1e532eb8fb331e762bb5f4769dbdb409 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/61/ddf6bd1e532eb8fb331e762bb5f4769dbdb409.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/51edcdcd7e342d2ae6674b2be879beef62c196 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/d2/51edcdcd7e342d2ae6674b2be879beef62c196.debug 120777 root:root ../../usr/lib64/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/9d9fe2f234d7a5a764ff3e47a9a187b38e501b 120777 root:root ../../../../lib64/ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/84/9d9fe2f234d7a5a764ff3e47a9a187b38e501b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/db1972fd0e29a09feb6842fd02419f2cb2873b 120777 root:root ../../../../lib64/ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/8a/db1972fd0e29a09feb6842fd02419f2cb2873b.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 33a221f773d9b92a0ee50dc2f6c3a80c +File: /usr/lib/debug/usr/lib64/ocaml/integers/integers.cmxs.debug 100644 root:root b78e7bd6848918c2ccc2beaec1cbd77f 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 aa4c783adc14308376dfe95545c52264 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root fdf53e287c4f38feb2b445275cab2572 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: 3f0f1c3adc896104108f2f573a230f9a732fb30e9f0dc85d8b90b86a2eeabaaa4fa589c18d17c7c2258656fbc9d31eee5436cc4da38cb15bfe128491c59b25f3 +RPMIdentity: bd1768e89b1daf69139eb7f20d7d46ffd140c4c50038be16b43f08e2d2a533027c67b5f72b3fd5f4d6d60bad5b7b55cdc50585acebd09d75f198f74137ddec0a --- ocaml-integers-devel-0.5.1-alt1.x86_64.rpm.repo 2021-11-06 20:46:09.000000000 +0000 +++ ocaml-integers-devel-0.5.1-alt1.x86_64.rpm.hasher 2021-12-24 01:06:37.351473756 +0000 @@ -38,3 +38,3 @@ File: /usr/lib64/ocaml/integers/integers.cmxa 100644 root:root 8ac574bc73c1da904d800d5f4d1357a3 -File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root 7bd6c155495f487522fba2bd9edea4cc +File: /usr/lib64/ocaml/integers/libintegers_stubs.a 100644 root:root 2b26a97c7d1624c51c4eafc73750ba3f 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: 3a4a6bdfd137ca49c634a0d461636f0b8cde370bd4e549a163c905d566f36e689836f4fe2688240e9974a6be70cb2b161b83f4bf692147c041ae3f5c00c9c420 +RPMIdentity: a5a1d3a50203665d8a511fa0511089915adb3a4c7a11f5ff6abb5cf97260680394bc1e47979ed76fdae8702e8d6dc8892f8501a2706ca4e916248e9c166a9a57