D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-parmap-1.2.5-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oeIvnK Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UrBU6V + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + rm -rf parmap-1.2.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/parmap-1.2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd parmap-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ne7JYS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parmap-1.2.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/setcore.ml) > _build/default/src/.parmap.objs/setcore.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.intf.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I 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_utils.cmi -c -intf src/parmap_utils.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap.cmi -c -intf src/parmap.mli) Running[12]: (cd _build/default && /usr/bin/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/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[14]: (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[15]: (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[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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/unix -o bytearray_stubs.o -c bytearray_stubs.c) Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/parmap_compat.ml) > _build/default/src/.parmap.objs/parmap_compat.impl.d Running[21]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/unix -o setcore_stubs.o -c setcore_stubs.c) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_compat.cmo -c -impl src/parmap_compat.ml) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap_compat.cmx -c -impl src/parmap_compat.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmo -c -impl src/bytearray.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap.cmo -c -impl src/parmap.ml) Running[26]: (cd _build/default && /usr/bin/ocamlmklib -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 -I /usr/lib64/ocaml/unix -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 -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap.cmx -c -impl src/parmap.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/parmap.cma -dllib -lparmap_stubs -cclib -lparmap_stubs src/.parmap.objs/byte/setcore.cmo src/.parmap.objs/byte/parmap_utils.cmo src/.parmap.objs/byte/parmap_compat.cmo src/.parmap.objs/byte/bytearray.cmo src/.parmap.objs/byte/parmap.cmo) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/parmap.cmxa -cclib -lparmap_stubs src/.parmap.objs/native/setcore.cmx src/.parmap.objs/native/parmap_utils.cmx src/.parmap.objs/native/parmap_compat.cmx src/.parmap.objs/native/bytearray.cmx src/.parmap.objs/native/parmap.cmx) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/parmap.cmxs src/parmap.cmxa) Promoting "_build/default/parmap.install" to "parmap.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2BSidX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parmap-1.2.5 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/libparmap_stubs.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_compat.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_compat.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_compat.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_compat.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/setcore.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/setcore.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/setcore.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/setcore.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/doc/parmap/CHANGES Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/doc/parmap/LICENSE Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/doc/parmap/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/doc/parmap/odoc-pages/index.mld Installing /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllparmap_stubs.so + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.mli /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.mli /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap_utils.ml /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.ml /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/bytearray.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2.5-2.mga10 --unique-debug-suffix -1.2.5-2.mga10.x86_64 --unique-debug-src-base ocaml-parmap-1.2.5-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-parmap-1.2.5-2.mga10.x86_64 cpio: _build/default/filename.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OZPr2f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parmap-1.2.5 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/testexceptions.ml) > _build/default/tests/.testexceptions.eobjs/dune__exe__Testexceptions.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/simplescale.ml) > _build/default/tests/.testexceptions.eobjs/dune__exe__Simplescale.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/simplescale_array.ml) > _build/default/tests/.testexceptions.eobjs/dune__exe__Simplescale_array.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/simplescalefold.ml) > _build/default/tests/.testexceptions.eobjs/dune__exe__Simplescalefold.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/simplescalemapfold.ml) > _build/default/tests/.testexceptions.eobjs/dune__exe__Simplescalemapfold.impl.d Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -no-alias-deps -o tests/.testexceptions.eobjs/byte/dune__exe.cmo -c -impl tests/.testexceptions.eobjs/dune__exe.ml-gen) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.utils.objs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -no-alias-deps -o tests/.utils.objs/byte/utils.cmo -c -impl tests/utils.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o tests/.testexceptions.eobjs/native/dune__exe.cmx -c -impl tests/.testexceptions.eobjs/dune__exe.ml-gen) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.utils.objs/byte -I tests/.utils.objs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -intf-suffix .ml -no-alias-deps -o tests/.utils.objs/native/utils.cmx -c -impl tests/utils.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.floatscale.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -o tests/.floatscale.eobjs/byte/dune__exe__Floatscale.cmo -c -impl tests/floatscale.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/byte/dune__exe__Testexceptions.cmo -c -impl tests/testexceptions.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/byte/dune__exe__Simplescale_array.cmo -c -impl tests/simplescale_array.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/byte/dune__exe__Simplescale.cmo -c -impl tests/simplescale.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/byte/dune__exe__Simplescalefold.cmo -c -impl tests/simplescalefold.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -35-27 -g -bin-annot -bin-annot-occurrences -I tests/.testexceptions.eobjs/byte -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I tests/.utils.objs/byte -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/byte/dune__exe__Simplescalemapfold.cmo -c -impl tests/simplescalemapfold.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -a -o tests/utils.cmxa tests/.utils.objs/native/utils.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.floatscale.eobjs/byte -I tests/.floatscale.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -o tests/.floatscale.eobjs/native/dune__exe__Floatscale.cmx -c -impl tests/floatscale.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/native/dune__exe__Testexceptions.cmx -c -impl tests/testexceptions.ml) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/native/dune__exe__Simplescale_array.cmx -c -impl tests/simplescale_array.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/native/dune__exe__Simplescale.cmx -c -impl tests/simplescale.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/native/dune__exe__Simplescalefold.cmx -c -impl tests/simplescalefold.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -I tests/.testexceptions.eobjs/byte -I tests/.testexceptions.eobjs/native -I /usr/lib64/ocaml/unix -I src/.parmap.objs/byte -I src/.parmap.objs/native -I tests/.utils.objs/byte -I tests/.utils.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.testexceptions.eobjs/native/dune__exe__Simplescalemapfold.cmx -c -impl tests/simplescalemapfold.ml) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/floatscale.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.floatscale.eobjs/native/dune__exe__Floatscale.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/simplescale_array.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.testexceptions.eobjs/native/dune__exe.cmx tests/.testexceptions.eobjs/native/dune__exe__Simplescale_array.cmx) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/testexceptions.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.testexceptions.eobjs/native/dune__exe.cmx tests/.testexceptions.eobjs/native/dune__exe__Testexceptions.cmx) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/simplescale.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.testexceptions.eobjs/native/dune__exe.cmx tests/.testexceptions.eobjs/native/dune__exe__Simplescale.cmx) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/simplescalefold.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.testexceptions.eobjs/native/dune__exe.cmx tests/.testexceptions.eobjs/native/dune__exe__Simplescalefold.cmx) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -35-27 -g -o tests/simplescalemapfold.exe /usr/lib64/ocaml/unix/unix.cmxa src/parmap.cmxa -I src tests/utils.cmxa tests/.testexceptions.eobjs/native/dune__exe.cmx tests/.testexceptions.eobjs/native/dune__exe__Simplescalemapfold.cmx) Running[29]: (cd _build/default/tests && ./simplescale_array.exe) Running[30]: (cd _build/default/tests && ./floatscale.exe) Running[31]: (cd _build/default/tests && ./testexceptions.exe) Output[31]: Exceptions are properly catched, no SIGSEVTesting capture of exception: this code should exit normally, without segfault. [Parmap]: mapper on 5 elements, on 5 cores [Parmap]: simplemapper on 5 elements, on 5 cores, chunksize = 1 [Parmap]: error at index j=0 in (3,3), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 3 [Parmap]: error at index j=0 in (2,2), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 2 [Parmap]: error at index j=0 in (4,4), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 4 [Parmap]: error at index j=0 in (1,1), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 1 [Parmap]: error at index j=0 in (0,0), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 0 Running[32]: (cd _build/default/tests && ./simplescale.exe) Running[33]: (cd _build/default/tests && ./simplescalemapfold.exe) Running[34]: (cd _build/default/tests && ./simplescalefold.exe) Output[34]: 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.000838 seconds Speedup with 2 cores (average on 2 iterations): 0.064606 (tseq=0.000838, tpar=0.012972) Speedup with 4 cores (average on 2 iterations): 0.096974 (tseq=0.000838, tpar=0.008642) Speedup with 6 cores (average on 2 iterations): 0.047958 (tseq=0.000838, tpar=0.017474) Speedup with 8 cores (average on 2 iterations): 0.032566 (tseq=0.000838, tpar=0.025734) Speedup with 10 cores (average on 2 iterations): 0.030023 (tseq=0.000838, tpar=0.027913) Speedup with 12 cores (average on 2 iterations): 0.040753 (tseq=0.000838, tpar=0.020564) Speedup with 14 cores (average on 2 iterations): 0.128653 (tseq=0.000838, tpar=0.006514) Speedup with 16 cores (average on 2 iterations): 0.047593 (tseq=0.000838, tpar=0.017608) Speedup with 18 cores (average on 2 iterations): 0.033097 (tseq=0.000838, tpar=0.025321) Speedup with 20 cores (average on 2 iterations): 0.058437 (tseq=0.000838, tpar=0.014341) Output[30]: Test: normal parmap Test: specialised array parmap Test: specialised float array parmap Testing scalability with 1 iterations on 8 to 8 cores, step 1 Sequential execution takes 0.777429 seconds Speedup with 8 cores (average on 1 iterations): 0.340638 (tseq=0.777429, tpar=2.282272) Testing scalability with 1 iterations on 8 to 8 cores, step 1 Sequential execution takes 0.182825 seconds Speedup with 8 cores (average on 1 iterations): 0.138026 (tseq=0.182825, tpar=1.324574) Testing scalability with 1 iterations on 8 to 8 cores, step 1 Sequential execution takes 0.205906 seconds Speedup with 8 cores (average on 1 iterations): 0.791060 (tseq=0.205906, tpar=0.260291) Output[33]: Testing scalability with 2 iterations on 1*2 to 10*2 cores Sequential execution takes 2.081923 seconds Speedup with 2 cores (average on 2 iterations): 1.959912 (tseq=2.081923, tpar=1.062253) Speedup with 4 cores (average on 2 iterations): 3.921815 (tseq=2.081923, tpar=0.530857) Speedup with 6 cores (average on 2 iterations): 5.814104 (tseq=2.081923, tpar=0.358081) Speedup with 8 cores (average on 2 iterations): 7.210774 (tseq=2.081923, tpar=0.288724) Speedup with 10 cores (average on 2 iterations): 8.338081 (tseq=2.081923, tpar=0.249689) Speedup with 12 cores (average on 2 iterations): 8.359173 (tseq=2.081923, tpar=0.249058) Speedup with 14 cores (average on 2 iterations): 8.605265 (tseq=2.081923, tpar=0.241936) Speedup with 16 cores (average on 2 iterations): 11.348878 (tseq=2.081923, tpar=0.183447) Speedup with 18 cores (average on 2 iterations): 10.764774 (tseq=2.081923, tpar=0.193401) Speedup with 20 cores (average on 2 iterations): 12.599512 (tseq=2.081923, tpar=0.165238) Output[29]: Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.029073 seconds Speedup with 1 cores (average on 2 iterations): 0.946799 (tseq=3.029073, tpar=3.199277) Speedup with 2 cores (average on 2 iterations): 2.028528 (tseq=3.029073, tpar=1.493237) Speedup with 3 cores (average on 2 iterations): 2.993355 (tseq=3.029073, tpar=1.011932) Speedup with 4 cores (average on 2 iterations): 3.908981 (tseq=3.029073, tpar=0.774901) Speedup with 5 cores (average on 2 iterations): 4.002234 (tseq=3.029073, tpar=0.756845) Speedup with 6 cores (average on 2 iterations): 4.900156 (tseq=3.029073, tpar=0.618158) Speedup with 7 cores (average on 2 iterations): 5.250828 (tseq=3.029073, tpar=0.576875) Speedup with 8 cores (average on 2 iterations): 6.244642 (tseq=3.029073, tpar=0.485067) Speedup with 9 cores (average on 2 iterations): 6.315410 (tseq=3.029073, tpar=0.479632) Speedup with 10 cores (average on 2 iterations): 6.009857 (tseq=3.029073, tpar=0.504017) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.973514 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 0.560617 (tseq=2.973514, tpar=5.303999) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 1.465144 (tseq=2.973514, tpar=2.029503) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 1.963722 (tseq=2.973514, tpar=1.514224) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 2.471283 (tseq=2.973514, tpar=1.203227) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 2.973545 (tseq=2.973514, tpar=0.999990) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 3.281767 (tseq=2.973514, tpar=0.906071) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 3.660522 (tseq=2.973514, tpar=0.812320) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 4.061256 (tseq=2.973514, tpar=0.732166) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 5.925624 (tseq=2.973514, tpar=0.501806) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 9.393387 (tseq=2.973514, tpar=0.316554) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.974174 seconds Speedup with 1 cores (average on 2 iterations): 0.975896 (tseq=2.974174, tpar=3.047633) Speedup with 2 cores (average on 2 iterations): 1.833317 (tseq=2.974174, tpar=1.622291) Speedup with 3 cores (average on 2 iterations): 2.188971 (tseq=2.974174, tpar=1.358709) Speedup with 4 cores (average on 2 iterations): 3.304047 (tseq=2.974174, tpar=0.900161) Speedup with 5 cores (average on 2 iterations): 3.839150 (tseq=2.974174, tpar=0.774696) Speedup with 6 cores (average on 2 iterations): 3.561988 (tseq=2.974174, tpar=0.834976) Speedup with 7 cores (average on 2 iterations): 3.949637 (tseq=2.974174, tpar=0.753025) Speedup with 8 cores (average on 2 iterations): 4.944854 (tseq=2.974174, tpar=0.601469) Speedup with 9 cores (average on 2 iterations): 6.212376 (tseq=2.974174, tpar=0.478750) Speedup with 10 cores (average on 2 iterations): 5.150478 (tseq=2.974174, tpar=0.577456) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.181010 seconds Speedup with 1 cores (average on 2 iterations): 0.960514 (tseq=3.181010, tpar=3.311778) Speedup with 2 cores (average on 2 iterations): 2.061466 (tseq=3.181010, tpar=1.543082) Speedup with 3 cores (average on 2 iterations): 2.697790 (tseq=3.181010, tpar=1.179117) Speedup with 4 cores (average on 2 iterations): 2.826607 (tseq=3.181010, tpar=1.125381) Speedup with 5 cores (average on 2 iterations): 2.624418 (tseq=3.181010, tpar=1.212082) Speedup with 6 cores (average on 2 iterations): 4.939081 (tseq=3.181010, tpar=0.644049) Speedup with 7 cores (average on 2 iterations): 6.801690 (tseq=3.181010, tpar=0.467679) Speedup with 8 cores (average on 2 iterations): 8.160118 (tseq=3.181010, tpar=0.389824) Speedup with 9 cores (average on 2 iterations): 9.024039 (tseq=3.181010, tpar=0.352504) Speedup with 10 cores (average on 2 iterations): 8.415694 (tseq=3.181010, tpar=0.377985) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.982213 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 0.985133 (tseq=1.982213, tpar=2.012128) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 1.967260 (tseq=1.982213, tpar=1.007601) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 2.930369 (tseq=1.982213, tpar=0.676438) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 3.890057 (tseq=1.982213, tpar=0.509559) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 4.669249 (tseq=1.982213, tpar=0.424525) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 5.536345 (tseq=1.982213, tpar=0.358036) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 5.879442 (tseq=1.982213, tpar=0.337143) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 6.968779 (tseq=1.982213, tpar=0.284442) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 8.268835 (tseq=1.982213, tpar=0.239721) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 8.751763 (tseq=1.982213, tpar=0.226493) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.981165 seconds Speedup with 1 cores (average on 2 iterations): 0.941848 (tseq=1.981165, tpar=2.103487) Speedup with 2 cores (average on 2 iterations): 1.421222 (tseq=1.981165, tpar=1.393987) Speedup with 3 cores (average on 2 iterations): 2.355035 (tseq=1.981165, tpar=0.841247) Speedup with 4 cores (average on 2 iterations): 3.275429 (tseq=1.981165, tpar=0.604857) Speedup with 5 cores (average on 2 iterations): 3.649099 (tseq=1.981165, tpar=0.542919) Speedup with 6 cores (average on 2 iterations): 4.307386 (tseq=1.981165, tpar=0.459946) Speedup with 7 cores (average on 2 iterations): 4.290966 (tseq=1.981165, tpar=0.461706) Speedup with 8 cores (average on 2 iterations): 4.264046 (tseq=1.981165, tpar=0.464621) Speedup with 9 cores (average on 2 iterations): 5.000346 (tseq=1.981165, tpar=0.396206) Speedup with 10 cores (average on 2 iterations): 4.732271 (tseq=1.981165, tpar=0.418650) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.180394 seconds Speedup with 1 cores (average on 2 iterations): 0.869097 (tseq=2.180394, tpar=2.508803) Speedup with 2 cores (average on 2 iterations): 1.955763 (tseq=2.180394, tpar=1.114856) Speedup with 3 cores (average on 2 iterations): 2.413845 (tseq=2.180394, tpar=0.903286) Speedup with 4 cores (average on 2 iterations): 3.572546 (tseq=2.180394, tpar=0.610319) Speedup with 5 cores (average on 2 iterations): 3.176914 (tseq=2.180394, tpar=0.686324) Speedup with 6 cores (average on 2 iterations): 4.658724 (tseq=2.180394, tpar=0.468024) Speedup with 7 cores (average on 2 iterations): 4.890245 (tseq=2.180394, tpar=0.445866) Speedup with 8 cores (average on 2 iterations): 6.367619 (tseq=2.180394, tpar=0.342419) Speedup with 9 cores (average on 2 iterations): 6.104163 (tseq=2.180394, tpar=0.357198) Speedup with 10 cores (average on 2 iterations): 8.344794 (tseq=2.180394, tpar=0.261288) Output[32]: *** Checking corner cases: call on empty lists and arrays must not raise an exception * parmap [] * parmap [| |] * pariter [] * pariter [| |] *** Checking the code for non tail recursive calls: an exception here indicates there are some left *** Checking that we properly parallelise execution if we have less tasks than cores: if you do not see 5 processes, there is a problem * Simplemapper 8 cores, 5 elements * Simpleiter 8 cores, 5 elements *** Checking that we properly handle bogus core numbers * Simplemapper 0 cores * Simpleiter 0 cores *** Computations on integer lists *** Computations on integer lists (chunksize=100, keeporder=false) *** Computations on integer lists (chunksize=100, keeporder=true) *** Computations on integer arrays *** Computations on integer arrays (chunksize=100, keeporder=false) *** Computations on integer arrays (chunksize=100, keeporder=true) *** Computations on lists of floats *** Computations on lists of floats (chunksize=100, keeporder=false) *** Computations on lists of floats (chunksize=100, keeporder=true) *** Computations on arrays of floats *** Computations on arrays of floats (chunksize=100) Testing scalability with 1 iterations on 2 to 2 cores, step 1 Sequential execution takes 0.416324 seconds Speedup with 2 cores (average on 1 iterations): 0.162338 (tseq=0.416324, tpar=2.564556) [Parmap]: mapper on 5 elements, on 5 cores [Parmap]: simplemapper on 5 elements, on 5 cores, chunksize = 1 [Parmap]: geniter on 5 elements, on 5 cores [Parmap]: simplemapper on 5 elements, on 5 cores, chunksize = 1 [Parmap]: mapper on 5 elements, on 1 cores [Parmap]: simplemapper on 5 elements, on 1 cores, chunksize = 5 [Parmap]: geniter on 5 elements, on 1 cores [Parmap]: simplemapper on 5 elements, on 1 cores, chunksize = 5 Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.550097 seconds Speedup with 1 cores (average on 2 iterations): 0.963707 (tseq=1.550097, tpar=1.608474) Speedup with 2 cores (average on 2 iterations): 2.018116 (tseq=1.550097, tpar=0.768091) Speedup with 3 cores (average on 2 iterations): 3.029981 (tseq=1.550097, tpar=0.511586) Speedup with 4 cores (average on 2 iterations): 3.430788 (tseq=1.550097, tpar=0.451820) Speedup with 5 cores (average on 2 iterations): 4.404410 (tseq=1.550097, tpar=0.351942) Speedup with 6 cores (average on 2 iterations): 5.769239 (tseq=1.550097, tpar=0.268683) Speedup with 7 cores (average on 2 iterations): 6.705240 (tseq=1.550097, tpar=0.231177) Speedup with 8 cores (average on 2 iterations): 7.596149 (tseq=1.550097, tpar=0.204064) Speedup with 9 cores (average on 2 iterations): 8.111151 (tseq=1.550097, tpar=0.191107) Speedup with 10 cores (average on 2 iterations): 6.692333 (tseq=1.550097, tpar=0.231623) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.958416 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 1.021254 (tseq=1.958416, tpar=1.917659) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 2.101762 (tseq=1.958416, tpar=0.931797) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 3.382078 (tseq=1.958416, tpar=0.579057) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 4.268488 (tseq=1.958416, tpar=0.458808) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 4.731525 (tseq=1.958416, tpar=0.413908) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 4.049992 (tseq=1.958416, tpar=0.483560) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 4.329661 (tseq=1.958416, tpar=0.452325) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 4.112743 (tseq=1.958416, tpar=0.476182) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 4.712058 (tseq=1.958416, tpar=0.415618) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 5.454133 (tseq=1.958416, tpar=0.359070) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.956904 seconds Speedup with 1 cores (average on 2 iterations): 0.540314 (tseq=1.956904, tpar=3.621789) Speedup with 2 cores (average on 2 iterations): 1.153277 (tseq=1.956904, tpar=1.696821) Speedup with 3 cores (average on 2 iterations): 1.739700 (tseq=1.956904, tpar=1.124851) Speedup with 4 cores (average on 2 iterations): 2.262513 (tseq=1.956904, tpar=0.864925) Speedup with 5 cores (average on 2 iterations): 2.921756 (tseq=1.956904, tpar=0.669770) Speedup with 6 cores (average on 2 iterations): 3.200882 (tseq=1.956904, tpar=0.611364) Speedup with 7 cores (average on 2 iterations): 3.840859 (tseq=1.956904, tpar=0.509496) Speedup with 8 cores (average on 2 iterations): 4.620620 (tseq=1.956904, tpar=0.423515) Speedup with 9 cores (average on 2 iterations): 5.298602 (tseq=1.956904, tpar=0.369325) Speedup with 10 cores (average on 2 iterations): 5.805536 (tseq=1.956904, tpar=0.337075) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.549371 seconds Speedup with 1 cores (average on 2 iterations): 1.015101 (tseq=1.549371, tpar=1.526322) Speedup with 2 cores (average on 2 iterations): 1.796566 (tseq=1.549371, tpar=0.862407) Speedup with 3 cores (average on 2 iterations): 2.533662 (tseq=1.549371, tpar=0.611514) Speedup with 4 cores (average on 2 iterations): 3.110165 (tseq=1.549371, tpar=0.498164) Speedup with 5 cores (average on 2 iterations): 4.239758 (tseq=1.549371, tpar=0.365439) Speedup with 6 cores (average on 2 iterations): 5.064610 (tseq=1.549371, tpar=0.305921) Speedup with 7 cores (average on 2 iterations): 5.465770 (tseq=1.549371, tpar=0.283468) Speedup with 8 cores (average on 2 iterations): 6.683135 (tseq=1.549371, tpar=0.231833) Speedup with 9 cores (average on 2 iterations): 6.217743 (tseq=1.549371, tpar=0.249185) Speedup with 10 cores (average on 2 iterations): 3.900353 (tseq=1.549371, tpar=0.397239) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.809568 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 0.520941 (tseq=1.809568, tpar=3.473651) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 0.976592 (tseq=1.809568, tpar=1.852942) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 1.845419 (tseq=1.809568, tpar=0.980573) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 3.092722 (tseq=1.809568, tpar=0.585105) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 4.756682 (tseq=1.809568, tpar=0.380427) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 4.687418 (tseq=1.809568, tpar=0.386048) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 5.894445 (tseq=1.809568, tpar=0.306996) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 6.291231 (tseq=1.809568, tpar=0.287633) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 6.481362 (tseq=1.809568, tpar=0.279196) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 7.642644 (tseq=1.809568, tpar=0.236773) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.536220 seconds Speedup with 1 cores (average on 2 iterations): 0.855125 (tseq=1.536220, tpar=1.796485) Speedup with 2 cores (average on 2 iterations): 1.741127 (tseq=1.536220, tpar=0.882313) Speedup with 3 cores (average on 2 iterations): 2.318628 (tseq=1.536220, tpar=0.662556) Speedup with 4 cores (average on 2 iterations): 3.301360 (tseq=1.536220, tpar=0.465329) Speedup with 5 cores (average on 2 iterations): 3.167813 (tseq=1.536220, tpar=0.484946) Speedup with 6 cores (average on 2 iterations): 4.351824 (tseq=1.536220, tpar=0.353006) Speedup with 7 cores (average on 2 iterations): 3.670338 (tseq=1.536220, tpar=0.418550) Speedup with 8 cores (average on 2 iterations): 2.393916 (tseq=1.536220, tpar=0.641718) Speedup with 9 cores (average on 2 iterations): 4.261537 (tseq=1.536220, tpar=0.360485) Speedup with 10 cores (average on 2 iterations): 5.381379 (tseq=1.536220, tpar=0.285470) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.017200 seconds Speedup with 1 cores (average on 2 iterations): 0.994788 (tseq=3.017200, tpar=3.033010) Speedup with 2 cores (average on 2 iterations): 1.976951 (tseq=3.017200, tpar=1.526188) Speedup with 3 cores (average on 2 iterations): 3.013370 (tseq=3.017200, tpar=1.001271) Speedup with 4 cores (average on 2 iterations): 3.880718 (tseq=3.017200, tpar=0.777485) Speedup with 5 cores (average on 2 iterations): 4.674362 (tseq=3.017200, tpar=0.645478) Speedup with 6 cores (average on 2 iterations): 5.205588 (tseq=3.017200, tpar=0.579608) Speedup with 7 cores (average on 2 iterations): 6.415691 (tseq=3.017200, tpar=0.470284) Speedup with 8 cores (average on 2 iterations): 7.875534 (tseq=3.017200, tpar=0.383111) Speedup with 9 cores (average on 2 iterations): 8.793398 (tseq=3.017200, tpar=0.343121) Speedup with 10 cores (average on 2 iterations): 9.782115 (tseq=3.017200, tpar=0.308440) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.973189 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 0.514591 (tseq=2.973189, tpar=5.777774) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 1.780440 (tseq=2.973189, tpar=1.669918) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 2.320084 (tseq=2.973189, tpar=1.281500) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 3.580380 (tseq=2.973189, tpar=0.830411) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 4.395676 (tseq=2.973189, tpar=0.676389) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 4.982465 (tseq=2.973189, tpar=0.596730) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 5.258223 (tseq=2.973189, tpar=0.565436) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 5.482770 (tseq=2.973189, tpar=0.542279) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 6.928889 (tseq=2.973189, tpar=0.429100) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 6.724595 (tseq=2.973189, tpar=0.442137) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.979688 seconds Speedup with 1 cores (average on 2 iterations): 0.977318 (tseq=2.979688, tpar=3.048842) Speedup with 2 cores (average on 2 iterations): 1.974452 (tseq=2.979688, tpar=1.509121) Speedup with 3 cores (average on 2 iterations): 2.868561 (tseq=2.979688, tpar=1.038739) Speedup with 4 cores (average on 2 iterations): 3.823103 (tseq=2.979688, tpar=0.779390) Speedup with 5 cores (average on 2 iterations): 4.818390 (tseq=2.979688, tpar=0.618399) Speedup with 6 cores (average on 2 iterations): 5.303535 (tseq=2.979688, tpar=0.561831) Speedup with 7 cores (average on 2 iterations): 4.068675 (tseq=2.979688, tpar=0.732348) Speedup with 8 cores (average on 2 iterations): 3.948024 (tseq=2.979688, tpar=0.754729) Speedup with 9 cores (average on 2 iterations): 5.252032 (tseq=2.979688, tpar=0.567340) Speedup with 10 cores (average on 2 iterations): 6.891347 (tseq=2.979688, tpar=0.432381) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.339028 seconds Speedup with 1 cores (average on 2 iterations): 0.942440 (tseq=3.339028, tpar=3.542961) Speedup with 2 cores (average on 2 iterations): 1.855855 (tseq=3.339028, tpar=1.799186) Speedup with 3 cores (average on 2 iterations): 3.202466 (tseq=3.339028, tpar=1.042643) Speedup with 4 cores (average on 2 iterations): 4.421277 (tseq=3.339028, tpar=0.755218) Speedup with 5 cores (average on 2 iterations): 5.230905 (tseq=3.339028, tpar=0.638327) Speedup with 6 cores (average on 2 iterations): 6.571986 (tseq=3.339028, tpar=0.508070) Speedup with 7 cores (average on 2 iterations): 4.753156 (tseq=3.339028, tpar=0.702487) Speedup with 8 cores (average on 2 iterations): 3.885489 (tseq=3.339028, tpar=0.859359) Speedup with 9 cores (average on 2 iterations): 4.840115 (tseq=3.339028, tpar=0.689865) Speedup with 10 cores (average on 2 iterations): 6.766280 (tseq=3.339028, tpar=0.493481) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.054985 seconds Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 1 cores (average on 2 iterations): 0.963239 (tseq=3.054985, tpar=3.171576) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 2 cores (average on 2 iterations): 1.688716 (tseq=3.054985, tpar=1.809058) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 3 cores (average on 2 iterations): 2.362596 (tseq=3.054985, tpar=1.293063) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 4 cores (average on 2 iterations): 2.993291 (tseq=3.054985, tpar=1.020611) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 5 cores (average on 2 iterations): 3.984333 (tseq=3.054985, tpar=0.766750) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 6 cores (average on 2 iterations): 5.566902 (tseq=3.054985, tpar=0.548777) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 7 cores (average on 2 iterations): 6.637427 (tseq=3.054985, tpar=0.460266) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 8 cores (average on 2 iterations): 7.735851 (tseq=3.054985, tpar=0.394913) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 9 cores (average on 2 iterations): 8.245261 (tseq=3.054985, tpar=0.370514) Parmap warning: result order is not preserved (it was not expected to be). Parmap warning: result order is not preserved (it was not expected to be). Speedup with 10 cores (average on 2 iterations): 9.008170 (tseq=3.054985, tpar=0.339135) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-parmap-1.2.5-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zngbht + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + cd parmap-1.2.5 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/doc/ocaml-parmap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/doc/ocaml-parmap + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5/AUTHORS /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/doc/ocaml-parmap + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/doc/ocaml-parmap + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5/README.md /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/doc/ocaml-parmap + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vGVeZH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + cd parmap-1.2.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/licenses/ocaml-parmap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/licenses/ocaml-parmap + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/parmap-1.2.5/LICENSE /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/share/licenses/ocaml-parmap + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bytearray) = f737a6ac162e9fbb7330fd803173b440 ocaml(Parmap) = e89949a9a95999264c8a1e6823c48dd4 ocaml(Parmap_compat) = 003528074c8f3867b67e1e83b43967b6 ocaml(Parmap_utils) = 5b7a4d894b0be7821f02406cec5b2269 ocaml(Setcore) = eede2e3f254c02e40e2177a04e013bfe ocaml-parmap = 1.2.5-2.mga10 ocaml-parmap(x86-64) = 1.2.5-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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(Bytearray) = f737a6ac162e9fbb7330fd803173b440 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Parmap_compat) = 003528074c8f3867b67e1e83b43967b6 ocaml(Parmap_utils) = 5b7a4d894b0be7821f02406cec5b2269 ocaml(Setcore) = eede2e3f254c02e40e2177a04e013bfe ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-parmap-devel-1.2.5-2.mga10.x86_64 Provides: ocaml(Bytearray) = f737a6ac162e9fbb7330fd803173b440 ocaml(Parmap) = e89949a9a95999264c8a1e6823c48dd4 ocaml(Parmap_compat) = 003528074c8f3867b67e1e83b43967b6 ocaml(Parmap_utils) = 5b7a4d894b0be7821f02406cec5b2269 ocaml(Setcore) = eede2e3f254c02e40e2177a04e013bfe ocaml-parmap-devel = 1.2.5-2.mga10 ocaml-parmap-devel(x86-64) = 1.2.5-2.mga10 ocamlx(Bytearray) = a71e588e2b51adceba12a563211bf3f0 ocamlx(Parmap) = b1440b8de85e7ba42d800e65afa7830f ocamlx(Parmap_compat) = 07689e0bff574f2c3737d6a4c0a0254b ocamlx(Parmap_utils) = 47e77d3628d296345ffc9336d578b26c ocamlx(Setcore) = 54ec00ec8924c54d7e628afee4c6eb5d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Bytearray) = f737a6ac162e9fbb7330fd803173b440 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Parmap_compat) = 003528074c8f3867b67e1e83b43967b6 ocaml(Parmap_utils) = 5b7a4d894b0be7821f02406cec5b2269 ocaml(Setcore) = eede2e3f254c02e40e2177a04e013bfe ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(Bytearray) = a71e588e2b51adceba12a563211bf3f0 ocamlx(Parmap_compat) = 07689e0bff574f2c3737d6a4c0a0254b ocamlx(Parmap_utils) = 47e77d3628d296345ffc9336d578b26c ocamlx(Setcore) = 54ec00ec8924c54d7e628afee4c6eb5d ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Bigarray) = b1d88fc49c148357ac190076c833fc5e ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Gc) = 872a8ea472840550cdab918195faae41 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Marshal) = 8cbf47cbfbe3497d5fe09bc427b09615 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-parmap-debugsource-1.2.5-2.mga10.x86_64 Provides: ocaml-parmap-debugsource = 1.2.5-2.mga10 ocaml-parmap-debugsource(x86-64) = 1.2.5-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-parmap-debuginfo-1.2.5-2.mga10.x86_64 Provides: debuginfo(build-id) = 2720349b67ba2dd13341191ccab6662784c3ef64 debuginfo(build-id) = d5f37e234f03bd596385240cb95455039bd363d6 ocaml-parmap-debuginfo = 1.2.5-2.mga10 ocaml-parmap-debuginfo(x86-64) = 1.2.5-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-parmap-debugsource(x86-64) = 1.2.5-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-debugsource-1.2.5-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-debuginfo-1.2.5-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-1.2.5-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-devel-1.2.5-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nCatsP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!