<86>Jun 3 05:38:04 userdel[3733365]: delete user 'rooter' <86>Jun 3 05:38:04 userdel[3733365]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:38:04 userdel[3733365]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:38:04 groupadd[3733451]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 3 05:38:04 groupadd[3733451]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:38:04 groupadd[3733451]: new group: name=rooter, GID=1877 <86>Jun 3 05:38:04 useradd[3733488]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:38:04 userdel[3733564]: delete user 'builder' <86>Jun 3 05:38:04 userdel[3733564]: removed group 'builder' owned by 'builder' <86>Jun 3 05:38:04 userdel[3733564]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:38:04 groupadd[3733621]: group added to /etc/group: name=builder, GID=1878 <86>Jun 3 05:38:04 groupadd[3733621]: group added to /etc/gshadow: name=builder <86>Jun 3 05:38:05 groupadd[3733621]: new group: name=builder, GID=1878 <86>Jun 3 05:38:05 useradd[3733663]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jun 3 05:38:06 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:38:06 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jun 3 05:38:14 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:38:14 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32116 + 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.32116 + 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/dune65c635.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune8d9094.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/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/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/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.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" ] ; 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"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; 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 = "i686-pc-linux-gnu" ; target = "i686-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) Output[7]: ld: result.a(result.o): warning: relocation against `camlResult' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32116 + 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/lib/ocaml/result/META Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/dune-package Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/opam Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.a Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cma Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmi Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmt Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmx Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmxa Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.ml Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/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/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-result-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|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-result-buildroot (auto) mode of './usr/lib/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/lib: (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) either the file containing the function 'camlResult__code_begin' or the file containing the function 'camlResult__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/result/result.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/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.94830 + 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.PPg0rL 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.ZZNPvk 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.gLDOre 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.zgieru 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.IhhVOQ 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-321AF0D6 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-AD712CF1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fKAjP6 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.7pXRyK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nEtqSb 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/i586/ocaml-result-1.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-result-devel-1.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-result-debuginfo-1.5-alt2.i586.rpm (w2.lzdio) 0.46user 0.74system 0:08.66elapsed 13%CPU (0avgtext+0avgdata 12152maxresident)k 0inputs+0outputs (0major+180694minor)pagefaults 0swaps 2.02user 1.21system 0:22.04elapsed 14%CPU (0avgtext+0avgdata 109372maxresident)k 0inputs+0outputs (0major+205444minor)pagefaults 0swaps --- ocaml-result-1.5-alt2.i586.rpm.repo 2021-11-06 20:57:46.000000000 +0000 +++ ocaml-result-1.5-alt2.i586.rpm.hasher 2023-06-03 05:38:25.296240757 +0000 @@ -21,5 +21,5 @@ File: /usr/lib/ocaml/result/result.cmi 100644 root:root 3f69b5040daf17b651b974368afab250 -File: /usr/lib/ocaml/result/result.cmxs 100644 root:root 3b4bbfb4950705f17e1588729d48706c +File: /usr/lib/ocaml/result/result.cmxs 100644 root:root 8ecc33472197bb2b81c37cc096914ae4 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: efe5a0fcf17dd4a000b7c9d1b94fc8280dca5d9ba18369d84638d9f2023bce20180a87822fa7c51759d22981379bb137498d14121bdb28b7c996a41c79a8774f +RPMIdentity: fd3c9db533a709927ac31654ce299626195fa20d4139a955802b8360f5f4ca0679521820f08ff3dc7f57e106c5f17761ab876007ed8976e560d7233fcdef26e3 --- ocaml-result-debuginfo-1.5-alt2.i586.rpm.repo 2021-11-06 20:57:46.000000000 +0000 +++ ocaml-result-debuginfo-1.5-alt2.i586.rpm.hasher 2023-06-03 05:38:25.372241638 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/9202d2a805d101a819d2d703599ffad5784fb7 120777 root:root ../../../ocaml/result/result.cmxs -/usr/lib/debug/.build-id/1b/9202d2a805d101a819d2d703599ffad5784fb7.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/bba3acdd3b1783c14b31792a4e73534c122bb0 120777 root:root ../../../ocaml/result/result.cmxs +/usr/lib/debug/.build-id/61/bba3acdd3b1783c14b31792a4e73534c122bb0.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -13,8 +13,8 @@ Provides: ocaml-result-debuginfo = 1.5-alt2:sisyphus+288339.6400.3.1 -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/9202d2a805d101a819d2d703599ffad5784fb7 120777 root:root ../../../ocaml/result/result.cmxs -File: /usr/lib/debug/.build-id/1b/9202d2a805d101a819d2d703599ffad5784fb7.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/bba3acdd3b1783c14b31792a4e73534c122bb0 120777 root:root ../../../ocaml/result/result.cmxs +File: /usr/lib/debug/.build-id/61/bba3acdd3b1783c14b31792a4e73534c122bb0.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/result 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/result/result.cmxs.debug 100644 root:root 0ecaf45d8b82ffc3dc4084cdd7f6cd71 +File: /usr/lib/debug/usr/lib/ocaml/result/result.cmxs.debug 100644 root:root 3ad44b1a8d2aca31deda499a16696f2d 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: 705fdb79a003fb533e13fb3af790e1b5dc2e487d2d717fbecbaebd79b3ce580bb2b210f36762ef84b5e9f333b6c896c8e04cd6c491dfef43005f7d84440117e7 +RPMIdentity: 43edac7efe646af38facccb8ad5d52c2899ce75565248ae335f0409584d894a3fa0905ecc38da655cf3686d8e4d7f08287b55c9ab229518b60a00651faaf7f7e --- ocaml-result-devel-1.5-alt2.i586.rpm.repo 2021-11-06 20:57:46.000000000 +0000 +++ ocaml-result-devel-1.5-alt2.i586.rpm.hasher 2023-06-03 05:38:25.445242484 +0000 @@ -14,3 +14,3 @@ File: /usr/lib/ocaml/result/opam 100644 root:root 62962d139f59454011b46f1c8b07f6dc -File: /usr/lib/ocaml/result/result.a 100644 root:root 8a52ada5a574a3808d83102c2d1927f4 +File: /usr/lib/ocaml/result/result.a 100644 root:root a2acfc87e3985b666d5cef295be3c37a File: /usr/lib/ocaml/result/result.cmt 100644 root:root e60b870d0ac207aa458162bf5a2a508d @@ -19,2 +19,2 @@ File: /usr/lib/ocaml/result/result.ml 100644 root:root 067689e1eb16dad28d1bfdedc5d76e2b -RPMIdentity: c784c814fb0ff85ebcbacd80b38b1f8abf1c8d0ea1d3573d70e2274f1f85710ac30896fb94c80be52b6f3c0877ca2e659cd2f41564112cc3086141d3771daf93 +RPMIdentity: 18390c1c12f9eee0869ce35963e7ab56e609c193ce38e40d7b58406466044a11feabfee7214b53ab6a5ef79b4c6f58abeb6e1d3ec4d00863d37a4223c20109b6