<86>Mar 26 12:15:42 userdel[4071578]: delete user 'rooter' <86>Mar 26 12:15:42 userdel[4071578]: removed group 'rooter' owned by 'rooter' <86>Mar 26 12:15:42 userdel[4071578]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 26 12:15:42 groupadd[4071583]: group added to /etc/group: name=rooter, GID=627 <86>Mar 26 12:15:42 groupadd[4071583]: group added to /etc/gshadow: name=rooter <86>Mar 26 12:15:42 groupadd[4071583]: new group: name=rooter, GID=627 <86>Mar 26 12:15:42 useradd[4071588]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Mar 26 12:15:42 userdel[4071594]: delete user 'builder' <86>Mar 26 12:15:42 userdel[4071594]: removed group 'builder' owned by 'builder' <86>Mar 26 12:15:42 userdel[4071594]: removed shadow group 'builder' owned by 'builder' <86>Mar 26 12:15:42 groupadd[4071599]: group added to /etc/group: name=builder, GID=628 <86>Mar 26 12:15:42 groupadd[4071599]: group added to /etc/gshadow: name=builder <86>Mar 26 12:15:42 groupadd[4071599]: new group: name=builder, GID=628 <86>Mar 26 12:15:42 useradd[4071603]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Mar 26 12:15:46 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 26 12:15:46 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Mar 26 12:16:01 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 26 12:16:01 rpmi: dune-2.8.4-alt1 sisyphus+267626.100.9.2 1616000919 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-opam-file-format-2.1.2-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-opam-file-format-2.1.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-opam-file-format-2.1.2 + echo 'Source #0 (ocaml-opam-file-format-2.1.2.tar):' Source #0 (ocaml-opam-file-format-2.1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-opam-file-format-2.1.2.tar + cd ocaml-opam-file-format-2.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.2 + /usr/bin/dune build --verbose -p opam-file-format Workspace root: /usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune680623.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dunebf3404.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-opam-file-format-2.1.2/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.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/src && /usr/bin/ocaml flags.ml) > _build/default/src/flags.sexp Running[3]: (cd _build/default && /usr/bin/ocamlyacc src/opamBaseParser.mly) Running[4]: (cd _build/default && /usr/bin/ocamllex -q -o src/opamLexer.ml src/opamLexer.mll) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamLexer.mli) > _build/default/src/.opam_file_format.objs/opamLexer.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParserTypes.ml) > _build/default/src/.opam_file_format.objs/opamParserTypes.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamPrinter.mli) > _build/default/src/.opam_file_format.objs/opamPrinter.mli.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamPrinter.ml) > _build/default/src/.opam_file_format.objs/opamPrinter.ml.d Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParserTypes.cmo -c -impl src/opamParserTypes.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamParserTypes.cmx -c -impl src/opamParserTypes.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmi -c -intf src/opamBaseParser.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmi -c -intf src/opamPrinter.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmo -c -impl src/opamBaseParser.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmi -c -intf src/opamLexer.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmi -c -intf src/opamParser.mli) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamBaseParser.cmx -c -impl src/opamBaseParser.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmo -c -impl src/opamLexer.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmo -c -impl src/opamParser.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmo -c -impl src/opamPrinter.ml) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamLexer.cmx -c -impl src/opamLexer.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamParser.cmx -c -impl src/opamParser.ml) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/opam_file_format.cma src/.opam_file_format.objs/byte/opamParserTypes.cmo src/.opam_file_format.objs/byte/opamBaseParser.cmo src/.opam_file_format.objs/byte/opamLexer.cmo src/.opam_file_format.objs/byte/opamParser.cmo src/.opam_file_format.objs/byte/opamPrinter.cmo) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamPrinter.cmx -c -impl src/opamPrinter.ml) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/opam_file_format.cmxa src/.opam_file_format.objs/native/opamParserTypes.cmx src/.opam_file_format.objs/native/opamBaseParser.cmx src/.opam_file_format.objs/native/opamLexer.cmx src/.opam_file_format.objs/native/opamParser.cmx src/.opam_file_format.objs/native/opamPrinter.cmx) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/opam_file_format.cmxs src/opam_file_format.cmxa) Output[30]: ld: src/opam_file_format.a(opamBaseParser.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.1975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-opam-file-format-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-opam-file-format-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-opam-file-format-2.1.2 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-opam-file-format-buildroot Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/META Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/dune-package Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opam Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamBaseParser.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamLexer.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParser.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParserTypes.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParserTypes.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParserTypes.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamParserTypes.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opamPrinter.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opam_file_format.a Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opam_file_format.cma Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opam_file_format.cmxa Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib/ocaml/opam-file-format/opam_file_format.cmxs Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/opam-file-format/CHANGES Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/opam-file-format/LICENSE Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/opam-file-format/README.md + find /usr/src/tmp/ocaml-opam-file-format-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-opam-file-format-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-opam-file-format-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-opam-file-format-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-opam-file-format-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-opam-file-format-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-opam-file-format-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-opam-file-format-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-opam-file-format-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'camlOpamBaseParser__code_begin' or the file containing the function 'camlOpamBaseParser__fun_425' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_439' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_445' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_455' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_459' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_463' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__main_365' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__value_371' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_token_rec_869' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_string_rec_871' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_string_triple_rec_873' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_escape_rec_875' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_comment_rec_877' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__error_126' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__relop_163' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__logop_166' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__pfxop_169' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__env_update_op_172' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_backslash_179' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_decimal_code_182' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__parse_from_file_124' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_value_209' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__relop_91' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_100' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_value_204' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_list_436' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_item_439' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_equals_542' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_item_equals_587' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_596' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_603' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_626' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_643' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_649' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_655' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_744' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_770' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_809' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_value_811' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_list_888' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_item_894' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_equals_936' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_item_equals_985' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_996' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_1003' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_1026' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_1043' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_1049' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1055' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1094' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_1122' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__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_curry4_1_app' 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 the file containing the function 'camlOpamBaseParser__fun_425' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_430' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_434' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_467' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_472' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_477' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_482' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_487' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_492' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_499' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_501' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_505' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_509' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_513' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_517' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_519' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__get_pos_full_inner_415' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_427' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__fun_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__parse_from_string_80' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__parse_from_channel_118' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__string_137' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__channel_142' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__file_147' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_pos_206' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_section_321' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_item_322' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_opamfile_329' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_items_440' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__get_substring_714' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__list_take_722' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_726' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_items_895' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_2115' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__get_substring_1065' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__list_take_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1074' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParserTypes__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamBaseParser__code_begin' or the file containing the function 'camlOpamBaseParser__fun_425' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_453' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__main_357' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__value_361' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__equal_558' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_order_634' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_section_737' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__relop_equals_920' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_equals_924' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_equals_928' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_equals_932' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__sstring_equals_981' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_order_1034' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__newline_93' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__buffer_rule_818' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_inner_1444' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_hexadecimal_code_199' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_1740' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_sstring_890' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__main$27_131' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_387' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_400' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_413' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__main_333' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__value_338' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_94' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_803' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_97' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_806' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_values_205' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_433' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_1665' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_values_812' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_2029' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_opamfile_532' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_536' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_886' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_opamfile_913' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_916' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_variable_731' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_section_1085' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__peek_val_320 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__yyparse_297 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__rhs_start_pos_334 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__rhs_end_pos_337 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__clear_parser_292 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__engine_113 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__new_line_472 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__weak__merge_744 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__resize_287 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__printf__ksprintf_192 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__char__chr_82 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__create_85 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__weak__Make_830 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__weak__create_555 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_string_inner_797 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_channel_360 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__open_in_gen_280 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__contains_from_305 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_break_611 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_861 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__exists_337 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_open_box_gen_430 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_close_box_440 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_newline_583 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__for_all2_342 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__add_string_429 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__11 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__12 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__stable_sort_516 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__1 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__index_from_267 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__array__of_list_192 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__30 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__add_channel_465 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_Assert_failure Hardlinking identical .pyc and .pyo files Processing files: ocaml-opam-file-format-2.1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27320 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.2 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IyIXVw 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.RGcsNw find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(OpamBaseParser) = 4.11.1-C9E1D558, ocaml-cmi(OpamLexer) = 4.11.1-A08AABBC, ocaml-cmi(OpamParser) = 4.11.1-1EAEAF8B, ocaml-cmi(OpamParserTypes) = 4.11.1-85422C1C, ocaml-cmi(OpamPrinter) = 4.11.1-C8AC0A5F Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, 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__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__parsing) = 4.11.1-A1E21D36, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.02dcUy Creating ocaml-opam-file-format-debuginfo package Processing files: ocaml-opam-file-format-devel-2.1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97892 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.2 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9KkbPx 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.meyr4z find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(OpamBaseParser) = 4.11.1-ABA04DF8, ocaml-cmx(OpamLexer) = 4.11.1-7D432BA7, ocaml-cmx(OpamParser) = 4.11.1-A383F291, ocaml-cmx(OpamParserTypes) = 4.11.1-5328A7D4, ocaml-cmx(OpamPrinter) = 4.11.1-36531D1C Requires: ocaml-opam-file-format = 2.1.2-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(OpamBaseParser) = 4.11.1-C9E1D558, ocaml-cmi(OpamLexer) = 4.11.1-A08AABBC, ocaml-cmi(OpamParser) = 4.11.1-1EAEAF8B, ocaml-cmi(OpamParserTypes) = 4.11.1-85422C1C, ocaml-cmi(OpamPrinter) = 4.11.1-C8AC0A5F, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, 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__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__parsing) = 4.11.1-A1E21D36, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__array) = 4.11.1-6C55DC4F, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__char) = 4.11.1-4EE99D4B, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__hashtbl) = 4.11.1-86D4160D, ocaml-cmx(Stdlib__lexing) = 4.11.1-86ABA44F, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__parsing) = 4.11.1-E3018B33, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__weak) = 4.11.1-15CCD1FC Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e5hovy Processing files: ocaml-opam-file-format-debuginfo-2.1.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ssakDz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.envYuy find-requires: running scripts (debuginfo) Requires: ocaml-opam-file-format = 2.1.2-alt1 Adding to ocaml-opam-file-format-devel a strict dependency on ocaml-opam-file-format Adding to ocaml-opam-file-format-debuginfo a strict dependency on ocaml-opam-file-format Removing 5 extra deps from ocaml-opam-file-format-devel due to dependency on ocaml-opam-file-format Removing 17 extra deps from ocaml-opam-file-format-devel due to repentancy on ocaml-opam-file-format warning: Installed (but unpackaged) file(s) found: /usr/share/doc/opam-file-format/CHANGES /usr/share/doc/opam-file-format/LICENSE /usr/share/doc/opam-file-format/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-opam-file-format-2.1.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-opam-file-format-devel-2.1.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-opam-file-format-debuginfo-2.1.2-alt1.i586.rpm (w2.lzdio) 7.27user 1.93system 0:14.94elapsed 61%CPU (0avgtext+0avgdata 16804maxresident)k 0inputs+0outputs (0major+292296minor)pagefaults 0swaps 29.06user 8.54system 0:41.95elapsed 89%CPU (0avgtext+0avgdata 107004maxresident)k 0inputs+0outputs (0major+606516minor)pagefaults 0swaps