D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2250718:ocaml-opam-file-format-2.1.6-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QRDBMX Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XBAbLq + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + rm -rf opam-file-format-2.1.6 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/ocaml-opam-file-format-2.1.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd opam-file-format-2.1.6 + /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.WMfVdo + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-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 opam-file-format-2.1.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6 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/src && /usr/bin/ocaml flags.ml) > _build/default/src/flags.sexp Running[2]: (cd _build/default && /usr/bin/ocamllex -q -o src/opamLexer.ml src/opamLexer.mll) Running[3]: (cd _build/default && /usr/bin/ocamlyacc src/opamBaseParser.mly) Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/opamPrinter.ml) > _build/default/src/.opam_file_format.objs/opamPrinter.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/opamLexer.mli) > _build/default/src/.opam_file_format.objs/opamLexer.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/opamParserTypes.ml) > _build/default/src/.opam_file_format.objs/opamParserTypes.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/opamPrinter.mli) > _build/default/src/.opam_file_format.objs/opamPrinter.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.impl.d Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParserTypes.cmo -c -impl src/opamParserTypes.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmi -c -intf src/opamBaseParser.mli) Running[15]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmi -c -intf src/opamPrinter.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmo -c -impl src/opamBaseParser.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmi -c -intf src/opamLexer.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmi -c -intf src/opamParser.mli) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmo -c -impl src/opamLexer.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmo -c -impl src/opamParser.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmo -c -impl src/opamPrinter.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/opam_file_format.cma src/.opam_file_format.objs/byte/opamParserTypes.cmo src/.opam_file_format.objs/byte/opamBaseParser.cmo src/.opam_file_format.objs/byte/opamLexer.cmo src/.opam_file_format.objs/byte/opamParser.cmo src/.opam_file_format.objs/byte/opamPrinter.cmo) Promoting "_build/default/opam-file-format.install" to "opam-file-format.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fXbR3P + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + mkdir /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-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 opam-file-format-2.1.6 + '[' 1 -eq 1 ']' + dune install --destdir=/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6 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-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/META Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/dune-package Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opam Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParserTypes.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParserTypes.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParserTypes.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.cmi Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.cmt Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.cmti Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.ml Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.mli Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opam_file_format.cma Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/doc/opam-file-format/CHANGES Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/doc/opam-file-format/LICENSE Installing /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/doc/opam-file-format/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/doc ++ find /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml -name '*.mli' + mlis=$'/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.mli\n/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.mli\n/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.mli\n/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.mli' + rm -f /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamParser.ml /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamBaseParser.ml /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamLexer.ml /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/lib/ocaml/opam-file-format/opamPrinter.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fw8CSK + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-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 opam-file-format-2.1.6 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/iurt/.cache/dune/db Workspace root: /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6 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/tests/hygiene && /usr/bin/ocaml flags.ml) > _build/default/tests/hygiene/flags.sexp Running[2]: (cd _build/default/tests/legacy && /usr/bin/make test) Running[3]: (cd _build/default && /usr/bin/ocamlyacc tests/hygiene/OpamBaseParser.mly) Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/tests.ml) > _build/default/tests/.tests.eobjs/tests.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/fullpos.ml) > _build/default/tests/.tests.eobjs/fullpos.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/oldpos.ml) > _build/default/tests/.tests.eobjs/oldpos.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/versions.ml) > _build/default/tests/.tests.eobjs/versions.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/hygiene/OpamBaseParser.ml) > _build/default/tests/hygiene/.opamBaseParser.eobjs/opamBaseParser.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/utils.ml) > _build/default/tests/.tests.eobjs/utils.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -impl tests/hygiene/opamParserTypes.ml) > _build/default/tests/hygiene/.opamBaseParser.eobjs/opamParserTypes.impl.d Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.eobjs/byte -I /usr/lib/ocaml/alcotest -I /usr/lib/ocaml/alcotest/engine -I /usr/lib/ocaml/alcotest/stdlib_ext -I /usr/lib/ocaml/astring -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/fmt -I /usr/lib/ocaml/fmt/cli -I /usr/lib/ocaml/fmt/tty -I /usr/lib/ocaml/re -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/uutf -I src/.opam_file_format.objs/byte -no-alias-deps -o tests/.tests.eobjs/byte/utils.cmo -c -impl tests/utils.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.eobjs/byte -I /usr/lib/ocaml/alcotest -I /usr/lib/ocaml/alcotest/engine -I /usr/lib/ocaml/alcotest/stdlib_ext -I /usr/lib/ocaml/astring -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/fmt -I /usr/lib/ocaml/fmt/cli -I /usr/lib/ocaml/fmt/tty -I /usr/lib/ocaml/re -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/uutf -I src/.opam_file_format.objs/byte -no-alias-deps -o tests/.tests.eobjs/byte/versions.cmo -c -impl tests/versions.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/hygiene/.opamBaseParser.eobjs/byte -no-alias-deps -o tests/hygiene/.opamBaseParser.eobjs/byte/opamParserTypes.cmo -c -impl tests/hygiene/opamParserTypes.ml) Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -intf tests/hygiene/OpamBaseParser.mli) > _build/default/tests/hygiene/.opamBaseParser.eobjs/opamBaseParser.intf.d Running[15]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/hygiene/.opamBaseParser.eobjs/byte -no-alias-deps -o tests/hygiene/.opamBaseParser.eobjs/byte/opamBaseParser.cmi -c -intf tests/hygiene/OpamBaseParser.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.eobjs/byte -I /usr/lib/ocaml/alcotest -I /usr/lib/ocaml/alcotest/engine -I /usr/lib/ocaml/alcotest/stdlib_ext -I /usr/lib/ocaml/astring -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/fmt -I /usr/lib/ocaml/fmt/cli -I /usr/lib/ocaml/fmt/tty -I /usr/lib/ocaml/re -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/uutf -I src/.opam_file_format.objs/byte -no-alias-deps -o tests/.tests.eobjs/byte/fullpos.cmo -c -impl tests/fullpos.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.eobjs/byte -I /usr/lib/ocaml/alcotest -I /usr/lib/ocaml/alcotest/engine -I /usr/lib/ocaml/alcotest/stdlib_ext -I /usr/lib/ocaml/astring -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/fmt -I /usr/lib/ocaml/fmt/cli -I /usr/lib/ocaml/fmt/tty -I /usr/lib/ocaml/re -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/uutf -I src/.opam_file_format.objs/byte -no-alias-deps -o tests/.tests.eobjs/byte/oldpos.cmo -c -impl tests/oldpos.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/hygiene/.opamBaseParser.eobjs/byte -intf-suffix .ml -no-alias-deps -o tests/hygiene/.opamBaseParser.eobjs/byte/opamBaseParser.cmo -c -impl tests/hygiene/OpamBaseParser.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o tests/hygiene/opamBaseParser.exe -output-complete-exe tests/hygiene/.opamBaseParser.eobjs/byte/opamParserTypes.cmo tests/hygiene/.opamBaseParser.eobjs/byte/opamBaseParser.cmo) Running[20]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.eobjs/byte -I /usr/lib/ocaml/alcotest -I /usr/lib/ocaml/alcotest/engine -I /usr/lib/ocaml/alcotest/stdlib_ext -I /usr/lib/ocaml/astring -I /usr/lib/ocaml/cmdliner -I /usr/lib/ocaml/fmt -I /usr/lib/ocaml/fmt/cli -I /usr/lib/ocaml/fmt/tty -I /usr/lib/ocaml/re -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/uutf -I src/.opam_file_format.objs/byte -no-alias-deps -o tests/.tests.eobjs/byte/tests.cmo -c -impl tests/tests.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o tests/tests.exe -output-complete-exe /usr/lib/ocaml/astring/astring.cma /usr/lib/ocaml/cmdliner/cmdliner.cma /usr/lib/ocaml/uutf/uutf.cma /usr/lib/ocaml/alcotest/stdlib_ext/alcotest_stdlib_ext.cma /usr/lib/ocaml/fmt/fmt.cma /usr/lib/ocaml/fmt/cli/fmt_cli.cma /usr/lib/ocaml/re/re.cma /usr/lib/ocaml/alcotest/engine/alcotest_engine.cma /usr/lib/ocaml/unix/unix.cma /usr/lib/ocaml/fmt/tty/fmt_tty.cma /usr/lib/ocaml/alcotest/alcotest.cma -I /usr/lib/ocaml/alcotest src/opam_file_format.cma tests/.tests.eobjs/byte/utils.cmo tests/.tests.eobjs/byte/fullpos.cmo tests/.tests.eobjs/byte/oldpos.cmo tests/.tests.eobjs/byte/versions.cmo tests/.tests.eobjs/byte/tests.cmo) Running[22]: (cd _build/default/tests/hygiene && ./opamBaseParser.exe 2.1.6) Output[2]: /usr/bin/make -C src opam-file-format.cma make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/_build/default/tests/legacy/src' sed -e 's/VERSION/"2.1.6"/' \ -e '/archive(native)/d' \ META.in > META ocamldep *.mli *.ml > .depend ocamlc -c opamParserTypes.ml ocamlc -c opamBaseParser.mli ocamlc -c opamBaseParser.ml ocamlc -c opamLexer.mli ocamlc -c opamLexer.ml ocamlc -c opamParser.mli ocamlc -c opamParser.ml ocamlc -c opamPrinter.mli ocamlc -c opamPrinter.ml ocamlc -a opamParserTypes.cmo opamBaseParser.cmo opamLexer.cmo opamParser.cmo opamPrinter.cmo -o opam-file-format.cma make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/_build/default/tests/legacy/src' ocamlc -o legacy.byte -I src src/opam-file-format.cma legacy.ml Running[23]: (cd _build/default/tests && ./tests.exe) Output[23]: Testing `opam-file-format'. This run has ID `8JHU9O0S'. [OK] oldpos values 0 parser-printer simple. [OK] oldpos values 1 parser-printer unop. [OK] oldpos values 2 parser-printer binop. [OK] oldpos values 3 parser-printer lists. [OK] oldpos values 4 parser-printer and_or. [OK] oldpos values 5 parser simple. [OK] oldpos values 6 parser unop. [OK] oldpos values 7 parser binop. [OK] oldpos values 8 parser lists. [OK] oldpos values 9 parser and_or. [OK] oldpos values 10 printer simple. [OK] oldpos values 11 printer unop. [OK] oldpos values 12 printer binop. [OK] oldpos values 13 printer lists. [OK] oldpos values 14 printer and_or. [OK] oldpos items 0 variable printer. [OK] oldpos items 1 variable parser. [OK] oldpos items 2 variable parser-printer. [OK] oldpos items 3 section printer. [OK] oldpos items 4 section parser. [OK] oldpos items 5 section parser-printer. [OK] oldpos opamfile 0 parser. [OK] oldpos opamfile 1 printer. [OK] oldpos opamfile 2 parser-printer. [OK] oldpos opamfile 3 positions-file. [OK] fullpos values 0 parser-printer simple. [OK] fullpos values 1 parser-printer unop. [OK] fullpos values 2 parser-printer binop. [OK] fullpos values 3 parser-printer lists. [OK] fullpos values 4 parser-printer and_or. [OK] fullpos values 5 parser simple. [OK] fullpos values 6 parser unop. [OK] fullpos values 7 parser binop. [OK] fullpos values 8 parser lists. [OK] fullpos values 9 parser and_or. [OK] fullpos values 10 printer simple. [OK] fullpos values 11 printer unop. [OK] fullpos values 12 printer binop. [OK] fullpos values 13 printer lists. [OK] fullpos values 14 printer and_or. [OK] fullpos items 0 variable printer. [OK] fullpos items 1 variable parser. [OK] fullpos items 2 variable parser-printer. [OK] fullpos items 3 section printer. [OK] fullpos items 4 section parser. [OK] fullpos items 5 section parser-printer. [OK] fullpos opamfile 0 parser. [OK] fullpos opamfile 1 printer. [OK] fullpos opamfile 2 parser-printer. [OK] fullpos opamfile 3 printer-preserved. [OK] fullpos opamfile 4 positions-file. [OK] opam-version 0 OpamPrinter.FullPos.opamfile. [OK] opam-version 1 OpamPrinter.FullPos.Normalise.o... [OK] opam-version 2 opam-version > 2.0 not at start 1. [OK] opam-version 3 opam-version > 2.1 repeated. [OK] opam-version 4 no opam-version and parsing error. [OK] opam-version 5 opam-version 2.1 and lexing error. [OK] opam-version 6 opam-version 2.1 and parsing er... [OK] opam-version 7 opam-version 2.1 and immediate ... [OK] opam-version 8 opam-version 4 and parsing error. [OK] opam-version 9 opam-version 42.0 and parsing e... [OK] opam-version 10 opam-version 42.0 and evil pars... [OK] opam-version 11 opam-version 42.0 and immediate... [OK] opam-version 12 opam-version 42.0 and lexing er... Full test results in `~/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/_build/default/tests/_build/_tests/opam-file-format'. Test Successful in 0.744s. 64 tests run. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-opam-file-format-2.1.6-2.mga10.armv7hl Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wjcVZy + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + cd opam-file-format-2.1.6 + DOCDIR=/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/doc/ocaml-opam-file-format + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/doc/ocaml-opam-file-format + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/README.md /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/doc/ocaml-opam-file-format + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/CHANGES /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/doc/ocaml-opam-file-format + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SwYycd + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + cd opam-file-format-2.1.6 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/LICENSE /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(OpamBaseParser) = 460d9d018e8c7faecfedd88415775d85 ocaml(OpamLexer) = 6f1d6b30fe795885211de76dcba7e8bc ocaml(OpamParser) = c7772488dbd2b62c1c2451a4c04fba8b ocaml(OpamParserTypes) = 40e3de6df98a1c7f60163185582965dd ocaml(OpamPrinter) = b0ddbf30f407aefc8452bfed4605e2ea ocaml-opam-file-format = 2.1.6-2.mga10 ocaml-opam-file-format(armv7hl-32) = 2.1.6-2.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(OpamBaseParser) = 460d9d018e8c7faecfedd88415775d85 ocaml(OpamLexer) = 6f1d6b30fe795885211de76dcba7e8bc ocaml(OpamParser) = c7772488dbd2b62c1c2451a4c04fba8b ocaml(OpamParserTypes) = 40e3de6df98a1c7f60163185582965dd ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 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__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 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__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdlib__Weak) = 1a371fbec831b5df00a44cc1e163c620 Processing files: ocaml-opam-file-format-devel-2.1.6-2.mga10.armv7hl Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rcr80c + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + cd opam-file-format-2.1.6 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format-devel + cp -pr /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/opam-file-format-2.1.6/LICENSE /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build/BUILDROOT/usr/share/licenses/ocaml-opam-file-format-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-opam-file-format-devel = 2.1.6-2.mga10 ocaml-opam-file-format-devel(armv7hl-32) = 2.1.6-2.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-opam-file-format-2.1.6-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/ocaml-opam-file-format-2.1.6-2.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/ocaml-opam-file-format-devel-2.1.6-2.mga10.armv7hl.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Kj0NzC + umask 022 + cd /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + test -d /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + rm -rf /home/iurt/rpmbuild/BUILD/ocaml-opam-file-format-2.1.6-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!