<86>Oct 8 01:46:31 userdel[2800631]: delete user 'rooter' <86>Oct 8 01:46:31 userdel[2800631]: removed group 'rooter' owned by 'rooter' <86>Oct 8 01:46:31 userdel[2800631]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 8 01:46:31 groupadd[2800676]: group added to /etc/group: name=rooter, GID=1847 <86>Oct 8 01:46:31 groupadd[2800676]: group added to /etc/gshadow: name=rooter <86>Oct 8 01:46:31 groupadd[2800676]: new group: name=rooter, GID=1847 <86>Oct 8 01:46:31 useradd[2800716]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Oct 8 01:46:31 userdel[2800777]: delete user 'builder' <86>Oct 8 01:46:31 userdel[2800777]: removed group 'builder' owned by 'builder' <86>Oct 8 01:46:31 userdel[2800777]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 01:46:31 groupadd[2800827]: group added to /etc/group: name=builder, GID=1848 <86>Oct 8 01:46:31 groupadd[2800827]: group added to /etc/gshadow: name=builder <86>Oct 8 01:46:31 groupadd[2800827]: new group: name=builder, GID=1848 <86>Oct 8 01:46:31 useradd[2800868]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Oct 8 01:46:35 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 8 01:46:37 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 8 01:46:38 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 8 01:46:38 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.81731 + 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.81731 + 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.81124 + 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.81124 + 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.UF85r1 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.7Vo9FS 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.Wf1pbb 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.2nKhK8 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.Z05gHL 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.7fvsDb 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.chCQDy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M1FMwd 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.59user 1.13system 0:08.77elapsed 19%CPU (0avgtext+0avgdata 29792maxresident)k 0inputs+0outputs (0major+232399minor)pagefaults 0swaps 3.46user 2.75system 0:21.51elapsed 28%CPU (0avgtext+0avgdata 136584maxresident)k 100640inputs+0outputs (0major+207652minor)pagefaults 0swaps