D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-cudf-0.10-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aOxXoE Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XRZxuu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + rm -rf cudf-v0.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cudf-v0.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cudf-v0.10 + /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/pterjan/rpmbuild/tmp/rpm-tmp.fRAxJd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cudf-v0.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10 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/ocamlyacc lib/cudf_822_parser.mly) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_types_pp.ml) > _build/default/lib/.cudf.objs/cudf_types_pp.impl.d Running[3]: (cd _build/default && /usr/bin/ocamllex -q -o lib/cudf_type_lexer.ml lib/cudf_type_lexer.mll) Running[4]: (cd _build/default && /usr/bin/ocamlyacc lib/cudf_type_parser.mly) Running[5]: (cd _build/default && /usr/bin/ocamllex -q -o lib/cudf_822_lexer.ml lib/cudf_822_lexer.mll) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf.mli) > _build/default/lib/.cudf.objs/cudf.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf.ml) > _build/default/lib/.cudf.objs/cudf.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_822_parser.mli) > _build/default/lib/.cudf.objs/cudf_822_parser.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_822_parser.ml) > _build/default/lib/.cudf.objs/cudf_822_parser.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_checker.mli) > _build/default/lib/.cudf.objs/cudf_checker.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_checker.ml) > _build/default/lib/.cudf.objs/cudf_checker.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_conf.mli) > _build/default/lib/.cudf.objs/cudf_conf.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_conf.ml) > _build/default/lib/.cudf.objs/cudf_conf.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_parser.mli) > _build/default/lib/.cudf.objs/cudf_parser.intf.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_parser.ml) > _build/default/lib/.cudf.objs/cudf_parser.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_printer.mli) > _build/default/lib/.cudf.objs/cudf_printer.intf.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_printer.ml) > _build/default/lib/.cudf.objs/cudf_printer.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_types.mli) > _build/default/lib/.cudf.objs/cudf_types.intf.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_types.ml) > _build/default/lib/.cudf.objs/cudf_types.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_types_pp.mli) > _build/default/lib/.cudf.objs/cudf_types_pp.intf.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_type_parser.ml) > _build/default/lib/.cudf.objs/cudf_type_parser.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cudf_type_parser.mli) > _build/default/lib/.cudf.objs/cudf_type_parser.intf.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_822_lexer.ml) > _build/default/lib/.cudf.objs/cudf_822_lexer.impl.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cudf_type_lexer.ml) > _build/default/lib/.cudf.objs/cudf_type_lexer.impl.d Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_types.cmi -c -intf lib/cudf_types.mli) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_types.cmo -c -impl lib/cudf_types.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_types.cmx -c -impl lib/cudf_types.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf.cmi -c -intf lib/cudf.mli) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_822_parser.cmi -c -intf lib/cudf_822_parser.mli) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_conf.cmi -c -intf lib/cudf_conf.mli) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_types_pp.cmi -c -intf lib/cudf_types_pp.mli) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmi -c -intf lib/cudf_type_parser.mli) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_822_parser.cmo -c -impl lib/cudf_822_parser.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_822_lexer.cmo -c -impl lib/cudf_822_lexer.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_conf.cmo -c -impl lib/cudf_conf.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_checker.cmi -c -intf lib/cudf_checker.mli) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_printer.cmi -c -intf lib/cudf_printer.mli) Running[38]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_parser.cmi -c -intf lib/cudf_parser.mli) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf.cmo -c -impl lib/cudf.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_conf.cmx -c -impl lib/cudf_conf.ml) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_822_parser.cmx -c -impl lib/cudf_822_parser.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmo -c -impl lib/cudf_type_parser.ml) Running[43]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_parser.cmx -c -impl lib/cudf_type_parser.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_lexer.cmo -c -impl lib/cudf_type_lexer.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_checker.cmo -c -impl lib/cudf_checker.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_printer.cmo -c -impl lib/cudf_printer.ml) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_parser.cmo -c -impl lib/cudf_parser.ml) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_types_pp.cmo -c -impl lib/cudf_types_pp.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.main_cudf_check.eobjs/byte -I /usr/lib64/ocaml/extlib -I lib/.cudf.objs/byte -no-alias-deps -o bin/.main_cudf_check.eobjs/byte/dune__exe__Main_cudf_check.cmo -c -impl bin/main_cudf_check.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.main_cudf_parse_822.eobjs/byte -I /usr/lib64/ocaml/extlib -I lib/.cudf.objs/byte -no-alias-deps -o bin/.main_cudf_parse_822.eobjs/byte/dune__exe__Main_cudf_parse_822.cmo -c -impl bin/main_cudf_parse_822.ml) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_822_lexer.cmx -c -impl lib/cudf_822_lexer.ml) Output[42]: File "lib/cudf_type_parser.mly", line 204, characters 24-42: Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o lib/cudf.cma lib/.cudf.objs/byte/cudf_types.cmo lib/.cudf.objs/byte/cudf_type_parser.cmo lib/.cudf.objs/byte/cudf_type_lexer.cmo lib/.cudf.objs/byte/cudf_types_pp.cmo lib/.cudf.objs/byte/cudf_conf.cmo lib/.cudf.objs/byte/cudf.cmo lib/.cudf.objs/byte/cudf_printer.cmo lib/.cudf.objs/byte/cudf_822_parser.cmo lib/.cudf.objs/byte/cudf_822_lexer.cmo lib/.cudf.objs/byte/cudf_parser.cmo lib/.cudf.objs/byte/cudf_checker.cmo) Output[43]: File "lib/cudf_type_parser.mly", line 204, characters 24-42: Warning 6 [labels-omitted]: label prefix was omitted in the application of this function. Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_lexer.cmx -c -impl lib/cudf_type_lexer.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_types_pp.cmx -c -impl lib/cudf_types_pp.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf.cmx -c -impl lib/cudf.ml) Running[56]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_checker.cmx -c -impl lib/cudf_checker.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_printer.cmx -c -impl lib/cudf_printer.ml) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /usr/lib64/ocaml/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_parser.cmx -c -impl lib/cudf_parser.ml) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I bin/.main_cudf_check.eobjs/byte -I bin/.main_cudf_check.eobjs/native -I /usr/lib64/ocaml/extlib -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -intf-suffix .ml -no-alias-deps -o bin/.main_cudf_check.eobjs/native/dune__exe__Main_cudf_check.cmx -c -impl bin/main_cudf_check.ml) Running[60]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o lib/cudf.cmxa lib/.cudf.objs/native/cudf_types.cmx lib/.cudf.objs/native/cudf_type_parser.cmx lib/.cudf.objs/native/cudf_type_lexer.cmx lib/.cudf.objs/native/cudf_types_pp.cmx lib/.cudf.objs/native/cudf_conf.cmx lib/.cudf.objs/native/cudf.cmx lib/.cudf.objs/native/cudf_printer.cmx lib/.cudf.objs/native/cudf_822_parser.cmx lib/.cudf.objs/native/cudf_822_lexer.cmx lib/.cudf.objs/native/cudf_parser.cmx lib/.cudf.objs/native/cudf_checker.cmx) Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I bin/.main_cudf_parse_822.eobjs/byte -I bin/.main_cudf_parse_822.eobjs/native -I /usr/lib64/ocaml/extlib -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -intf-suffix .ml -no-alias-deps -o bin/.main_cudf_parse_822.eobjs/native/dune__exe__Main_cudf_parse_822.cmx -c -impl bin/main_cudf_parse_822.ml) Running[62]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I lib -o lib/cudf.cmxs lib/cudf.cmxa) Running[63]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o bin/main_cudf_parse_822.exe /usr/lib64/ocaml/extlib/extLib.cmxa lib/cudf.cmxa bin/.main_cudf_parse_822.eobjs/native/dune__exe__Main_cudf_parse_822.cmx) Running[64]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o bin/main_cudf_check.exe /usr/lib64/ocaml/extlib/extLib.cmxa lib/cudf.cmxa bin/.main_cudf_check.eobjs/native/dune__exe__Main_cudf_check.cmx) Promoting "_build/default/cudf.install" to "cudf.install" + /usr/bin/make -O -j16 V=1 VERBOSE=1 -C doc make: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10/doc' pod2man --release 0.10 cudf-check.pod > cudf-check.1 make: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Ll5IA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cudf-v0.10 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_lexer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_lexer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_lexer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_lexer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_lexer.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_lexer.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_lexer.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_lexer.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/bin/cudf-check Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/bin/cudf-parse-822 Installing /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/doc/cudf/README + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.mli /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_822_parser.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_checker.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_conf.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_types_pp.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_parser.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_printer.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf.ml /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/lib64/ocaml/cudf/cudf_type_parser.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT /usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/man/man1 + cp -a doc/cudf-check.1 /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/man/man1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.10-1.mga10 --unique-debug-suffix -0.10-1.mga10.x86_64 --unique-debug-src-base ocaml-cudf-0.10-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-cudf-0.10-1.mga10.x86_64 cpio: _build/default/IO.ml: Cannot stat: No such file or directory cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/extHashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/option.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory find-debuginfo: done + /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/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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DFaslV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cudf-v0.10 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test.ml) > _build/default/tests/.test.eobjs/dune__exe__Test.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/tests.ml) > _build/default/tests/.test.eobjs/dune__exe__Tests.impl.d Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I tests/.test.eobjs/byte -no-alias-deps -o tests/.test.eobjs/byte/dune__exe.cmo -c -impl tests/.test.eobjs/dune__exe.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I tests/.test.eobjs/byte -I tests/.test.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o tests/.test.eobjs/native/dune__exe.cmx -c -impl tests/.test.eobjs/dune__exe.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.test.eobjs/byte -I /usr/lib64/ocaml/extlib -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I lib/.cudf.objs/byte -no-alias-deps -open Dune__exe -o tests/.test.eobjs/byte/dune__exe__Tests.cmo -c -impl tests/tests.ml) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.test.eobjs/byte -I tests/.test.eobjs/native -I /usr/lib64/ocaml/extlib -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.test.eobjs/native/dune__exe__Tests.cmx -c -impl tests/tests.ml) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.test.eobjs/byte -I /usr/lib64/ocaml/extlib -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I lib/.cudf.objs/byte -no-alias-deps -open Dune__exe -o tests/.test.eobjs/byte/dune__exe__Test.cmo -c -impl tests/test.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.test.eobjs/byte -I tests/.test.eobjs/native -I /usr/lib64/ocaml/extlib -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o tests/.test.eobjs/native/dune__exe__Test.cmx -c -impl tests/test.ml) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o tests/test.exe /usr/lib64/ocaml/extlib/extLib.cmxa lib/cudf.cmxa /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib64/ocaml/ounit2/oUnit.cmxa tests/.test.eobjs/native/dune__exe.cmx tests/.test.eobjs/native/dune__exe__Tests.cmx tests/.test.eobjs/native/dune__exe__Test.cmx) Running[10]: (cd _build/default/tests && ./test.exe) Output[10]: ............................................................................................................................................................ Ran: 156 tests in: 0.09 seconds. OK malformed vpkgformula: `[] :: _' ; aborting + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-cudf-0.10-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RfrBuP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + cd cudf-v0.10 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/doc/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/doc/ocaml-cudf + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10/README /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/doc/ocaml-cudf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hWxK7w + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + cd cudf-v0.10 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10/COPYING /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cudf) = ab9fba77614b7d125232a30e5e2490f2 ocaml(Cudf_822_lexer) = 492c2dfc3d4c855c3cd66b52b84d392d ocaml(Cudf_822_parser) = 0c83f532b6ae9fbadf98a2a4a61edb19 ocaml(Cudf_checker) = 660370ca39428fd138b2045c10943150 ocaml(Cudf_conf) = 38610beac99d59571b629e9965ad99d4 ocaml(Cudf_parser) = fee8367faee2824a043e26abcc53e877 ocaml(Cudf_printer) = be55d6d64400209d039e4558908082bd ocaml(Cudf_type_lexer) = 1cf539d3c2c044f5d60dfa68633c5dbc ocaml(Cudf_type_parser) = 15169422c416243a3356770f56ce5e81 ocaml(Cudf_types) = 1141d6cd95fcacec31c1d759a558d0f5 ocaml(Cudf_types_pp) = a5f5b0836fb7a39a909025b0e12fda04 ocaml-cudf = 0.10-1.mga10 ocaml-cudf(x86-64) = 0.10-1.mga10 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.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Cudf) = ab9fba77614b7d125232a30e5e2490f2 ocaml(Cudf_822_lexer) = 492c2dfc3d4c855c3cd66b52b84d392d ocaml(Cudf_822_parser) = 0c83f532b6ae9fbadf98a2a4a61edb19 ocaml(Cudf_conf) = 38610beac99d59571b629e9965ad99d4 ocaml(Cudf_type_lexer) = 1cf539d3c2c044f5d60dfa68633c5dbc ocaml(Cudf_type_parser) = 15169422c416243a3356770f56ce5e81 ocaml(Cudf_types) = 1141d6cd95fcacec31c1d759a558d0f5 ocaml(Cudf_types_pp) = a5f5b0836fb7a39a909025b0e12fda04 ocaml(Enum) = 375fe1a12d58d47189f8bcb909519369 ocaml(ExtArray) = f7c81d7ed194d208427b6a2aca702d58 ocaml(ExtBuffer) = 458e7f6edde7f1fcfd6d7232d083f9f0 ocaml(ExtHashtbl) = 731267d9a554f05d7aa3eecc09a7dd73 ocaml(ExtLib) = ff3b54d3d626a2fab7f18780dc88d2b3 ocaml(ExtList) = 3d3ee87ca2b43a475042b3f0e5f1e3ea ocaml(ExtString) = c51a969e7afd56b017e984d87e32751f ocaml(IO) = c4211a11a95aaf411dda75c9f0db2588 ocaml(Option) = c13d33ef0060717afeaa073c3987de61 ocaml(Std) = 350356db4e88476e64b6e854f1b34044 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-cudf-devel-0.10-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1k48lM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + cd cudf-v0.10 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/cudf-v0.10/COPYING /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT/usr/share/licenses/ocaml-cudf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Cudf) = ab9fba77614b7d125232a30e5e2490f2 ocaml(Cudf_822_lexer) = 492c2dfc3d4c855c3cd66b52b84d392d ocaml(Cudf_822_parser) = 0c83f532b6ae9fbadf98a2a4a61edb19 ocaml(Cudf_checker) = 660370ca39428fd138b2045c10943150 ocaml(Cudf_conf) = 38610beac99d59571b629e9965ad99d4 ocaml(Cudf_parser) = fee8367faee2824a043e26abcc53e877 ocaml(Cudf_printer) = be55d6d64400209d039e4558908082bd ocaml(Cudf_type_lexer) = 1cf539d3c2c044f5d60dfa68633c5dbc ocaml(Cudf_type_parser) = 15169422c416243a3356770f56ce5e81 ocaml(Cudf_types) = 1141d6cd95fcacec31c1d759a558d0f5 ocaml(Cudf_types_pp) = a5f5b0836fb7a39a909025b0e12fda04 ocaml-cudf-devel = 0.10-1.mga10 ocaml-cudf-devel(x86-64) = 0.10-1.mga10 ocamlx(Cudf) = 9490f4cdee2823a828dc3a0424f6e091 ocamlx(Cudf_822_lexer) = 48fc15324495e3cf483e512dc59901dd ocamlx(Cudf_822_parser) = d92c58aa24dd9a924461587e5cde7b91 ocamlx(Cudf_checker) = 84eb650709e0d1929f543fbeb9920a20 ocamlx(Cudf_conf) = 5ae0f3afc3386ba53d24cdd3abe05abd ocamlx(Cudf_parser) = 8c3f90a88c0b95c361f53e4f6073c62e ocamlx(Cudf_printer) = bce091da841f6f9437cdfb05b9c6346d ocamlx(Cudf_type_lexer) = fef7ed3878908ef2a288205dbc36f27d ocamlx(Cudf_type_parser) = f029be8a606e49c4f4d3684cd28a9bbf ocamlx(Cudf_types) = 9fd945ce03d6e8a0123dc499eee35955 ocamlx(Cudf_types_pp) = d272d951452c0865c7762d7dc001c8ca Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Cudf) = ab9fba77614b7d125232a30e5e2490f2 ocaml(Cudf_822_lexer) = 492c2dfc3d4c855c3cd66b52b84d392d ocaml(Cudf_822_parser) = 0c83f532b6ae9fbadf98a2a4a61edb19 ocaml(Cudf_conf) = 38610beac99d59571b629e9965ad99d4 ocaml(Cudf_type_lexer) = 1cf539d3c2c044f5d60dfa68633c5dbc ocaml(Cudf_type_parser) = 15169422c416243a3356770f56ce5e81 ocaml(Cudf_types) = 1141d6cd95fcacec31c1d759a558d0f5 ocaml(Cudf_types_pp) = a5f5b0836fb7a39a909025b0e12fda04 ocaml(Enum) = 375fe1a12d58d47189f8bcb909519369 ocaml(ExtArray) = f7c81d7ed194d208427b6a2aca702d58 ocaml(ExtBuffer) = 458e7f6edde7f1fcfd6d7232d083f9f0 ocaml(ExtHashtbl) = 731267d9a554f05d7aa3eecc09a7dd73 ocaml(ExtLib) = ff3b54d3d626a2fab7f18780dc88d2b3 ocaml(ExtList) = 3d3ee87ca2b43a475042b3f0e5f1e3ea ocaml(ExtString) = c51a969e7afd56b017e984d87e32751f ocaml(IO) = c4211a11a95aaf411dda75c9f0db2588 ocaml(Option) = c13d33ef0060717afeaa073c3987de61 ocaml(Std) = 350356db4e88476e64b6e854f1b34044 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocamlx(Cudf) = 9490f4cdee2823a828dc3a0424f6e091 ocamlx(Cudf_822_lexer) = 48fc15324495e3cf483e512dc59901dd ocamlx(Cudf_822_parser) = d92c58aa24dd9a924461587e5cde7b91 ocamlx(Cudf_conf) = 5ae0f3afc3386ba53d24cdd3abe05abd ocamlx(Cudf_type_lexer) = fef7ed3878908ef2a288205dbc36f27d ocamlx(Cudf_type_parser) = f029be8a606e49c4f4d3684cd28a9bbf ocamlx(Cudf_types) = 9fd945ce03d6e8a0123dc499eee35955 ocamlx(Cudf_types_pp) = d272d951452c0865c7762d7dc001c8ca ocamlx(ExtHashtbl) = 93b001af4988dcb9faafec4f78aa7f57 ocamlx(ExtLib) = 49fdaca3a085144db6562947ade5ca71 ocamlx(ExtList) = a840115bf8269a9f28cd0659cd273aa3 ocamlx(ExtString) = 19d8eb01589178eb79503491327d2f9a ocamlx(IO) = f3fe1a1da6fa89f17568577660ce9c62 ocamlx(Option) = 7236c06b412946509e631770c237c8f7 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Lexing) = a0a1b1cb8c436f14fa0076493b310581 ocamlx(Stdlib__Parsing) = deea4dc8ae9ee6caf763533e362a165b ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b Processing files: ocaml-cudf-debugsource-0.10-1.mga10.x86_64 Provides: ocaml-cudf-debugsource = 0.10-1.mga10 ocaml-cudf-debugsource(x86-64) = 0.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cudf-debuginfo-0.10-1.mga10.x86_64 Provides: debuginfo(build-id) = 6016db7536021685e0f825ae9e23b47e952a692a debuginfo(build-id) = 978f67ddb82a6e7baabf00636728092a963901e8 debuginfo(build-id) = e088f44442a3245c9d8e2f4d797d04d59c7b59a2 ocaml-cudf-debuginfo = 0.10-1.mga10 ocaml-cudf-debuginfo(x86-64) = 0.10-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cudf-debugsource(x86-64) = 0.10-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-cudf-debugsource-0.10-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-cudf-devel-0.10-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-cudf-0.10-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-cudf-debuginfo-0.10-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XSNbl0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-cudf-0.10-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!