<86>Jan 7 04:18:25 userdel[1532303]: delete user 'rooter' <86>Jan 7 04:18:25 userdel[1532303]: removed group 'rooter' owned by 'rooter' <86>Jan 7 04:18:25 userdel[1532303]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 7 04:18:25 groupadd[1532319]: group added to /etc/group: name=rooter, GID=627 <86>Jan 7 04:18:25 groupadd[1532319]: group added to /etc/gshadow: name=rooter <86>Jan 7 04:18:25 groupadd[1532319]: new group: name=rooter, GID=627 <86>Jan 7 04:18:25 useradd[1532324]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Jan 7 04:18:25 userdel[1532342]: delete user 'builder' <86>Jan 7 04:18:25 userdel[1532342]: removed group 'builder' owned by 'builder' <86>Jan 7 04:18:25 userdel[1532342]: removed shadow group 'builder' owned by 'builder' <86>Jan 7 04:18:25 groupadd[1532347]: group added to /etc/group: name=builder, GID=628 <86>Jan 7 04:18:25 groupadd[1532347]: group added to /etc/gshadow: name=builder <86>Jan 7 04:18:25 groupadd[1532347]: new group: name=builder, GID=628 <86>Jan 7 04:18:25 useradd[1532355]: 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>Jan 7 04:18:27 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Jan 7 04:18:27 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Jan 7 04:18:38 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Jan 7 04:18:38 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877164 installed <13>Jan 7 04:18:38 rpmi: ocaml-cppo-1.6.6-alt1 sisyphus+263310.5300.12.1 1608878996 installed <13>Jan 7 04:18:38 rpmi: dune-2.7.1-alt3 sisyphus+263310.7100.12.1 1608879704 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-ppx_tools-6.3-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-ppx_tools-6.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ppx_tools-6.3 + echo 'Source #0 (ocaml-ppx_tools-6.3.tar):' Source #0 (ocaml-ppx_tools-6.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ppx_tools-6.3.tar + cd ocaml-ppx_tools-6.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ppx_tools-6.3 + /usr/bin/dune build --verbose --release @install Workspace root: /usr/src/RPM/BUILD/ocaml-ppx_tools-6.3 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune97d589.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune5806be.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-ppx_tools-6.3/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-ppx_tools-6.3/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-ppx_tools-6.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-ppx_tools-6.3/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-ppx_tools-6.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-ppx_tools-6.3/_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/cppo -V OCAML:4.11.1 src/ast_convenience.mli) > _build/default/src/ast_convenience.pp.mli Running[3]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 src/ast_convenience.ml) > _build/default/src/ast_convenience.pp.ml Running[4]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 src/ast_mapper_class.mli) > _build/default/src/ast_mapper_class.pp.mli Running[5]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 src/ast_mapper_class.ml) > _build/default/src/ast_mapper_class.pp.ml Running[6]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 src/genlifter.ml) > _build/default/src/genlifter.pp.ml Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/dumpast.ml) > _build/default/src/.dumpast.eobjs/dumpast.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx_metaquot.ml) > _build/default/src/.ppx_metaquot.objs/ppx_metaquot.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx_metaquot_main.ml) > _build/default/src/.ppx_metaquot_main.eobjs/ppx_metaquot_main.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/rewriter.ml) > _build/default/src/.rewriter.eobjs/rewriter.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ast_convenience.pp.mli) > _build/default/src/.ppx_tools.objs/ast_convenience.pp.mli.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ast_convenience.pp.ml) > _build/default/src/.ppx_tools.objs/ast_convenience.pp.ml.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ast_mapper_class.pp.mli) > _build/default/src/.ppx_tools.objs/ast_mapper_class.pp.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/genlifter.pp.ml) > _build/default/src/.genlifter.eobjs/genlifter.pp.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ast_mapper_class.pp.ml) > _build/default/src/.ppx_tools.objs/ast_mapper_class.pp.ml.d Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.rewriter.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/.rewriter.eobjs/byte/rewriter.cmo -c -impl src/rewriter.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_tools.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/.ppx_tools.objs/byte/ast_convenience.cmi -c -intf src/ast_convenience.pp.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_tools.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/.ppx_tools.objs/byte/ast_mapper_class.cmi -c -intf src/ast_mapper_class.pp.mli) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_tools.objs/byte -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.ppx_tools.objs/byte/ast_convenience.cmo -c -impl src/ast_convenience.pp.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.ppx_tools.objs/native/ast_convenience.cmx -c -impl src/ast_convenience.pp.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.ppx_tools.objs/native/ast_mapper_class.cmx -c -impl src/ast_mapper_class.pp.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_tools.objs/byte -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.ppx_tools.objs/byte/ast_mapper_class.cmo -c -impl src/ast_mapper_class.pp.ml) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.rewriter.eobjs/byte -I src/.rewriter.eobjs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.rewriter.eobjs/native/rewriter.cmx -c -impl src/rewriter.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/rewriter.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa src/.rewriter.eobjs/native/rewriter.cmx) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ppx_tools.cma src/.ppx_tools.objs/byte/ast_mapper_class.cmo src/.ppx_tools.objs/byte/ast_convenience.cmo) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ppx_tools.cmxa src/.ppx_tools.objs/native/ast_mapper_class.cmx src/.ppx_tools.objs/native/ast_convenience.cmx) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.genlifter.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -no-alias-deps -o src/.genlifter.eobjs/byte/genlifter.cmo -c -impl src/genlifter.pp.ml) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ppx_tools.cmxs src/ppx_tools.cmxa) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.genlifter.eobjs/byte -I src/.genlifter.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -intf-suffix .ml -no-alias-deps -o src/.genlifter.eobjs/native/genlifter.cmx -c -impl src/genlifter.pp.ml) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/genlifter.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa src/ppx_tools.cmxa src/.genlifter.eobjs/native/genlifter.cmx) Running[31]: (cd _build/default/src && ./genlifter.exe -I +compiler-libs Parsetree.expression) > _build/default/src/ast_lifter.ml Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ast_lifter.ml) > _build/default/src/.ast_lifter.objs/ast_lifter.ml.d Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -17 -g -bin-annot -I src/.ast_lifter.objs/byte -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -o src/.ast_lifter.objs/byte/ast_lifter.cmo -c -impl src/ast_lifter.ml) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -17 -g -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I /usr/lib64/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/.ast_lifter.objs/native/ast_lifter.cmx -c -impl src/ast_lifter.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_metaquot.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -no-alias-deps -o src/.ppx_metaquot.objs/byte/ppx_metaquot.cmo -c -impl src/ppx_metaquot.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -17 -g -a -o src/ast_lifter.cma src/.ast_lifter.objs/byte/ast_lifter.cmo) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ppx_metaquot.cma -linkall src/.ppx_metaquot.objs/byte/ppx_metaquot.cmo) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_metaquot.objs/byte -I src/.ppx_metaquot.objs/native -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -intf-suffix .ml -no-alias-deps -o src/.ppx_metaquot.objs/native/ppx_metaquot.cmx -c -impl src/ppx_metaquot.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -17 -g -a -o src/ast_lifter.cmxa src/.ast_lifter.objs/native/ast_lifter.cmx) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -17 -g -shared -linkall -I src -o src/ast_lifter.cmxs src/ast_lifter.cmxa) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.dumpast.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -no-alias-deps -o src/.dumpast.eobjs/byte/dumpast.cmo -c -impl src/dumpast.ml) Running[42]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.dumpast.eobjs/byte -I src/.dumpast.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -intf-suffix .ml -no-alias-deps -o src/.dumpast.eobjs/native/dumpast.cmx -c -impl src/dumpast.ml) Running[43]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ppx_metaquot.cmxa -linkall src/.ppx_metaquot.objs/native/ppx_metaquot.cmx) Running[44]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/d97af552dbcd00d081306d90908e3c5d/ppx.exe -w -24 -I /usr/lib64/ocaml/compiler-libs -I src -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I src/.ppx_metaquot.objs/byte -I src/.ppx_metaquot.objs/native -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa src/ppx_tools.cmxa src/ast_lifter.cmxa src/ppx_metaquot.cmxa .ppx/d97af552dbcd00d081306d90908e3c5d/_ppx.ml) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ppx_metaquot.cmxs src/ppx_metaquot.cmxa) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_metaquot_main.eobjs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I src/.ppx_metaquot.objs/byte -I src/.ppx_metaquot.objs/native -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -no-alias-deps -o src/.ppx_metaquot_main.eobjs/byte/ppx_metaquot_main.cmo -c -impl src/ppx_metaquot_main.ml) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/dumpast.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cmxa src/ast_lifter.cmxa src/.dumpast.eobjs/native/dumpast.cmx) Running[48]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_metaquot_main.eobjs/byte -I src/.ppx_metaquot_main.eobjs/native -I /usr/lib64/ocaml/compiler-libs -I src/.ast_lifter.objs/byte -I src/.ast_lifter.objs/native -I src/.ppx_metaquot.objs/byte -I src/.ppx_metaquot.objs/native -I src/.ppx_tools.objs/byte -I src/.ppx_tools.objs/native -intf-suffix .ml -no-alias-deps -o src/.ppx_metaquot_main.eobjs/native/ppx_metaquot_main.cmx -c -impl src/ppx_metaquot_main.ml) Running[49]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/ppx_metaquot_main.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa src/ppx_tools.cmxa src/ast_lifter.cmxa src/ppx_metaquot.cmxa src/.ppx_metaquot_main.eobjs/native/ppx_metaquot_main.cmx) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ppx_tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ppx_tools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-ppx_tools-6.3 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-ppx_tools-buildroot Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/META Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.cmi Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.cmt Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.cmti Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.cmx Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.ml Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_convenience.mli Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.a Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cma Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmi Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmt Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmx Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxa Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.ml Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.cmi Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.cmt Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.cmti Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.cmx Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.ml Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ast_mapper_class.mli Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/dune-package Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.a Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cma Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmi Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmt Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmx Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxa Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.ml Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/opam Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ppx_tools.a Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ppx_tools.cma Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ppx_tools.cmxa Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/dumpast Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/genlifter Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/metaquot/ppx.exe Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/ppx_metaquot Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/lib64/ocaml/ppx_tools/rewriter Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ppx_tools/CHANGES Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ppx_tools/LICENSE Installing /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ppx_tools/README.md + find /usr/src/tmp/ocaml-ppx_tools-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-ppx_tools-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-ppx_tools-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-ppx_tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-ppx_tools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ppx_tools-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ppx_tools-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ppx_tools-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-ppx_tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlDocstrings__3 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__or__710 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__letexception_926 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__1316 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__override_914 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__ident_767 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1469 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__val__1383 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1354 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__for__875 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constr_1336 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__field_838 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type__722 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__object__448 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__sequence_863 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2906 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__construct_820 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__signature_1342 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__apply_1292 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__ident_1012 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__let__777 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__typeof__1039 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1405 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__ident_1063 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__initializer__1464 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__list__find_414 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__value_1108 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type_extension_1121 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constr_442 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__tuple_682 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_inner_2672 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__array_851 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__var_425 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2933 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__with__1033 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__apply_797 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__exception__1210 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constant_671 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__array_705 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__object__948 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type_subst_1117 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type__1201 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__attribute_1168 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__letop_970 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__include__1238 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__attribute_1474 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__716 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__unpack_1091 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__class__1153 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__variant_693 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__737 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2922 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__964 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constr_1273 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_485 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__poly_942 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__1399 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__unpack_732 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__structure_1068 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__arrow_430 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_977 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__variant_826 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__setinstvar_908 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__construct_687 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__class_type_1157 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__exception__1125 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__fun__784 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__method__1451 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__exception__743 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__rec_module_1137 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__letmodule_919 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__structure_1279 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__any_655 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2880 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__alias_460 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__variant_466 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__send_897 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__attribute_1410 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1044 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__1145 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__eval_inner_2628 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__1226 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__inherit__1378 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__class_type_1234 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__884 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2964 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__let__1298 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1311 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__match__803 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2871 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__alias_1017 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__class__1230 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__method__1391 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__functor__1027 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_inner_2605 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__coerce_890 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__tuple_815 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_759 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mod_subst_1133 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type_extension_1206 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__setfield_844 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__poly_473 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2862 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__1305 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__any_420 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__alias_665 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__module__1214 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__int64__to_string_118 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__package_479 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__inherit__1437 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__modtype_1222 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_1096 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__function__792 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constant_772 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__int32__to_string_199 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__fun__1284 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__while__869 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1267 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__functor__1073 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__tuple_437 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__arrow_1347 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2913 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__var_660 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__modtype_1141 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__1458 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__string_of_float_186 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlLongident__flat_84 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__value_1192 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__try__809 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__type__1112 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2898 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__field_inner_2955 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__signature_1022 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__apply_1079 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__val__1444 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__list__fold_right_278 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__pack_959 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__ifthenelse_856 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__open__1359 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_957 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__module__1129 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_exception_inner_2974 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__unreachable_982 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__new__903 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__interval_676 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__lazy__727 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__extension_748 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constructor_inner_2981 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constructor_inner_2946 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_get_public_method verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__assert__932 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__lazy__937 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__primitive_1197 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2853 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlCamlinternalOO__make_class_931 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlLongident__parse_231 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__constraint__1085 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__record_832 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__class__454 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__newtype_953 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__mk_inner_2889 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__record_699 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__attribute_1249 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__rec_module_1218 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ppx_tools.cmxs: undefined symbol: camlAst_helper__include__1149 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__1 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlLocation verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_lifter verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__constr_254 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper__map_696 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper__map_signature_item_622 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__ident_767 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper__run_main_1769 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__precord_inner_875 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__int_385 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__ptuple_588 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__inherits_919 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__apply_797 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__constant_671 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlLocation__print_report_1252 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__tuple_270 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__run_initializers_opt_972 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_alloc3 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__pconstr_555 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__int32_inner_2147 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper__map_structure_item_667 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__str_inner_822 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__any_655 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_mapper__map_789 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__list_312 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__app_518 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__pint_606 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__init_class_916 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_759 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__cons_306 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__exit_459 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__create_table_908 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__constant_772 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1267 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__evar_525 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlLongident__flat_84 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlStdlib__list__fold_right_278 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__nativeint_inner_2161 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_957 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__record_491 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__plist_594 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlCamlinternalOO__make_class_931 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlLongident__parse_231 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_helper__int64_inner_2154 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlAst_convenience__pstr_inner_899 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/metaquot/ppx_metaquot.cmxs: undefined symbol: camlLocation__error_inner_2229 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_759 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1267 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib64/ocaml/ppx_tools/ast_lifter/ast_lifter.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_957 Hardlinking identical .pyc and .pyo files Processing files: ocaml-ppx_tools-6.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ppx_tools-6.3 + DOCDIR=/usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + /bin/mkdir -p /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + cp -prL README.md /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + chmod -R go-w /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + chmod -R a+rX /usr/src/tmp/ocaml-ppx_tools-buildroot/usr/share/doc/ocaml-ppx_tools-6.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o62Ld6 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.nHCw24 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Ast_convenience) = 4.11.1-70F2B5D4, ocaml-cmi(Ast_lifter) = 4.11.1-3AEBD5F0, ocaml-cmi(Ast_mapper_class) = 4.11.1-F71CBC49, ocaml-cmi(Ppx_metaquot) = 4.11.1-5EA7C820 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libm.so.6(GLIBC_2.29)(64bit), ocaml-cmi(Ast_helper) = 4.11.1-5B2171B1, ocaml-cmi(Ast_mapper) = 4.11.1-E73D69D1, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Docstrings) = 4.11.1-9C9E7917, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, 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__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Warnings) = 4.11.1-9FC34835, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kNyfT4 Creating ocaml-ppx_tools-debuginfo package Processing files: ocaml-ppx_tools-devel-6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.px8rd5 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.H6WhH7 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Ast_convenience) = 4.11.1-45776EE6, ocaml-cmx(Ast_lifter) = 4.11.1-684ED05B, ocaml-cmx(Ast_mapper_class) = 4.11.1-E7BD0AEA, ocaml-cmx(Ppx_metaquot) = 4.11.1-358B74F6 Requires: ocaml-ppx_tools = 6.3-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libm.so.6(GLIBC_2.29)(64bit), ocaml-cmi(Ast_convenience) = 4.11.1-70F2B5D4, ocaml-cmi(Ast_helper) = 4.11.1-5B2171B1, ocaml-cmi(Ast_lifter) = 4.11.1-3AEBD5F0, ocaml-cmi(Ast_mapper) = 4.11.1-E73D69D1, ocaml-cmi(Ast_mapper_class) = 4.11.1-F71CBC49, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Docstrings) = 4.11.1-9C9E7917, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Ppx_metaquot) = 4.11.1-5EA7C820, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, 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__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(Ast_helper) = 4.11.1-8E1DF86B, ocaml-cmx(Ast_mapper) = 4.11.1-FE92B5A4, ocaml-cmx(CamlinternalOO) = 4.11.1-818E6C46, ocaml-cmx(Location) = 4.11.1-98645547, ocaml-cmx(Longident) = 4.11.1-DC714449, ocaml-cmx(Stdlib) = 4.11.1-5B1118FC, ocaml-cmx(Stdlib__format) = 4.11.1-85E26627, ocaml-cmx(Stdlib__int32) = 4.11.1-65EA537B, ocaml-cmx(Stdlib__int64) = 4.11.1-02B7B393, ocaml-cmx(Stdlib__list) = 4.11.1-1F9660A3, ocaml-cmx(Stdlib__string) = 4.11.1-9693062F, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pUTZJ4 Creating ocaml-ppx_tools-devel-debuginfo package Processing files: ocaml-ppx_tools-debuginfo-6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhHdd6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PReBE6 find-requires: running scripts (debuginfo) Requires: ocaml-ppx_tools = 6.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Processing files: ocaml-ppx_tools-devel-debuginfo-6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s84hO7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HKvmy7 find-requires: running scripts (debuginfo) Requires: ocaml-ppx_tools-devel = 6.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Adding to ocaml-ppx_tools-devel a strict dependency on ocaml-ppx_tools Adding to ocaml-ppx_tools-debuginfo a strict dependency on ocaml-ppx_tools Adding to ocaml-ppx_tools-devel-debuginfo a strict dependency on ocaml-ppx_tools-devel Adding to ocaml-ppx_tools-devel-debuginfo a strict dependency on ocaml-ppx_tools-debuginfo Removing from ocaml-ppx_tools-devel-debuginfo 3 sources provided by ocaml-ppx_tools-debuginfo also prunning dir /usr/src/debug/ocaml-ppx_tools-6.3/_build/default/src Removing 4 extra deps from ocaml-ppx_tools-devel due to dependency on ocaml-ppx_tools Removing 36 extra deps from ocaml-ppx_tools-devel due to repentancy on ocaml-ppx_tools Removing 4 extra deps from ocaml-ppx_tools-devel-debuginfo due to repentancy on ocaml-ppx_tools-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ppx_tools/CHANGES /usr/share/doc/ppx_tools/LICENSE /usr/share/doc/ppx_tools/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ppx_tools-6.3-alt1.x86_64.rpm (w2T.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ppx_tools-devel-6.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ppx_tools-debuginfo-6.3-alt1.x86_64.rpm (w2T.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ppx_tools-devel-debuginfo-6.3-alt1.x86_64.rpm (w2.lzdio) 15.35user 2.70system 0:20.07elapsed 89%CPU (0avgtext+0avgdata 159988maxresident)k 0inputs+0outputs (0major+991801minor)pagefaults 0swaps 28.51user 5.55system 0:37.37elapsed 91%CPU (0avgtext+0avgdata 159988maxresident)k 0inputs+0outputs (0major+1337628minor)pagefaults 0swaps --- ocaml-ppx_tools-6.3-alt1.x86_64.rpm.repo 2020-12-31 09:32:45.000000000 +0000 +++ ocaml-ppx_tools-6.3-alt1.x86_64.rpm.hasher 2021-01-07 04:19:00.719227300 +0000 @@ -57,3 +57,3 @@ Requires: rtld(GNU_HASH) -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: ocaml-cmi(Ast_convenience) = 4.11.1-70F2B5D4 --- ocaml-ppx_tools-debuginfo-6.3-alt1.x86_64.rpm.repo 2020-12-31 09:32:45.000000000 +0000 +++ ocaml-ppx_tools-debuginfo-6.3-alt1.x86_64.rpm.hasher 2021-01-07 04:19:04.832193393 +0000 @@ -28,3 +28,3 @@ Requires: ocaml-ppx_tools = 6.3-alt1:sisyphus+264250.100.1.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: ocaml-ppx_tools-debuginfo = 6.3-alt1:sisyphus+264250.100.1.1