<86>Jan 24 01:25:46 userdel[928656]: delete user 'rooter' <86>Jan 24 01:25:46 userdel[928656]: removed group 'rooter' owned by 'rooter' <86>Jan 24 01:25:46 userdel[928656]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 24 01:25:46 groupadd[928708]: group added to /etc/group: name=rooter, GID=1835 <86>Jan 24 01:25:46 groupadd[928708]: group added to /etc/gshadow: name=rooter <86>Jan 24 01:25:46 groupadd[928708]: new group: name=rooter, GID=1835 <86>Jan 24 01:25:46 useradd[928742]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Jan 24 01:25:46 userdel[928801]: delete user 'builder' <86>Jan 24 01:25:46 userdel[928801]: removed group 'builder' owned by 'builder' <86>Jan 24 01:25:46 userdel[928801]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 01:25:46 groupadd[928856]: group added to /etc/group: name=builder, GID=1836 <86>Jan 24 01:25:46 groupadd[928856]: group added to /etc/gshadow: name=builder <86>Jan 24 01:25:46 groupadd[928856]: new group: name=builder, GID=1836 <86>Jan 24 01:25:46 useradd[928889]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none <13>Jan 24 01:25:50 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Jan 24 01:25:50 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Jan 24 01:25:59 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Jan 24 01:25:59 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Jan 24 01:25:59 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Jan 24 01:25:59 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>Jan 24 01:25:59 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>Jan 24 01:25:59 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed <13>Jan 24 01:25:59 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>Jan 24 01:25:59 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.61273 + 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.61273 + 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 src/.parmap.objs/byte -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 -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[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmi -c -intf src/bytearray.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.parmap.objs/byte -no-alias-deps -o src/.parmap.objs/byte/parmap_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/ocamlmklib.opt -g -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/bytearray.cmx -c -impl src/bytearray.ml) Running[28]: (cd _build/default && /usr/bin/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.24288 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-parmap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-parmap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-parmap-1.2.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 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.24288 + 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.000269 seconds Speedup with 2 cores (average on 2 iterations): 0.160512 (tseq=0.000269, tpar=0.001675) Speedup with 4 cores (average on 2 iterations): 0.152639 (tseq=0.000269, tpar=0.001762) Speedup with 6 cores (average on 2 iterations): 0.141018 (tseq=0.000269, tpar=0.001907) Speedup with 8 cores (average on 2 iterations): 0.121251 (tseq=0.000269, tpar=0.002218) Speedup with 10 cores (average on 2 iterations): 0.109324 (tseq=0.000269, tpar=0.002460) Speedup with 12 cores (average on 2 iterations): 0.098714 (tseq=0.000269, tpar=0.002724) Speedup with 14 cores (average on 2 iterations): 0.022190 (tseq=0.000269, tpar=0.012120) Speedup with 16 cores (average on 2 iterations): 0.075142 (tseq=0.000269, tpar=0.003579) Speedup with 18 cores (average on 2 iterations): 0.063488 (tseq=0.000269, tpar=0.004236) Speedup with 20 cores (average on 2 iterations): 0.067444 (tseq=0.000269, tpar=0.003988) + 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.bmBmMt 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.VQaLAZ 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.rkxGH3 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.7HFDUe 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.PCgOlW 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.VTc3ZZ 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.IYEKeD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dEAgV1 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.68user 1.38system 0:09.34elapsed 32%CPU (0avgtext+0avgdata 42448maxresident)k 0inputs+0outputs (0major+536824minor)pagefaults 0swaps 4.16user 1.94system 0:26.38elapsed 23%CPU (0avgtext+0avgdata 128036maxresident)k 0inputs+0outputs (0major+267539minor)pagefaults 0swaps