D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-ppx_ast-0.10.0-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gIByu3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ppx_ast-0.10.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/v0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ppx_ast-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aZzWET + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ppx_ast-0.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + jbuilder build --verbose -p ppx_ast -j8 # Workspace root: /home/pterjan/rpmbuild/BUILD/ppx_ast-0.10.0 Running[0]: /usr/bin/ocamlfind printconf path > /tmp/jbuildb115e8.output Running[1]: /usr/bin/ocamlc.opt -config > /tmp/jbuild5885bd.output # Jbuilder context: # ((name default) # (kind default) # (merlin true) # (for_host ()) # (build_dir _build/default) # (toplevel_path ()) # (ocaml_bin /usr/bin) # (ocaml /usr/bin/ocaml) # (ocamlc /usr/bin/ocamlc.opt) # (ocamlopt (/usr/bin/ocamlopt.opt)) # (ocamldep /usr/bin/ocamldep.opt) # (ocamlmklib /usr/bin/ocamlmklib.opt) # (env ()) # (findlib_path (/usr/lib64/ocaml)) # (arch_sixtyfour true) # (natdynlink_supported true) # (opam_vars ()) # (ocamlc_config # ((afl_instrument false) # (architecture amd64) # (asm as) # (asm_cfi_supported true) # (ast_impl_magic_number Caml1999M022) # (ast_intf_magic_number Caml1999N022) # (bytecomp_c_compiler # "gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (bytecomp_c_libraries "-lm -ldl -lcurses -lpthread ") # (c_compiler gcc) # (cc_profile -pg) # (ccomp_type cc) # (cma_magic_number Caml1999A022) # (cmi_magic_number Caml1999I022) # (cmo_magic_number Caml1999O022) # (cmt_magic_number Caml1999T022) # (cmx_magic_number Caml1999Y022) # (cmxa_magic_number Caml1999Z022) # (cmxs_magic_number Caml1999D022) # (default_executable_name a.out) # (default_safe_string true) # (exec_magic_number Caml1999X011) # (ext_asm .s) # (ext_dll .so) # (ext_exe "") # (ext_lib .a) # (ext_obj .o) # (flambda false) # (flat_float_array true) # (host x86_64-unknown-linux-gnu) # (int_size 63) # (model default) # (native_c_compiler # "gcc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (native_c_libraries "-lm -ldl") # (native_pack_linker "ld -r -o ") # (ocamlc_cflags "-O2 -fno-strict-aliasing -fwrapv -fPIC") # (ocamlc_cppflags "-D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (ocamlopt_cflags "-O2 -fno-strict-aliasing -fwrapv") # (ocamlopt_cppflags "-D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (os_type Unix) # (profiling true) # (ranlib ranlib) # (safe_string false) # (spacetime false) # (standard_library /usr/lib64/ocaml) # (standard_library_default /usr/lib64/ocaml) # (standard_runtime /usr/bin/ocamlrun) # (system linux) # (systhread_supported true) # (target x86_64-unknown-linux-gnu) # (version 4.06.0) # (windows_unicode false) # (with_frame_pointers false) # (word_size 64))) # (which ((ocamlc (/usr/bin/ocamlc.opt)) (ocamlfind (/usr/bin/ocamlfind))))) # Actual targets: # - recursive alias install Running[2]: (cd _build/default && /usr/bin/ocamllex.opt -q -o src/lexer.ml src/lexer.mll) Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules generate/select.ml) > _build/default/generate/select.depends.ocamldep-output Running[4]: (cd _build/default && /usr/bin/ocamlyacc src/parser0.mly) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -g -bin-annot -no-alias-deps -I src -o src/ppx_ast__.cmo -c -impl src/ppx_ast__.ml-gen) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -no-alias-deps -I generate -o generate/select.cmo -c -impl generate/select.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -g -intf-suffix .ml-gen -no-alias-deps -I src -o src/ppx_ast__.cmx -c -impl src/ppx_ast__.ml-gen) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -intf-suffix .ml -no-alias-deps -I generate -o generate/select.cmx -c -impl generate/select.ml) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o generate/select.exe generate/select.cmx) Running[10]: (cd _build/default/src && /usr/bin/bash -e -u -o pipefail -c '( echo "open Import"; cat parser0.mli; ) > parser.mli') Running[11]: (cd _build/default/src && /usr/bin/bash -e -u -o pipefail -c '( echo "open Import"; cat parser0.ml; ) > parser.ml') Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules src/ast_helper.mli src/docstrings.mli src/parse.mli src/parser.mli src/pprintast.mli src/syntaxerr.mli src/warn.mli) > _build/default/src/ppx_ast.dependsi.ocamldep-output Running[13]: (cd _build/default/src && /usr/bin/bash -e -u -o pipefail -c '../generate/select.exe location_helper.ml-4.06 location_helper.ml-default > location_helper.ml') Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules src/ast.ml src/ast_helper.ml src/docstrings.ml src/import.ml src/lexer.ml src/location_helper.ml src/parse.ml src/parser.ml src/pprintast.ml src/ppx_ast.ml -impl src/ppx_ast__.ml-gen src/syntaxerr.ml src/warn.ml) > _build/default/src/ppx_ast.depends.ocamldep-output Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Location_helper.cmo -c -impl src/location_helper.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Location_helper.cmx -c -impl src/location_helper.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Import.cmo -c -impl src/import.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Import.cmx -c -impl src/import.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Docstrings.cmi -c -intf src/docstrings.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parse.cmi -c -intf src/parse.mli) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Pprintast.cmi -c -intf src/pprintast.mli) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Syntaxerr.cmi -c -intf src/syntaxerr.mli) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Warn.cmi -c -intf src/warn.mli) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Ast.cmo -c -impl src/ast.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Warn.cmo -c -impl src/warn.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Docstrings.cmo -c -impl src/docstrings.ml) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Ast_helper.cmi -c -intf src/ast_helper.mli) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parser.cmi -c -intf src/parser.mli) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Syntaxerr.cmo -c -impl src/syntaxerr.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Lexer.cmo -c -impl src/lexer.ml) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Docstrings.cmx -c -impl src/docstrings.ml) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Syntaxerr.cmx -c -impl src/syntaxerr.ml) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Warn.cmx -c -impl src/warn.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Ast_helper.cmo -c -impl src/ast_helper.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Pprintast.cmo -c -impl src/pprintast.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parser.cmo -c -impl src/parser.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parse.cmo -c -impl src/parse.ml) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Ast_helper.cmx -c -impl src/ast_helper.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Pprintast.cmx -c -impl src/pprintast.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parser.cmx -c -impl src/parser.ml) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Ast.cmx -c -impl src/ast.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast.cmo -c -impl src/ppx_ast.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -a -o src/ppx_ast.cma src/ppx_ast__.cmo src/ppx_ast__Location_helper.cmo src/ppx_ast__Import.cmo src/ppx_ast__Ast.cmo src/ppx_ast__Docstrings.cmo src/ppx_ast__Syntaxerr.cmo src/ppx_ast__Ast_helper.cmo src/ppx_ast__Warn.cmo src/ppx_ast__Parser.cmo src/ppx_ast__Lexer.cmo src/ppx_ast__Parse.cmo src/ppx_ast__Pprintast.cmo src/ppx_ast.cmo) Running[44]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Lexer.cmx -c -impl src/lexer.ml) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast__Parse.cmx -c -impl src/parse.ml) Running[46]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -open Ppx_ast__ -o src/ppx_ast.cmx -c -impl src/ppx_ast.ml) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -a -o src/ppx_ast.cmxa src/ppx_ast__.cmx src/ppx_ast__Location_helper.cmx src/ppx_ast__Import.cmx src/ppx_ast__Ast.cmx src/ppx_ast__Docstrings.cmx src/ppx_ast__Syntaxerr.cmx src/ppx_ast__Ast_helper.cmx src/ppx_ast__Warn.cmx src/ppx_ast__Parser.cmx src/ppx_ast__Lexer.cmx src/ppx_ast__Parse.cmx src/ppx_ast__Pprintast.cmx src/ppx_ast.cmx) Running[48]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -w -9-27-32 -g -shared -linkall -I src -o src/ppx_ast.cmxs src/ppx_ast.cmxa) + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2SMUWW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 + cd ppx_ast-0.10.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr --libdir=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml ppx_ast.install Creating directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast _build/install/default/lib/ppx_ast/META => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/META _build/install/default/lib/ppx_ast/opam => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/opam _build/install/default/lib/ppx_ast/ppx_ast__Ast.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast.cmi _build/install/default/lib/ppx_ast/ppx_ast__Ast.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast.cmx _build/install/default/lib/ppx_ast/ppx_ast__Ast.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast.cmt _build/install/default/lib/ppx_ast/ast.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ast.ml _build/install/default/lib/ppx_ast/ppx_ast__Ast_helper.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast_helper.cmi _build/install/default/lib/ppx_ast/ppx_ast__Ast_helper.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast_helper.cmx _build/install/default/lib/ppx_ast/ppx_ast__Ast_helper.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast_helper.cmt _build/install/default/lib/ppx_ast/ppx_ast__Ast_helper.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Ast_helper.cmti _build/install/default/lib/ppx_ast/ast_helper.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ast_helper.mli _build/install/default/lib/ppx_ast/ppx_ast__Docstrings.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Docstrings.cmi _build/install/default/lib/ppx_ast/ppx_ast__Docstrings.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Docstrings.cmx _build/install/default/lib/ppx_ast/ppx_ast__Docstrings.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Docstrings.cmt _build/install/default/lib/ppx_ast/ppx_ast__Docstrings.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Docstrings.cmti _build/install/default/lib/ppx_ast/docstrings.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/docstrings.mli _build/install/default/lib/ppx_ast/ppx_ast__Import.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Import.cmi _build/install/default/lib/ppx_ast/ppx_ast__Import.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Import.cmx _build/install/default/lib/ppx_ast/ppx_ast__Import.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Import.cmt _build/install/default/lib/ppx_ast/import.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/import.ml _build/install/default/lib/ppx_ast/ppx_ast__Lexer.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Lexer.cmi _build/install/default/lib/ppx_ast/ppx_ast__Lexer.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Lexer.cmx _build/install/default/lib/ppx_ast/ppx_ast__Lexer.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Lexer.cmt _build/install/default/lib/ppx_ast/lexer.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/lexer.ml _build/install/default/lib/ppx_ast/ppx_ast__Location_helper.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Location_helper.cmi _build/install/default/lib/ppx_ast/ppx_ast__Location_helper.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Location_helper.cmx _build/install/default/lib/ppx_ast/ppx_ast__Location_helper.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Location_helper.cmt _build/install/default/lib/ppx_ast/location_helper.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/location_helper.ml _build/install/default/lib/ppx_ast/ppx_ast__Parse.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parse.cmi _build/install/default/lib/ppx_ast/ppx_ast__Parse.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parse.cmx _build/install/default/lib/ppx_ast/ppx_ast__Parse.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parse.cmt _build/install/default/lib/ppx_ast/ppx_ast__Parse.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parse.cmti _build/install/default/lib/ppx_ast/parse.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/parse.mli _build/install/default/lib/ppx_ast/ppx_ast__Parser.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parser.cmi _build/install/default/lib/ppx_ast/ppx_ast__Parser.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parser.cmx _build/install/default/lib/ppx_ast/ppx_ast__Parser.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parser.cmt _build/install/default/lib/ppx_ast/ppx_ast__Parser.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Parser.cmti _build/install/default/lib/ppx_ast/parser.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/parser.mli _build/install/default/lib/ppx_ast/ppx_ast__Pprintast.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Pprintast.cmi _build/install/default/lib/ppx_ast/ppx_ast__Pprintast.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Pprintast.cmx _build/install/default/lib/ppx_ast/ppx_ast__Pprintast.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Pprintast.cmt _build/install/default/lib/ppx_ast/ppx_ast__Pprintast.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Pprintast.cmti _build/install/default/lib/ppx_ast/pprintast.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/pprintast.mli _build/install/default/lib/ppx_ast/ppx_ast.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cmi _build/install/default/lib/ppx_ast/ppx_ast.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cmx _build/install/default/lib/ppx_ast/ppx_ast.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cmt _build/install/default/lib/ppx_ast/ppx_ast.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.ml _build/install/default/lib/ppx_ast/ppx_ast__.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__.cmi _build/install/default/lib/ppx_ast/ppx_ast__.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__.cmx _build/install/default/lib/ppx_ast/ppx_ast__.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__.cmt _build/install/default/lib/ppx_ast/ppx_ast__.ml-gen => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__.ml-gen _build/install/default/lib/ppx_ast/ppx_ast__Syntaxerr.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Syntaxerr.cmi _build/install/default/lib/ppx_ast/ppx_ast__Syntaxerr.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Syntaxerr.cmx _build/install/default/lib/ppx_ast/ppx_ast__Syntaxerr.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Syntaxerr.cmt _build/install/default/lib/ppx_ast/ppx_ast__Syntaxerr.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Syntaxerr.cmti _build/install/default/lib/ppx_ast/syntaxerr.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/syntaxerr.mli _build/install/default/lib/ppx_ast/ppx_ast__Warn.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Warn.cmi _build/install/default/lib/ppx_ast/ppx_ast__Warn.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Warn.cmx _build/install/default/lib/ppx_ast/ppx_ast__Warn.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Warn.cmt _build/install/default/lib/ppx_ast/ppx_ast__Warn.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast__Warn.cmti _build/install/default/lib/ppx_ast/warn.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/warn.mli _build/install/default/lib/ppx_ast/ppx_ast.cma => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cma _build/install/default/lib/ppx_ast/ppx_ast.cmxa => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cmxa _build/install/default/lib/ppx_ast/ppx_ast.a => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.a _build/install/default/lib/ppx_ast/ppx_ast.cmxs => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/lib64/ocaml/ppx_ast/ppx_ast.cmxs Creating directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/doc/ppx_ast _build/install/default/doc/ppx_ast/README.org => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/doc/ppx_ast/README.org _build/install/default/doc/ppx_ast/LICENSE.txt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/doc/ppx_ast/LICENSE.txt + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/doc + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.10.0-2.mga7 --unique-debug-suffix -0.10.0-2.mga7.x86_64 --unique-debug-src-base ocaml-ppx_ast-0.10.0-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ppx_ast-0.10.0 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.euHXx1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ppx_ast-0.10.0 + '[' 1 -eq 1 ']' + jbuilder runtest + exit 0 Processing files: ocaml-ppx_ast-0.10.0-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ks1fd6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ppx_ast-0.10.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/doc/ocaml-ppx_ast + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/doc/ocaml-ppx_ast + cp -pr README.org /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/doc/ocaml-ppx_ast + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KE9wUa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ppx_ast-0.10.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/licenses/ocaml-ppx_ast + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/licenses/ocaml-ppx_ast + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64/usr/share/licenses/ocaml-ppx_ast + exit 0 Provides: ocaml(Ppx_ast) = b687c5353b74b7772d87058025e0f177 ocaml(Ppx_ast__) = ac0e5cf4e2872113eab4ffccf9fa19dd ocaml(Ppx_ast__Ast) = 967f1d9f4f44440cbcee6442ffc82b6d ocaml(Ppx_ast__Ast_helper) = d4e58ed17519a26118cc901004a73bea ocaml(Ppx_ast__Docstrings) = bd514d2dc875759e4a10246945c55158 ocaml(Ppx_ast__Import) = 7526d15005e298b1ff4bf01eaffc2917 ocaml(Ppx_ast__Lexer) = ac5242476a2377afa5971268461697b0 ocaml(Ppx_ast__Location_helper) = 2e93efb106ec01eb1d77ce1379523a12 ocaml(Ppx_ast__Parse) = b49ab33ea0aa2b354fd68c2efea983a5 ocaml(Ppx_ast__Parser) = c9a545f25a1edbcba8f1d6f0bc1293e1 ocaml(Ppx_ast__Pprintast) = 2f7a4a8483e9b8a657c4e11349e80552 ocaml(Ppx_ast__Syntaxerr) = 9d659defa15aa2caf5832b5a92282767 ocaml(Ppx_ast__Warn) = 92f8f862eecdfe852ee3bb79b6f5d314 ocaml-ppx_ast = 0.10.0-2.mga7 ocaml-ppx_ast(x86-64) = 0.10.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Ast_402) = 44677371a8fb603750f825865d9908e9 ocaml(Ast_403) = fec9b45492e9f6e97cc62c8662926a40 ocaml(Ast_404) = 50158b25908894437569735632eb79f8 ocaml(Ast_405) = adbbe33ea175cca6de95a78876d4989c ocaml(Ast_406) = 6214cf75fbfc602ba8af6c4507d6eaec ocaml(Ast_mapper) = bece4f97c520a14b1b1280adeaa3c109 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalLazy) = 82ff65fd3ba766b66b963761d8f6b333 ocaml(CamlinternalOO) = 69dec6b14920fcc456f3cbd10764333e ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Clflags) = 3aaad9e68c798253c0a9f3d7946bf267 ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Location) = 7453466315e9009549dd74621eea0d3b ocaml(Longident) = 91f9af52ab5161ed3399272c57599564 ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Migrate_parsetree) = b728617f6b13ba6260e9b0991d1f95f1 ocaml(Migrate_parsetree_versions) = 2aa8c4ba41ec04f1487e080a704eef09 ocaml(Misc) = d1783abac987b0b89a66cc75658a42f4 ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Ocaml_common) = dc770515d4bec03a9791298f9bbee115 ocaml(Ocaml_shadow) = c24b9e2a7c7150201434c91318611b45 ocaml(Parsing) = a75b4b148ac8febe8bba7d4528048ecb ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Ppx_ast__) = ac0e5cf4e2872113eab4ffccf9fa19dd ocaml(Ppx_ast__Docstrings) = bd514d2dc875759e4a10246945c55158 ocaml(Ppx_ast__Import) = 7526d15005e298b1ff4bf01eaffc2917 ocaml(Ppx_ast__Location_helper) = 2e93efb106ec01eb1d77ce1379523a12 ocaml(Ppx_ast__Parser) = c9a545f25a1edbcba8f1d6f0bc1293e1 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Profile) = be4bb7d23f3bb4ebe05c09188e77798d ocaml(Result) = 24790a3e1bff1bc6dc64ae110090a5ed ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Syntaxerr) = 94a21a391ec111196b0334b34f569094 ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Warnings) = d9584a6414ffa4dac0b7bd3c56f2b1dc ocaml(runtime) = 4.06.0 Processing files: ocaml-ppx_ast-devel-0.10.0-2.mga7.x86_64 Provides: ocaml-ppx_ast-devel = 0.10.0-2.mga7 ocaml-ppx_ast-devel(x86-64) = 0.10.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_ast-0.10.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_ast-devel-0.10.0-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oOS4PG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ppx_ast-0.10.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ppx_ast-0.10.0-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Eok8Qc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ppx_ast-0.10.0 + exit 0 D: [iurt_root_command] Success!