<86>Nov 14 02:35:43 userdel[3463146]: delete user 'rooter' <86>Nov 14 02:35:43 userdel[3463146]: removed group 'rooter' owned by 'rooter' <86>Nov 14 02:35:43 userdel[3463146]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 02:35:43 groupadd[3463206]: group added to /etc/group: name=rooter, GID=1874 <86>Nov 14 02:35:43 groupadd[3463206]: group added to /etc/gshadow: name=rooter <86>Nov 14 02:35:43 groupadd[3463206]: new group: name=rooter, GID=1874 <86>Nov 14 02:35:43 useradd[3463261]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Nov 14 02:35:43 userdel[3463327]: delete user 'builder' <86>Nov 14 02:35:43 userdel[3463327]: removed group 'builder' owned by 'builder' <86>Nov 14 02:35:43 userdel[3463327]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 02:35:43 groupadd[3463365]: group added to /etc/group: name=builder, GID=1875 <86>Nov 14 02:35:43 groupadd[3463365]: group added to /etc/gshadow: name=builder <86>Nov 14 02:35:43 groupadd[3463365]: new group: name=builder, GID=1875 <86>Nov 14 02:35:43 useradd[3463413]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Nov 14 02:35:47 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Nov 14 02:35:49 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 02:35:49 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 02:35:50 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-result-1.5-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-result-1.5-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-result-1.5 + echo 'Source #0 (ocaml-result-1.5.tar):' Source #0 (ocaml-result-1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-result-1.5.tar + cd ocaml-result-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-result-1.5 + /usr/bin/dune build --verbose -p result Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-result-1.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/ocaml which_result.ml 5.2.0) > _build/default/selected Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .result.objs/byte -no-alias-deps -o .result.objs/byte/result.cmo -c -impl result.ml) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .result.objs/byte -I .result.objs/native -intf-suffix .ml -no-alias-deps -o .result.objs/native/result.cmx -c -impl result.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o result.cma .result.objs/byte/result.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o result.cmxa .result.objs/native/result.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o result.cmxs result.cmxa) Promoting "_build/default/result.install" to "result.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-result-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-result-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-result-1.5 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-result-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-result-buildroot (auto) mode of './usr/lib64/ocaml/result/result.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-result-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-result-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-result-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-result-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib64/ocaml/result/result.cmxs 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-result-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.ok_59_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.error_66_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.value_73_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.get_ok_82_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.get_error_97_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.bind_112_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.join_123_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.map_131_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.map_error_144_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.fold_157_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.iter_172_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.iter_error_184_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.is_ok_196_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.is_error_205_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.equal_214_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.compare_237_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.to_option_261_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.to_list_272_closure verify-elf: WARNING: ./usr/lib64/ocaml/result/result.cmxs: undefined symbol: camlStdlib__Result.to_seq_285_closure Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-result-buildroot Processing files: ocaml-result-1.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-result-1.5 + DOCDIR=/usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + /bin/mkdir -p /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + cp -prL README.md /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + chmod -R go-w /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + chmod -R a+rX /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.32SzN3 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.X7Vd2U 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(Result) = 5.2.0-C3CE1D7A Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Result) = 5.2.0-E042C81A, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RLpjUF Creating ocaml-result-debuginfo package Processing files: ocaml-result-devel-1.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aCdQ5k 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.aNiMbh 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(Result) = 5.2.0-C3CE1D7A, ocaml-cmt(Result) = 5.2.0-C3CE1D7A, ocaml-cmx(Result) = 5.2.0-F96DA607 Requires: ocaml-result = 1.5-alt2, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Result) = 5.2.0-E042C81A, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Result) = 5.2.0-E042C81A, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmx(Stdlib__Result) = 5.2.0-F1168BB9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5krdvE Processing files: ocaml-result-debuginfo-1.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jrOlYU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h2Snr2 find-requires: running scripts (debuginfo) Requires: ocaml-result = 1.5-alt2 Adding to ocaml-result-devel a strict dependency on ocaml-result Adding to ocaml-result-debuginfo a strict dependency on ocaml-result Removing 5 extra deps from ocaml-result-devel due to repentancy on ocaml-result warning: Installed (but unpackaged) file(s) found: /usr/share/doc/result/CHANGES.md /usr/share/doc/result/LICENSE.md /usr/share/doc/result/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-result-1.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-result-devel-1.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-result-debuginfo-1.5-alt2.x86_64.rpm (w2.lzdio) 0.51user 1.14system 0:08.74elapsed 18%CPU (0avgtext+0avgdata 27648maxresident)k 0inputs+0outputs (0major+231581minor)pagefaults 0swaps 3.52user 2.91system 0:22.03elapsed 29%CPU (0avgtext+0avgdata 135876maxresident)k 100656inputs+0outputs (0major+203595minor)pagefaults 0swaps --- ocaml-result-1.5-alt2.x86_64.rpm.repo 2024-09-13 12:52:53.000000000 +0000 +++ ocaml-result-1.5-alt2.x86_64.rpm.hasher 2024-11-14 02:36:01.349719424 +0000 @@ -22,5 +22,5 @@ File: /usr/lib64/ocaml/result/result.cmi 100644 root:root 1b1236ce4bf3da7fb6dcb0fb0a699381 -File: /usr/lib64/ocaml/result/result.cmxs 100644 root:root 6ddcf8aedbc2332b31a37fe519c139f8 +File: /usr/lib64/ocaml/result/result.cmxs 100644 root:root 147e8c081eeb0a3c6e24204c969b4715 File: /usr/share/doc/ocaml-result-1.5 40755 root:root File: /usr/share/doc/ocaml-result-1.5/README.md 100644 root:root 0cc2890cb0cdfd2ed5e4cff67e3a4a1b -RPMIdentity: 91258253bc8d160a1b6320035fd74c25e4a1adb7b2b9567ad6c80f2231c953215b1e7daf652e851675b7e96d79e4bab8cea4045a1bde987d00d218720be509f4 +RPMIdentity: 456c02223d6161dadb24177819778a1d807d3edb9918fe5d9921f6c2efcf4b95173f059cfa247ca92f8f9ccbc83805776de60548a3b6e26bd7aa91dd8386cd75 --- ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.repo 2024-09-13 12:52:53.000000000 +0000 +++ ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.hasher 2024-11-14 02:36:01.424720371 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/8f71a2ba52ebc39f15a30caa8ece41f5de83e7 120777 root:root ../../../../lib64/ocaml/result/result.cmxs -/usr/lib/debug/.build-id/d8/8f71a2ba52ebc39f15a30caa8ece41f5de83e7.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/ae9ec3d520b6218fcbd1d3f67f1d36eb3d8894 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +/usr/lib/debug/.build-id/14/ae9ec3d520b6218fcbd1d3f67f1d36eb3d8894.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-result-debuginfo = 1.5-alt2:sisyphus+356727.440.13.1 -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/8f71a2ba52ebc39f15a30caa8ece41f5de83e7 120777 root:root ../../../../lib64/ocaml/result/result.cmxs -File: /usr/lib/debug/.build-id/d8/8f71a2ba52ebc39f15a30caa8ece41f5de83e7.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/ae9ec3d520b6218fcbd1d3f67f1d36eb3d8894 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +File: /usr/lib/debug/.build-id/14/ae9ec3d520b6218fcbd1d3f67f1d36eb3d8894.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/result 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/result/result.cmxs.debug 100644 root:root 99611c6fcf57214f9db7486b04b02a86 -RPMIdentity: 3432f01bd8cd1be5209b88371abbee59efc9c5c62fdbe7d8173beb0ab0720029018a994998cbce7b6a51b78c1c4bc255574ce4977ce60f4eac290c2a79115f61 +File: /usr/lib/debug/usr/lib64/ocaml/result/result.cmxs.debug 100644 root:root 265034c7d42eab51ca1143b396cacb3f +RPMIdentity: 07997faf8f04d52934c0264ea180358dea6e0c21c98ff7e84f0d1e6813f7332df375bf61c5b846a3bce184a1a8dbba4c9c2692c27d6813693d817b935c73a7e8