<86>May 4 02:42:05 userdel[3846564]: delete user 'rooter' <86>May 4 02:42:05 userdel[3846564]: removed group 'rooter' owned by 'rooter' <86>May 4 02:42:05 userdel[3846564]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:42:05 groupadd[3846609]: group added to /etc/group: name=rooter, GID=1829 <86>May 4 02:42:05 groupadd[3846609]: group added to /etc/gshadow: name=rooter <86>May 4 02:42:05 groupadd[3846609]: new group: name=rooter, GID=1829 <86>May 4 02:42:05 useradd[3846639]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 4 02:42:05 userdel[3846689]: delete user 'builder' <86>May 4 02:42:05 userdel[3846689]: removed group 'builder' owned by 'builder' <86>May 4 02:42:05 userdel[3846689]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:42:05 groupadd[3846731]: group added to /etc/group: name=builder, GID=1830 <86>May 4 02:42:05 groupadd[3846731]: group added to /etc/gshadow: name=builder <86>May 4 02:42:05 groupadd[3846731]: new group: name=builder, GID=1830 <86>May 4 02:42:05 useradd[3846754]: new user: name=builder, UID=1830, GID=1830, 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>May 4 02:42:10 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:42:10 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:42:17 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:42:18 rpmi: ocaml-ocamldoc-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:42:18 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-easy-format-1.3.4-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-easy-format-1.3.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-easy-format-1.3.4 + echo 'Source #0 (ocaml-easy-format-1.3.4.tar):' Source #0 (ocaml-easy-format-1.3.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-easy-format-1.3.4.tar + cd ocaml-easy-format-1.3.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.4 + /usr/bin/dune build --verbose -p easy-format Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-easy-format-1.3.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.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.4/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.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" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-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" ; "-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" ; "-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" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; 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 = "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 = true ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmi -c -intf src/easy_format.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.easy_format.objs/byte -I src/.easy_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/native/easy_format.cmx -c -impl src/easy_format.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmo -c -impl src/easy_format.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/easy_format.cma src/.easy_format.objs/byte/easy_format.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/easy_format.cmxa src/.easy_format.objs/native/easy_format.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/easy_format.cmxs src/easy_format.cmxa) Promoting "_build/default/easy-format.install" to "easy-format.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-easy-format-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-easy-format-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-easy-format-1.3.4 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-easy-format-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-easy-format-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-easy-format-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/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/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) mode of './usr/lib64/ocaml/easy-format/easy_format.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-easy-format-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-easy-format-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-easy-format-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib64/ocaml/easy-format/easy_format.cmxs 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-easy-format-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__List__iter_507 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Bytes__sub_302 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__formatter_of_out_channel_1157 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__output_254 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Bytes__make_279 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Buffer__create_272 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_open_box_gen_708 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_793 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_close_stag_727 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_open_stag_722 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__List__length_aux_270 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_char_913 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_945 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Printf__bprintf_426 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_close_box_718 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Hashtbl__find_1304 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__List__for_all_581 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1743 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__List__fold_left_521 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_set_formatter_stag_functions_764 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__fprintf_1781 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_get_formatter_stag_functions_760 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_965 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_flush_938 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Format__formatter_of_buffer_1161 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Hashtbl__add_1277 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__Buffer__add_string_654 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__List__rev_map_498 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-easy-format-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.73115 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.4 + /usr/bin/dune runtest abc: [ { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, [ a, b, c, d ], { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, xyz ] abc: [{x: y, y: {z: aaa}, a: [abc, "long long long.........................................................................................."], "a long label ...............................................": [123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]}, [a,b,c,d], {x: y, y: {z: aaa}, a: [abc, "long long long.........................................................................................."], "a long label ...............................................": [123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]}, xyz] abc: [ { x: y , y: {z: aaa} , a: [ abc , "long long long.........................................................................................." ] , "a long label ...............................................": [ 123 , 456 , xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] } , [a , b , c , d] , { x: y , y: {z: aaa} , a: [ abc , "long long long.........................................................................................." ] , "a long label ...............................................": [ 123 , 456 , xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] } , xyz ] abc: [ { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, [ a, b, c, d ], { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, xyz ] abc:[{x:y,y:{z:aaa},a:[abc,"long long long.........................................................................................."],"a long label ...............................................":[123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]},[a,b,c,d],{x:y,y:{z:aaa},a:[abc,"long long long.........................................................................................."],"a long label ...............................................":[123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]},xyz] + exit 0 Processing files: ocaml-easy-format-1.3.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87452 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.4 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + cp -prL LICENSE /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jODoMT 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.U9f00E 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(Easy_format) = 4.14.1-2CFFD353 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xYP5pg Creating ocaml-easy-format-debuginfo package Processing files: ocaml-easy-format-devel-1.3.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.4 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + cp -prL LICENSE README.md CHANGES.md /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R2x1hA 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.qTdBJM 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(Easy_format) = 4.14.1-2CFFD353, ocaml-cmt(Easy_format) = 4.14.1-2CFFD353, ocaml-cmx(Easy_format) = 4.14.1-0DCC3201 Requires: ocaml-easy-format = 1.3.4-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Buffer) = 4.14.1-7F0DC044, ocaml-cmx(Stdlib__Format) = 4.14.1-2591B0ED, ocaml-cmx(Stdlib__Hashtbl) = 4.14.1-46268731, ocaml-cmx(Stdlib__List) = 4.14.1-0959BDC1, ocaml-cmx(Stdlib__Printf) = 4.14.1-437F550E, ocaml-cmx(Stdlib__String) = 4.14.1-3F1AAD95 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jYAMYS Processing files: ocaml-easy-format-debuginfo-1.3.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kcDyhB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xPyDND find-requires: running scripts (debuginfo) Requires: ocaml-easy-format = 1.3.4-alt1 Adding to ocaml-easy-format-devel a strict dependency on ocaml-easy-format Adding to ocaml-easy-format-debuginfo a strict dependency on ocaml-easy-format Removing 11 extra deps from ocaml-easy-format-devel due to repentancy on ocaml-easy-format warning: Installed (but unpackaged) file(s) found: /usr/share/doc/easy-format/CHANGES.md /usr/share/doc/easy-format/LICENSE /usr/share/doc/easy-format/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-easy-format-1.3.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-easy-format-devel-1.3.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-easy-format-debuginfo-1.3.4-alt1.x86_64.rpm (w2.lzdio) 1.35user 1.98system 0:10.01elapsed 33%CPU (0avgtext+0avgdata 155876maxresident)k 0inputs+0outputs (0major+316025minor)pagefaults 0swaps 3.97user 3.02system 0:30.42elapsed 23%CPU (0avgtext+0avgdata 131488maxresident)k 12808inputs+0outputs (0major+212218minor)pagefaults 0swaps --- ocaml-easy-format-1.3.4-alt1.x86_64.rpm.repo 2023-11-30 15:52:55.000000000 +0000 +++ ocaml-easy-format-1.3.4-alt1.x86_64.rpm.hasher 2024-05-04 02:42:32.278957830 +0000 @@ -28,5 +28,5 @@ File: /usr/lib64/ocaml/easy-format/easy_format.cmi 100644 root:root 6e9fd8597f93e428e66b574d2dfea270 -File: /usr/lib64/ocaml/easy-format/easy_format.cmxs 100644 root:root 9789ed4250edc6cc8419780b78f4bbc7 +File: /usr/lib64/ocaml/easy-format/easy_format.cmxs 100644 root:root a4ecd9d7a258144bc73e44e9aaa7239a File: /usr/share/doc/ocaml-easy-format-1.3.4 40755 root:root File: /usr/share/doc/ocaml-easy-format-1.3.4/LICENSE 100644 root:root f7d5abca52735d02c934de5ca3ab7696 -RPMIdentity: 269011313e5a08d742c69d34f4126354abda0acfe3fb6d551e16c5f4bdded243e75fcd7b54b91fbd8a36f89171d526a06520e2c364437609b0e342312f0ff3d4 +RPMIdentity: 6f97a38768413101d9c2773b5d977e45622658faced81ebfb096a081b3c100be2fc570db70081d65101c2e9592943d76b7814ddb0b43bdbc7b84e2b333c086bc --- ocaml-easy-format-debuginfo-1.3.4-alt1.x86_64.rpm.repo 2023-11-30 15:52:55.000000000 +0000 +++ ocaml-easy-format-debuginfo-1.3.4-alt1.x86_64.rpm.hasher 2024-05-04 02:42:32.945969016 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/01aceabb754471aa46d4d10eaac7bf876e4785 120777 root:root ../../../../lib64/ocaml/easy-format/easy_format.cmxs -/usr/lib/debug/.build-id/7c/01aceabb754471aa46d4d10eaac7bf876e4785.debug 120777 root:root ../../usr/lib64/ocaml/easy-format/easy_format.cmxs.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/a4f44ad6bc654fb9f25460060628cbbf1ce65d 120777 root:root ../../../../lib64/ocaml/easy-format/easy_format.cmxs +/usr/lib/debug/.build-id/51/a4f44ad6bc654fb9f25460060628cbbf1ce65d.debug 120777 root:root ../../usr/lib64/ocaml/easy-format/easy_format.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-easy-format-debuginfo = 1.3.4-alt1:sisyphus+333652.12600.29.2 -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/01aceabb754471aa46d4d10eaac7bf876e4785 120777 root:root ../../../../lib64/ocaml/easy-format/easy_format.cmxs -File: /usr/lib/debug/.build-id/7c/01aceabb754471aa46d4d10eaac7bf876e4785.debug 120777 root:root ../../usr/lib64/ocaml/easy-format/easy_format.cmxs.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/a4f44ad6bc654fb9f25460060628cbbf1ce65d 120777 root:root ../../../../lib64/ocaml/easy-format/easy_format.cmxs +File: /usr/lib/debug/.build-id/51/a4f44ad6bc654fb9f25460060628cbbf1ce65d.debug 120777 root:root ../../usr/lib64/ocaml/easy-format/easy_format.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/easy-format 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/easy-format/easy_format.cmxs.debug 100644 root:root 38708ef8053de08f153e2550bc804cfe -RPMIdentity: 22d655d5a0a46991f72ba09dfaf5fcdef9b003f9921b991b4098e7724396d22c2b728a7d35109c28701e34009563d1ef3c5808e507a0e0f875b32736e52f96aa +File: /usr/lib/debug/usr/lib64/ocaml/easy-format/easy_format.cmxs.debug 100644 root:root fd3fa3bcbd28263eaab09e92d950bbde +RPMIdentity: 0253706594fcd7c366082876276faf87f33c12d535cbf8a74016ca6c7890b1d0bdebf226137401ae761122a811dbee78909dfb07e72a7170950d632c847f0eda