<86>Sep 13 19:32:53 userdel[1713870]: delete user 'rooter' <86>Sep 13 19:32:53 userdel[1713870]: removed group 'rooter' owned by 'rooter' <86>Sep 13 19:32:53 userdel[1713870]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 19:32:53 groupadd[1713880]: group added to /etc/group: name=rooter, GID=672 <86>Sep 13 19:32:53 groupadd[1713880]: group added to /etc/gshadow: name=rooter <86>Sep 13 19:32:53 groupadd[1713880]: new group: name=rooter, GID=672 <86>Sep 13 19:32:53 useradd[1713887]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Sep 13 19:32:53 userdel[1713899]: delete user 'builder' <86>Sep 13 19:32:53 userdel[1713899]: removed group 'builder' owned by 'builder' <86>Sep 13 19:32:53 userdel[1713899]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 19:32:53 groupadd[1713913]: group added to /etc/group: name=builder, GID=673 <86>Sep 13 19:32:53 groupadd[1713913]: group added to /etc/gshadow: name=builder <86>Sep 13 19:32:53 groupadd[1713913]: new group: name=builder, GID=673 <86>Sep 13 19:32:53 useradd[1713919]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>Sep 13 19:32:55 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Sep 13 19:32:55 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 13 19:33:07 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Sep 13 19:33:07 rpmi: ocaml-sexplib0-0.14.0-alt2 sisyphus+279404.2200.2.2 1626536959 installed <13>Sep 13 19:33:07 rpmi: ocaml-base-0.14.1-alt1 sisyphus+279404.4500.2.2 1626537961 installed <13>Sep 13 19:33:07 rpmi: ocaml-csexp-1.5.1-alt1 sisyphus+279404.7500.2.2 1626539737 installed <13>Sep 13 19:33:07 rpmi: ocaml-csexp-devel-1.5.1-alt1 sisyphus+279404.7500.2.2 1626539737 installed <13>Sep 13 19:33:07 rpmi: ocaml-stdio-0.14.0-alt2 sisyphus+279404.4600.2.2 1626538021 installed <13>Sep 13 19:33:07 rpmi: ocaml-result-1.5-alt2 sisyphus+279404.2700.2.2 1626537213 installed <13>Sep 13 19:33:07 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+279404.2700.2.2 1626537213 installed <13>Sep 13 19:33:07 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454554 installed <13>Sep 13 19:33:07 rpmi: ocaml-dune-configurator-2.9.0-alt1 sisyphus+281172.200.1.1 1627454611 installed <13>Sep 13 19:33:07 rpmi: ocaml-dune-configurator-devel-2.9.0-alt1 sisyphus+281172.200.1.1 1627454611 installed <13>Sep 13 19:33:07 rpmi: ocaml-configurator-0.11.0-alt5 sisyphus+279404.6500.2.2 1626538964 installed <13>Sep 13 19:33:07 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626536218 installed <13>Sep 13 19:33:08 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626536081 installed <13>Sep 13 19:33:08 rpmi: ocaml-ocamldoc-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-parmap-1.2.3-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-parmap-1.2.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22646 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-parmap-1.2.3 + echo 'Source #0 (ocaml-parmap-1.2.3.tar):' Source #0 (ocaml-parmap-1.2.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-parmap-1.2.3.tar + cd ocaml-parmap-1.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22646 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.3 + /usr/bin/dune build --verbose -p parmap Workspace root: /usr/src/RPM/BUILD/ocaml-parmap-1.2.3 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune289d82.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune0fbef2.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/ocaml-parmap-1.2.3/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.3/_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/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -no-alias-deps -o config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl config/discover.ml) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/setcore.ml) > _build/default/src/.parmap.objs/setcore.ml.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmi -c -intf src/bytearray.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/parmap.cmi -c -intf src/parmap.mli) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I config/.discover.eobjs/byte -I config/.discover.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -o config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl config/discover.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmi -c -intf src/parmap_utils.mli) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/setcore.cmo -c -impl src/setcore.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/setcore.cmx -c -impl src/setcore.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap_utils.cmx -c -impl src/parmap_utils.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmo -c -impl src/parmap_utils.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o config/discover.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[19]: (cd _build/default/src && ../config/discover.exe) Running[20]: (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 bytearray_stubs.o -c bytearray_stubs.c) Running[21]: (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 setcore_stubs.o -c setcore_stubs.c) Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_compat.ml) > _build/default/src/.parmap.objs/parmap_compat.ml.d Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/parmap_compat.cmo -c -impl src/parmap_compat.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap_compat.cmx -c -impl src/parmap_compat.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmo -c -impl src/bytearray.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap.cmo -c -impl src/parmap.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/bytearray.cmx -c -impl src/bytearray.ml) Running[28]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/parmap_stubs src/bytearray_stubs.o src/setcore_stubs.o) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap.cmx -c -impl src/parmap.ml) Output[26]: File "src/parmap.ml", line 105, characters 15-73: 105 | let redirect ?(path = (Printf.sprintf "/tmp/.parmap.%d" (Unix.getpid ()))) ~id = ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/parmap.cma -dllib -lparmap_stubs -cclib -lparmap_stubs src/.parmap.objs/byte/setcore.cmo src/.parmap.objs/byte/parmap_utils.cmo src/.parmap.objs/byte/parmap_compat.cmo src/.parmap.objs/byte/bytearray.cmo src/.parmap.objs/byte/parmap.cmo) Output[29]: File "src/parmap.ml", line 105, characters 15-73: 105 | let redirect ?(path = (Printf.sprintf "/tmp/.parmap.%d" (Unix.getpid ()))) ~id = ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/parmap.cmxa -cclib -lparmap_stubs src/.parmap.objs/native/setcore.cmx src/.parmap.objs/native/parmap_utils.cmx src/.parmap.objs/native/parmap_compat.cmx src/.parmap.objs/native/bytearray.cmx src/.parmap.objs/native/parmap.cmx) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/parmap.cmxs src/parmap.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-parmap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-parmap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-parmap-1.2.3 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-parmap-buildroot Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/META Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.cmi Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.cmt Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.cmti Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.cmx Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.ml Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/bytearray.mli Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/dune-package Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/libparmap_stubs.a Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/opam Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.a Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cma Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmi Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmt Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmti Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmx Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmxa Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.ml Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.mli Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_compat.cmi Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_compat.cmt Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_compat.cmx Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_compat.ml Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.cmi Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.cmt Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.cmti Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.cmx Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.ml Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap_utils.mli Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/setcore.cmi Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/setcore.cmt Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/setcore.cmx Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/setcore.ml Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/parmap/parmap.cmxs Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/share/doc/parmap/CHANGES Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/share/doc/parmap/LICENSE Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/share/doc/parmap/README.md Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/share/doc/parmap/odoc-pages/index.mld Installing /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/stublibs/dllparmap_stubs.so + find /usr/src/tmp/ocaml-parmap-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-parmap-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-parmap-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-parmap-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllparmap_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/parmap/parmap.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-parmap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-parmap-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-parmap-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-parmap-buildroot ./usr/lib64: (from :0) /usr/bin/strip: ./usr/lib64/ocaml/parmap/stUNzoxF/setcore.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stUNzoxF/parmap_utils.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stUNzoxF/parmap_compat.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stUNzoxF/bytearray.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stUNzoxF/parmap.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stXI9EBE/bytearray_stubs.o: cannot set time: Invalid argument /usr/bin/strip: ./usr/lib64/ocaml/parmap/stXI9EBE/setcore_stubs.o: cannot set time: Invalid argument Verifying ELF objects in /usr/src/tmp/ocaml-parmap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_input_value_from_block verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_block verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_malloc verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_unlink verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_error_message verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__filename verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_outchannel_of_filedescr verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_fork verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_ml_flush verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_sys_file_exists verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_array_concat verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_input_value verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_gc_compaction verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_output_value verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_channel_descriptor verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_getpid verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix__97 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_pipe verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_dup2 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_waitpid verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_output_value_to_string verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_sys_exit verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_sys_exit verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_ba_get_1 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_inchannel_of_filedescr verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_mkdir verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_open verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_make_float_vect verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_close verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__bigarray__create_374 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__at_exit_452 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__stable_sort_548 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__exit_473 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_input_value_from_block verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__printf__fprintf_171 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix__map_file_inner_3005 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_output_value_to_block verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__printexc__use_printers_219 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__flush_all_232 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__array__init_103 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__array__iter_144 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__format__eprintf_1233 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__array__of_list_193 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__printf__ksprintf_193 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__bigarray__array1_of_genarray_588 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__array__to_list_183 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: unix_gettimeofday_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__map_236 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__list__flatten_231 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__filename__concat_528 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_output_value_to_malloc verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__filename__temp_file_inner_1197 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__close_out_273 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_fresh_oo_id Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.13647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.3 + dune exec -p parmap tests/simplescalefold.exe Testing scalability with 2 iterations on 1*2 to 10*2 cores The fold operation in this example is too simple to scale: this is just a test for the code. Sequential execution takes 0.000267 seconds Speedup with 2 cores (average on 2 iterations): 0.097689 (tseq=0.000267, tpar=0.002733) Speedup with 4 cores (average on 2 iterations): 0.092961 (tseq=0.000267, tpar=0.002872) Speedup with 6 cores (average on 2 iterations): 0.087723 (tseq=0.000267, tpar=0.003044) Speedup with 8 cores (average on 2 iterations): 0.074081 (tseq=0.000267, tpar=0.003605) Speedup with 10 cores (average on 2 iterations): 0.064316 (tseq=0.000267, tpar=0.004152) Speedup with 12 cores (average on 2 iterations): 0.056509 (tseq=0.000267, tpar=0.004725) Speedup with 14 cores (average on 2 iterations): 0.051575 (tseq=0.000267, tpar=0.005177) Speedup with 16 cores (average on 2 iterations): 0.051145 (tseq=0.000267, tpar=0.005221) Speedup with 18 cores (average on 2 iterations): 0.044516 (tseq=0.000267, tpar=0.005998) Speedup with 20 cores (average on 2 iterations): 0.043718 (tseq=0.000267, tpar=0.006108) + exit 0 Processing files: ocaml-parmap-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ThC83S 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.Ml6h8T 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(Bytearray) = 4.12.0-43739FDB, ocaml-cmi(Parmap) = 4.12.0-F1DF92AA, ocaml-cmi(Parmap_compat) = 4.12.0-A1976E8D, ocaml-cmi(Parmap_utils) = 4.12.0-0E757412, ocaml-cmi(Setcore) = 4.12.0-9C27F61A, ocaml-dll(parmap_stubs) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__gc) = 4.12.0-DC6A7673, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__marshal) = 4.12.0-EC702EE2, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35, 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.MPtzRT Creating ocaml-parmap-debuginfo package Processing files: ocaml-parmap-devel-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wi56AV 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.iFWWrU 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(Bytearray) = 4.12.0-43223FAC, ocaml-cmx(Parmap) = 4.12.0-620D4A99, ocaml-cmx(Parmap_compat) = 4.12.0-113ABA24, ocaml-cmx(Parmap_utils) = 4.12.0-131F77EB, ocaml-cmx(Setcore) = 4.12.0-76076D5F Requires: ocaml-parmap = 1.2.3-alt1, /usr/lib64/ocaml/stublibs/dllparmap_stubs.so, ocaml-cmi(Bytearray) = 4.12.0-43739FDB, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Parmap) = 4.12.0-F1DF92AA, ocaml-cmi(Parmap_compat) = 4.12.0-A1976E8D, ocaml-cmi(Parmap_utils) = 4.12.0-0E757412, ocaml-cmi(Setcore) = 4.12.0-9C27F61A, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__gc) = 4.12.0-DC6A7673, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__marshal) = 4.12.0-EC702EE2, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__array) = 4.12.0-BD748DF8, ocaml-cmx(Stdlib__bigarray) = 4.12.0-4651C2EF, ocaml-cmx(Stdlib__filename) = 4.12.0-FD27ED43, ocaml-cmx(Stdlib__format) = 4.12.0-41296AC9, ocaml-cmx(Stdlib__gc) = 4.12.0-132B3AF1, ocaml-cmx(Stdlib__list) = 4.12.0-53D7956D, ocaml-cmx(Stdlib__marshal) = 4.12.0-FF878918, ocaml-cmx(Stdlib__printexc) = 4.12.0-E4C142A6, ocaml-cmx(Stdlib__printf) = 4.12.0-9C372B73, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114, ocaml-cmx(Unix) = 4.12.0-6CAD08EE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3TiTcT Processing files: ocaml-parmap-debuginfo-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QYchCW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TG2bpU find-requires: running scripts (debuginfo) Requires: ocaml-parmap = 1.2.3-alt1, debug64(libc.so.6) Adding to ocaml-parmap-devel a strict dependency on ocaml-parmap Adding to ocaml-parmap-debuginfo a strict dependency on ocaml-parmap Removing 6 extra deps from ocaml-parmap-devel due to dependency on ocaml-parmap Removing 21 extra deps from ocaml-parmap-devel due to repentancy on ocaml-parmap Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-1.2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-devel-1.2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-debuginfo-1.2.3-alt1.x86_64.rpm (w2.lzdio) 2.13user 1.16system 0:09.79elapsed 33%CPU (0avgtext+0avgdata 31676maxresident)k 0inputs+0outputs (0major+421443minor)pagefaults 0swaps 17.74user 4.40system 0:28.55elapsed 77%CPU (0avgtext+0avgdata 102044maxresident)k 240inputs+0outputs (0major+801359minor)pagefaults 0swaps --- ocaml-parmap-1.2.3-alt1.x86_64.rpm.repo 2021-09-08 12:16:53.986281942 +0000 +++ ocaml-parmap-1.2.3-alt1.x86_64.rpm.hasher 2021-09-13 19:33:20.515301238 +0000 @@ -52,3 +52,3 @@ File: /usr/lib64/ocaml/parmap/parmap.cmi 100644 root:root 3d439c85e43ef4a1f39316d90be69950 -File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root a07e99d2b682d5a8133bbf54dc0c3c30 +File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root 874a3fcd9d77bfd79ae03f5712e2ca50 File: /usr/lib64/ocaml/parmap/parmap_compat.cmi 100644 root:root 186d9597a6fe74f01fd6e916118e8339 @@ -56,3 +56,3 @@ File: /usr/lib64/ocaml/parmap/setcore.cmi 100644 root:root 8fae2746201d0babb6d24b88fa4dcdf4 -File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root d97af0a42d7dcd091b7ca17e6307917e +File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root bdcb011268b77b2f9a4b1758c5bf6cf5 File: /usr/share/doc/parmap 40755 root:root @@ -63,2 +63,2 @@ File: /usr/share/doc/parmap/odoc-pages/index.mld 100644 root:root 4edb2cde1a5ce269f0325d13078874d1 -RPMIdentity: c91021c1401f50abbb85bf450926fb9f7769a3231ab76bb7e66909314860aa4e861d0e90c8dc33600bc4ebcbd66804f877ab7721c3c6276a54df2b8e21180840 +RPMIdentity: c163425a2005b19ec347bd0275c3527a1f12a90cd1fb0f7b977b59408ae49b9825bbafc80155c8cf6d7600c7ccdbc4a9a06a35b387c1c90cbe239746e33a3e96 --- ocaml-parmap-debuginfo-1.2.3-alt1.x86_64.rpm.repo 2021-09-08 12:16:53.821280349 +0000 +++ ocaml-parmap-debuginfo-1.2.3-alt1.x86_64.rpm.hasher 2021-09-13 19:33:20.584301458 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/4c93dc351141d77c2f3b7dc3475fb917f1457b 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -/usr/lib/debug/.build-id/6c/4c93dc351141d77c2f3b7dc3475fb917f1457b.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug -/usr/lib/debug/.build-id/b6 40755 root:root -/usr/lib/debug/.build-id/b6/15fc3b115a18e967f25166514ce688abe0726e 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -/usr/lib/debug/.build-id/b6/15fc3b115a18e967f25166514ce688abe0726e.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/b807f64e055637875132f708813edf15fe09ed 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +/usr/lib/debug/.build-id/36/b807f64e055637875132f708813edf15fe09ed.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/5fb8ded7a722faf477811e15b4a293916dd7fc 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +/usr/lib/debug/.build-id/f4/5fb8ded7a722faf477811e15b4a293916dd7fc.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -25,13 +25,13 @@ Provides: ocaml-parmap-debuginfo = 1.2.3-alt1:sisyphus+284848.100.1.1 -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/4c93dc351141d77c2f3b7dc3475fb917f1457b 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -File: /usr/lib/debug/.build-id/6c/4c93dc351141d77c2f3b7dc3475fb917f1457b.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug -File: /usr/lib/debug/.build-id/b6 40755 root:root -File: /usr/lib/debug/.build-id/b6/15fc3b115a18e967f25166514ce688abe0726e 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -File: /usr/lib/debug/.build-id/b6/15fc3b115a18e967f25166514ce688abe0726e.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/b807f64e055637875132f708813edf15fe09ed 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +File: /usr/lib/debug/.build-id/36/b807f64e055637875132f708813edf15fe09ed.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/5fb8ded7a722faf477811e15b4a293916dd7fc 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +File: /usr/lib/debug/.build-id/f4/5fb8ded7a722faf477811e15b4a293916dd7fc.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/parmap 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/parmap/parmap.cmxs.debug 100644 root:root 7a8452c7ec0e38958b38d34ba117e668 +File: /usr/lib/debug/usr/lib64/ocaml/parmap/parmap.cmxs.debug 100644 root:root 2f11465021bb3f64f0bc3958c53cfa26 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 65b47e95840e40fa51032cd77a644b24 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 91c2b8674ef9f5bd4c4650ecfb2b5e13 File: /usr/src/debug/ocaml-parmap-1.2.3 40755 root:root @@ -46,2 +46,2 @@ File: /usr/src/debug/ocaml-parmap-1.2.3/_build/default/src/setcore_stubs.c 100644 root:root 6353c5dbc663a0a82007b4bc964b9ba5 -RPMIdentity: 3653bae8d8df92de84424faae769b47620221f9d44d1a9afd2987dfbe944cd931ea4dfa78e24c2afb288ac3a221fe053074d66969fadb6d3dfd5b5ad9dc5c061 +RPMIdentity: ac5a9f06a2e98a3cf4c0fa058852a1aa665e191cd78d381364b1290827ba2e3b65ce081b2cc33939aece27d6d08f7b49489789230786e203fa646e73b737e229 --- ocaml-parmap-devel-1.2.3-alt1.x86_64.rpm.repo 2021-09-08 12:16:54.158283603 +0000 +++ ocaml-parmap-devel-1.2.3-alt1.x86_64.rpm.hasher 2021-09-13 19:33:20.650301669 +0000 @@ -54,5 +54,5 @@ File: /usr/lib64/ocaml/parmap/dune-package 100644 root:root 901ca9bb9cbaee748d888517ab6c811e -File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root af4b33ae28ae64c426b5520f8a563a54 +File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root 95a822a5511a6d9de7f24ea3313e7e70 File: /usr/lib64/ocaml/parmap/opam 100644 root:root 8048b6a290cd5749be7efed5a134dd47 -File: /usr/lib64/ocaml/parmap/parmap.a 100644 root:root e12c88918f3138a9f51cc7451e878c2b +File: /usr/lib64/ocaml/parmap/parmap.a 100644 root:root 7e756f02a7ac9fb09a3c2438bf8f3a3c File: /usr/lib64/ocaml/parmap/parmap.cmt 100644 root:root 93133a4ee63b0a84c279e1b162b155a9 @@ -74,2 +74,2 @@ File: /usr/lib64/ocaml/parmap/setcore.ml 100644 root:root 2de707ab2ce55d288b80bda78fc0b495 -RPMIdentity: 8228edc3f9cc5ac7be6e712532eec89f18513eee4edee97dde423151c97dabf74fdb2dda38e85abd6904121df9fa91741d171e8e42ec0280ff6a7372ffd188f2 +RPMIdentity: edcfe4194e2778aa8ccda07bb9d8247c6bb516fec228d8756e0cb1f40ab8a9a5d979ac672b215c62b91be67c5abebd5daeffa7d5595d2d45f9f4e7d7c55e5609