<86>Apr 27 09:26:09 userdel[2458095]: delete user 'rooter' <86>Apr 27 09:26:09 userdel[2458095]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:26:09 userdel[2458095]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:26:09 groupadd[2458216]: group added to /etc/group: name=rooter, GID=1820 <86>Apr 27 09:26:09 groupadd[2458216]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:26:09 groupadd[2458216]: new group: name=rooter, GID=1820 <86>Apr 27 09:26:09 useradd[2458323]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:26:09 userdel[2458459]: delete user 'builder' <86>Apr 27 09:26:09 userdel[2458459]: removed group 'builder' owned by 'builder' <86>Apr 27 09:26:09 userdel[2458459]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:26:09 groupadd[2458553]: group added to /etc/group: name=builder, GID=1821 <86>Apr 27 09:26:09 groupadd[2458553]: group added to /etc/gshadow: name=builder <86>Apr 27 09:26:09 groupadd[2458553]: new group: name=builder, GID=1821 <86>Apr 27 09:26:09 useradd[2458660]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Apr 27 09:26:13 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:26:13 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Apr 27 09:26:20 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:26:20 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701355995 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-compiler-libs-0.12.4-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-compiler-libs-0.12.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-compiler-libs-0.12.4 + echo 'Source #0 (ocaml-compiler-libs-0.12.4.tar):' Source #0 (ocaml-compiler-libs-0.12.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-compiler-libs-0.12.4.tar + cd ocaml-compiler-libs-0.12.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-compiler-libs-0.12.4 + /usr/bin/dune build --verbose -p ocaml-compiler-libs Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-compiler-libs-0.12.4 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc" ; ocamlopt = Error { context = "default" ; program = "ocamlopt" ; hint = Some "ocamlc found in /usr/bin, but /usr/bin/ocamlopt doesn't exist (context: default)" } ; ocamldep = Ok External "/usr/bin/ocamldep" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-compiler-libs-0.12.4/_build/default" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = false ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = false ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/read_cma/.read_cma.objs/byte -I /usr/lib/ocaml/compiler-libs -no-alias-deps -o src/read_cma/.read_cma.objs/byte/read_cma.cmi -c -intf src/read_cma/read_cma.mli) Running[2]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/gen/.gen.eobjs/byte -I /usr/lib/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -no-alias-deps -o src/gen/.gen.eobjs/byte/dune__exe__Gen.cmo -c -impl src/gen/gen.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/read_cma/.read_cma.objs/byte -I /usr/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/read_cma/.read_cma.objs/byte/read_cma.cmo -c -impl src/read_cma/read_cma.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/shadow/gen/.gen.eobjs/byte -I /usr/lib/ocaml/compiler-libs -I src/read_cma/.read_cma.objs/byte -no-alias-deps -o src/shadow/gen/.gen.eobjs/byte/dune__exe__Gen.cmo -c -impl src/shadow/gen/gen.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -a -o src/read_cma/read_cma.cma src/read_cma/.read_cma.objs/byte/read_cma.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -o src/gen/gen.exe -output-complete-exe /usr/lib/ocaml/compiler-libs/ocamlcommon.cma /usr/lib/ocaml/compiler-libs/ocamlbytecomp.cma src/read_cma/read_cma.cma src/gen/.gen.eobjs/byte/dune__exe__Gen.cmo) Running[7]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -o src/shadow/gen/gen.exe -output-complete-exe /usr/lib/ocaml/compiler-libs/ocamlcommon.cma /usr/lib/ocaml/compiler-libs/ocamlbytecomp.cma src/read_cma/read_cma.cma src/shadow/gen/.gen.eobjs/byte/dune__exe__Gen.cmo) Running[8]: (cd _build/default/src/ocaml_bytecomp && ../gen/gen.exe -archive /usr/lib/ocaml/compiler-libs/ocamlbytecomp.cma -o ocaml_bytecomp.ml) Running[9]: (cd _build/default/src/ocaml_common && ../gen/gen.exe -archive /usr/lib/ocaml/compiler-libs/ocamlcommon.cma -o ocaml_common.ml) Running[10]: (cd _build/default/src/ocaml_toplevel && ../gen/gen.exe -archive /usr/lib/ocaml/compiler-libs/ocamltoplevel.cma -o ocaml_toplevel.ml) Running[11]: (cd _build/default/src/shadow && gen/gen.exe -dir /usr/lib/ocaml/compiler-libs -o ocaml_shadow.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte -I /usr/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo -c -impl src/ocaml_bytecomp/ocaml_bytecomp.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/ocaml_toplevel/.ocaml_toplevel.objs/byte -I /usr/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo -c -impl src/ocaml_toplevel/ocaml_toplevel.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -bin-annot -I src/ocaml_common/.ocaml_common.objs/byte -I /usr/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo -c -impl src/ocaml_common/ocaml_common.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -49 -g -bin-annot -I src/shadow/.ocaml_shadow.objs/byte -no-alias-deps -o src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo -c -impl src/shadow/ocaml_shadow.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -a -o src/ocaml_bytecomp/ocaml_bytecomp.cma src/ocaml_bytecomp/.ocaml_bytecomp.objs/byte/ocaml_bytecomp.cmo) Running[17]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -a -o src/ocaml_toplevel/ocaml_toplevel.cma src/ocaml_toplevel/.ocaml_toplevel.objs/byte/ocaml_toplevel.cmo) Running[18]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -g -a -o src/ocaml_common/ocaml_common.cma src/ocaml_common/.ocaml_common.objs/byte/ocaml_common.cmo) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -49 -g -a -o src/shadow/ocaml_shadow.cma src/shadow/.ocaml_shadow.objs/byte/ocaml_shadow.cmo) Promoting "_build/default/ocaml-compiler-libs.install" to "ocaml-compiler-libs.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-compiler-libs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-compiler-libs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-compiler-libs-0.12.4 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-compiler-libs-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-compiler-libs-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/ocaml-compiler-libs-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-compiler-libs-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/ocaml-compiler-libs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-compiler-libs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-compiler-libs-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-compiler-libs-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-compiler-libs-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-compiler-libs-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/ocaml-compiler-libs-buildroot Processing files: ocaml-compiler-libs-0.12.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-compiler-libs-0.12.4 + DOCDIR=/usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + /bin/mkdir -p /usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + cp -prL README.org /usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + chmod -R go-w /usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + chmod -R a+rX /usr/src/tmp/ocaml-compiler-libs-buildroot/usr/share/doc/ocaml-compiler-libs-0.12.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9l5hsf 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.g1fzBq 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(Ocaml_bytecomp) = 4.14.1-B58DEE61, ocaml-cmi(Ocaml_common) = 4.14.1-55D734C5, ocaml-cmi(Ocaml_shadow) = 4.14.1-C1261D43, ocaml-cmi(Ocaml_toplevel) = 4.14.1-CE1DA9E0 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GNmgnt Processing files: ocaml-compiler-libs-devel-0.12.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rPybid 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.0jJrYP 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(Ocaml_bytecomp) = 4.14.1-B58DEE61, ocaml-cmi(Ocaml_common) = 4.14.1-55D734C5, ocaml-cmi(Ocaml_shadow) = 4.14.1-C1261D43, ocaml-cmi(Ocaml_toplevel) = 4.14.1-CE1DA9E0, ocaml-cmt(Ocaml_bytecomp) = 4.14.1-B58DEE61, ocaml-cmt(Ocaml_common) = 4.14.1-55D734C5, ocaml-cmt(Ocaml_shadow) = 4.14.1-C1261D43, ocaml-cmt(Ocaml_toplevel) = 4.14.1-CE1DA9E0 Requires: ocaml-compiler-libs = 0.12.4-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j404j6 Adding to ocaml-compiler-libs-devel a strict dependency on ocaml-compiler-libs Removing 2 extra deps from ocaml-compiler-libs-devel due to repentancy on ocaml-compiler-libs warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ocaml-compiler-libs/CHANGES.md /usr/share/doc/ocaml-compiler-libs/LICENSE.md /usr/share/doc/ocaml-compiler-libs/README.org Wrote: /usr/src/RPM/RPMS/i586/ocaml-compiler-libs-0.12.4-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-compiler-libs-devel-0.12.4-alt2.i586.rpm (w2.lzdio) 7.31user 1.56system 0:09.99elapsed 88%CPU (0avgtext+0avgdata 66400maxresident)k 0inputs+0outputs (0major+300147minor)pagefaults 0swaps 3.75user 2.83system 0:26.91elapsed 24%CPU (0avgtext+0avgdata 127408maxresident)k 0inputs+0outputs (0major+209654minor)pagefaults 0swaps