<86>Oct 18 16:03:24 userdel[3040972]: delete user 'rooter' <86>Oct 18 16:03:24 userdel[3040972]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:03:24 userdel[3040972]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:03:24 groupadd[3041017]: group added to /etc/group: name=rooter, GID=1844 <86>Oct 18 16:03:24 groupadd[3041017]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:03:24 groupadd[3041017]: new group: name=rooter, GID=1844 <86>Oct 18 16:03:24 useradd[3041047]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:03:24 userdel[3041099]: delete user 'builder' <86>Oct 18 16:03:24 userdel[3041099]: removed group 'builder' owned by 'builder' <86>Oct 18 16:03:24 userdel[3041099]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:03:24 groupadd[3041141]: group added to /etc/group: name=builder, GID=1845 <86>Oct 18 16:03:24 groupadd[3041141]: group added to /etc/gshadow: name=builder <86>Oct 18 16:03:24 groupadd[3041141]: new group: name=builder, GID=1845 <86>Oct 18 16:03:24 useradd[3041171]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Oct 18 16:03:28 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 18 16:03:31 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:03:31 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:03:34 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed <13>Oct 18 16:03:34 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed <13>Oct 18 16:03:34 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 18 16:03:34 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 18 16:03:34 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed <13>Oct 18 16:03:34 rpmi: ocaml-dune-configurator-3.16.0-alt1 sisyphus+356727.1000.13.1 1726232080 installed <13>Oct 18 16:03:35 rpmi: ocaml-dune-configurator-devel-3.16.0-alt1 sisyphus+356727.1000.13.1 1726232080 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.78724 + 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.78724 + 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 -p parmap Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-parmap-1.2.5 Auto-detected concurrency: 16 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 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[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/bytearray.cmi -c -intf src/bytearray.mli) 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/parmap.cmi -c -intf src/parmap.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_utils.cmi -c -intf src/parmap_utils.mli) Running[12]: (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[13]: (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[14]: (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[15]: (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[16]: (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[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 -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -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 -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -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/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[29]: (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[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.36202 + 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 '.*\.(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|o|cmo|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) 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: caml_unix_unlink 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: 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: camlStdlib__Format.anon_fn$5bformat.ml$3a1438$2c4$2d$2d59$5d_5410_closure 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_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: 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: camlStdlib__Filename__anon_fn$5bfilename.ml$3a338$2c47$2d$2d72$5d_2148 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__simplify_fv_6555 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: camlUnix__Pmakeblock_4223 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: 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__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__List.iter_728 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.rev_369 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.fold_left_776 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List.map_508 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.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Domain.get_280 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.max_390 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__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: camlStdlib__Filename.concat_1418 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: camlStdlib__List.stable_sort_2024 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__List.flatten_489 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__Filename.temp_file_inner_1739 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: caml_fresh_oo_id 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.55577 + 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.001337 seconds Speedup with 2 cores (average on 2 iterations): 0.417107 (tseq=0.001337, tpar=0.003206) Speedup with 4 cores (average on 2 iterations): 0.355589 (tseq=0.001337, tpar=0.003760) Speedup with 6 cores (average on 2 iterations): 0.198834 (tseq=0.001337, tpar=0.006724) Speedup with 8 cores (average on 2 iterations): 0.260789 (tseq=0.001337, tpar=0.005127) Speedup with 10 cores (average on 2 iterations): 0.171143 (tseq=0.001337, tpar=0.007812) Speedup with 12 cores (average on 2 iterations): 0.125816 (tseq=0.001337, tpar=0.010627) Speedup with 14 cores (average on 2 iterations): 0.149802 (tseq=0.001337, tpar=0.008925) Speedup with 16 cores (average on 2 iterations): 0.159859 (tseq=0.001337, tpar=0.008364) Speedup with 18 cores (average on 2 iterations): 0.130930 (tseq=0.001337, tpar=0.010212) Speedup with 20 cores (average on 2 iterations): 0.106047 (tseq=0.001337, tpar=0.012608) + 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.kEUc8V 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.9OXmJy 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.2.0-0CBC0D8E, ocaml-cmi(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmi(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmi(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmi(Setcore) = 5.2.0-E024E6DD, 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.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Gc) = 5.2.0-64844F95, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-runtime = 5.2.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GP2v0a 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.tC8zPR 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.3Tre7X 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.2.0-0CBC0D8E, ocaml-cmi(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmi(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmi(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmi(Setcore) = 5.2.0-E024E6DD, ocaml-cmt(Bytearray) = 5.2.0-0CBC0D8E, ocaml-cmt(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmt(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmt(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmt(Setcore) = 5.2.0-E024E6DD, ocaml-cmx(Bytearray) = 5.2.0-57D4096F, ocaml-cmx(Parmap) = 5.2.0-834A8E86, ocaml-cmx(Parmap_compat) = 5.2.0-FB042C76, ocaml-cmx(Parmap_utils) = 5.2.0-2B52F7B1, ocaml-cmx(Setcore) = 5.2.0-1138CF9D Requires: ocaml-parmap = 1.2.5-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Gc) = 5.2.0-64844F95, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Gc) = 5.2.0-64844F95, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Unix) = 5.2.0-1A4F1DF4, ocaml-cmx(CamlinternalFormat) = 5.2.0-2C6EC03D, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Bigarray) = 5.2.0-C495F950, ocaml-cmx(Stdlib__Domain) = 5.2.0-F3A9CC41, ocaml-cmx(Stdlib__Filename) = 5.2.0-EDB7BC3C, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Gc) = 5.2.0-2CA845EF, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Marshal) = 5.2.0-E3489D0F, ocaml-cmx(Stdlib__Printexc) = 5.2.0-ECD49283, ocaml-cmx(Stdlib__Printf) = 5.2.0-C27C0C34, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359, ocaml-cmx(Unix) = 5.2.0-A6A96EF8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bUZAQk 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.i37dnw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMKFaF 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 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) 3.12user 4.20system 0:14.13elapsed 51%CPU (0avgtext+0avgdata 48916maxresident)k 0inputs+0outputs (0major+594166minor)pagefaults 0swaps 5.30user 3.81system 0:32.67elapsed 27%CPU (0avgtext+0avgdata 136748maxresident)k 1632inputs+0outputs (0major+294172minor)pagefaults 0swaps --- ocaml-parmap-1.2.5-alt1.x86_64.rpm.repo 2024-09-13 14:01:17.354639944 +0000 +++ ocaml-parmap-1.2.5-alt1.x86_64.rpm.hasher 2024-10-18 16:03:53.783308382 +0000 @@ -60,3 +60,3 @@ File: /usr/lib64/ocaml/parmap/parmap.cmi 100644 root:root eea52026b3be15a011829deedcf823bf -File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root cde9fd414352af06f58b66e6fd5b1dce +File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root cda92e8788f2f01992995511a1526b69 File: /usr/lib64/ocaml/parmap/parmap_compat.cmi 100644 root:root 794bcd618e9a9a492927bd2666ecf29e @@ -65,3 +65,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root 8e59213aa536d22e8a4cb56ce21e83f3 +File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root 140ee139414ee03c77a18d65c3e72b5e File: /usr/share/doc/parmap 40755 root:root @@ -72,2 +72,2 @@ File: /usr/share/doc/parmap/odoc-pages/index.mld 100644 root:root 4edb2cde1a5ce269f0325d13078874d1 -RPMIdentity: 5ff56af8fa1882726da5fc485f30f7f57daae6bd01008df2288bdd6c9c0fe3474f330fc2e25ca871be320546601df44d0b5f0b7a5c0260930487475702384b22 +RPMIdentity: c2865d733513e6fde78b2f9f42a401519372a9bf52ba14c6a73ad7c8ff4a99e87f90f710883a5cc7e7a72e2fd3263ac9f60a294f98a0932710e000385b2ea811 --- ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.repo 2024-09-13 14:01:17.163638108 +0000 +++ ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.hasher 2024-10-18 16:03:53.970311533 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/ea9e731cb732b3c61714edc4b97f2940430eda 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -/usr/lib/debug/.build-id/19/ea9e731cb732b3c61714edc4b97f2940430eda.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/31cb3cd808460163238d6b96f8667ea3e2dd43 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -/usr/lib/debug/.build-id/df/31cb3cd808460163238d6b96f8667ea3e2dd43.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/02e9939df6efe2bce3a04d7c51269ab04ebf30 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +/usr/lib/debug/.build-id/ca/02e9939df6efe2bce3a04d7c51269ab04ebf30.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/1a8efc37ac941c6c81afed2fc5fb09c101c7fb 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +/usr/lib/debug/.build-id/f6/1a8efc37ac941c6c81afed2fc5fb09c101c7fb.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+356727.14500.13.1 -File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/ea9e731cb732b3c61714edc4b97f2940430eda 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -File: /usr/lib/debug/.build-id/19/ea9e731cb732b3c61714edc4b97f2940430eda.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/31cb3cd808460163238d6b96f8667ea3e2dd43 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -File: /usr/lib/debug/.build-id/df/31cb3cd808460163238d6b96f8667ea3e2dd43.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/02e9939df6efe2bce3a04d7c51269ab04ebf30 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +File: /usr/lib/debug/.build-id/ca/02e9939df6efe2bce3a04d7c51269ab04ebf30.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/1a8efc37ac941c6c81afed2fc5fb09c101c7fb 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +File: /usr/lib/debug/.build-id/f6/1a8efc37ac941c6c81afed2fc5fb09c101c7fb.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 c4cd5426c2d90c620e5cc0a8025d22d8 +File: /usr/lib/debug/usr/lib64/ocaml/parmap/parmap.cmxs.debug 100644 root:root 3bc110c6574d2c6d0ca458996beffe95 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 4e8d79f792abfe7ada3308991e519a47 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 9d0789ab7961cfd8cd0d6aea2303da2a 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: d3c1f476059a7922cf2e57150f83b7068a62a5b77baec8b4dbce35b31dbdd545acc98e2d353c626df1c11db7e2d16febac5f67927e56f60637a427a382de53f3 +RPMIdentity: e301cbe4e45e2d350bc4e00a749ffe7300282a157beeda28d37a316d9b5402b288525bd180355981d1f7e78aaecbe7ffe9da9eb280d2fe8f5317e18aa290c00e --- ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.repo 2024-09-13 14:01:17.526641598 +0000 +++ ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.hasher 2024-10-18 16:03:54.158314701 +0000 @@ -86,3 +86,3 @@ File: /usr/lib64/ocaml/parmap/dune-package 100644 root:root 2d02f180ae3568200830d9d827de7e64 -File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root 6fc0d92a202c277826588ac04054ebb9 +File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root cb2ad80548060a62a403db3c79816f92 File: /usr/lib64/ocaml/parmap/opam 100644 root:root cfb0f37e5990f59648f1eca919586888 @@ -106,2 +106,2 @@ File: /usr/lib64/ocaml/parmap/setcore.ml 100644 root:root 2de707ab2ce55d288b80bda78fc0b495 -RPMIdentity: 15155296c9cbee324fd18962cd2227a1e9a0c52dac46e025fb39ffd664a9681cef3e18468387f9b0db0755edda9db56924d51e911665314c68c708dc6ab35716 +RPMIdentity: 78d91598708aef5f8df73f665e7b6b07ab6afb0a220551e978a7ee841ab2c718a59214247f4b7375afe38f885efe5e625f5533f2680a69592c1882505b257731