D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/cudf-0.9-15.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.axb6xq
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QKse6D
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cudf-0.9-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/cudf-0.9-build
+ rm -rf cudf-0.9
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cudf-0.9.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cudf-0.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/cudf-0.9-ounit2.patch
+ /usr/bin/patch -p1 -s --fuzz=2 --no-backup-if-mismatch -f
+ sed 's/pkg_extlib/pkg_extlib, debug/g' -i _tags
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Awbq6p
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cudf-0.9-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-0.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ make all c-lib
fgrep: warning: fgrep is obsolescent; using grep -F
make -C doc/
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cudf-0.9-build/cudf-0.9/doc'
pod2man --release 0.9 cudf-check.pod > cudf-check.1
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cudf-0.9-build/cudf-0.9/doc'
ocamlbuild  cudf.cma
+ /usr/bin/ocamlopt.opt -I +unix unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
File "examples/_tags", line 1, characters 25-33:
Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
+ ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmi cudf_types.mli
+ ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
+ ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmi cudf_conf.mli
+ ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
+ /usr/bin/ocamlyacc cudf_822_parser.mly
+ ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
+ ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
+ /usr/bin/ocamlyacc cudf_type_parser.mly
+ ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
+ ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
+ ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
+ ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
+ /usr/bin/ocamllex.opt -q cudf_type_lexer.mll
+ ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
+ /usr/bin/ocamllex.opt -q cudf_822_lexer.mll
+ ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
+ ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf.cmi cudf.mli
+ ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
+ ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_parser.cmi cudf_parser.mli
+ ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
+ ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_checker.cmi cudf_checker.mli
+ ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
+ ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_printer.cmi cudf_printer.mli
+ ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
+ ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmo cudf_types.ml
+ ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmo cudf_conf.ml
+ ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
+ ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
+ ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
File "cudf_type_parser.mly", line 204, characters 24-42:
Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
+ ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
+ ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
File "cudf_types_pp.ml", line 92, characters 27-37:
92 |     | `Enum l -> `Enum (l, parse_enum l s)
                                ^^^^^^^^^^
Warning 6 [labels-omitted]: label enums was omitted in the application of this function.

File "cudf_types_pp.ml", line 104, characters 20-44:
104 | let string_of_int = Pervasives.string_of_int
                          ^^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound module "Pervasives"
Command exited with code 2.
make: *** [Makefile:61: _build/cudf.cma] Error 10
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Awbq6p (%build)

RPM build errors:
    Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Awbq6p (%build)
I: [iurt_root_command] ERROR: chroot