<86>May 25 09:56:58 userdel[2027107]: delete user 'rooter' <86>May 25 09:56:58 userdel[2027107]: removed group 'rooter' owned by 'rooter' <86>May 25 09:56:58 userdel[2027107]: removed shadow group 'rooter' owned by 'rooter' <86>May 25 09:56:58 groupadd[2027116]: group added to /etc/group: name=rooter, GID=627 <86>May 25 09:56:58 groupadd[2027116]: group added to /etc/gshadow: name=rooter <86>May 25 09:56:58 groupadd[2027116]: new group: name=rooter, GID=627 <86>May 25 09:56:58 useradd[2027121]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>May 25 09:56:58 userdel[2027138]: delete user 'builder' <86>May 25 09:56:58 userdel[2027138]: removed group 'builder' owned by 'builder' <86>May 25 09:56:58 userdel[2027138]: removed shadow group 'builder' owned by 'builder' <86>May 25 09:56:58 groupadd[2027146]: group added to /etc/group: name=builder, GID=628 <86>May 25 09:56:58 groupadd[2027146]: group added to /etc/gshadow: name=builder <86>May 25 09:56:58 groupadd[2027146]: new group: name=builder, GID=628 <86>May 25 09:56:58 useradd[2027155]: 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>May 25 09:57:01 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>May 25 09:57:01 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>May 25 09:57:12 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>May 25 09:57:12 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 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.12400 + 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.12400 + 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/duneb19c4a.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune99a0a7.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.12.0" ; 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 = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; 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/opamParser.cmi -c -intf src/opamParser.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/opamLexer.cmi -c -intf src/opamLexer.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/opamPrinter.cmo -c -impl src/opamPrinter.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/opamLexer.cmo -c -impl src/opamLexer.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/opamParser.cmo -c -impl src/opamParser.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.82784 + 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) mode of './usr/lib/ocaml/opam-file-format/opam_file_format.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 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_436' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_450' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_456' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_466' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_470' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_474' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__main_376' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__value_382' 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_886' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_string_rec_888' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_string_triple_rec_890' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_escape_rec_892' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer____ocaml_lex_comment_rec_894' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__error_127' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__relop_164' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__logop_167' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__pfxop_170' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__env_update_op_173' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_backslash_180' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_decimal_code_183' 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_125' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_value_210' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamPrinter__code_begin' or the file containing the function 'camlOpamPrinter__logop_95' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_101' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_value_205' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_list_438' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_item_441' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_equals_547' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_item_equals_592' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_601' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_608' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_631' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_648' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_654' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_660' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_749' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_775' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_814' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_value_816' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_list_893' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_item_899' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_equals_941' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_item_equals_990' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_1001' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_1008' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_1031' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_1054' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1060' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1099' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__opamfile_1127' 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_436' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_441' 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_478' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_483' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_488' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_493' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_498' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_503' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_510' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_512' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_516' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_520' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_524' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_528' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_530' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__get_pos_full_inner_426' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_438' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__fun_1230' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamParser__code_begin' or the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__string_138' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__channel_143' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__file_148' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_pos_207' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_section_325' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_item_326' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__to_opamfile_333' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_items_442' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__get_substring_719' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__list_take_727' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_731' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_items_900' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_2120' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__get_substring_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__list_take_1075' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__aux_1079' 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 either the file containing the function 'camlOpamParser__code_begin' or the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamParserTypes__code_begin' or the file containing the function 'camlOpamParserTypes__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamBaseParser__code_begin' or the file containing the function 'camlOpamBaseParser__fun_436' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__fun_464' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__main_368' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamBaseParser__value_372' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__equal_560' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_order_639' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_section_742' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__relop_equals_925' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_equals_929' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_equals_933' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__env_update_op_equals_937' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__sstring_equals_986' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__item_order_1039' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__newline_94' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__buffer_rule_835' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__escape_string_inner_1449' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamParser__code_begin' or the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamLexer__char_for_hexadecimal_code_200' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_1745' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamParser__code_begin' or the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_sstring_895' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamParser__code_begin' or the file containing the function 'camlOpamParser__parse_from_channel_119' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__main$27_132' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_391' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_404' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__fun_417' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__main_337' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamParser__value_342' is not compiled with -fpic/-fPIC either the file containing the function 'camlOpamPrinter__code_begin' or the file containing the function 'camlOpamPrinter__logop_95' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_95' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__logop_808' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_98' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__pfxop_811' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_values_206' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_435' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_1670' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_values_817' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__fun_2034' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_opamfile_537' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_541' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__value_891' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__format_opamfile_918' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__items_921' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_variable_736' is not compiled with -fpic/-fPIC the file containing the function 'camlOpamPrinter__is_section_1090' 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_331 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_308 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__rhs_start_pos_345 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__rhs_end_pos_348 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__clear_parser_303 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_114 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__new_line_475 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__bytes__sub_116 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_758 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__resize_290 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_193 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__char__chr_83 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_86 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_844 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__weak__create_567 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_string_inner_802 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_channel_363 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_281 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_236 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__contains_from_306 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612 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_862 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__exists_340 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_open_box_gen_431 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_close_box_441 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_newline_584 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_345 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_432 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_173 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__concat_214 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__$5e_137 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_548 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_268 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__array__of_list_193 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_468 verify-elf: WARNING: ./usr/lib/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_Assert_failure Processing files: ocaml-opam-file-format-2.1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82784 + 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.JsQW14 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.MFdr84 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(OpamBaseParser) = 4.12.0-3C72D124, ocaml-cmi(OpamLexer) = 4.12.0-974BE522, ocaml-cmi(OpamParser) = 4.12.0-1C2AEDE1, ocaml-cmi(OpamParserTypes) = 4.12.0-5BBDD42C, ocaml-cmi(OpamPrinter) = 4.12.0-33B9FE1E Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__parsing) = 4.12.0-D0ECC986, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Stdlib__weak) = 4.12.0-CBA3563D, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vLD0K8 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.97440 + 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.u1ALn6 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.TS7EK4 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(OpamBaseParser) = 4.12.0-8F525DC1, ocaml-cmx(OpamLexer) = 4.12.0-47F0B98E, ocaml-cmx(OpamParser) = 4.12.0-F06B2004, ocaml-cmx(OpamParserTypes) = 4.12.0-D3BCCDA3, ocaml-cmx(OpamPrinter) = 4.12.0-BA74A1B5 Requires: ocaml-opam-file-format = 2.1.2-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(OpamBaseParser) = 4.12.0-3C72D124, ocaml-cmi(OpamLexer) = 4.12.0-974BE522, ocaml-cmi(OpamParser) = 4.12.0-1C2AEDE1, ocaml-cmi(OpamParserTypes) = 4.12.0-5BBDD42C, ocaml-cmi(OpamPrinter) = 4.12.0-33B9FE1E, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__parsing) = 4.12.0-D0ECC986, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Stdlib__weak) = 4.12.0-CBA3563D, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__lexing) = 4.12.0-98B2BB73, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__parsing) = 4.12.0-736B3973, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__weak) = 4.12.0-81180CCD Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yxnyZ5 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.XdFeE6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K6y2W5 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 18 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) 1.73user 0.69system 0:09.33elapsed 26%CPU (0avgtext+0avgdata 15112maxresident)k 0inputs+0outputs (0major+263852minor)pagefaults 0swaps 16.54user 3.51system 0:28.21elapsed 71%CPU (0avgtext+0avgdata 107968maxresident)k 4056inputs+0outputs (0major+572548minor)pagefaults 0swaps