D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2179086:ocaml-parsexp-0.17.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gaFZix Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mvY03q + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + rm -rf parsexp-0.17.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/v0.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd parsexp-0.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K9mF72 + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parsexp-0.17.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j4 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -no-alias-deps -o src/.parsexp.objs/byte/parsexp__.cmo -c -impl src/parsexp__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/positions.ml) > _build/default/src/.parsexp.objs/parsexp__Positions.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parsexp.mli) > _build/default/src/.parsexp.objs/parsexp.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parsexp.ml) > _build/default/src/.parsexp.objs/parsexp.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/automaton.mli) > _build/default/src/.parsexp.objs/parsexp__Automaton.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/automaton_action.mli) > _build/default/src/.parsexp.objs/parsexp__Automaton_action.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_action.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_action.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_intf.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/automaton_stack.mli) > _build/default/src/.parsexp.objs/parsexp__Automaton_stack.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_stack.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_stack.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_stack_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_stack_intf.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/automaton_state.mli) > _build/default/src/.parsexp.objs/parsexp__Automaton_state.intf.d Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_state.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_state.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_state_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_state_intf.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/automaton_tables.mli) > _build/default/src/.parsexp.objs/parsexp__Automaton_tables.intf.d Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/automaton_tables.ml) > _build/default/src/.parsexp.objs/parsexp__Automaton_tables.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/conv.mli) > _build/default/src/.parsexp.objs/parsexp__Conv.intf.d Running[19]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/conv.ml) > _build/default/src/.parsexp.objs/parsexp__Conv.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/conv_error.mli) > _build/default/src/.parsexp.objs/parsexp__Conv_error.intf.d Running[21]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/conv_error.ml) > _build/default/src/.parsexp.objs/parsexp__Conv_error.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/conv_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Conv_intf.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cst.mli) > _build/default/src/.parsexp.objs/parsexp__Cst.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cst.ml) > _build/default/src/.parsexp.objs/parsexp__Cst.impl.d Running[25]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/import.ml) > _build/default/src/.parsexp.objs/parsexp__Import.impl.d Running[26]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/of_sexp_error.mli) > _build/default/src/.parsexp.objs/parsexp__Of_sexp_error.intf.d Running[27]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/of_sexp_error.ml) > _build/default/src/.parsexp.objs/parsexp__Of_sexp_error.impl.d Running[28]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/old_parser_cont_state.mli) > _build/default/src/.parsexp.objs/parsexp__Old_parser_cont_state.intf.d Running[29]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/old_parser_cont_state.ml) > _build/default/src/.parsexp.objs/parsexp__Old_parser_cont_state.impl.d Running[30]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parse_error.mli) > _build/default/src/.parsexp.objs/parsexp__Parse_error.intf.d Running[31]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parse_error.ml) > _build/default/src/.parsexp.objs/parsexp__Parse_error.impl.d Running[32]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parse_error_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Parse_error_intf.impl.d Running[33]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/parser.mli) > _build/default/src/.parsexp.objs/parsexp__Parser.intf.d Running[34]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parser.ml) > _build/default/src/.parsexp.objs/parsexp__Parser.impl.d Running[35]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parser_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Parser_intf.impl.d Running[36]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/parsexp_intf.ml) > _build/default/src/.parsexp.objs/parsexp__Parsexp_intf.impl.d Running[37]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/positions.mli) > _build/default/src/.parsexp.objs/parsexp__Positions.intf.d Running[38]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Import.cmo -c -impl src/import.ml) Running[39]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Old_parser_cont_state.cmi -c -intf src/old_parser_cont_state.mli) Running[40]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Positions.cmi -c -intf src/positions.mli) Running[41]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Old_parser_cont_state.cmo -c -impl src/old_parser_cont_state.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Positions.cmo -c -impl src/positions.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Cst.cmi -c -intf src/cst.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Of_sexp_error.cmi -c -intf src/of_sexp_error.mli) Running[45]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parse_error_intf.cmo -c -impl src/parse_error_intf.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Cst.cmo -c -impl src/cst.ml) Running[47]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_stack_intf.cmo -c -impl src/automaton_stack_intf.ml) Running[48]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parse_error.cmi -c -intf src/parse_error.mli) Running[49]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Of_sexp_error.cmo -c -impl src/of_sexp_error.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parse_error.cmo -c -impl src/parse_error.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Conv_error.cmi -c -intf src/conv_error.mli) Running[52]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_stack.cmi -c -intf src/automaton_stack.mli) Running[53]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_stack.cmo -c -impl src/automaton_stack.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_state_intf.cmo -c -impl src/automaton_state_intf.ml) Running[55]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Conv_error.cmo -c -impl src/conv_error.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_state.cmi -c -intf src/automaton_state.mli) Running[57]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_state.cmo -c -impl src/automaton_state.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_action.cmi -c -intf src/automaton_action.mli) Running[59]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_intf.cmo -c -impl src/automaton_intf.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parser_intf.cmo -c -impl src/parser_intf.ml) Running[61]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_action.cmo -c -impl src/automaton_action.ml) Running[62]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_tables.cmi -c -intf src/automaton_tables.mli) Running[63]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton.cmi -c -intf src/automaton.mli) Running[64]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parser.cmi -c -intf src/parser.mli) Running[65]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton_tables.cmo -c -impl src/automaton_tables.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Automaton.cmo -c -impl src/automaton.ml) Running[67]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parser.cmo -c -impl src/parser.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Conv_intf.cmo -c -impl src/conv_intf.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Conv.cmi -c -intf src/conv.mli) Running[70]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Conv.cmo -c -impl src/conv.ml) Running[71]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp__Parsexp_intf.cmo -c -impl src/parsexp_intf.ml) Running[72]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp.cmi -c -intf src/parsexp.mli) Running[73]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.parsexp.objs/byte -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Parsexp__ -o src/.parsexp.objs/byte/parsexp.cmo -c -impl src/parsexp.ml) Running[74]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/parsexp.cma src/.parsexp.objs/byte/parsexp__.cmo src/.parsexp.objs/byte/parsexp__Import.cmo src/.parsexp.objs/byte/parsexp__Positions.cmo src/.parsexp.objs/byte/parsexp__Cst.cmo src/.parsexp.objs/byte/parsexp__Automaton_stack_intf.cmo src/.parsexp.objs/byte/parsexp__Automaton_stack.cmo src/.parsexp.objs/byte/parsexp__Automaton_state_intf.cmo src/.parsexp.objs/byte/parsexp__Automaton_state.cmo src/.parsexp.objs/byte/parsexp__Parse_error_intf.cmo src/.parsexp.objs/byte/parsexp__Parse_error.cmo src/.parsexp.objs/byte/parsexp__Automaton_action.cmo src/.parsexp.objs/byte/parsexp__Old_parser_cont_state.cmo src/.parsexp.objs/byte/parsexp__Automaton_tables.cmo src/.parsexp.objs/byte/parsexp__Automaton.cmo src/.parsexp.objs/byte/parsexp__Automaton_intf.cmo src/.parsexp.objs/byte/parsexp__Of_sexp_error.cmo src/.parsexp.objs/byte/parsexp__Conv_error.cmo src/.parsexp.objs/byte/parsexp__Parser_intf.cmo src/.parsexp.objs/byte/parsexp__Parser.cmo src/.parsexp.objs/byte/parsexp__Conv_intf.cmo src/.parsexp.objs/byte/parsexp__Conv.cmo src/.parsexp.objs/byte/parsexp__Parsexp_intf.cmo src/.parsexp.objs/byte/parsexp.cmo) Promoting "_build/default/parsexp.install" to "parsexp.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IiRAj2 + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + mkdir /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parsexp-0.17.0 + '[' 1 -eq 1 ']' + dune install --destdir=/home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT --verbose --release -j4 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/META Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_action.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_action.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_stack.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_stack.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_stack_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_state.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_state.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_state_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_tables.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_tables.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv_error.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv_error.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/cst.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/cst.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/dune-package Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/import.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/of_sexp_error.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/of_sexp_error.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/old_parser_cont_state.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/old_parser_cont_state.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/opam Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parse_error.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parse_error.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parse_error_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parser.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parser.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parser_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_action.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_action.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_action.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_stack.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_stack.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_stack.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_stack_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_stack_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_state.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_state.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_state.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_state_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_state_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_tables.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_tables.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Automaton_tables.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv_error.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv_error.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv_error.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Conv_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Cst.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Cst.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Cst.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Import.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Import.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Of_sexp_error.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Of_sexp_error.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Of_sexp_error.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Old_parser_cont_state.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Old_parser_cont_state.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Old_parser_cont_state.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parse_error.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parse_error.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parse_error.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parse_error_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parse_error_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parser.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parser.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parser.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parser_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parser_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parsexp_intf.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Parsexp_intf.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Positions.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Positions.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp__Positions.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp_intf.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/positions.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/positions.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/doc/parsexp/CHANGES.md Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/doc/parsexp/LICENSE.md Installing /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/doc/parsexp/README.org + '[' -d _build/default/_doc/_html ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/doc ++ find /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml -name '*.mli' + mlis='/home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_stack.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv_error.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_action.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/cst.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/old_parser_cont_state.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parser.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parse_error.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_state.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/of_sexp_error.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_tables.mli /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/positions.mli' + rm -f /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_stack.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv_error.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_action.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/cst.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/old_parser_cont_state.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/conv.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parser.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parse_error.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_state.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/parsexp.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/of_sexp_error.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/automaton_tables.ml /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/lib/ocaml/parsexp/positions.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT /usr/lib/ocaml + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.430I4f + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd parsexp-0.17.0 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j4 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-parsexp-0.17.0-1.mga10.armv7hl Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.US2YO7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + cd parsexp-0.17.0 + DOCDIR=/home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-parsexp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-parsexp + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0/CHANGES.md /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-parsexp + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0/README.org /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-parsexp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OHtBMU + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + cd parsexp-0.17.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-parsexp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-parsexp + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/parsexp-0.17.0/LICENSE.md /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-parsexp + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Parsexp) = 85e44294883470c2f0f6d46287d12f5e ocaml(Parsexp__) = ce7e8bcced9d54a2ce281195da05da49 ocaml(Parsexp__Automaton) = 89826fbe2047dfb0356f03d3799fafd9 ocaml(Parsexp__Automaton_action) = e988113f0bd45f7a1196045a525fe7e8 ocaml(Parsexp__Automaton_intf) = 4f2b5555ecfa00a94b0b27b8787602fb ocaml(Parsexp__Automaton_stack) = 702031ba5864e38b4c4b539e67e5d356 ocaml(Parsexp__Automaton_stack_intf) = 9a68f8e862a80854889667a96319a227 ocaml(Parsexp__Automaton_state) = 05fdf46d0f533fd04dafe884b8d6042e ocaml(Parsexp__Automaton_state_intf) = 9363fc678345bb0ad89729eddb4c34ec ocaml(Parsexp__Automaton_tables) = df966c48fb45a53c439cb608d4aa3457 ocaml(Parsexp__Conv) = 0180f7e1ae741da0c1f833520742803c ocaml(Parsexp__Conv_error) = 7cec6fde41958fc7599f6e15f89feb49 ocaml(Parsexp__Conv_intf) = 74eb3cdb6b31f44165dd7a16e468208d ocaml(Parsexp__Cst) = 913b7539f4e928839b41a29884998eff ocaml(Parsexp__Import) = 83f172b58825a11d53c478a0c754fd32 ocaml(Parsexp__Of_sexp_error) = 15687df5182251d43d4fa3586fb909c9 ocaml(Parsexp__Old_parser_cont_state) = 64359c17eab7290ca3e15e85aa5174cd ocaml(Parsexp__Parse_error) = 9ec699ed4691a0dc7da338cfef0f0b29 ocaml(Parsexp__Parse_error_intf) = 8183c112e66e0dd5e32f3e806cf6d335 ocaml(Parsexp__Parser) = 579bf74c0d59e1e2f84e16647598e349 ocaml(Parsexp__Parser_intf) = dd8202c75cd11c06225f751a70a63151 ocaml(Parsexp__Parsexp_intf) = 16ed6500c873a9461c614ce54343dbb3 ocaml(Parsexp__Positions) = 4b7555123d9ba967520f07fd60a6f280 ocaml-parsexp = 0.17.0-1.mga10 ocaml-parsexp(armv7hl-32) = 0.17.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalMod) = 2841d459081b0d0dfe3bde24f9787af1 ocaml(Parsexp__) = ce7e8bcced9d54a2ce281195da05da49 ocaml(Parsexp__Automaton) = 89826fbe2047dfb0356f03d3799fafd9 ocaml(Parsexp__Automaton_action) = e988113f0bd45f7a1196045a525fe7e8 ocaml(Parsexp__Automaton_intf) = 4f2b5555ecfa00a94b0b27b8787602fb ocaml(Parsexp__Automaton_stack) = 702031ba5864e38b4c4b539e67e5d356 ocaml(Parsexp__Automaton_stack_intf) = 9a68f8e862a80854889667a96319a227 ocaml(Parsexp__Automaton_state) = 05fdf46d0f533fd04dafe884b8d6042e ocaml(Parsexp__Automaton_state_intf) = 9363fc678345bb0ad89729eddb4c34ec ocaml(Parsexp__Automaton_tables) = df966c48fb45a53c439cb608d4aa3457 ocaml(Parsexp__Conv) = 0180f7e1ae741da0c1f833520742803c ocaml(Parsexp__Conv_error) = 7cec6fde41958fc7599f6e15f89feb49 ocaml(Parsexp__Conv_intf) = 74eb3cdb6b31f44165dd7a16e468208d ocaml(Parsexp__Cst) = 913b7539f4e928839b41a29884998eff ocaml(Parsexp__Import) = 83f172b58825a11d53c478a0c754fd32 ocaml(Parsexp__Of_sexp_error) = 15687df5182251d43d4fa3586fb909c9 ocaml(Parsexp__Old_parser_cont_state) = 64359c17eab7290ca3e15e85aa5174cd ocaml(Parsexp__Parse_error) = 9ec699ed4691a0dc7da338cfef0f0b29 ocaml(Parsexp__Parse_error_intf) = 8183c112e66e0dd5e32f3e806cf6d335 ocaml(Parsexp__Parser) = 579bf74c0d59e1e2f84e16647598e349 ocaml(Parsexp__Parser_intf) = dd8202c75cd11c06225f751a70a63151 ocaml(Parsexp__Parsexp_intf) = 16ed6500c873a9461c614ce54343dbb3 ocaml(Parsexp__Positions) = 4b7555123d9ba967520f07fd60a6f280 ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13 ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208 ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1 ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6 ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-parsexp-devel-0.17.0-1.mga10.armv7hl Provides: ocaml-parsexp-devel = 0.17.0-1.mga10 ocaml-parsexp-devel(armv7hl-32) = 0.17.0-1.mga10 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/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/ocaml-parsexp-0.17.0-1.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/ocaml-parsexp-devel-0.17.0-1.mga10.armv7hl.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FpcqDr + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + test -d /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-parsexp-0.17.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!