<86>Jun 16 01:27:53 userdel[2579171]: delete user 'rooter' <86>Jun 16 01:27:53 userdel[2579171]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:27:53 userdel[2579171]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:27:53 groupadd[2579185]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 16 01:27:53 groupadd[2579185]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:27:53 groupadd[2579185]: new group: name=rooter, GID=1838 <86>Jun 16 01:27:53 useradd[2579194]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Jun 16 01:27:53 userdel[2579215]: delete user 'builder' <86>Jun 16 01:27:53 userdel[2579215]: removed group 'builder' owned by 'builder' <86>Jun 16 01:27:53 userdel[2579215]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:27:53 groupadd[2579230]: group added to /etc/group: name=builder, GID=1839 <86>Jun 16 01:27:53 groupadd[2579230]: group added to /etc/gshadow: name=builder <86>Jun 16 01:27:53 groupadd[2579230]: new group: name=builder, GID=1839 <86>Jun 16 01:27:53 useradd[2579242]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jun 16 01:27:57 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:27:57 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 01:28:04 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:28:04 rpmi: dune-2.9.1-alt1 p10+289137.10740.8.1 1638004348 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.93322 + 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.93322 + 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 Workspace root: /usr/src/RPM/BUILD/ocaml-result-1.5 Running[0]: /usr/bin/nproc > /usr/src/tmp/dunef84140.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune2861c4.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-result-1.5" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocaml which_result.ml 4.13.1) > _build/default/selected Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .result.objs/byte -no-alias-deps -o .result.objs/byte/result.cmo -c -impl result.ml) Running[4]: (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[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o result.cma .result.objs/byte/result.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o result.cmxa .result.objs/native/result.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o result.cmxs result.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93322 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-result-1.5 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-result-buildroot Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/META Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/dune-package Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/opam Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.a Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cma Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cmi Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cmt Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cmx Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cmxa Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.ml Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib64/ocaml/result/result.cmxs Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/CHANGES.md Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/LICENSE.md Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/README.md + 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|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) 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 Processing files: ocaml-result-1.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7519 + 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.C4odID 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.q8DZHG 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) = 4.13.1-DD187676 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Result) = 4.13.1-5909BFE5, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fIljpG 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.7nqYxE 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.HEO1FD find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Result) = 4.13.1-4D43BA2C Requires: ocaml-result = 1.5-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Result) = 4.13.1-DD187676, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Result) = 4.13.1-5909BFE5, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmx(Stdlib__Result) = 4.13.1-D2B094D3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ji7kyH 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.oWEG6G find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RUdhgE 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 1 extra deps from ocaml-result-devel due to dependency on ocaml-result Removing 4 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.36user 1.09system 0:08.70elapsed 16%CPU (0avgtext+0avgdata 16648maxresident)k 0inputs+0outputs (0major+193981minor)pagefaults 0swaps 3.33user 2.69system 0:24.73elapsed 24%CPU (0avgtext+0avgdata 135004maxresident)k 0inputs+0outputs (0major+200985minor)pagefaults 0swaps --- ocaml-result-1.5-alt2.x86_64.rpm.repo 2021-11-27 08:55:09.000000000 +0000 +++ ocaml-result-1.5-alt2.x86_64.rpm.hasher 2024-06-16 01:28:15.342765931 +0000 @@ -21,5 +21,5 @@ File: /usr/lib64/ocaml/result/result.cmi 100644 root:root 3f69b5040daf17b651b974368afab250 -File: /usr/lib64/ocaml/result/result.cmxs 100644 root:root 0722bcffc3f2dc69203a648dffb53d5c +File: /usr/lib64/ocaml/result/result.cmxs 100644 root:root 51c1943f6f5576bf4b37d01d36e1fe79 File: /usr/share/doc/ocaml-result-1.5 40755 root:root File: /usr/share/doc/ocaml-result-1.5/README.md 100644 root:root 0cc2890cb0cdfd2ed5e4cff67e3a4a1b -RPMIdentity: f10edef4954d1c5dada8c2b3e9c43fdd4476418418a7de95b8a7b478f81ae5c6d26d7174edbb2c3b6ca651423c7a22856f69808fe85986467f33a000e8533b44 +RPMIdentity: 42fd141c1f26b86303ca0e59d318648c258ff1d364b804818284d6a13cd135f68b23a67668c31313377d833022d184530eb660cd812f2e100daa9511605fc543 --- ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.repo 2021-11-27 08:55:09.000000000 +0000 +++ ocaml-result-debuginfo-1.5-alt2.x86_64.rpm.hasher 2024-06-16 01:28:15.413766846 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/68 40755 root:root -/usr/lib/debug/.build-id/68/473072c1c1434c147b8b7db3ec8cf5fe0b7bb6 120777 root:root ../../../../lib64/ocaml/result/result.cmxs -/usr/lib/debug/.build-id/68/473072c1c1434c147b8b7db3ec8cf5fe0b7bb6.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/509d601aba0724f81eed2c57b9a2be32bfed38 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +/usr/lib/debug/.build-id/fe/509d601aba0724f81eed2c57b9a2be32bfed38.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -13,8 +13,8 @@ Provides: ocaml-result-debuginfo = 1.5-alt2:p10+289137.5400.8.1 -File: /usr/lib/debug/.build-id/68 40755 root:root -File: /usr/lib/debug/.build-id/68/473072c1c1434c147b8b7db3ec8cf5fe0b7bb6 120777 root:root ../../../../lib64/ocaml/result/result.cmxs -File: /usr/lib/debug/.build-id/68/473072c1c1434c147b8b7db3ec8cf5fe0b7bb6.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/509d601aba0724f81eed2c57b9a2be32bfed38 120777 root:root ../../../../lib64/ocaml/result/result.cmxs +File: /usr/lib/debug/.build-id/fe/509d601aba0724f81eed2c57b9a2be32bfed38.debug 120777 root:root ../../usr/lib64/ocaml/result/result.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/result 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/result/result.cmxs.debug 100644 root:root 5df531bc9db85f136613d53ec29bd0ec +File: /usr/lib/debug/usr/lib64/ocaml/result/result.cmxs.debug 100644 root:root 8762c1e1294faed055cecf4e8fb8debc File: /usr/src/debug/ocaml-result-1.5 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/ocaml-result-1.5/_build/default/result-as-alias-4.08.ml 100644 root:root 93411a7a0a8d9789bb01c8c830eb39f8 -RPMIdentity: 9b7448d48f33fd5f15d015d4342e688411d5f6e1115ea103bcf8ac6658880b96d30253acbc49046a7e85c1267dc4a2a36c6a4c1094b727548186ba51538f992d +RPMIdentity: 800bf0d68117bea52cd90c307430915eb51e43feb863e0237ba15ed74c7adb8326d6bab0d68da8b388745608725d89c361321f20a2e9bd72a04be56bf9199758 --- ocaml-result-devel-1.5-alt2.x86_64.rpm.repo 2021-11-27 08:55:09.000000000 +0000 +++ ocaml-result-devel-1.5-alt2.x86_64.rpm.hasher 2024-06-16 01:28:15.475767646 +0000 @@ -12,3 +12,3 @@ Provides: ocaml-result-devel = 1.5-alt2:p10+289137.5400.8.1 -File: /usr/lib64/ocaml/result/dune-package 100644 root:root 5e07732a7c59ae1b40abd8f07ff83477 +File: /usr/lib64/ocaml/result/dune-package 100644 root:root afefd5fc58fa19029ac393c0ea368351 File: /usr/lib64/ocaml/result/opam 100644 root:root 62962d139f59454011b46f1c8b07f6dc @@ -19,2 +19,2 @@ File: /usr/lib64/ocaml/result/result.ml 100644 root:root 067689e1eb16dad28d1bfdedc5d76e2b -RPMIdentity: 08509d5f17a4d6fe2d7c5036513633b87ca23def35fbd40a67366d72a2a925e909a25687f5c47a6d82cf3e7ab205224d262c4bc725e4dc9f2712389af3bf7096 +RPMIdentity: 0c61fb5fd54317e310b2a14267ca63ca796848cd445721d59c78582ee6326719b1b85778c7a7373fe25b0739fc379c6df7acc0937792508aeef183f1a302ab61