<86>Feb 9 07:53:07 userdel[2503342]: delete user 'rooter' <86>Feb 9 07:53:07 userdel[2503342]: removed group 'rooter' owned by 'rooter' <86>Feb 9 07:53:07 userdel[2503342]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 07:53:07 groupadd[2503370]: group added to /etc/group: name=rooter, GID=1859 <86>Feb 9 07:53:07 groupadd[2503370]: group added to /etc/gshadow: name=rooter <86>Feb 9 07:53:07 groupadd[2503370]: new group: name=rooter, GID=1859 <86>Feb 9 07:53:07 useradd[2503396]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Feb 9 07:53:07 userdel[2503428]: delete user 'builder' <86>Feb 9 07:53:07 userdel[2503428]: removed group 'builder' owned by 'builder' <86>Feb 9 07:53:07 userdel[2503428]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 07:53:07 groupadd[2503463]: group added to /etc/group: name=builder, GID=1860 <86>Feb 9 07:53:07 groupadd[2503463]: group added to /etc/gshadow: name=builder <86>Feb 9 07:53:07 groupadd[2503463]: new group: name=builder, GID=1860 <86>Feb 9 07:53:07 useradd[2503487]: new user: name=builder, UID=1860, GID=1860, 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 <13>Feb 9 07:53:11 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 9 07:53:13 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 9 07:53:14 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 9 07:53:14 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+370960.300.7.2 1738104658 installed <13>Feb 9 07:53:14 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+370960.300.7.2 1738104658 installed <13>Feb 9 07:53:14 rpmi: ocaml-intrinsics_kernel-0.17.1-alt1 sisyphus+370960.2200.7.2 1738105294 installed <13>Feb 9 07:53:14 rpmi: ocaml-sexplib0-0.17.0-alt1 sisyphus+370960.400.7.2 1738104691 installed <13>Feb 9 07:53:14 rpmi: ocaml-result-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 9 07:53:14 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 9 07:53:14 rpmi: libpcre16-8.45-alt2 sisyphus+369650.4200.9.1 1736953780 installed <13>Feb 9 07:53:14 rpmi: libpcre3-8.45-alt2 sisyphus+369650.4200.9.1 1736953780 installed <13>Feb 9 07:53:14 rpmi: pcretest-8.45-alt2 sisyphus+369650.4200.9.1 1736953780 installed <13>Feb 9 07:53:14 rpmi: dune-3.17.2-alt1 sisyphus+373309.100.1.1 1738771181 installed <13>Feb 9 07:53:14 rpmi: ocaml-dune-configurator-3.17.2-alt1 sisyphus+373309.300.1.1 1738771266 installed <13>Feb 9 07:53:14 rpmi: ocaml-dune-configurator-devel-3.17.2-alt1 sisyphus+373309.300.1.1 1738771266 installed <13>Feb 9 07:53:14 rpmi: libpcre-devel-8.45-alt2 sisyphus+369650.4200.9.1 1736953780 installed <13>Feb 9 07:53:14 rpmi: ocaml-base-0.17.1-alt1 sisyphus+370960.2300.7.2 1738105372 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-pcre-8.0.2-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-pcre-8.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-pcre-8.0.2 + echo 'Source #0 (ocaml-pcre-8.0.2.tar):' Source #0 (ocaml-pcre-8.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-pcre-8.0.2.tar + cd ocaml-pcre-8.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pcre-8.0.2 + /usr/bin/dune build --verbose -j16 -p pcre Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-pcre-8.0.2 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 Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.pcre.objs/byte -no-alias-deps -o src/.pcre.objs/byte/pcre.cmi -c -intf src/pcre.mli) Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/unix -no-alias-deps -o src/config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl src/config/discover.ml) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl src/config/discover.ml) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -I src/.pcre.objs/byte -I src/.pcre.objs/native -intf-suffix .ml -no-alias-deps -o src/.pcre.objs/native/pcre.cmx -c -impl src/pcre.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.pcre.objs/byte -intf-suffix .ml -no-alias-deps -o src/.pcre.objs/byte/pcre.cmo -c -impl src/pcre.ml) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -o src/config/discover.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa src/config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[7]: (cd _build/default/src && config/discover.exe) Running[8]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -I/usr/include/pcre -O2 -fPIC -DPIC -g -I /usr/lib64/ocaml -o pcre_stubs.o -c pcre_stubs.c) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -a -o src/pcre.cmxa -cclib -lpcre_stubs -cclib -lpcre src/.pcre.objs/native/pcre.cmx) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/pcre.cma -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre src/.pcre.objs/byte/pcre.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/pcre_stubs src/pcre_stubs.o -ldopt -lpcre) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -shared -linkall -I src -o src/pcre.cmxs src/pcre.cmxa) Promoting "_build/default/pcre.install" to "pcre.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-pcre-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-pcre-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-pcre-8.0.2 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-pcre-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-pcre-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cmo|cma|cmi|cmxs|so|js)$' ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-pcre-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-pcre-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name META -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-pcre-buildroot (auto) mode of './usr/lib64/ocaml/pcre/pcre.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllpcre_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-pcre-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-pcre-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-pcre-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-pcre-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-pcre-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Array__Pmakeblock_2719 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_sys_argv verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_array_make verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__String__const_immstring_545 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_state verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Printf.anon_fn$5bprintf.ml$3a41$2c27$2d$2d39$5d_252_closure verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__const_block_964 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Array__Pmakeblock_arg_2339 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Printexc__printers_1390 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_exn_Invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc_initialized_string verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc_custom_mem verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Callback.register_exception_16 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__List.rev_append_366 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Printf.ksprintf_207 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Array.map_465 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib.open_in_gen_944 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_raise_not_found verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_c_call_stack_args verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc_some verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib.input_line_1090 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__List.iter_740 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__String.unsafe_blits_309 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__List.fold_left_788 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_blit_bytes verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib.$40_dps_647 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_bad_caml_state verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_atomic_cas verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_hash_variant verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib.$40_646 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__Array.of_list_699 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_raise_with_arg verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib__String.sum_lengths_279 verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/pcre/pcre.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_alloc_initialized_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_alloc_custom_mem verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_raise_not_found verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_alloc_some verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_bad_caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_hash_variant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllpcre_stubs.so: undefined symbol: caml_raise_with_arg Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-pcre-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.25137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pcre-8.0.2 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-pcre-8.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pcre-8.0.2 + DOCDIR=/usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + /bin/mkdir -p /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + cp -prL LICENSE.md README.md /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + chmod -R go-w /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + chmod -R a+rX /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-8.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jjs7nE 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.yAMx0B find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pcre-ocaml = 8.0.2-alt1, ocaml-pcre-runtime = 8.0.2-alt1, ocaml-cmi(Pcre) = 5.3.0-08C4040E, ocaml-dll(pcre_stubs) Requires: ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcre.so.3()(64bit) >= set:ieEL9RiODtA0LXIJUZ49bAqz69DwNZg, libpcre3, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Callback) = 5.3.0-1CB63366, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: pcre-ocaml, ocaml-pcre-runtime < 8.0.2-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j0fd2p Creating ocaml-pcre-debuginfo package Processing files: ocaml-pcre-devel-8.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78442 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pcre-8.0.2 + DOCDIR=/usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + /bin/mkdir -p /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + cp -prL README.md /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + chmod -R go-w /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + chmod -R a+rX /usr/src/tmp/ocaml-pcre-buildroot/usr/share/doc/ocaml-pcre-devel-8.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F8dz89 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.QeOLCd find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmt(Pcre) = 5.3.0-08C4040E, ocaml-cmx(Pcre) = 5.3.0-D5B7F736 Requires: ocaml-pcre = 8.0.2-alt1, libpcre-devel, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Pcre) = 5.3.0-08C4040E, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Callback) = 5.3.0-1CB63366, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmt(Stdlib__Callback) = 5.3.0-1CB63366, ocaml-cmt(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmx(CamlinternalFormat) = 5.3.0-45235C23, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__Bytes) = 5.3.0-6FE694A6, ocaml-cmx(Stdlib__Callback) = 5.3.0-DF8560B4, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Printexc) = 5.3.0-47A6DD9E, ocaml-cmx(Stdlib__Printf) = 5.3.0-E9168107, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, 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.c1058M Processing files: ocaml-pcre-debuginfo-8.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fpOCdJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ns5IKh find-requires: running scripts (debuginfo) Requires: ocaml-pcre = 8.0.2-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libpcre.so.3) Adding to ocaml-pcre-devel a strict dependency on ocaml-pcre Adding to ocaml-pcre-debuginfo a strict dependency on ocaml-pcre Removing 1 extra deps from ocaml-pcre-devel due to dependency on ocaml-pcre Removing 17 extra deps from ocaml-pcre-devel due to repentancy on ocaml-pcre warning: Installed (but unpackaged) file(s) found: /usr/share/doc/pcre/CHANGES.md /usr/share/doc/pcre/LICENSE.md /usr/share/doc/pcre/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pcre-8.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pcre-devel-8.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pcre-debuginfo-8.0.2-alt1.x86_64.rpm (w2.lzdio) 1.63user 2.01system 0:09.55elapsed 38%CPU (0avgtext+0avgdata 50192maxresident)k 0inputs+0outputs (0major+398350minor)pagefaults 0swaps 3.60user 2.81system 0:22.63elapsed 28%CPU (0avgtext+0avgdata 136076maxresident)k 8336inputs+0outputs (0major+208650minor)pagefaults 0swaps --- ocaml-pcre-8.0.2-alt1.x86_64.rpm.repo 2025-01-28 23:13:08.000000000 +0000 +++ ocaml-pcre-8.0.2-alt1.x86_64.rpm.hasher 2025-02-09 07:53:26.846628974 +0000 @@ -51,5 +51,5 @@ File: /usr/lib64/ocaml/pcre/pcre.cmi 100644 root:root 8008bfb522a441f4f6531fed611f0e8d -File: /usr/lib64/ocaml/pcre/pcre.cmxs 100644 root:root 996c8cdaa197634c7e7d525fb85db963 +File: /usr/lib64/ocaml/pcre/pcre.cmxs 100644 root:root 40b40386448c2345c341a9b1e51b142d File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllpcre_stubs.so 100644 root:root 1544ff84c8a8a28e761f522c2977a29e +File: /usr/lib64/ocaml/stublibs/dllpcre_stubs.so 100644 root:root 1175a08ac407d67b82a706e20011d127 File: /usr/share/doc/ocaml-pcre-8.0.2 40755 root:root @@ -57,2 +57,2 @@ File: /usr/share/doc/ocaml-pcre-8.0.2/README.md 100644 root:root 333777745ed102aa4479df7cdabb8dc0 -RPMIdentity: 0b79c8f06b10691937ad1753d9fd6027026d730c24cbe6ad6d9a93e3556f6b4a1f765067307f23fe6f4e8a2637bf81101b2e8a9a1e8e90ad290b93385fd489ed +RPMIdentity: 16e93b741307b0a3cb198762478341b8cd7105b707cc528897089a1ab865c9e9e3a881e01d64340c0e991fa096ea299482976c62f07fea7349f4e70b4b3c8192 --- ocaml-pcre-debuginfo-8.0.2-alt1.x86_64.rpm.repo 2025-01-28 23:13:08.000000000 +0000 +++ ocaml-pcre-debuginfo-8.0.2-alt1.x86_64.rpm.hasher 2025-02-09 07:53:26.923629789 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/ee0109bf441e4705d82ba20d362a353cacb945 120777 root:root ../../../../lib64/ocaml/pcre/pcre.cmxs -/usr/lib/debug/.build-id/48/ee0109bf441e4705d82ba20d362a353cacb945.debug 120777 root:root ../../usr/lib64/ocaml/pcre/pcre.cmxs.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/3e18375c3449a63317a35369ec53b24c58ea13 120777 root:root ../../../../lib64/ocaml/stublibs/dllpcre_stubs.so -/usr/lib/debug/.build-id/67/3e18375c3449a63317a35369ec53b24c58ea13.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/67807ffbc7edef8487913b19c964cbd1f1128d 120777 root:root ../../../../lib64/ocaml/pcre/pcre.cmxs +/usr/lib/debug/.build-id/75/67807ffbc7edef8487913b19c964cbd1f1128d.debug 120777 root:root ../../usr/lib64/ocaml/pcre/pcre.cmxs.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/d162cea1928a8344e7297527be8de637509518 120777 root:root ../../../../lib64/ocaml/stublibs/dllpcre_stubs.so +/usr/lib/debug/.build-id/a6/d162cea1928a8344e7297527be8de637509518.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -23,13 +23,13 @@ Provides: ocaml-pcre-debuginfo = 8.0.2-alt1:sisyphus+370960.3700.7.2 -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/ee0109bf441e4705d82ba20d362a353cacb945 120777 root:root ../../../../lib64/ocaml/pcre/pcre.cmxs -File: /usr/lib/debug/.build-id/48/ee0109bf441e4705d82ba20d362a353cacb945.debug 120777 root:root ../../usr/lib64/ocaml/pcre/pcre.cmxs.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/3e18375c3449a63317a35369ec53b24c58ea13 120777 root:root ../../../../lib64/ocaml/stublibs/dllpcre_stubs.so -File: /usr/lib/debug/.build-id/67/3e18375c3449a63317a35369ec53b24c58ea13.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/67807ffbc7edef8487913b19c964cbd1f1128d 120777 root:root ../../../../lib64/ocaml/pcre/pcre.cmxs +File: /usr/lib/debug/.build-id/75/67807ffbc7edef8487913b19c964cbd1f1128d.debug 120777 root:root ../../usr/lib64/ocaml/pcre/pcre.cmxs.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/d162cea1928a8344e7297527be8de637509518 120777 root:root ../../../../lib64/ocaml/stublibs/dllpcre_stubs.so +File: /usr/lib/debug/.build-id/a6/d162cea1928a8344e7297527be8de637509518.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/pcre 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/pcre/pcre.cmxs.debug 100644 root:root 93b80cfb193d573413e2b753738620db +File: /usr/lib/debug/usr/lib64/ocaml/pcre/pcre.cmxs.debug 100644 root:root de4c42de21443d01e911aae20a233229 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug 100644 root:root 9ed900e2b1a23cfa1dee65ac613c2491 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllpcre_stubs.so.debug 100644 root:root 57d416adf2c2a20b090b21a12b96e8f7 File: /usr/src/debug/ocaml-pcre-8.0.2 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/ocaml-pcre-8.0.2/_build/default/src/pcre_stubs.c 100644 root:root 4dc58f9c4967ee1877e2382599d53eb4 -RPMIdentity: faf9513f489529802b3fe62a854b240189325ddd60fc0e87374089f4422a8132645fb0e72867d2f9a88bbf074c461de0764e65394e6ef0cfc0c462d8ea442d28 +RPMIdentity: fbdf3372083385a19a455f5eb9e34a4b0675ac6a1162109caefb3f335fe54a4ba15dbb3cef040ac1c53a1c7f38f566f5654442cd5a7d4ab9f0db03d191282b77 --- ocaml-pcre-devel-8.0.2-alt1.x86_64.rpm.repo 2025-01-28 23:13:08.000000000 +0000 +++ ocaml-pcre-devel-8.0.2-alt1.x86_64.rpm.hasher 2025-02-09 07:53:27.011630721 +0000 @@ -48,3 +48,3 @@ File: /usr/lib64/ocaml/pcre/dune-package 100644 root:root a0bef2df429377933b529efecb0a9ba7 -File: /usr/lib64/ocaml/pcre/libpcre_stubs.a 100644 root:root a41e88916e1452bbb534f4d08bba36e6 +File: /usr/lib64/ocaml/pcre/libpcre_stubs.a 100644 root:root 3970fcd6a5a8129e739162c9ab34a7da File: /usr/lib64/ocaml/pcre/opam 100644 root:root 80d3bc694c34fb8bf59c3f924fca85fd @@ -59,2 +59,2 @@ File: /usr/share/doc/ocaml-pcre-devel-8.0.2/README.md 100644 root:root 333777745ed102aa4479df7cdabb8dc0 -RPMIdentity: 6d7662851b627dd86bf23f205b0c129a6bce43217966af099bb3b9bef776fbbec66e6d8b6acb402b4ddc4c0aca2578272eaf11c2f752b66df99ee78eb7b3ff2f +RPMIdentity: b0d7bc1e8efb34b504ad25bcf288c1a24c851b86b00e5337548ce6f923ce4ea9e3e20a4ee782cf622f54753111c2672d64d502fc9f3fd029afa23d01fbac24ff