<86>Jan 25 08:33:12 userdel[546115]: delete user 'rooter' <86>Jan 25 08:33:12 userdel[546115]: removed group 'rooter' owned by 'rooter' <86>Jan 25 08:33:12 userdel[546115]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 08:33:12 groupadd[546144]: group added to /etc/group: name=rooter, GID=1877 <86>Jan 25 08:33:12 groupadd[546144]: group added to /etc/gshadow: name=rooter <86>Jan 25 08:33:12 groupadd[546144]: new group: name=rooter, GID=1877 <86>Jan 25 08:33:12 useradd[546168]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jan 25 08:33:12 userdel[546206]: delete user 'builder' <86>Jan 25 08:33:12 userdel[546206]: removed group 'builder' owned by 'builder' <86>Jan 25 08:33:12 userdel[546206]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 08:33:12 groupadd[546242]: group added to /etc/group: name=builder, GID=1878 <86>Jan 25 08:33:12 groupadd[546242]: group added to /etc/gshadow: name=builder <86>Jan 25 08:33:12 groupadd[546242]: new group: name=builder, GID=1878 <86>Jan 25 08:33:12 useradd[546262]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Jan 25 08:33:15 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 25 08:33:16 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:33:16 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:33:18 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+369757.200.8.1 1737140637 installed <13>Jan 25 08:33:18 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+369757.200.8.1 1737140637 installed <13>Jan 25 08:33:18 rpmi: ocaml-result-1.5-alt2 sisyphus+369757.500.8.1 1737140826 installed <13>Jan 25 08:33:18 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+369757.500.8.1 1737140826 installed <13>Jan 25 08:33:18 rpmi: dune-3.17.1-alt2 sisyphus+370720.100.1.1 1737462782 installed <13>Jan 25 08:33:18 rpmi: ocaml-dune-configurator-3.17.1-alt2 sisyphus+370720.300.1.1 1737462854 installed <13>Jan 25 08:33:18 rpmi: ocaml-dune-configurator-devel-3.17.1-alt2 sisyphus+370720.300.1.1 1737462854 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94627 + 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.94627 + 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: enabled-except-user-rules 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 -modules -impl src/setcore.ml) > _build/default/src/.parmap.objs/setcore.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.intf.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.impl.d Running[8]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I config/.discover.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/unix -no-alias-deps -o config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl config/discover.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/setcore.cmo -c -impl src/setcore.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmi -c -intf src/bytearray.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/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/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap.cmi -c -intf src/parmap.mli) Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o config/discover.exe -output-complete-exe /usr/lib/ocaml/unix/unix.cma /usr/lib/ocaml/csexp/csexp.cma /usr/lib/ocaml/dune-configurator/configurator.cma config/.discover.eobjs/byte/dune__exe__Discover.cmo) Running[14]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmo -c -impl src/parmap_utils.ml) Running[15]: (cd _build/default/src && ../config/discover.exe) Running[16]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /usr/lib/ocaml -I /usr/lib/ocaml/unix -o bytearray_stubs.o -c bytearray_stubs.c) Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap_compat.ml) > _build/default/src/.parmap.objs/parmap_compat.impl.d Running[18]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /usr/lib/ocaml -I /usr/lib/ocaml/unix -o setcore_stubs.o -c setcore_stubs.c) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_compat.cmo -c -impl src/parmap_compat.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmo -c -impl src/bytearray.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap.cmo -c -impl src/parmap.ml) Running[22]: (cd _build/.sandbox/073f73393996bb3477f9cfd08eca7ee7/default && /usr/bin/ocamlmklib -g -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[23]: (cd _build/default && /usr/bin/ocamlmklib -g -custom -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[24]: (cd _build/default && /usr/bin/ocamlc -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) Promoting "_build/default/parmap.install" to "parmap.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79371 + 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/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib/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/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-parmap-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllparmap_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-parmap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-parmap-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-parmap-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-parmap-buildroot ./usr/lib: (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=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_input_value_from_block verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_block verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_malloc Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-parmap-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.79371 + 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.001573 seconds Speedup with 2 cores (average on 2 iterations): 0.526980 (tseq=0.001573, tpar=0.002985) Speedup with 4 cores (average on 2 iterations): 0.507676 (tseq=0.001573, tpar=0.003098) Speedup with 6 cores (average on 2 iterations): 0.435762 (tseq=0.001573, tpar=0.003609) Speedup with 8 cores (average on 2 iterations): 0.405632 (tseq=0.001573, tpar=0.003878) Speedup with 10 cores (average on 2 iterations): 0.368527 (tseq=0.001573, tpar=0.004268) Speedup with 12 cores (average on 2 iterations): 0.337348 (tseq=0.001573, tpar=0.004662) Speedup with 14 cores (average on 2 iterations): 0.312943 (tseq=0.001573, tpar=0.005026) Speedup with 16 cores (average on 2 iterations): 0.286882 (tseq=0.001573, tpar=0.005483) Speedup with 18 cores (average on 2 iterations): 0.266950 (tseq=0.001573, tpar=0.005892) Speedup with 20 cores (average on 2 iterations): 0.229357 (tseq=0.001573, tpar=0.006858) + exit 0 Processing files: ocaml-parmap-1.2.5-alt1 warning: File listed twice: /usr/lib/ocaml/stublibs/dllparmap_stubs.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FAltxa 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.ecPe3P find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Bytearray) = 5.3.0-4EE7C751, ocaml-cmi(Parmap) = 5.3.0-4642F97C, ocaml-cmi(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmi(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmi(Setcore) = 5.3.0-0C82F32D, ocaml-dll(parmap_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Unix) = 5.3.0-03E897AE, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZNZ1Nx 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.p4249X 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.6k1SFU find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Bytearray) = 5.3.0-4EE7C751, ocaml-cmi(Parmap) = 5.3.0-4642F97C, ocaml-cmi(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmi(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmi(Setcore) = 5.3.0-0C82F32D, ocaml-cmt(Bytearray) = 5.3.0-4EE7C751, ocaml-cmt(Parmap) = 5.3.0-4642F97C, ocaml-cmt(Parmap_compat) = 5.3.0-974B6CF3, ocaml-cmt(Parmap_utils) = 5.3.0-7B6CE8E0, ocaml-cmt(Setcore) = 5.3.0-0C82F32D Requires: ocaml-parmap = 1.2.5-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmi(Unix) = 5.3.0-03E897AE, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Marshal) = 5.3.0-88DC4E87, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Unix) = 5.3.0-03E897AE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oHxxMG 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.ryPXnP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PuOlZ5 find-requires: running scripts (debuginfo) Requires: ocaml-parmap = 1.2.5-alt1, debug(libc.so.6) Adding to ocaml-parmap-devel a strict dependency on ocaml-parmap Adding to ocaml-parmap-debuginfo a strict dependency on ocaml-parmap Removing 6 extra deps from ocaml-parmap-devel due to repentancy on ocaml-parmap Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-1.2.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-devel-1.2.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-debuginfo-1.2.5-alt1.i586.rpm (w2.lzdio) 3.19user 1.70system 0:10.61elapsed 46%CPU (0avgtext+0avgdata 29000maxresident)k 0inputs+0outputs (0major+388498minor)pagefaults 0swaps 3.75user 2.76system 0:21.66elapsed 30%CPU (0avgtext+0avgdata 132024maxresident)k 36936inputs+0outputs (0major+290340minor)pagefaults 0swaps