<86>Feb 5 03:00:47 userdel[2452667]: delete user 'rooter' <86>Feb 5 03:00:47 userdel[2452667]: removed group 'rooter' owned by 'rooter' <86>Feb 5 03:00:47 userdel[2452667]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 5 03:00:47 groupadd[2452676]: group added to /etc/group: name=rooter, GID=1877 <86>Feb 5 03:00:47 groupadd[2452676]: group added to /etc/gshadow: name=rooter <86>Feb 5 03:00:47 groupadd[2452676]: new group: name=rooter, GID=1877 <86>Feb 5 03:00:47 useradd[2452684]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Feb 5 03:00:47 userdel[2452696]: delete user 'builder' <86>Feb 5 03:00:47 userdel[2452696]: removed group 'builder' owned by 'builder' <86>Feb 5 03:00:47 userdel[2452696]: removed shadow group 'builder' owned by 'builder' <86>Feb 5 03:00:47 groupadd[2452706]: group added to /etc/group: name=builder, GID=1878 <86>Feb 5 03:00:47 groupadd[2452706]: group added to /etc/gshadow: name=builder <86>Feb 5 03:00:47 groupadd[2452706]: new group: name=builder, GID=1878 <86>Feb 5 03:00:47 useradd[2452715]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Feb 5 03:00:50 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 5 03:00:53 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 5 03:00:53 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 5 03:00:55 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+370960.300.7.2 1738104658 installed <13>Feb 5 03:00:55 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+370960.300.7.2 1738104658 installed <13>Feb 5 03:00:55 rpmi: ocaml-result-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 5 03:00:55 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 5 03:00:55 rpmi: dune-3.17.1-alt2 sisyphus+370960.500.7.2 1738104771 installed <13>Feb 5 03:00:55 rpmi: ocaml-dune-configurator-3.17.1-alt2 sisyphus+370960.1100.7.2 1738104920 installed <13>Feb 5 03:00:55 rpmi: ocaml-dune-configurator-devel-3.17.1-alt2 sisyphus+370960.1100.7.2 1738104920 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-parmap-1.2.5-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-parmap-1.2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40120 + 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.5 + echo 'Source #0 (ocaml-parmap-1.2.5.tar):' Source #0 (ocaml-parmap-1.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-parmap-1.2.5.tar + cd ocaml-parmap-1.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40120 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.5 + /usr/bin/dune build --verbose -j16 -p parmap Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-parmap-1.2.5 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/setcore.ml) > _build/default/src/.parmap.objs/setcore.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.intf.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/unix -no-alias-deps -o config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl config/discover.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/setcore.cmo -c -impl src/setcore.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -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 -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap.cmi -c -intf src/parmap.mli) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmi -c -intf src/parmap_utils.mli) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/setcore.cmx -c -impl src/setcore.ml) Running[14]: (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/unix -intf-suffix .ml -no-alias-deps -o config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl config/discover.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap_utils.cmx -c -impl src/parmap_utils.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmo -c -impl src/parmap_utils.ml) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o config/discover.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[18]: (cd _build/default/src && ../config/discover.exe) Running[19]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/unix -o bytearray_stubs.o -c bytearray_stubs.c) Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_compat.ml) > _build/default/src/.parmap.objs/parmap_compat.impl.d Running[21]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/unix -o setcore_stubs.o -c setcore_stubs.c) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_compat.cmo -c -impl src/parmap_compat.ml) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap_compat.cmx -c -impl src/parmap_compat.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmo -c -impl src/bytearray.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap.cmo -c -impl src/parmap.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/bytearray.cmx -c -impl src/bytearray.ml) Running[27]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap.cmx -c -impl src/parmap.ml) Running[29]: (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) Running[30]: (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[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/parmap.cmxs src/parmap.cmxa) Promoting "_build/default/parmap.install" to "parmap.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9591 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-parmap-1.2.5 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-parmap-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cmo|cma|cmi|cmxs|so|js)$' ')' -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|o|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name META -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/parmap/parmap.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllparmap_stubs.so' 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) 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/parmap/parmap.cmxs: undefined symbol: caml_unix_unlink verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_array_create_float verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_mkdir 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: caml_unix_close verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Filename__simplify_fv_6888 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_open 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_array_make verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_outchannel_of_filedescr verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_error_message verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1462$2c4$2d$2d59$5d_5549_closure verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_getpid verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_waitpid 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: camlStdlib__Printf.anon_fn$5bprintf.ml$3a41$2c27$2d$2d39$5d_252_closure 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: caml_unix_pipe verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_fork 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: camlStdlib__Printf.anon_fn$5bprintf.ml$3a20$2c14$2d$2d48$5d_461_closure 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_ba_get_1 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_dup2 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Filename__anon_fn$5bfilename.ml$3a345$2c47$2d$2d72$5d_2172 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix__Pmakeblock_4223 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_inchannel_of_filedescr verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix.map_file_1124_closure verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printexc.to_string_443 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.map_520 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Bigarray.create_354 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_unix_gettimeofday_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.min_381 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printf.sprintf_247 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array.to_list_651 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix.map_file_inner_1112 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printf.ksprintf_207 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: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Filename.temp_file_inner_1762 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.invalid_arg_337 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: caml_ba_alloc verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.flush_all_790 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array.iter_411 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.rev_381 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.max_390 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.iter_740 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.fold_left_788 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__List.stable_sort_2240 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array.init_130 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.close_out_922 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Bigarray.array1_of_genarray_929 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.exit_1534 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_initialize 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: 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: camlCamlinternalFormat.make_printf_5097 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.concat_1441 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Domain.get_283 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib.at_exit_1467 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array.of_list_699 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.flatten_501 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_fresh_oo_id 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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-parmap-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.10153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.5 + 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.001013 seconds Speedup with 2 cores (average on 2 iterations): 0.548895 (tseq=0.001013, tpar=0.001846) Speedup with 4 cores (average on 2 iterations): 0.487299 (tseq=0.001013, tpar=0.002079) Speedup with 6 cores (average on 2 iterations): 0.411227 (tseq=0.001013, tpar=0.002463) Speedup with 8 cores (average on 2 iterations): 0.342427 (tseq=0.001013, tpar=0.002958) Speedup with 10 cores (average on 2 iterations): 0.308569 (tseq=0.001013, tpar=0.003283) Speedup with 12 cores (average on 2 iterations): 0.248139 (tseq=0.001013, tpar=0.004083) Speedup with 14 cores (average on 2 iterations): 0.253324 (tseq=0.001013, tpar=0.003999) Speedup with 16 cores (average on 2 iterations): 0.217251 (tseq=0.001013, tpar=0.004663) Speedup with 18 cores (average on 2 iterations): 0.201379 (tseq=0.001013, tpar=0.005031) Speedup with 20 cores (average on 2 iterations): 0.180145 (tseq=0.001013, tpar=0.005623) + exit 0 Processing files: ocaml-parmap-1.2.5-alt1 warning: File listed twice: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iT0kSE 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.vj0JUj 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) = 5.3.0-4EE7C751, ocaml-cmi(Parmap) = 5.3.0-4642F97C, ocaml-cmi(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmi(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmi(Setcore) = 5.3.0-0C82F32D, 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) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Unix) = 5.3.0-03E897AE, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yjnClg Creating ocaml-parmap-debuginfo package Processing files: ocaml-parmap-devel-1.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mIqBoT 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.7MCTEQ find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmt(Bytearray) = 5.3.0-4EE7C751, ocaml-cmt(Parmap) = 5.3.0-4642F97C, ocaml-cmt(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmt(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmt(Setcore) = 5.3.0-0C82F32D, ocaml-cmx(Bytearray) = 5.3.0-24893600, ocaml-cmx(Parmap) = 5.3.0-84DDA92E, ocaml-cmx(Parmap_compat) = 5.3.0-799AD439, ocaml-cmx(Parmap_utils) = 5.3.0-0CE0E6E8, ocaml-cmx(Setcore) = 5.3.0-C064D314 Requires: ocaml-parmap = 1.2.5-alt1, ocaml-cmi(Bytearray) = 5.3.0-4EE7C751, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Parmap) = 5.3.0-4642F97C, ocaml-cmi(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmi(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmi(Setcore) = 5.3.0-0C82F32D, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Unix) = 5.3.0-03E897AE, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Unix) = 5.3.0-03E897AE, ocaml-cmx(CamlinternalFormat) = 5.3.0-45235C23, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__Bigarray) = 5.3.0-E52DA731, ocaml-cmx(Stdlib__Domain) = 5.3.0-E42B07AF, ocaml-cmx(Stdlib__Filename) = 5.3.0-35A85FA8, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__Gc) = 5.3.0-14A1F95F, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Marshal) = 5.3.0-3579F23A, ocaml-cmx(Stdlib__Printexc) = 5.3.0-47A6DD9E, ocaml-cmx(Stdlib__Printf) = 5.3.0-E9168107, ocaml-cmx(Stdlib__Sys) = 5.3.0-2EB4BE75, ocaml-cmx(Unix) = 5.3.0-68D4CB68 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hnbjl5 Processing files: ocaml-parmap-debuginfo-1.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4RHyfC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gkq20u find-requires: running scripts (debuginfo) Requires: ocaml-parmap = 1.2.5-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 5 extra deps from ocaml-parmap-devel due to dependency on ocaml-parmap Removing 22 extra deps from ocaml-parmap-devel due to repentancy on ocaml-parmap Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-1.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm (w2.lzdio) 2.14user 2.80system 0:09.88elapsed 50%CPU (0avgtext+0avgdata 45240maxresident)k 0inputs+0outputs (0major+643789minor)pagefaults 0swaps 3.97user 2.95system 0:23.50elapsed 29%CPU (0avgtext+0avgdata 137864maxresident)k 1648inputs+0outputs (0major+297965minor)pagefaults 0swaps --- ocaml-parmap-1.2.5-alt1.x86_64.rpm.repo 2025-01-29 00:03:33.000000000 +0000 +++ ocaml-parmap-1.2.5-alt1.x86_64.rpm.hasher 2025-02-05 03:01:07.970055022 +0000 @@ -58,3 +58,3 @@ File: /usr/lib64/ocaml/parmap/parmap.cmi 100644 root:root c9b9f5d71237b81a178a09d253422c5b -File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root 907e996fd0370da6faad1a7da73eb44f +File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root 77a1c4161c4b6b3c7ecedbc0ec57c21b File: /usr/lib64/ocaml/parmap/parmap_compat.cmi 100644 root:root 8d3105436c50f98fdb839b3307ed08fd @@ -63,3 +63,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root e4df72a60fa565149b09338629e66f99 +File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root f5631bc8c220d99ec621fd8ac4d736d8 File: /usr/share/doc/parmap 40755 root:root @@ -70,2 +70,2 @@ File: /usr/share/doc/parmap/odoc-pages/index.mld 100644 root:root 4edb2cde1a5ce269f0325d13078874d1 -RPMIdentity: 19763ac78408a7b7beda8aff2196976f64d9082b4da5e2c7aede8f4968ca658afa15a16c9942e54e96877eac944604e32ee1d22bcba57cbda7a117da2e217427 +RPMIdentity: d3f5ded85844c9a1dc7d5dedd593a245cfb0ef446bc174fc3c9262f6677d1f6921217f5f11c4f8eb3d72976278227bf681cb21d407bfc6e5e9707920a0ada8f1 --- ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.repo 2025-01-29 00:03:33.000000000 +0000 +++ ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.hasher 2025-02-05 03:01:08.045056565 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/70417534aabfb0d551eb9aadbec059ee9b3878 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -/usr/lib/debug/.build-id/9b/70417534aabfb0d551eb9aadbec059ee9b3878.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/2368166fda466d547f167fbace3c8202870c61 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -/usr/lib/debug/.build-id/f1/2368166fda466d547f167fbace3c8202870c61.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +/usr/lib/debug/.build-id/2d 40755 root:root +/usr/lib/debug/.build-id/2d/e0a53f602f70fef24049b4580f97deac20580d 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +/usr/lib/debug/.build-id/2d/e0a53f602f70fef24049b4580f97deac20580d.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/76af3d0b8062b5d943618f5fbc9f3f805fc650 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +/usr/lib/debug/.build-id/a2/76af3d0b8062b5d943618f5fbc9f3f805fc650.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -24,13 +24,13 @@ Provides: ocaml-parmap-debuginfo = 1.2.5-alt1:sisyphus+370960.14600.7.2 -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/70417534aabfb0d551eb9aadbec059ee9b3878 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -File: /usr/lib/debug/.build-id/9b/70417534aabfb0d551eb9aadbec059ee9b3878.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/2368166fda466d547f167fbace3c8202870c61 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -File: /usr/lib/debug/.build-id/f1/2368166fda466d547f167fbace3c8202870c61.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +File: /usr/lib/debug/.build-id/2d 40755 root:root +File: /usr/lib/debug/.build-id/2d/e0a53f602f70fef24049b4580f97deac20580d 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +File: /usr/lib/debug/.build-id/2d/e0a53f602f70fef24049b4580f97deac20580d.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/76af3d0b8062b5d943618f5fbc9f3f805fc650 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +File: /usr/lib/debug/.build-id/a2/76af3d0b8062b5d943618f5fbc9f3f805fc650.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.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 3dba1b0713ffc80e694bd1d05352cdff +File: /usr/lib/debug/usr/lib64/ocaml/parmap/parmap.cmxs.debug 100644 root:root 023c8972523c4cd313227027687f6d41 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 30f380224157aba69d94a5e084233175 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 9b73d42eb783c657cce0a1e13eeca8ba File: /usr/src/debug/ocaml-parmap-1.2.5 40755 root:root @@ -44,2 +44,2 @@ File: /usr/src/debug/ocaml-parmap-1.2.5/_build/default/src/setcore_stubs.c 100644 root:root 62de5107a38bdc5fb833cb7f3aa75ee6 -RPMIdentity: 0155735716ca98543be99b13e6273b36f6f8e03d49e538ac4d99817ed2a95ad1ee95f683beac6a515b8189b9ef8bcb0d4ae988b3f010468019948760f18f226c +RPMIdentity: 1b26a6d1d3e17db1719ca60ff221b932b4a2cc080974646136db65149f869026ddd51ca29d546b045a7fd0fd0562ca068fff974eb7ce7c0fdc30f5453cc661dd --- ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.repo 2025-01-29 00:03:33.000000000 +0000 +++ ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.hasher 2025-02-05 03:01:08.130058314 +0000 @@ -83,3 +83,3 @@ File: /usr/lib64/ocaml/parmap/dune-package 100644 root:root 2ea1a74ad0d2145a0267d02a63ef612c -File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root ccc7e9c98d124c0b2585cd0de41cee6f +File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root abe4a8005f8f3e96323425440ee0acc6 File: /usr/lib64/ocaml/parmap/opam 100644 root:root cfb0f37e5990f59648f1eca919586888 @@ -103,2 +103,2 @@ File: /usr/lib64/ocaml/parmap/setcore.ml 100644 root:root 2de707ab2ce55d288b80bda78fc0b495 -RPMIdentity: 4012229d89f00a94fd68797d8abc3351a47ea2dba1190dc04ff9c390aee40370f21911b86a33f32c17118dcf702af3c4aaa617f7e47752bd5372e52d07ae78d2 +RPMIdentity: 99eef7167e8a0c25b7d16936783cd4a97c987dbcd9afc66a035e31877d7d511c6775cfc51aa968ade6a0b74d1cfd9f175dd5e65e7a33971452c07015625491af