<86>Jan 28 17:41:59 userdel[896861]: delete user 'rooter' <86>Jan 28 17:41:59 userdel[896861]: removed group 'rooter' owned by 'rooter' <86>Jan 28 17:41:59 userdel[896861]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 17:41:59 groupadd[896919]: group added to /etc/group: name=rooter, GID=1853 <86>Jan 28 17:41:59 groupadd[896919]: group added to /etc/gshadow: name=rooter <86>Jan 28 17:41:59 groupadd[896919]: new group: name=rooter, GID=1853 <86>Jan 28 17:41:59 useradd[896954]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Jan 28 17:41:59 userdel[896990]: delete user 'builder' <86>Jan 28 17:41:59 userdel[896990]: removed group 'builder' owned by 'builder' <86>Jan 28 17:41:59 userdel[896990]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 17:41:59 groupadd[897022]: group added to /etc/group: name=builder, GID=1854 <86>Jan 28 17:41:59 groupadd[897022]: group added to /etc/gshadow: name=builder <86>Jan 28 17:41:59 groupadd[897022]: new group: name=builder, GID=1854 <86>Jan 28 17:41:59 useradd[897055]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jan 28 17:42:03 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 28 17:42:05 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 17:42:05 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 17:42:05 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+369757.200.8.1 1737141587 installed <13>Jan 28 17:42:05 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+369757.200.8.1 1737141587 installed <13>Jan 28 17:42:06 rpmi: dune-3.17.1-alt2 sisyphus+370720.100.1.1 1737462723 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dune-xdg-3.17.1-alt2.nosrc.rpm (w1.gzdio) Installing dune-xdg-3.17.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-3.17.1 + echo 'Source #0 (dune-3.17.1.tar):' Source #0 (dune-3.17.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-3.17.1.tar + cd dune-3.17.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-3.17.1-alt2.patch):' Patch #0 (dune-3.17.1-alt2.patch): + /usr/bin/patch -p1 patching file otherlibs/stdune/src/dune patching file src/dune_rules/merlin/ocaml_index.ml patching file src/dune_rules/pkg_rules.ml patching file src/dune_rules/pkg_toolchain.ml + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-3.17.1 + sed -i '/^(name/a (version 3.17.1)' dune-project + ./configure --libdir=/usr/lib64/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 xdg Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/dune-3.17.1 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/xdg.opam" to "xdg.opam" Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/xdg/.xdg.objs/byte -no-alias-deps -o otherlibs/xdg/.xdg.objs/byte/xdg.cmi -c -intf otherlibs/xdg/xdg.mli) Running[2]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte -no-alias-deps -o otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte/dune__exe__Gen_flags.cmi -c -intf otherlibs/xdg/gen_flags/gen_flags.mli) Running[4]: (cd _build/default/otherlibs/xdg && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -g -I /usr/lib64/ocaml -o xdg_stubs.o -c xdg_stubs.c) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/xdg/.xdg.objs/byte -I otherlibs/xdg/.xdg.objs/native -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/.xdg.objs/native/xdg.cmx -c -impl otherlibs/xdg/xdg.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/xdg/.xdg.objs/byte -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/.xdg.objs/byte/xdg.cmo -c -impl otherlibs/xdg/xdg.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/native -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/gen_flags/.gen_flags.eobjs/native/dune__exe__Gen_flags.cmx -c -impl otherlibs/xdg/gen_flags/gen_flags.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -o otherlibs/xdg/gen_flags/gen_flags.exe otherlibs/xdg/gen_flags/.gen_flags.eobjs/native/dune__exe__Gen_flags.cmx) Running[9]: (cd _build/default/otherlibs/xdg && gen_flags/gen_flags.exe Unix) > _build/default/otherlibs/xdg/c_library_flags.sexp Running[10]: (cd _build/default && /usr/bin/ocamlmklib -g -o otherlibs/xdg/xdg_stubs otherlibs/xdg/xdg_stubs.o) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -a -o otherlibs/xdg/xdg.cmxa -cclib -lxdg_stubs otherlibs/xdg/.xdg.objs/native/xdg.cmx) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -a -o otherlibs/xdg/xdg.cma -dllib -lxdg_stubs -cclib -lxdg_stubs otherlibs/xdg/.xdg.objs/byte/xdg.cmo) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -shared -linkall -I otherlibs/xdg -o otherlibs/xdg/xdg.cmxs otherlibs/xdg/xdg.cmxa) Promoting "_build/default/xdg.install" to "xdg.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4231 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dune-xdg-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dune-xdg-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dune-3.17.1 + __dune_install xdg + /usr/bin/dune install --destdir=/usr/src/tmp/dune-xdg-buildroot xdg + __ocaml_find_files + find /usr/src/tmp/dune-xdg-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/dune-xdg-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/dune-xdg-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/dune-xdg-buildroot (auto) mode of './usr/lib64/ocaml/xdg/xdg.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllxdg_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dune-xdg-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dune-xdg-buildroot/ (default) Compressing files in /usr/src/tmp/dune-xdg-buildroot (auto) Adjusting library links in /usr/src/tmp/dune-xdg-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/dune-xdg-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: camlStdlib__Filename verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: camlStdlib__Filename.concat_1441 verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllxdg_stubs.so: undefined symbol: caml_invalid_argument Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dune-xdg-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.4231 Check is turned off by --without check Processing files: ocaml-xdg-3.17.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QjDVDb 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.9hFYXU 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(Xdg) = 5.3.0-FAE003D3, ocaml-dll(xdg_stubs) Requires: dune = 3.17.1-alt2, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zRUBrn Creating ocaml-xdg-debuginfo package Processing files: ocaml-xdg-devel-3.17.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TIHhdO 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.iqyIEX 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(Xdg) = 5.3.0-FAE003D3, ocaml-cmt(Xdg) = 5.3.0-FAE003D3, ocaml-cmx(Xdg) = 5.3.0-A19A61FB Requires: ocaml-result-devel, ocaml-xdg = 3.17.1-alt2, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Filename) = 5.3.0-8FB36335, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Filename) = 5.3.0-35A85FA8, ocaml-cmx(Stdlib__Sys) = 5.3.0-2EB4BE75 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hQzTVR Processing files: ocaml-xdg-debuginfo-3.17.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nXbgEl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DtxKFR find-requires: running scripts (debuginfo) Requires: ocaml-xdg = 3.17.1-alt2 Adding to ocaml-xdg-devel a strict dependency on ocaml-xdg Adding to ocaml-xdg-debuginfo a strict dependency on ocaml-xdg Removing 4 extra deps from ocaml-xdg-devel due to repentancy on ocaml-xdg warning: Installed (but unpackaged) file(s) found: /usr/share/doc/xdg/CHANGES.md /usr/share/doc/xdg/LICENSE.md /usr/share/doc/xdg/README.md /usr/share/doc/xdg/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-3.17.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-devel-3.17.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-debuginfo-3.17.1-alt2.x86_64.rpm (w2.lzdio) 1.10user 1.78system 0:09.57elapsed 30%CPU (0avgtext+0avgdata 100620maxresident)k 0inputs+0outputs (0major+328424minor)pagefaults 0swaps 3.60user 2.72system 0:22.43elapsed 28%CPU (0avgtext+0avgdata 136204maxresident)k 99056inputs+0outputs (0major+220670minor)pagefaults 0swaps