<86>Oct 29 16:17:39 userdel[3890646]: delete user 'rooter' <86>Oct 29 16:17:39 userdel[3890646]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:17:39 userdel[3890646]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:17:39 groupadd[3890685]: group added to /etc/group: name=rooter, GID=1874 <86>Oct 29 16:17:39 groupadd[3890685]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:17:39 groupadd[3890685]: new group: name=rooter, GID=1874 <86>Oct 29 16:17:39 useradd[3890716]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:17:39 userdel[3890760]: delete user 'builder' <86>Oct 29 16:17:39 userdel[3890760]: removed group 'builder' owned by 'builder' <86>Oct 29 16:17:39 userdel[3890760]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:17:39 groupadd[3890796]: group added to /etc/group: name=builder, GID=1875 <86>Oct 29 16:17:39 groupadd[3890796]: group added to /etc/gshadow: name=builder <86>Oct 29 16:17:39 groupadd[3890796]: new group: name=builder, GID=1875 <86>Oct 29 16:17:39 useradd[3890828]: 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>Oct 29 16:17:42 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 29 16:17:45 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 29 16:17:45 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 29 16:17:46 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.82612 + 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.82612 + 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.82612 + 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.82612 + 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.7LVSaE 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.GgDUMZ 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.8vXkYP 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.q1HuC5 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.vBWYUg 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.5NmS0b 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.AhU1Sl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sTaA18 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.60user 1.07system 0:08.76elapsed 19%CPU (0avgtext+0avgdata 31252maxresident)k 0inputs+0outputs (0major+234781minor)pagefaults 0swaps 3.27user 2.60system 0:20.78elapsed 28%CPU (0avgtext+0avgdata 138328maxresident)k 100656inputs+0outputs (0major+202351minor)pagefaults 0swaps --- ocaml-result-1.5-alt2.x86_64.rpm.repo 2024-09-13 12:52:53.185416147 +0000 +++ ocaml-result-1.5-alt2.x86_64.rpm.hasher 2024-10-29 16:17:57.092959391 +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 cde6f070b691f3a95a033b47303bdf2c 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: 7ee3c7cfeb30e2ae736f5310e5d1ddd69872dbeedc02d2a830d2274f5d5e860eee8a7b6299a1902e75f9662191ab29c3c650ac0de077231ee78d1e2d7afb28e6 --- ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.repo 2024-09-13 12:52:53.317417364 +0000 +++ ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.hasher 2024-10-29 16:17:57.151960376 +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/38 40755 root:root +/usr/lib/debug/.build-id/38/f52bbf7c327bb1aa4218e73af7af180bc0a18b 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +/usr/lib/debug/.build-id/38/f52bbf7c327bb1aa4218e73af7af180bc0a18b.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/38 40755 root:root +File: /usr/lib/debug/.build-id/38/f52bbf7c327bb1aa4218e73af7af180bc0a18b 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +File: /usr/lib/debug/.build-id/38/f52bbf7c327bb1aa4218e73af7af180bc0a18b.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 f5a760abd76c298dd81bfffea67ec34b +RPMIdentity: 72e12e0a0a7fe443dea1e01dd08c68ce72885abf695571a121a5d14cc1b94fd986c9e6131a02cab2a7c5337d80c3b1d10d1db46111dc2a95642319831518d053