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-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZSyQLO Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HdvKDk + 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.2tPJFH + 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 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[12]: (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[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/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 -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[15]: (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[16]: (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[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/ocamlc.opt -w -40 -g -a -o src/parmap.cma -dllib -lparmap_stubs -cclib -lparmap_stubs src/.parmap.objs/byte/setcore.cmo src/.parmap.objs/byte/parmap_utils.cmo src/.parmap.objs/byte/parmap_compat.cmo src/.parmap.objs/byte/bytearray.cmo src/.parmap.objs/byte/parmap.cmo) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.parmap.objs/byte -I src/.parmap.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/native/parmap.cmx -c -impl src/parmap.ml) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/parmap.cmxa -cclib -lparmap_stubs src/.parmap.objs/native/setcore.cmx src/.parmap.objs/native/parmap_utils.cmx src/.parmap.objs/native/parmap_compat.cmx src/.parmap.objs/native/bytearray.cmx src/.parmap.objs/native/parmap.cmx) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/parmap.cmxs src/parmap.cmxa) Promoting "_build/default/parmap.install" to "parmap.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qNmv16 + 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\n/home/pterjan/rpmbuild/BUILD/ocaml-parmap-1.2.5-build/BUILDROOT/usr/lib64/ocaml/parmap/parmap.mli\n/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-3.mga10 --unique-debug-suffix -1.2.5-3.mga10.x86_64 --unique-debug-src-base ocaml-parmap-1.2.5-3.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 4 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-3.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.AGEbT6 + 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 -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[7]: (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[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/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[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/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[26]: (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[27]: (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[28]: (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[29]: (cd _build/default/tests && ./simplescalefold.exe) Running[30]: (cd _build/default/tests && ./testexceptions.exe) Running[31]: (cd _build/default/tests && ./simplescale_array.exe) Running[32]: (cd _build/default/tests && ./floatscale.exe) Running[33]: (cd _build/default/tests && ./simplescalemapfold.exe) Running[34]: (cd _build/default/tests && ./simplescale.exe) Output[30]: 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 (0,0), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 0 [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 (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 (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 (4,4), chunksize=1 of a total of 1 got exception Failure("should not crash") on core 4 Output[29]: 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.000788 seconds Speedup with 2 cores (average on 2 iterations): 0.314507 (tseq=0.000788, tpar=0.002505) Speedup with 4 cores (average on 2 iterations): 0.311015 (tseq=0.000788, tpar=0.002534) Speedup with 6 cores (average on 2 iterations): 0.265536 (tseq=0.000788, tpar=0.002967) Speedup with 8 cores (average on 2 iterations): 0.219915 (tseq=0.000788, tpar=0.003583) Speedup with 10 cores (average on 2 iterations): 0.192095 (tseq=0.000788, tpar=0.004102) Speedup with 12 cores (average on 2 iterations): 0.171057 (tseq=0.000788, tpar=0.004606) Speedup with 14 cores (average on 2 iterations): 0.157482 (tseq=0.000788, tpar=0.005004) Speedup with 16 cores (average on 2 iterations): 0.138230 (tseq=0.000788, tpar=0.005700) Speedup with 18 cores (average on 2 iterations): 0.124541 (tseq=0.000788, tpar=0.006327) Speedup with 20 cores (average on 2 iterations): 0.114289 (tseq=0.000788, tpar=0.006895) Output[32]: 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.712333 seconds Speedup with 8 cores (average on 1 iterations): 0.331466 (tseq=0.712333, tpar=2.149036) Testing scalability with 1 iterations on 8 to 8 cores, step 1 Sequential execution takes 0.186328 seconds Speedup with 8 cores (average on 1 iterations): 0.182103 (tseq=0.186328, tpar=1.023202) Testing scalability with 1 iterations on 8 to 8 cores, step 1 Sequential execution takes 0.186003 seconds Speedup with 8 cores (average on 1 iterations): 0.999409 (tseq=0.186003, tpar=0.186113) Output[33]: Testing scalability with 2 iterations on 1*2 to 10*2 cores Sequential execution takes 1.982562 seconds Speedup with 2 cores (average on 2 iterations): 1.977850 (tseq=1.982562, tpar=1.002383) Speedup with 4 cores (average on 2 iterations): 3.904184 (tseq=1.982562, tpar=0.507805) Speedup with 6 cores (average on 2 iterations): 5.801096 (tseq=1.982562, tpar=0.341756) Speedup with 8 cores (average on 2 iterations): 7.742327 (tseq=1.982562, tpar=0.256068) Speedup with 10 cores (average on 2 iterations): 9.582014 (tseq=1.982562, tpar=0.206905) Speedup with 12 cores (average on 2 iterations): 11.315571 (tseq=1.982562, tpar=0.175207) Speedup with 14 cores (average on 2 iterations): 12.501530 (tseq=1.982562, tpar=0.158586) Speedup with 16 cores (average on 2 iterations): 14.098171 (tseq=1.982562, tpar=0.140625) Speedup with 18 cores (average on 2 iterations): 15.805434 (tseq=1.982562, tpar=0.125435) Speedup with 20 cores (average on 2 iterations): 17.870755 (tseq=1.982562, tpar=0.110939) Output[31]: Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.974508 seconds Speedup with 1 cores (average on 2 iterations): 0.998919 (tseq=2.974508, tpar=2.977726) Speedup with 2 cores (average on 2 iterations): 1.993867 (tseq=2.974508, tpar=1.491828) Speedup with 3 cores (average on 2 iterations): 2.979545 (tseq=2.974508, tpar=0.998309) Speedup with 4 cores (average on 2 iterations): 3.986183 (tseq=2.974508, tpar=0.746204) Speedup with 5 cores (average on 2 iterations): 4.967640 (tseq=2.974508, tpar=0.598777) Speedup with 6 cores (average on 2 iterations): 5.963520 (tseq=2.974508, tpar=0.498784) Speedup with 7 cores (average on 2 iterations): 6.950589 (tseq=2.974508, tpar=0.427951) Speedup with 8 cores (average on 2 iterations): 7.929644 (tseq=2.974508, tpar=0.375112) Speedup with 9 cores (average on 2 iterations): 8.903034 (tseq=2.974508, tpar=0.334100) Speedup with 10 cores (average on 2 iterations): 9.659454 (tseq=2.974508, tpar=0.307938) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.975319 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.605693 (tseq=2.975319, tpar=4.912259) 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.345265 (tseq=2.975319, tpar=2.211697) 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.840935 (tseq=2.975319, tpar=1.616199) 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.219178 (tseq=2.975319, tpar=1.340730) 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.567423 (tseq=2.975319, tpar=1.158874) 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): 2.973585 (tseq=2.975319, tpar=1.000583) 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.933360 (tseq=2.975319, tpar=0.756432) 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.779120 (tseq=2.975319, tpar=0.382475) 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.583819 (tseq=2.975319, tpar=0.346619) 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.576703 (tseq=2.975319, tpar=0.310683) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.973111 seconds Speedup with 1 cores (average on 2 iterations): 0.993224 (tseq=2.973111, tpar=2.993393) Speedup with 2 cores (average on 2 iterations): 1.610012 (tseq=2.973111, tpar=1.846639) Speedup with 3 cores (average on 2 iterations): 2.475268 (tseq=2.973111, tpar=1.201127) Speedup with 4 cores (average on 2 iterations): 3.381907 (tseq=2.973111, tpar=0.879123) Speedup with 5 cores (average on 2 iterations): 3.909067 (tseq=2.973111, tpar=0.760568) Speedup with 6 cores (average on 2 iterations): 4.662267 (tseq=2.973111, tpar=0.637697) Speedup with 7 cores (average on 2 iterations): 5.207872 (tseq=2.973111, tpar=0.570888) Speedup with 8 cores (average on 2 iterations): 6.163223 (tseq=2.973111, tpar=0.482396) Speedup with 9 cores (average on 2 iterations): 6.824957 (tseq=2.973111, tpar=0.435623) Speedup with 10 cores (average on 2 iterations): 7.576590 (tseq=2.973111, tpar=0.392408) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.988475 seconds Speedup with 1 cores (average on 2 iterations): 1.003164 (tseq=2.988475, tpar=2.979050) Speedup with 2 cores (average on 2 iterations): 1.908598 (tseq=2.988475, tpar=1.565796) Speedup with 3 cores (average on 2 iterations): 2.989576 (tseq=2.988475, tpar=0.999632) Speedup with 4 cores (average on 2 iterations): 3.998244 (tseq=2.988475, tpar=0.747447) Speedup with 5 cores (average on 2 iterations): 4.996685 (tseq=2.988475, tpar=0.598091) Speedup with 6 cores (average on 2 iterations): 5.988796 (tseq=2.988475, tpar=0.499011) Speedup with 7 cores (average on 2 iterations): 6.815944 (tseq=2.988475, tpar=0.438454) Speedup with 8 cores (average on 2 iterations): 7.959671 (tseq=2.988475, tpar=0.375452) Speedup with 9 cores (average on 2 iterations): 8.755678 (tseq=2.988475, tpar=0.341318) Speedup with 10 cores (average on 2 iterations): 9.594203 (tseq=2.988475, tpar=0.311488) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.981000 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.978613 (tseq=1.981000, tpar=2.024294) 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.942043 (tseq=1.981000, tpar=1.020060) 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.781769 (tseq=1.981000, tpar=0.712137) 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.775242 (tseq=1.981000, tpar=0.524734) 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.633707 (tseq=1.981000, tpar=0.427519) 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.723598 (tseq=1.981000, tpar=0.346111) 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.455517 (tseq=1.981000, tpar=0.363119) 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.458963 (tseq=1.981000, tpar=0.306706) 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.057318 (tseq=1.981000, tpar=0.391710) 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.213440 (tseq=1.981000, tpar=0.318825) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.001487 seconds Speedup with 1 cores (average on 2 iterations): 0.651451 (tseq=2.001487, tpar=3.072350) Speedup with 2 cores (average on 2 iterations): 1.505747 (tseq=2.001487, tpar=1.329232) Speedup with 3 cores (average on 2 iterations): 2.461167 (tseq=2.001487, tpar=0.813227) Speedup with 4 cores (average on 2 iterations): 3.389231 (tseq=2.001487, tpar=0.590543) Speedup with 5 cores (average on 2 iterations): 3.993490 (tseq=2.001487, tpar=0.501187) Speedup with 6 cores (average on 2 iterations): 4.828177 (tseq=2.001487, tpar=0.414543) Speedup with 7 cores (average on 2 iterations): 5.671422 (tseq=2.001487, tpar=0.352907) Speedup with 8 cores (average on 2 iterations): 6.218261 (tseq=2.001487, tpar=0.321872) Speedup with 9 cores (average on 2 iterations): 6.460015 (tseq=2.001487, tpar=0.309827) Speedup with 10 cores (average on 2 iterations): 7.282384 (tseq=2.001487, tpar=0.274840) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.015735 seconds Speedup with 1 cores (average on 2 iterations): 1.006025 (tseq=2.015735, tpar=2.003662) Speedup with 2 cores (average on 2 iterations): 1.993899 (tseq=2.015735, tpar=1.010951) Speedup with 3 cores (average on 2 iterations): 2.703092 (tseq=2.015735, tpar=0.745715) Speedup with 4 cores (average on 2 iterations): 3.250242 (tseq=2.015735, tpar=0.620180) Speedup with 5 cores (average on 2 iterations): 4.045707 (tseq=2.015735, tpar=0.498240) Speedup with 6 cores (average on 2 iterations): 5.949544 (tseq=2.015735, tpar=0.338805) Speedup with 7 cores (average on 2 iterations): 5.707461 (tseq=2.015735, tpar=0.353175) Speedup with 8 cores (average on 2 iterations): 4.865650 (tseq=2.015735, tpar=0.414279) Speedup with 9 cores (average on 2 iterations): 4.857800 (tseq=2.015735, tpar=0.414948) Speedup with 10 cores (average on 2 iterations): 5.670700 (tseq=2.015735, tpar=0.355465) Output[34]: *** 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.403239 seconds Speedup with 2 cores (average on 1 iterations): 0.159797 (tseq=0.403239, tpar=2.523447) [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.497037 seconds Speedup with 1 cores (average on 2 iterations): 0.985860 (tseq=1.497037, tpar=1.518508) Speedup with 2 cores (average on 2 iterations): 1.964746 (tseq=1.497037, tpar=0.761949) Speedup with 3 cores (average on 2 iterations): 2.933462 (tseq=1.497037, tpar=0.510331) Speedup with 4 cores (average on 2 iterations): 3.772167 (tseq=1.497037, tpar=0.396864) Speedup with 5 cores (average on 2 iterations): 4.832137 (tseq=1.497037, tpar=0.309808) Speedup with 6 cores (average on 2 iterations): 5.781895 (tseq=1.497037, tpar=0.258918) Speedup with 7 cores (average on 2 iterations): 6.724488 (tseq=1.497037, tpar=0.222625) Speedup with 8 cores (average on 2 iterations): 7.650312 (tseq=1.497037, tpar=0.195683) Speedup with 9 cores (average on 2 iterations): 8.530031 (tseq=1.497037, tpar=0.175502) Speedup with 10 cores (average on 2 iterations): 9.430002 (tseq=1.497037, tpar=0.158753) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.493553 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.847021 (tseq=1.493553, tpar=1.763302) 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.724176 (tseq=1.493553, tpar=0.866242) 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.506307 (tseq=1.493553, tpar=0.595918) 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.920111 (tseq=1.493553, tpar=0.511471) 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.583802 (tseq=1.493553, tpar=0.416751) 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.279780 (tseq=1.493553, tpar=0.348979) 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.659367 (tseq=1.493553, tpar=0.320549) 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.174619 (tseq=1.493553, tpar=0.241886) 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.867011 (tseq=1.493553, tpar=0.254568) 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.463768 (tseq=1.493553, tpar=0.231065) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.487412 seconds Speedup with 1 cores (average on 2 iterations): 0.425157 (tseq=1.487412, tpar=3.498501) Speedup with 2 cores (average on 2 iterations): 0.850314 (tseq=1.487412, tpar=1.749250) Speedup with 3 cores (average on 2 iterations): 1.265609 (tseq=1.487412, tpar=1.175254) Speedup with 4 cores (average on 2 iterations): 1.700676 (tseq=1.487412, tpar=0.874601) Speedup with 5 cores (average on 2 iterations): 2.124090 (tseq=1.487412, tpar=0.700258) Speedup with 6 cores (average on 2 iterations): 2.732043 (tseq=1.487412, tpar=0.544432) Speedup with 7 cores (average on 2 iterations): 3.388375 (tseq=1.487412, tpar=0.438975) Speedup with 8 cores (average on 2 iterations): 4.095106 (tseq=1.487412, tpar=0.363217) Speedup with 9 cores (average on 2 iterations): 4.477676 (tseq=1.487412, tpar=0.332184) Speedup with 10 cores (average on 2 iterations): 5.114950 (tseq=1.487412, tpar=0.290797) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.495660 seconds Speedup with 1 cores (average on 2 iterations): 0.985836 (tseq=1.495660, tpar=1.517149) Speedup with 2 cores (average on 2 iterations): 1.965969 (tseq=1.495660, tpar=0.760775) Speedup with 3 cores (average on 2 iterations): 2.937672 (tseq=1.495660, tpar=0.509131) Speedup with 4 cores (average on 2 iterations): 3.100048 (tseq=1.495660, tpar=0.482463) Speedup with 5 cores (average on 2 iterations): 4.824499 (tseq=1.495660, tpar=0.310014) Speedup with 6 cores (average on 2 iterations): 5.542866 (tseq=1.495660, tpar=0.269835) Speedup with 7 cores (average on 2 iterations): 6.322259 (tseq=1.495660, tpar=0.236570) Speedup with 8 cores (average on 2 iterations): 7.575778 (tseq=1.495660, tpar=0.197427) Speedup with 9 cores (average on 2 iterations): 7.796409 (tseq=1.495660, tpar=0.191840) Speedup with 10 cores (average on 2 iterations): 8.686784 (tseq=1.495660, tpar=0.172176) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.500047 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.454031 (tseq=1.500047, tpar=3.303844) 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.932960 (tseq=1.500047, tpar=1.607836) 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.402879 (tseq=1.500047, tpar=1.069263) 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): 1.940730 (tseq=1.500047, tpar=0.772929) 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.224622 (tseq=1.500047, tpar=0.355072) 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.970698 (tseq=1.500047, tpar=0.301778) 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.776866 (tseq=1.500047, tpar=0.259665) 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.610991 (tseq=1.500047, tpar=0.226902) 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): 7.502059 (tseq=1.500047, tpar=0.199951) 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.213900 (tseq=1.500047, tpar=0.182623) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 1.511137 seconds Speedup with 1 cores (average on 2 iterations): 0.858595 (tseq=1.511137, tpar=1.760010) Speedup with 2 cores (average on 2 iterations): 1.718819 (tseq=1.511137, tpar=0.879171) Speedup with 3 cores (average on 2 iterations): 2.571999 (tseq=1.511137, tpar=0.587534) Speedup with 4 cores (average on 2 iterations): 3.439748 (tseq=1.511137, tpar=0.439316) Speedup with 5 cores (average on 2 iterations): 4.240718 (tseq=1.511137, tpar=0.356340) Speedup with 6 cores (average on 2 iterations): 5.051351 (tseq=1.511137, tpar=0.299155) Speedup with 7 cores (average on 2 iterations): 5.796282 (tseq=1.511137, tpar=0.260708) Speedup with 8 cores (average on 2 iterations): 6.674619 (tseq=1.511137, tpar=0.226400) Speedup with 9 cores (average on 2 iterations): 7.391355 (tseq=1.511137, tpar=0.204447) Speedup with 10 cores (average on 2 iterations): 8.163739 (tseq=1.511137, tpar=0.185104) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.973682 seconds Speedup with 1 cores (average on 2 iterations): 0.996516 (tseq=2.973682, tpar=2.984078) Speedup with 2 cores (average on 2 iterations): 1.920974 (tseq=2.973682, tpar=1.548007) Speedup with 3 cores (average on 2 iterations): 2.845864 (tseq=2.973682, tpar=1.044914) Speedup with 4 cores (average on 2 iterations): 3.824054 (tseq=2.973682, tpar=0.777626) Speedup with 5 cores (average on 2 iterations): 4.482960 (tseq=2.973682, tpar=0.663330) Speedup with 6 cores (average on 2 iterations): 5.696398 (tseq=2.973682, tpar=0.522028) Speedup with 7 cores (average on 2 iterations): 6.269635 (tseq=2.973682, tpar=0.474299) Speedup with 8 cores (average on 2 iterations): 5.409115 (tseq=2.973682, tpar=0.549754) Speedup with 9 cores (average on 2 iterations): 6.303480 (tseq=2.973682, tpar=0.471752) Speedup with 10 cores (average on 2 iterations): 9.299981 (tseq=2.973682, tpar=0.319751) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.974968 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.501729 (tseq=2.974968, tpar=5.929432) 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.447547 (tseq=2.974968, tpar=2.055179) 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.902198 (tseq=2.974968, tpar=1.025074) 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.674994 (tseq=2.974968, tpar=0.809516) 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.724413 (tseq=2.974968, tpar=0.629701) 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.422702 (tseq=2.974968, tpar=0.548614) 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.166433 (tseq=2.974968, tpar=0.482445) 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.834372 (tseq=2.974968, tpar=0.435295) 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): 7.884874 (tseq=2.974968, tpar=0.377301) 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.293853 (tseq=2.974968, tpar=0.358696) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 3.062224 seconds Speedup with 1 cores (average on 2 iterations): 0.986895 (tseq=3.062224, tpar=3.102888) Speedup with 2 cores (average on 2 iterations): 2.006204 (tseq=3.062224, tpar=1.526377) Speedup with 3 cores (average on 2 iterations): 3.032759 (tseq=3.062224, tpar=1.009715) Speedup with 4 cores (average on 2 iterations): 4.003009 (tseq=3.062224, tpar=0.764981) Speedup with 5 cores (average on 2 iterations): 5.032506 (tseq=3.062224, tpar=0.608489) Speedup with 6 cores (average on 2 iterations): 5.965690 (tseq=3.062224, tpar=0.513306) Speedup with 7 cores (average on 2 iterations): 6.872184 (tseq=3.062224, tpar=0.445597) Speedup with 8 cores (average on 2 iterations): 6.820409 (tseq=3.062224, tpar=0.448979) Speedup with 9 cores (average on 2 iterations): 7.093145 (tseq=3.062224, tpar=0.431716) Speedup with 10 cores (average on 2 iterations): 9.279482 (tseq=3.062224, tpar=0.329999) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.982378 seconds Speedup with 1 cores (average on 2 iterations): 0.961445 (tseq=2.982378, tpar=3.101976) Speedup with 2 cores (average on 2 iterations): 1.993152 (tseq=2.982378, tpar=1.496313) Speedup with 3 cores (average on 2 iterations): 2.984790 (tseq=2.982378, tpar=0.999192) Speedup with 4 cores (average on 2 iterations): 3.968979 (tseq=2.982378, tpar=0.751422) Speedup with 5 cores (average on 2 iterations): 4.882901 (tseq=2.982378, tpar=0.610780) Speedup with 6 cores (average on 2 iterations): 5.838534 (tseq=2.982378, tpar=0.510809) Speedup with 7 cores (average on 2 iterations): 6.900849 (tseq=2.982378, tpar=0.432176) Speedup with 8 cores (average on 2 iterations): 7.399551 (tseq=2.982378, tpar=0.403049) Speedup with 9 cores (average on 2 iterations): 8.337946 (tseq=2.982378, tpar=0.357687) Speedup with 10 cores (average on 2 iterations): 9.320833 (tseq=2.982378, tpar=0.319969) Testing scalability with 2 iterations on 1 to 10 cores, step 1 Sequential execution takes 2.973083 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.986806 (tseq=2.973083, tpar=3.012835) 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.953662 (tseq=2.973083, tpar=1.521800) 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.939514 (tseq=2.973083, tpar=1.011420) 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.879534 (tseq=2.973083, tpar=0.766351) 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.683466 (tseq=2.973083, tpar=0.634804) 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.751350 (tseq=2.973083, tpar=0.516937) 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.462858 (tseq=2.973083, tpar=0.460026) 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.580226 (tseq=2.973083, tpar=0.392216) 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.255947 (tseq=2.973083, tpar=0.360114) 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.979140 (tseq=2.973083, tpar=0.331110) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-parmap-1.2.5-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rSDd1m + 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.nXb6c3 + 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-3.mga10 ocaml-parmap(x86-64) = 1.2.5-3.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-3.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-3.mga10 ocaml-parmap-devel(x86-64) = 1.2.5-3.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-3.mga10.x86_64 Provides: ocaml-parmap-debugsource = 1.2.5-3.mga10 ocaml-parmap-debugsource(x86-64) = 1.2.5-3.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-3.mga10.x86_64 Provides: debuginfo(build-id) = 17c01bde23d94ca09da15f728dd55390b1e90b63 debuginfo(build-id) = b685603e8990767aa49b913b262bc0ff16def8a4 ocaml-parmap-debuginfo = 1.2.5-3.mga10 ocaml-parmap-debuginfo(x86-64) = 1.2.5-3.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-3.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-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-debuginfo-1.2.5-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-1.2.5-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-parmap-devel-1.2.5-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8xniRn + 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!