<86>Dec 14 07:47:55 userdel[870769]: delete user 'rooter' <86>Dec 14 07:47:55 userdel[870769]: removed group 'rooter' owned by 'rooter' <86>Dec 14 07:47:55 userdel[870769]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 07:47:55 groupadd[870789]: group added to /etc/group: name=rooter, GID=1805 <86>Dec 14 07:47:55 groupadd[870789]: group added to /etc/gshadow: name=rooter <86>Dec 14 07:47:55 groupadd[870789]: new group: name=rooter, GID=1805 <86>Dec 14 07:47:55 useradd[870815]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Dec 14 07:47:55 userdel[870855]: delete user 'builder' <86>Dec 14 07:47:55 userdel[870855]: removed group 'builder' owned by 'builder' <86>Dec 14 07:47:55 userdel[870855]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 07:47:55 groupadd[870884]: group added to /etc/group: name=builder, GID=1806 <86>Dec 14 07:47:55 groupadd[870884]: group added to /etc/gshadow: name=builder <86>Dec 14 07:47:55 groupadd[870884]: new group: name=builder, GID=1806 <86>Dec 14 07:47:55 useradd[870913]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Dec 14 07:47:58 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 07:48:00 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 07:48:00 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 07:48:00 rpmi: ocaml-pp-1.2.0-alt1 sisyphus+356727.600.13.1 1726231182 installed <13>Dec 14 07:48:00 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231124 installed <13>Dec 14 07:48:00 rpmi: ocaml-ordering-3.16.0-alt1 sisyphus+356727.700.13.1 1726231217 installed <13>Dec 14 07:48:00 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 14 07:48:00 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 14 07:48:00 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 14 07:48:00 rpmi: ocaml-ordering-devel-3.16.0-alt1 sisyphus+356727.700.13.1 1726231217 installed <13>Dec 14 07:48:00 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 14 07:48:00 rpmi: ocaml-dyn-3.16.0-alt1 sisyphus+356727.1100.13.1 1726231288 installed <13>Dec 14 07:48:00 rpmi: ocaml-pp-devel-1.2.0-alt1 sisyphus+356727.600.13.1 1726231182 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dune-ocamlc-loc-3.16.0-alt1.nosrc.rpm (w1.gzdio) Installing dune-ocamlc-loc-3.16.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-3.16.0 + echo 'Source #0 (dune-3.16.0.tar):' Source #0 (dune-3.16.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-3.16.0.tar + cd dune-3.16.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-3.16.0-alt1.patch):' Patch #0 (dune-3.16.0-alt1.patch): + /usr/bin/patch -p1 patching file otherlibs/stdune/src/dune + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89141 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-3.16.0 + sed -i '/^(name/a (version 3.16.0)' dune-project + ./configure --libdir=/usr/lib/ocaml --mandir=/usr/share/man --datadir=/usr/share --etcdir /etc --bindir /usr/bin --sbindir /usr/sbin --docdir /usr/share/doc + rm -rf vendor/csexp vendor/pp + /usr/bin/dune build --verbose -p ocamlc-loc Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/dune-3.16.0 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 Promoting "_build/default/ocamlc-loc.opam" to "ocamlc-loc.opam" Running[1]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte -no-alias-deps -o otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc__.cmo -c -impl otherlibs/ocamlc-loc/src/ocamlc_loc__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -impl otherlibs/ocamlc-loc/src/ocamlc_loc.ml) > _build/default/otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/ocamlc_loc.impl.d Running[3]: (cd _build/default && /usr/bin/ocamllex -q -o otherlibs/ocamlc-loc/src/lexer.ml otherlibs/ocamlc-loc/src/lexer.mll) Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -intf otherlibs/ocamlc-loc/src/ocamlc_loc.mli) > _build/default/otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/ocamlc_loc.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -intf otherlibs/ocamlc-loc/src/lexer.mli) > _build/default/otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/ocamlc_loc__Lexer.intf.d Running[6]: (cd _build/default && /usr/bin/ocamlc -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte -I /usr/lib/ocaml/dyn -no-alias-deps -open Ocamlc_loc__ -o otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc.cmi -c -intf otherlibs/ocamlc-loc/src/ocamlc_loc.mli) Running[7]: (cd _build/default && /usr/bin/ocamlc -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte -I /usr/lib/ocaml/dyn -no-alias-deps -open Ocamlc_loc__ -o otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc__Lexer.cmi -c -intf otherlibs/ocamlc-loc/src/lexer.mli) Running[8]: (cd _build/default && /usr/bin/ocamlc -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte -I /usr/lib/ocaml/dyn -intf-suffix .ml -no-alias-deps -open Ocamlc_loc__ -o otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc.cmo -c -impl otherlibs/ocamlc-loc/src/ocamlc_loc.ml) Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl otherlibs/ocamlc-loc/src/lexer.ml) > _build/default/otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/ocamlc_loc__Lexer.impl.d Running[10]: (cd _build/default && /usr/bin/ocamlc -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte -I /usr/lib/ocaml/dyn -intf-suffix .ml -no-alias-deps -open Ocamlc_loc__ -o otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc__Lexer.cmo -c -impl otherlibs/ocamlc-loc/src/lexer.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -alert -unstable -g -a -o otherlibs/ocamlc-loc/src/ocamlc_loc.cma otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc__.cmo otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc__Lexer.cmo otherlibs/ocamlc-loc/src/.ocamlc_loc.objs/byte/ocamlc_loc.cmo) Promoting "_build/default/ocamlc-loc.install" to "ocamlc-loc.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dune-ocamlc-loc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dune-ocamlc-loc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dune-3.16.0 + __dune_install ocamlc-loc + /usr/bin/dune install --destdir=/usr/src/tmp/dune-ocamlc-loc-buildroot ocamlc-loc + __ocaml_find_files + find /usr/src/tmp/dune-ocamlc-loc-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/dune-ocamlc-loc-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/dune-ocamlc-loc-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/dune-ocamlc-loc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dune-ocamlc-loc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dune-ocamlc-loc-buildroot/ (default) Compressing files in /usr/src/tmp/dune-ocamlc-loc-buildroot (auto) Adjusting library links in /usr/src/tmp/dune-ocamlc-loc-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/dune-ocamlc-loc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dune-ocamlc-loc-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.24688 Check is turned off by --without check Processing files: ocaml-ocamlc-loc-3.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kNoAti 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.PfUPT3 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(Ocamlc_loc) = 5.2.0-04AC462D, ocaml-cmi(Ocamlc_loc__) = 5.2.0-76BFCCCA, ocaml-cmi(Ocamlc_loc__Lexer) = 5.2.0-727C52F0 Requires: dune = 3.16.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Dyn) = 5.2.0-6EB91583, ocaml-cmi(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmi(Pp) = 5.2.0-14AA3DC8, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__ListLabels) = 5.2.0-3AC00E2A, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jo6eDW Processing files: ocaml-ocamlc-loc-devel-3.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.386j1L 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.FrjjfH 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(Ocamlc_loc) = 5.2.0-04AC462D, ocaml-cmi(Ocamlc_loc__) = 5.2.0-76BFCCCA, ocaml-cmi(Ocamlc_loc__Lexer) = 5.2.0-727C52F0, ocaml-cmt(Ocamlc_loc) = 5.2.0-04AC462D, ocaml-cmt(Ocamlc_loc__) = 5.2.0-76BFCCCA, ocaml-cmt(Ocamlc_loc__Lexer) = 5.2.0-727C52F0 Requires: ocaml-result-devel, ocaml-ocamlc-loc = 3.16.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Dyn) = 5.2.0-6EB91583, ocaml-cmi(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmi(Pp) = 5.2.0-14AA3DC8, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Dyn) = 5.2.0-6EB91583, ocaml-cmt(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmt(Pp) = 5.2.0-14AA3DC8, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmt(Stdlib__ListLabels) = 5.2.0-3AC00E2A, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DdxR8g Adding to ocaml-ocamlc-loc-devel a strict dependency on ocaml-ocamlc-loc Removing 12 extra deps from ocaml-ocamlc-loc-devel due to repentancy on ocaml-ocamlc-loc warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ocamlc-loc/CHANGES.md /usr/share/doc/ocamlc-loc/LICENSE.md /usr/share/doc/ocamlc-loc/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocamlc-loc-3.16.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocamlc-loc-devel-3.16.0-alt1.i586.rpm (w2.lzdio) 2.51user 1.28system 0:08.60elapsed 44%CPU (0avgtext+0avgdata 41984maxresident)k 0inputs+0outputs (0major+204100minor)pagefaults 0swaps 3.20user 2.88system 0:20.11elapsed 30%CPU (0avgtext+0avgdata 129620maxresident)k 536inputs+0outputs (0major+214828minor)pagefaults 0swaps