<86>Feb 6 10:04:35 userdel[3559709]: delete user 'rooter' <86>Feb 6 10:04:35 userdel[3559709]: removed group 'rooter' owned by 'rooter' <86>Feb 6 10:04:35 userdel[3559709]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 6 10:04:35 groupadd[3559714]: group added to /etc/group: name=rooter, GID=633 <86>Feb 6 10:04:35 groupadd[3559714]: group added to /etc/gshadow: name=rooter <86>Feb 6 10:04:35 groupadd[3559714]: new group: name=rooter, GID=633 <86>Feb 6 10:04:35 useradd[3559720]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Feb 6 10:04:35 userdel[3559728]: delete user 'builder' <86>Feb 6 10:04:35 userdel[3559728]: removed group 'builder' owned by 'builder' <86>Feb 6 10:04:35 userdel[3559728]: removed shadow group 'builder' owned by 'builder' <86>Feb 6 10:04:35 groupadd[3559734]: group added to /etc/group: name=builder, GID=634 <86>Feb 6 10:04:35 groupadd[3559734]: group added to /etc/gshadow: name=builder <86>Feb 6 10:04:35 groupadd[3559734]: new group: name=builder, GID=634 <86>Feb 6 10:04:35 useradd[3559738]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Feb 6 10:04:38 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:04:38 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 6 10:04:54 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:04:54 rpmi: ocaml-result-1.5-alt2 sisyphus+263310.4500.12.1 1608878956 installed <13>Feb 6 10:04:54 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+263310.4500.12.1 1608878956 installed <13>Feb 6 10:04:54 rpmi: dune-2.7.1-alt3 sisyphus+263310.7100.12.1 1608880149 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-csexp-1.3.2-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-csexp-1.3.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-csexp-1.3.2 + echo 'Source #0 (ocaml-csexp-1.3.2.tar):' Source #0 (ocaml-csexp-1.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-csexp-1.3.2.tar + cd ocaml-csexp-1.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.3.2 + /usr/bin/dune build --verbose -p csexp Workspace root: /usr/src/RPM/BUILD/ocaml-csexp-1.3.2 Running[0]: /usr/bin/nproc > /usr/src/tmp/duneede182.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune14af0d.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-csexp-1.3.2/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-csexp-1.3.2/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.3.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-csexp-1.3.2/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.3.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.3.2/_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.11.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"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; 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 = "Caml1999X028" ; cmi_magic_number = "Caml1999I028" ; cmo_magic_number = "Caml1999O028" ; cma_magic_number = "Caml1999A028" ; cmx_magic_number = "Caml1999Y028" ; cmxa_magic_number = "Caml1999Z028" ; ast_impl_magic_number = "Caml1999M028" ; ast_intf_magic_number = "Caml1999N028" ; cmxs_magic_number = "Caml1999D028" ; cmt_magic_number = "Caml1999T028" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/csexp.mli) > _build/default/src/.csexp.objs/csexp.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/csexp.ml) > _build/default/src/.csexp.objs/csexp.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -I /usr/lib/ocaml/result -no-alias-deps -o src/.csexp.objs/byte/csexp.cmi -c -intf src/csexp.mli) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -I /usr/lib/ocaml/result -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -I /usr/lib/ocaml/result -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/csexp.cma src/.csexp.objs/byte/csexp.cmo) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/csexp.cmxa src/.csexp.objs/native/csexp.cmx) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/csexp.cmxs src/csexp.cmxa) Output[9]: ld: src/csexp.a(csexp.o): warning: relocation 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.45817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-csexp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-csexp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-csexp-1.3.2 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-csexp-buildroot Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/META Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.a Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cma Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmi Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmt Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmti Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmx Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmxa Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmxs Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.ml Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.mli Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/dune-package Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/opam Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/CHANGES.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/LICENSE.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/README.md + find /usr/src/tmp/ocaml-csexp-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-csexp-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-csexp-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-csexp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-csexp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-csexp-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-csexp-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-csexp-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-csexp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlCsexp__fun_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_341' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_439' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_single_464' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_many_483' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_489' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__cont_554' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_580' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1130' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__input_601' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_606' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1140' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_688' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_760' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__parse_error_116' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__create_318' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_426' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__open_paren_435' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_447' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__add_atom_453' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__add_token_457' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_553' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1116' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_571' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1122' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_589' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_buffer_684' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_channel_739' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1179' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__$3e$3e$3d$2a_754' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1251' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_772' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1263' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1268' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1271' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_782' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1291' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1048' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__parse_errorf_119' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_string_735' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_743' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_614' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__format__ksprintf_1209 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__really_input_string_312 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__buffer__resize_287 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__buffer__add_string_429 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__buffer__create_85 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__output_string_245 Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.94449 Check is turned off by --without check Processing files: ocaml-csexp-1.3.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.3.2 + DOCDIR=/usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + /bin/mkdir -p /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + chmod -R go-w /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + chmod -R a+rX /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.3.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VCA6OJ find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWnP4I find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Csexp) = 4.11.1-2C7144E9 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kfgqMM Creating ocaml-csexp-debuginfo package Processing files: ocaml-csexp-devel-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KD0xnK find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esLLLK find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Csexp) = 4.11.1-B525A018 Requires: ocaml-csexp = 1.3.2-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Csexp) = 4.11.1-2C7144E9, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tcRMcM Processing files: ocaml-csexp-debuginfo-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iflf2K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZX7ccK find-requires: running scripts (debuginfo) Requires: ocaml-csexp = 1.3.2-alt2 Adding to ocaml-csexp-devel a strict dependency on ocaml-csexp Adding to ocaml-csexp-debuginfo a strict dependency on ocaml-csexp Removing 1 extra deps from ocaml-csexp-devel due to dependency on ocaml-csexp Removing 12 extra deps from ocaml-csexp-devel due to repentancy on ocaml-csexp warning: Installed (but unpackaged) file(s) found: /usr/share/doc/csexp/CHANGES.md /usr/share/doc/csexp/LICENSE.md /usr/share/doc/csexp/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-1.3.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-devel-1.3.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-debuginfo-1.3.2-alt2.i586.rpm (w2.lzdio) 6.16user 1.61system 0:14.62elapsed 53%CPU (0avgtext+0avgdata 14476maxresident)k 0inputs+0outputs (0major+221571minor)pagefaults 0swaps 28.13user 8.46system 0:42.13elapsed 86%CPU (0avgtext+0avgdata 107004maxresident)k 0inputs+0outputs (0major+534720minor)pagefaults 0swaps