<86>Dec 21 08:05:50 userdel[2681652]: delete user 'rooter' <86>Dec 21 08:05:50 userdel[2681652]: removed group 'rooter' owned by 'rooter' <86>Dec 21 08:05:50 userdel[2681652]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 21 08:05:50 groupadd[2681695]: group added to /etc/group: name=rooter, GID=1862 <86>Dec 21 08:05:50 groupadd[2681695]: group added to /etc/gshadow: name=rooter <86>Dec 21 08:05:50 groupadd[2681695]: new group: name=rooter, GID=1862 <86>Dec 21 08:05:50 useradd[2681740]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Dec 21 08:05:51 userdel[2681805]: delete user 'builder' <86>Dec 21 08:05:51 userdel[2681805]: removed group 'builder' owned by 'builder' <86>Dec 21 08:05:51 userdel[2681805]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 08:05:51 groupadd[2681857]: group added to /etc/group: name=builder, GID=1863 <86>Dec 21 08:05:51 groupadd[2681857]: group added to /etc/gshadow: name=builder <86>Dec 21 08:05:51 groupadd[2681857]: new group: name=builder, GID=1863 <86>Dec 21 08:05:51 useradd[2681914]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Dec 21 08:05:54 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 21 08:05:55 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 21 08:05:55 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 21 08:05:58 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 21 08:05:58 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 21 08:05:58 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 21 08:05:58 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 21 08:05:58 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231124 installed <13>Dec 21 08:05:58 rpmi: ocaml-dune-configurator-3.16.0-alt1 sisyphus+356727.1000.13.1 1726231252 installed <13>Dec 21 08:05:58 rpmi: ocaml-dune-configurator-devel-3.16.0-alt1 sisyphus+356727.1000.13.1 1726231252 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-parmap-1.2.5-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-parmap-1.2.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-parmap-1.2.5 + echo 'Source #0 (ocaml-parmap-1.2.5.tar):' Source #0 (ocaml-parmap-1.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-parmap-1.2.5.tar + cd ocaml-parmap-1.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.5 + /usr/bin/dune build --verbose -p parmap Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-parmap-1.2.5 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/setcore.ml) > _build/default/src/.parmap.objs/setcore.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/bytearray.mli) > _build/default/src/.parmap.objs/bytearray.intf.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/bytearray.ml) > _build/default/src/.parmap.objs/bytearray.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parmap.mli) > _build/default/src/.parmap.objs/parmap.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap.ml) > _build/default/src/.parmap.objs/parmap.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parmap_utils.mli) > _build/default/src/.parmap.objs/parmap_utils.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap_utils.ml) > _build/default/src/.parmap.objs/parmap_utils.impl.d Running[8]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/setcore.cmo -c -impl src/setcore.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmi -c -intf src/bytearray.mli) Running[10]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I config/.discover.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/unix -no-alias-deps -o config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl config/discover.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmi -c -intf src/parmap_utils.mli) Running[12]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap.cmi -c -intf src/parmap.mli) Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o config/discover.exe -output-complete-exe /usr/lib/ocaml/unix/unix.cma /usr/lib/ocaml/csexp/csexp.cma /usr/lib/ocaml/dune-configurator/configurator.cma config/.discover.eobjs/byte/dune__exe__Discover.cmo) Running[14]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap_utils.cmo -c -impl src/parmap_utils.ml) Running[15]: (cd _build/default/src && ../config/discover.exe) Running[16]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -pthread -g -I /usr/lib/ocaml -I /usr/lib/ocaml/unix -o bytearray_stubs.o -c bytearray_stubs.c) Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parmap_compat.ml) > _build/default/src/.parmap.objs/parmap_compat.impl.d Running[18]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -pthread -g -I /usr/lib/ocaml -I /usr/lib/ocaml/unix -o setcore_stubs.o -c setcore_stubs.c) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -no-alias-deps -o src/.parmap.objs/byte/parmap_compat.cmo -c -impl src/parmap_compat.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/bytearray.cmo -c -impl src/bytearray.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parmap.objs/byte -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.parmap.objs/byte/parmap.cmo -c -impl src/parmap.ml) Running[22]: (cd _build/.sandbox/70beac5b71bb3bec7862020f1dcd5617/default && /usr/bin/ocamlmklib -g -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[23]: (cd _build/default && /usr/bin/ocamlmklib -g -custom -o src/parmap_stubs src/setcore_stubs.o src/bytearray_stubs.o) Running[24]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/parmap.cma -dllib -lparmap_stubs -cclib -lparmap_stubs src/.parmap.objs/byte/setcore.cmo src/.parmap.objs/byte/parmap_utils.cmo src/.parmap.objs/byte/parmap_compat.cmo src/.parmap.objs/byte/bytearray.cmo src/.parmap.objs/byte/parmap.cmo) Promoting "_build/default/parmap.install" to "parmap.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-parmap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-parmap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-parmap-1.2.5 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-parmap-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-parmap-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-parmap-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllparmap_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-parmap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-parmap-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-parmap-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-parmap-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-parmap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_input_value_from_block verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_block verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllparmap_stubs.so: undefined symbol: caml_output_value_to_malloc Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-parmap-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.96462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-parmap-1.2.5 + dune exec -p parmap tests/simplescalefold.exe Testing scalability with 2 iterations on 1*2 to 10*2 cores The fold operation in this example is too simple to scale: this is just a test for the code. Sequential execution takes 0.002156 seconds Speedup with 2 cores (average on 2 iterations): 0.278430 (tseq=0.002156, tpar=0.007743) Speedup with 4 cores (average on 2 iterations): 0.267378 (tseq=0.002156, tpar=0.008064) Speedup with 6 cores (average on 2 iterations): 0.278538 (tseq=0.002156, tpar=0.007740) Speedup with 8 cores (average on 2 iterations): 0.204906 (tseq=0.002156, tpar=0.010522) Speedup with 10 cores (average on 2 iterations): 0.220768 (tseq=0.002156, tpar=0.009766) Speedup with 12 cores (average on 2 iterations): 0.204265 (tseq=0.002156, tpar=0.010555) Speedup with 14 cores (average on 2 iterations): 0.251736 (tseq=0.002156, tpar=0.008565) Speedup with 16 cores (average on 2 iterations): 0.223132 (tseq=0.002156, tpar=0.009663) Speedup with 18 cores (average on 2 iterations): 0.210837 (tseq=0.002156, tpar=0.010226) Speedup with 20 cores (average on 2 iterations): 0.182589 (tseq=0.002156, tpar=0.011808) + exit 0 Processing files: ocaml-parmap-1.2.5-alt1 warning: File listed twice: /usr/lib/ocaml/stublibs/dllparmap_stubs.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0xGYKL find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pnxyzb find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Bytearray) = 5.2.0-0CBC0D8E, ocaml-cmi(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmi(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmi(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmi(Setcore) = 5.2.0-E024E6DD, ocaml-dll(parmap_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Gc) = 5.2.0-64844F95, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-runtime = 5.2.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SifC0i Creating ocaml-parmap-debuginfo package Processing files: ocaml-parmap-devel-1.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iev29q find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RYZUdK find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Bytearray) = 5.2.0-0CBC0D8E, ocaml-cmi(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmi(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmi(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmi(Setcore) = 5.2.0-E024E6DD, ocaml-cmt(Bytearray) = 5.2.0-0CBC0D8E, ocaml-cmt(Parmap) = 5.2.0-ED2C1B3C, ocaml-cmt(Parmap_compat) = 5.2.0-4013B30D, ocaml-cmt(Parmap_utils) = 5.2.0-39B211B7, ocaml-cmt(Setcore) = 5.2.0-E024E6DD Requires: ocaml-parmap = 1.2.5-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Gc) = 5.2.0-64844F95, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Marshal) = 5.2.0-D1337248, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Unix) = 5.2.0-1A4F1DF4 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JYzztT Processing files: ocaml-parmap-debuginfo-1.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gvi2CZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YJ7doP find-requires: running scripts (debuginfo) Requires: ocaml-parmap = 1.2.5-alt1, debug(libc.so.6) Adding to ocaml-parmap-devel a strict dependency on ocaml-parmap Adding to ocaml-parmap-debuginfo a strict dependency on ocaml-parmap Removing 6 extra deps from ocaml-parmap-devel due to repentancy on ocaml-parmap Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-1.2.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-devel-1.2.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-parmap-debuginfo-1.2.5-alt1.i586.rpm (w2.lzdio) 4.41user 2.56system 0:13.09elapsed 53%CPU (0avgtext+0avgdata 27648maxresident)k 0inputs+0outputs (0major+358303minor)pagefaults 0swaps 4.40user 3.38system 0:27.83elapsed 27%CPU (0avgtext+0avgdata 129384maxresident)k 0inputs+0outputs (0major+266782minor)pagefaults 0swaps --- ocaml-parmap-1.2.5-alt1.i586.rpm.repo 2024-09-13 13:39:23.000000000 +0000 +++ ocaml-parmap-1.2.5-alt1.i586.rpm.hasher 2024-12-21 08:06:15.172215216 +0000 @@ -63,3 +63,3 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllparmap_stubs.so 100644 root:root 0ff700eedbbd83459c9c563df56962a3 +File: /usr/lib/ocaml/stublibs/dllparmap_stubs.so 100644 root:root 2bc89d1340ce6de51a10353c2d52d0fb File: /usr/share/doc/parmap 40755 root:root @@ -70,2 +70,2 @@ File: /usr/share/doc/parmap/odoc-pages/index.mld 100644 root:root 4edb2cde1a5ce269f0325d13078874d1 -RPMIdentity: 6c0bd42da6009c073ac46e68e5c930a8dd816ceca45de2bec65734dbcb587ddd68fa26aa5403407a5c2d762602a82e214504c5d33940f0ffa77630aca04510de +RPMIdentity: f6758e19c09d418c1c7c4dacbbc6be2d41897b038c58e676f6fec5b72b84be3b419dca68d8766b8a2b4105fc6db16ed200657e4f6167b5857fb5999d0cffe692 --- ocaml-parmap-debuginfo-1.2.5-alt1.i586.rpm.repo 2024-09-13 13:39:23.000000000 +0000 +++ ocaml-parmap-debuginfo-1.2.5-alt1.i586.rpm.hasher 2024-12-21 08:06:15.321217497 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/4499ebaafeee97789a5587c3318bb48c76228d 120777 root:root ../../../ocaml/stublibs/dllparmap_stubs.so -/usr/lib/debug/.build-id/87/4499ebaafeee97789a5587c3318bb48c76228d.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/51c83fcd4b2ef447333c867d4dbadb7469c606 120777 root:root ../../../ocaml/stublibs/dllparmap_stubs.so +/usr/lib/debug/.build-id/89/51c83fcd4b2ef447333c867d4dbadb7469c606.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -16,8 +16,8 @@ Provides: ocaml-parmap-debuginfo = 1.2.5-alt1:sisyphus+356727.14500.13.1 -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/4499ebaafeee97789a5587c3318bb48c76228d 120777 root:root ../../../ocaml/stublibs/dllparmap_stubs.so -File: /usr/lib/debug/.build-id/87/4499ebaafeee97789a5587c3318bb48c76228d.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/51c83fcd4b2ef447333c867d4dbadb7469c606 120777 root:root ../../../ocaml/stublibs/dllparmap_stubs.so +File: /usr/lib/debug/.build-id/89/51c83fcd4b2ef447333c867d4dbadb7469c606.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root 849a967ba8b8f32d04183c3761acb59e +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllparmap_stubs.so.debug 100644 root:root c87af0730ef640b2cc5a350befc98b83 File: /usr/src/debug/ocaml-parmap-1.2.5 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/ocaml-parmap-1.2.5/_build/default/src/setcore_stubs.c 100644 root:root 62de5107a38bdc5fb833cb7f3aa75ee6 -RPMIdentity: af126b4c75a26063813dce6d053e0132c4dda864968a9bcc8c472af6d088eb3e052223c08a76b1443f9adf2d36c8602da2b2b8d0b20894bb411d38ddb65972a3 +RPMIdentity: 0f3b1c3948d052c79c3d2f992c73429b3cfdff393900a46c43140d2cb754bde9d38b6059b38aa63c4bd620d26b8225730ebaeda12dd9d0fb898435a0bafc8519 --- ocaml-parmap-devel-1.2.5-alt1.i586.rpm.repo 2024-09-13 13:39:23.000000000 +0000 +++ ocaml-parmap-devel-1.2.5-alt1.i586.rpm.hasher 2024-12-21 08:06:15.496220175 +0000 @@ -59,3 +59,3 @@ File: /usr/lib/ocaml/parmap/dune-package 100644 root:root 3d19e7052f77ca8db6045d42a73d1d2a -File: /usr/lib/ocaml/parmap/libparmap_stubs.a 100644 root:root 2ea960631e2af779cdca7f6b9fb7eefd +File: /usr/lib/ocaml/parmap/libparmap_stubs.a 100644 root:root 8c21a5993a0b8bcd9027c17ee4f8e206 File: /usr/lib/ocaml/parmap/opam 100644 root:root cfb0f37e5990f59648f1eca919586888 @@ -73,2 +73,2 @@ File: /usr/lib/ocaml/parmap/setcore.ml 100644 root:root 2de707ab2ce55d288b80bda78fc0b495 -RPMIdentity: 89f748584a2759f7e98c6bf76ac8c638497e7ed386b94f18db6a3a7eb61b062d728946642370edb226e30ee00611b996fa2b7380b6403828f6ecfc1ea40c4a9f +RPMIdentity: e4b9fa781275005cfbd9319e2fe3b86a8bb52edb968db4d6de32870e5ca2414f8e5ed1f792cda2650784b7837770ff18e5240838f353b34c1ec7ad0b34e34f3a