<86>May 4 02:48:57 userdel[1419266]: delete user 'rooter' <86>May 4 02:48:57 userdel[1419266]: removed group 'rooter' owned by 'rooter' <86>May 4 02:48:57 userdel[1419266]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:48:57 groupadd[1419296]: group added to /etc/group: name=rooter, GID=1802 <86>May 4 02:48:57 groupadd[1419296]: group added to /etc/gshadow: name=rooter <86>May 4 02:48:57 groupadd[1419296]: new group: name=rooter, GID=1802 <86>May 4 02:48:57 useradd[1419319]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>May 4 02:48:57 userdel[1419354]: delete user 'builder' <86>May 4 02:48:57 userdel[1419354]: removed group 'builder' owned by 'builder' <86>May 4 02:48:57 userdel[1419354]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:48:57 groupadd[1419378]: group added to /etc/group: name=builder, GID=1803 <86>May 4 02:48:57 groupadd[1419378]: group added to /etc/gshadow: name=builder <86>May 4 02:48:57 groupadd[1419378]: new group: name=builder, GID=1803 <86>May 4 02:48:57 useradd[1419395]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:49:00 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:49:00 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:49:09 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:49:09 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:49:09 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:49:09 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>May 4 02:49:09 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>May 4 02:49:10 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed <13>May 4 02:49:10 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>May 4 02:49:10 rpmi: ocaml-dune-configurator-devel-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 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.82701 + 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.82701 + 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 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 ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; 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" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-parmap-1.2.5/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; 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 = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } ; 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 -intf src/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.intf.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.impl.d Running[8]: (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 -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 -I src/.parmap.objs/byte -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 -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/setcore.cmo -c -impl src/setcore.ml) 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_utils.cmi -c -intf src/parmap_utils.mli) Running[12]: (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[13]: (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[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 -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/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[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/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/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 -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib64/ocaml -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 -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib64/ocaml -o setcore_stubs.o -c setcore_stubs.c) Running[22]: (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[23]: (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[24]: (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[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/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[27]: (cd _build/default && /usr/bin/ocamlmklib.opt -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 -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.7945 + 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: camlStdlib__Filename 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: 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_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__failwith_7 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printexc__to_string_447 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlUnix__map_file_inner_2593 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__flatten_477 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array__init_289 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__exit_488 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__iter_507 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array__to_list_369 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_output_value_to_block verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__map_482 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__Printf__sprintf_453 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__flush_all_236 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__stable_sort_807 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Bigarray__create_565 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Bigarray__array1_of_genarray_779 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__rev_append_308 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__iter_330 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Array__of_list_379 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printf__fprintf_422 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__max_48 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__invalid_arg_10 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Filename__concat_814 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__at_exit_467 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__min_44 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__close_out_277 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Format__eprintf_1787 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Filename__temp_file_inner_1252 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__Printf__ksprintf_444 verify-elf: WARNING: ./usr/lib64/ocaml/parmap/parmap.cmxs: undefined symbol: camlStdlib__List__fold_left_521 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.7945 + 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.000463 seconds Speedup with 2 cores (average on 2 iterations): 0.220107 (tseq=0.000463, tpar=0.002104) Speedup with 4 cores (average on 2 iterations): 0.215144 (tseq=0.000463, tpar=0.002152) Speedup with 6 cores (average on 2 iterations): 0.188562 (tseq=0.000463, tpar=0.002455) Speedup with 8 cores (average on 2 iterations): 0.159494 (tseq=0.000463, tpar=0.002903) Speedup with 10 cores (average on 2 iterations): 0.137351 (tseq=0.000463, tpar=0.003371) Speedup with 12 cores (average on 2 iterations): 0.112232 (tseq=0.000463, tpar=0.004125) Speedup with 14 cores (average on 2 iterations): 0.112449 (tseq=0.000463, tpar=0.004117) Speedup with 16 cores (average on 2 iterations): 0.105132 (tseq=0.000463, tpar=0.004404) Speedup with 18 cores (average on 2 iterations): 0.098439 (tseq=0.000463, tpar=0.004704) Speedup with 20 cores (average on 2 iterations): 0.076701 (tseq=0.000463, tpar=0.006037) + 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.b3DSG4 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.bNHZuv 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.14.1-290C3205, ocaml-cmi(Parmap) = 4.14.1-EEE089EA, ocaml-cmi(Parmap_compat) = 4.14.1-751D8333, ocaml-cmi(Parmap_utils) = 4.14.1-D2E2EAF4, ocaml-cmi(Setcore) = 4.14.1-1285DAE8, 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.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Marshal) = 4.14.1-182731E5, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i50U5v 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.XfTE5d 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.P7JrgW 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.14.1-290C3205, ocaml-cmi(Parmap) = 4.14.1-EEE089EA, ocaml-cmi(Parmap_compat) = 4.14.1-751D8333, ocaml-cmi(Parmap_utils) = 4.14.1-D2E2EAF4, ocaml-cmi(Setcore) = 4.14.1-1285DAE8, ocaml-cmt(Bytearray) = 4.14.1-290C3205, ocaml-cmt(Parmap) = 4.14.1-EEE089EA, ocaml-cmt(Parmap_compat) = 4.14.1-751D8333, ocaml-cmt(Parmap_utils) = 4.14.1-D2E2EAF4, ocaml-cmt(Setcore) = 4.14.1-1285DAE8, ocaml-cmx(Bytearray) = 4.14.1-62C5BC85, ocaml-cmx(Parmap) = 4.14.1-052DC01A, ocaml-cmx(Parmap_compat) = 4.14.1-BDB8D67A, ocaml-cmx(Parmap_utils) = 4.14.1-6B37F090, ocaml-cmx(Setcore) = 4.14.1-CA265BB5 Requires: ocaml-parmap = 1.2.5-alt1, /usr/lib64/ocaml/stublibs/dllparmap_stubs.so, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Marshal) = 4.14.1-182731E5, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Marshal) = 4.14.1-182731E5, ocaml-cmt(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Unix) = 4.14.1-D81AF773, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Array) = 4.14.1-859DED20, ocaml-cmx(Stdlib__Bigarray) = 4.14.1-F171DFCA, ocaml-cmx(Stdlib__Filename) = 4.14.1-E35EA8BC, ocaml-cmx(Stdlib__Format) = 4.14.1-2591B0ED, ocaml-cmx(Stdlib__Gc) = 4.14.1-32913651, ocaml-cmx(Stdlib__List) = 4.14.1-0959BDC1, ocaml-cmx(Stdlib__Marshal) = 4.14.1-C2775E41, ocaml-cmx(Stdlib__Printexc) = 4.14.1-A087AE3F, ocaml-cmx(Stdlib__Printf) = 4.14.1-437F550E, ocaml-cmx(Stdlib__Sys) = 4.14.1-B4BF5589, ocaml-cmx(Unix) = 4.14.1-0B935718 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9H2tJp 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.QF0dL4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gNxkpB 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 1 extra deps from ocaml-parmap-devel due to dependency on ocaml-parmap Removing 19 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) 1.71user 2.30system 0:09.58elapsed 41%CPU (0avgtext+0avgdata 42840maxresident)k 0inputs+0outputs (0major+539101minor)pagefaults 0swaps 4.51user 3.13system 0:28.62elapsed 26%CPU (0avgtext+0avgdata 131328maxresident)k 952inputs+0outputs (0major+269983minor)pagefaults 0swaps --- ocaml-parmap-1.2.5-alt1.x86_64.rpm.repo 2023-11-30 15:59:18.000000000 +0000 +++ ocaml-parmap-1.2.5-alt1.x86_64.rpm.hasher 2024-05-04 02:49:22.319712914 +0000 @@ -57,3 +57,3 @@ File: /usr/lib64/ocaml/parmap/parmap.cmi 100644 root:root df145cf3debf7b79c8c8ee7a8b89e66a -File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root f0a6c09632274eeed83a7928510252ca +File: /usr/lib64/ocaml/parmap/parmap.cmxs 100644 root:root aac5a99fee296ae259d6ba57db52da0b File: /usr/lib64/ocaml/parmap/parmap_compat.cmi 100644 root:root a523bfe170d9590713614d52a478cb0f @@ -62,3 +62,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root ad9365a3de3354fc10444c68c898b136 +File: /usr/lib64/ocaml/stublibs/dllparmap_stubs.so 100644 root:root 99600d811f946855bad1146b074c844d File: /usr/share/doc/parmap 40755 root:root @@ -69,2 +69,2 @@ File: /usr/share/doc/parmap/odoc-pages/index.mld 100644 root:root 4edb2cde1a5ce269f0325d13078874d1 -RPMIdentity: 8a7999c5aee53a3cabffc353a5c0f520e405d7fda5b247f5c8dc6d7cb991c12e1fc1833cd0c054ca2aea0dd01d903025d236bd437394118cb2dfd923e147ec65 +RPMIdentity: 10cc3b5e55a59a1f206011609bfe76715f6cf1da5d9d310b80f4a05c4d5f189c44fc5849d60568c2d3d361e9dc430aadccf356017a6a0b1e094bdfed81e4061a --- ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.repo 2023-11-30 15:59:18.000000000 +0000 +++ ocaml-parmap-debuginfo-1.2.5-alt1.x86_64.rpm.hasher 2024-05-04 02:49:22.399714563 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/8955e316b35f57dd4af8e3d88ac7eab0cddf72 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -/usr/lib/debug/.build-id/70/8955e316b35f57dd4af8e3d88ac7eab0cddf72.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/3fea85361beee19124196ad679f20a5468fd49 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -/usr/lib/debug/.build-id/ac/3fea85361beee19124196ad679f20a5468fd49.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/f7c41f4a0ce52e36e88101e884a95c3e87b088 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +/usr/lib/debug/.build-id/b5/f7c41f4a0ce52e36e88101e884a95c3e87b088.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/0018ddcf056d6e945362d33e82398895bf6ef8 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +/usr/lib/debug/.build-id/ca/0018ddcf056d6e945362d33e82398895bf6ef8.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -25,13 +25,13 @@ Provides: ocaml-parmap-debuginfo = 1.2.5-alt1:sisyphus+333652.14100.29.2 -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/8955e316b35f57dd4af8e3d88ac7eab0cddf72 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs -File: /usr/lib/debug/.build-id/70/8955e316b35f57dd4af8e3d88ac7eab0cddf72.debug 120777 root:root ../../usr/lib64/ocaml/parmap/parmap.cmxs.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/3fea85361beee19124196ad679f20a5468fd49 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so -File: /usr/lib/debug/.build-id/ac/3fea85361beee19124196ad679f20a5468fd49.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/f7c41f4a0ce52e36e88101e884a95c3e87b088 120777 root:root ../../../../lib64/ocaml/stublibs/dllparmap_stubs.so +File: /usr/lib/debug/.build-id/b5/f7c41f4a0ce52e36e88101e884a95c3e87b088.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/0018ddcf056d6e945362d33e82398895bf6ef8 120777 root:root ../../../../lib64/ocaml/parmap/parmap.cmxs +File: /usr/lib/debug/.build-id/ca/0018ddcf056d6e945362d33e82398895bf6ef8.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 627ff0968c6c416ee2884baa4758eb38 +File: /usr/lib/debug/usr/lib64/ocaml/parmap/parmap.cmxs.debug 100644 root:root 04f4aea73a5a195f80258de8e391b004 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 c393be54024805568ed914433b99dd46 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 533aa362ff31c5c8bfd929515bce36f3 File: /usr/src/debug/ocaml-parmap-1.2.5 40755 root:root @@ -46,2 +46,2 @@ File: /usr/src/debug/ocaml-parmap-1.2.5/_build/default/src/setcore_stubs.c 100644 root:root 62de5107a38bdc5fb833cb7f3aa75ee6 -RPMIdentity: 3b704a78ebf43547ed5173f980a03aaad3e184a67d0a43f17d16eeeefa1ee3ed39ad7279098dd39de3463675b2935683d39435bc6899cd57573fb5bfd6c9b90e +RPMIdentity: a1623c5bc703974a54cfa319e95c6c9e48aec08a7783458218a4520c56e7fa3a4dbef8b89287a6197faeac7a76ee989166f2b2ca0aa9cc72fba51a468bb1e829 --- ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.repo 2023-11-30 15:59:18.000000000 +0000 +++ ocaml-parmap-devel-1.2.5-alt1.x86_64.rpm.hasher 2024-05-04 02:49:22.473716087 +0000 @@ -81,3 +81,3 @@ File: /usr/lib64/ocaml/parmap/dune-package 100644 root:root f7b7776ce706a8258228855dac88706d -File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root 56b2ba45da3c8d0ae7defb59f2c4cbb5 +File: /usr/lib64/ocaml/parmap/libparmap_stubs.a 100644 root:root 2c86891f5e0946f3036ade02df99068b File: /usr/lib64/ocaml/parmap/opam 100644 root:root cfb0f37e5990f59648f1eca919586888 @@ -101,2 +101,2 @@ File: /usr/lib64/ocaml/parmap/setcore.ml 100644 root:root 2de707ab2ce55d288b80bda78fc0b495 -RPMIdentity: f06147911b360639946e0889c627a87c62013cc5e8c39e71a871dda12a4bdc81ab46d8091b6241b8d100f016d9f08bb859ef1819965aa958bfe86d9d7501f654 +RPMIdentity: c8158de999206a06334843be39611a6e17999ae1e3f41d5cdd28ff5c38b3a7248a9a76db9518f058a5f1d3f9d1f51c394d95a440d92f0faabbe72068958cd304