<86>Mar 23 03:57:10 userdel[556578]: delete user 'rooter' <86>Mar 23 03:57:10 userdel[556578]: removed group 'rooter' owned by 'rooter' <86>Mar 23 03:57:10 groupadd[556583]: group added to /etc/group: name=rooter, GID=675 <86>Mar 23 03:57:10 groupadd[556583]: group added to /etc/gshadow: name=rooter <86>Mar 23 03:57:10 groupadd[556583]: new group: name=rooter, GID=675 <86>Mar 23 03:57:10 useradd[556590]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 23 03:57:10 userdel[556596]: delete user 'builder' <86>Mar 23 03:57:10 userdel[556596]: removed group 'builder' owned by 'builder' <86>Mar 23 03:57:10 userdel[556596]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 03:57:10 groupadd[556601]: group added to /etc/group: name=builder, GID=676 <86>Mar 23 03:57:10 groupadd[556601]: group added to /etc/gshadow: name=builder <86>Mar 23 03:57:10 groupadd[556601]: new group: name=builder, GID=676 <86>Mar 23 03:57:10 useradd[556605]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Mar 23 03:57:12 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Mar 23 03:57:12 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Mar 23 03:57:22 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Mar 23 03:57:22 rpmi: dune-2.8.4-alt1 sisyphus+267626.100.9.2 1616000896 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-opam-file-format-2.1.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-opam-file-format-2.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35830 + 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.0 + echo 'Source #0 (ocaml-opam-file-format-2.1.0.tar):' Source #0 (ocaml-opam-file-format-2.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-opam-file-format-2.1.0.tar + cd ocaml-opam-file-format-2.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35830 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.0 + /usr/bin/dune build --verbose -p opam-file-format Workspace root: /usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune6983dc.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune29ae96.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.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.11.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-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 = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X028" ; cmi_magic_number = "Caml1999I028" ; cmo_magic_number = "Caml1999O028" ; cma_magic_number = "Caml1999A028" ; cmx_magic_number = "Caml1999Y028" ; cmxa_magic_number = "Caml1999Z028" ; ast_impl_magic_number = "Caml1999M028" ; ast_intf_magic_number = "Caml1999N028" ; cmxs_magic_number = "Caml1999D028" ; cmt_magic_number = "Caml1999T028" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlyacc src/opamBaseParser.mly) Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamLexer.mli) > _build/default/src/.opam_file_format.objs/opamLexer.mli.d 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/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamParserTypes.mli) > _build/default/src/.opam_file_format.objs/opamParserTypes.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamPrinter.mli) > _build/default/src/.opam_file_format.objs/opamPrinter.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamPrinter.ml) > _build/default/src/.opam_file_format.objs/opamPrinter.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.mli.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.ml.d Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -opaque -o src/.opam_file_format.objs/byte/opamParserTypes.cmi -c -intf src/opamParserTypes.mli) 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/opamPrinter.cmi -c -intf src/opamPrinter.mli) Running[15]: (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[16]: (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[17]: (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[18]: (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[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 -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmo -c -impl src/opamLexer.ml) Running[21]: (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[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/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[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/opam_file_format.cma 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[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/opamParser.cmx -c -impl src/opamParser.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/opamPrinter.cmx -c -impl src/opamPrinter.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/opam_file_format.cmxa 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[28]: (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) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11621 + 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.0 + __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/lib64/ocaml/opam-file-format/META Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/dune-package Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opam Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamBaseParser.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamLexer.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParser.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParserTypes.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParserTypes.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamParserTypes.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.cmi Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.cmt Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.cmti Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.cmx Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.ml Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opamPrinter.mli Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opam_file_format.a Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opam_file_format.cma Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/opam-file-format/opam_file_format.cmxa Installing /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/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/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-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/lib64: (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) verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__11 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__1 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__12 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__30 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__add_channel_465 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__engine_113 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__exists_337 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_break_611 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__rhs_start_pos_334 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_print_newline_583 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__char__chr_82 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__stable_sort_516 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_string_inner_797 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__add_string_429 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__create_85 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__open_in_gen_280 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__yyparse_297 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_close_box_440 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__pp_open_box_gen_430 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__new_line_472 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__clear_parser_292 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__buffer__resize_287 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__printf__ksprintf_192 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__index_from_267 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__lexing__from_channel_360 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__parsing__peek_val_320 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string__contains_from_305 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__array__of_list_192 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_861 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__list__for_all2_342 Hardlinking identical .pyc and .pyo files Processing files: ocaml-opam-file-format-2.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11621 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.0 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VVxw3c 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.7mKAHe 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-EB77C8E1, ocaml-cmi(OpamLexer) = 4.11.1-D7BD0BCC, ocaml-cmi(OpamParser) = 4.11.1-1442F5FF, ocaml-cmi(OpamParserTypes) = 4.11.1-C3BCB590, ocaml-cmi(OpamPrinter) = 4.11.1-B40D2C7A 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__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, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zizuxc Creating ocaml-opam-file-format-debuginfo package Processing files: ocaml-opam-file-format-devel-2.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.0 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZCp7nd 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.ZRrJKc 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-FA21221A, ocaml-cmx(OpamLexer) = 4.11.1-9B953D93, ocaml-cmx(OpamParser) = 4.11.1-9443303A, ocaml-cmx(OpamPrinter) = 4.11.1-B0045E11 Requires: ocaml-opam-file-format = 2.1.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(OpamBaseParser) = 4.11.1-EB77C8E1, ocaml-cmi(OpamLexer) = 4.11.1-D7BD0BCC, ocaml-cmi(OpamParser) = 4.11.1-1442F5FF, ocaml-cmi(OpamParserTypes) = 4.11.1-C3BCB590, ocaml-cmi(OpamPrinter) = 4.11.1-B40D2C7A, 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__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-cmx(Stdlib) = 4.11.1-5B1118FC, ocaml-cmx(Stdlib__array) = 4.11.1-0DBD6C99, ocaml-cmx(Stdlib__buffer) = 4.11.1-F2287323, ocaml-cmx(Stdlib__char) = 4.11.1-7B7186D6, ocaml-cmx(Stdlib__format) = 4.11.1-85E26627, ocaml-cmx(Stdlib__lexing) = 4.11.1-9E7AEDF0, ocaml-cmx(Stdlib__list) = 4.11.1-1F9660A3, ocaml-cmx(Stdlib__parsing) = 4.11.1-613BA5AE, ocaml-cmx(Stdlib__printf) = 4.11.1-ED32309C, ocaml-cmx(Stdlib__string) = 4.11.1-9693062F Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mdts3f Processing files: ocaml-opam-file-format-debuginfo-2.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ec5vfd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ns1Lif find-requires: running scripts (debuginfo) Requires: ocaml-opam-file-format = 2.1.0-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 15 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/x86_64/ocaml-opam-file-format-2.1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-opam-file-format-devel-2.1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-opam-file-format-debuginfo-2.1.0-alt1.x86_64.rpm (w2.lzdio) 3.24user 0.77system 0:11.10elapsed 36%CPU (0avgtext+0avgdata 20536maxresident)k 0inputs+0outputs (0major+333888minor)pagefaults 0swaps 16.23user 3.53system 0:26.69elapsed 74%CPU (0avgtext+0avgdata 111120maxresident)k 202800inputs+0outputs (0major+656475minor)pagefaults 0swaps