<86>Apr 27 09:14:29 userdel[2812738]: delete user 'rooter' <86>Apr 27 09:14:29 userdel[2812738]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:14:29 userdel[2812738]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:14:29 groupadd[2812781]: group added to /etc/group: name=rooter, GID=1871 <86>Apr 27 09:14:29 groupadd[2812781]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:14:29 groupadd[2812781]: new group: name=rooter, GID=1871 <86>Apr 27 09:14:29 useradd[2812809]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:14:29 userdel[2812881]: delete user 'builder' <86>Apr 27 09:14:29 userdel[2812881]: removed group 'builder' owned by 'builder' <86>Apr 27 09:14:29 userdel[2812881]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:14:29 groupadd[2812928]: group added to /etc/group: name=builder, GID=1872 <86>Apr 27 09:14:29 groupadd[2812928]: group added to /etc/gshadow: name=builder <86>Apr 27 09:14:29 groupadd[2812928]: new group: name=builder, GID=1872 <86>Apr 27 09:14:29 useradd[2812961]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found warning: Macro %_ocamldir not found <13>Apr 27 09:14:33 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:14:33 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Apr 27 09:14:40 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:14:40 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-jane-street-headers-0.16.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-jane-street-headers-0.16.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94010 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jane-street-headers-0.16.0 + echo 'Source #0 (jane-street-headers-0.16.0.tar):' Source #0 (jane-street-headers-0.16.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jane-street-headers-0.16.0.tar + cd jane-street-headers-0.16.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94010 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.16.0 + /usr/bin/dune build --verbose -p jane-street-headers Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/jane-street-headers-0.16.0 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/jane-street-headers-0.16.0/_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 -w -49 -nopervasives -nostdlib -g -bin-annot -I include/.jane_street_headers.objs/byte -no-alias-deps -o include/.jane_street_headers.objs/byte/jane_street_headers.cmo -c -impl include/jane_street_headers.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o include/jane_street_headers.cma include/.jane_street_headers.objs/byte/jane_street_headers.cmo) Promoting "_build/default/jane-street-headers.install" to "jane-street-headers.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94010 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd jane-street-headers-0.16.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-jane-street-headers-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-jane-street-headers-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-jane-street-headers-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-jane-street-headers-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-jane-street-headers-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-jane-street-headers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-jane-street-headers-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-jane-street-headers-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-jane-street-headers-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.53512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.16.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-jane-street-headers-0.16.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.16.0 + DOCDIR=/usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + /bin/mkdir -p /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + cp -prL README.org /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + chmod -R go-w /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + chmod -R a+rX /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.16.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z6I1uu 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.7grZ5O 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(Jane_street_headers) = 4.14.1-C746D07B Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.35PIv0 Processing files: ocaml-jane-street-headers-devel-0.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PBsx3y 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.vVyKmB 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(Jane_street_headers) = 4.14.1-C746D07B, ocaml-cmt(Jane_street_headers) = 4.14.1-C746D07B Requires: ocaml-jane-street-headers = 0.16.0-alt1, ocaml Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dU2lEd Adding to ocaml-jane-street-headers-devel a strict dependency on ocaml-jane-street-headers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/jane-street-headers/LICENSE.md /usr/share/doc/jane-street-headers/README.org Wrote: /usr/src/RPM/RPMS/i586/ocaml-jane-street-headers-0.16.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-jane-street-headers-devel-0.16.0-alt1.i586.rpm (w2.lzdio) 0.66user 1.07system 0:06.66elapsed 26%CPU (0avgtext+0avgdata 10260maxresident)k 0inputs+0outputs (0major+182587minor)pagefaults 0swaps 3.81user 2.61system 0:22.96elapsed 27%CPU (0avgtext+0avgdata 127380maxresident)k 178136inputs+0outputs (0major+196426minor)pagefaults 0swaps