D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-ocplib-endian-1.2-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tFduOi Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yaiSCF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + rm -rf ocplib-endian-1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocplib-endian-1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ocplib-endian-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/26.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tYxiNG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-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 ocplib-endian-1.2 + '[' 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-ocplib-endian-1.2-build/ocplib-endian-1.2 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/cppo endianBytes.cppo.mli -o endianBytes.mli) Running[2]: (cd _build/default/src && /usr/bin/cppo endianString.cppo.mli -o endianString.mli) Running[3]: (cd _build/default/src && /usr/bin/cppo endianBigstring.cppo.mli -o endianBigstring.mli) Running[4]: (cd _build/default/src && /usr/bin/cppo common_401.cppo.ml -o common_401.ml) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/endianBytes.mli) > _build/default/src/.ocplib_endian.objs/endianBytes.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/endianString.mli) > _build/default/src/.ocplib_endian.objs/endianString.intf.d Running[7]: (cd _build/default/src && /usr/bin/cppo -V OCAML:5.3.0 endianBytes.cppo.ml -o endianBytes.ml) Running[8]: (cd _build/default/src && /usr/bin/cppo -V OCAML:5.3.0 endianString.cppo.ml -o endianString.ml) Running[9]: (cd _build/default/src && /usr/bin/cppo endianBigstring.cppo.ml -o endianBigstring.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian.objs/byte -no-alias-deps -o src/.ocplib_endian.objs/byte/endianBytes.cmi -c -intf src/endianBytes.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian.objs/byte -no-alias-deps -o src/.ocplib_endian.objs/byte/endianString.cmi -c -intf src/endianString.mli) Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/endianBytes.ml) > _build/default/src/.ocplib_endian.objs/endianBytes.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/endianString.ml) > _build/default/src/.ocplib_endian.objs/endianString.impl.d Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian.objs/byte -no-alias-deps -o src/.ocplib_endian_bigstring.objs/byte/endianBigstring.cmi -c -intf src/endianBigstring.mli) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian.objs/native/endianBytes.cmx -c -impl src/endianBytes.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian.objs/byte/endianBytes.cmo -c -impl src/endianBytes.ml) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian.objs/native/endianString.cmx -c -impl src/endianString.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian.objs/byte/endianString.cmo -c -impl src/endianString.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian_bigstring.objs/byte/endianBigstring.cmo -c -impl src/endianBigstring.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ocplib_endian_bigstring.cma src/.ocplib_endian_bigstring.objs/byte/endianBigstring.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ocplib_endian.cma src/.ocplib_endian.objs/byte/endianString.cmo src/.ocplib_endian.objs/byte/endianBytes.cmo) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -intf-suffix .ml -no-alias-deps -o src/.ocplib_endian_bigstring.objs/native/endianBigstring.cmx -c -impl src/endianBigstring.ml) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -a -o src/ocplib_endian.cmxa src/.ocplib_endian.objs/native/endianString.cmx src/.ocplib_endian.objs/native/endianBytes.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -shared -linkall -I src -o src/ocplib_endian.cmxs src/ocplib_endian.cmxa) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -a -o src/ocplib_endian_bigstring.cmxa src/.ocplib_endian_bigstring.objs/native/endianBigstring.cmx) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -inline 1000 -shared -linkall -I src -o src/ocplib_endian_bigstring.cmxs src/ocplib_endian_bigstring.cmxa) Promoting "_build/default/ocplib-endian.install" to "ocplib-endian.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RBqkCp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-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 ocplib-endian-1.2 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-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-ocplib-endian-1.2-build/ocplib-endian-1.2 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-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/ocplib_endian_bigstring.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/ocplib_endian_bigstring.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/ocplib_endian_bigstring.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/ocplib_endian.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/ocplib_endian_bigstring.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/doc/ocplib-endian/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/doc/ocplib-endian/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.mli /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.mli /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/bigstring/endianBigstring.ml /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianString.ml /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/lib64/ocaml/ocplib-endian/endianBytes.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2-2.mga10 --unique-debug-suffix -1.2-2.mga10.x86_64 --unique-debug-src-base ocaml-ocplib-endian-1.2-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/ocplib-endian-1.2 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-ocplib-endian-1.2-2.mga10.x86_64 cpio: _build/default/be_ocaml_401.ml: Cannot stat: No such file or directory cpio: _build/default/common.ml: Cannot stat: No such file or directory cpio: _build/default/common_401.cppo.ml: Cannot stat: No such file or directory cpio: _build/default/common_float.ml: Cannot stat: No such file or directory cpio: _build/default/endianBigstring.cppo.ml: Cannot stat: No such file or directory cpio: _build/default/endianBytes.cppo.ml: Cannot stat: No such file or directory cpio: _build/default/endianString.cppo.ml: Cannot stat: No such file or directory cpio: _build/default/le_ocaml_401.ml: Cannot stat: No such file or directory cpio: _build/default/ne_ocaml_401.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-ocplib-endian-1.2-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T68eJn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-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 ocplib-endian-1.2 + '[' 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-ocplib-endian-1.2-build/ocplib-endian-1.2 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/test.impl.d Running[2]: (cd _build/default/tests && /usr/bin/cppo test_bigstring.cppo.ml -o test_bigstring.ml) Running[3]: (cd _build/default/tests && /usr/bin/cppo test_bytes.cppo.ml -o test_bytes.ml) Running[4]: (cd _build/default/tests && /usr/bin/cppo test_string.cppo.ml -o test_string.ml) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_bytes.ml) > _build/default/tests/.tests.objs/test_bytes.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_bigstring.ml) > _build/default/tests/.tests.objs/test_bigstring.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_string.ml) > _build/default/tests/.tests.objs/test_string.impl.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.objs/byte -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_bigstring.cmo -c -impl tests/test_bigstring.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.objs/byte -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_bytes.cmo -c -impl tests/test_bytes.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.tests.objs/byte -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_string.cmo -c -impl tests/test_string.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_bigstring.cmx -c -impl tests/test_bigstring.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_bytes.cmx -c -impl tests/test_bytes.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_string.cmx -c -impl tests/test_string.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I tests/.test.eobjs/byte -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -I tests/.tests.objs/byte -no-alias-deps -o tests/.test.eobjs/byte/test.cmo -c -impl tests/test.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o tests/tests.cmxa tests/.tests.objs/native/test_string.cmx tests/.tests.objs/native/test_bytes.cmx tests/.tests.objs/native/test_bigstring.cmx) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.test.eobjs/byte -I tests/.test.eobjs/native -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -I tests/.tests.objs/byte -I tests/.tests.objs/native -intf-suffix .ml -no-alias-deps -o tests/.test.eobjs/native/test.cmx -c -impl tests/test.ml) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o tests/test.exe src/ocplib_endian.cmxa src/ocplib_endian_bigstring.cmxa tests/tests.cmxa tests/.test.eobjs/native/test.cmx) Running[18]: (cd _build/default/tests && ./test.exe) Output[18]: bigstring: allocated words 0.000000 string: allocated words 0.000000 bytes: allocated words 0.000000 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ocplib-endian-1.2-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BldgUQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + cd ocplib-endian-1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/doc/ocaml-ocplib-endian + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/doc/ocaml-ocplib-endian + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/ocplib-endian-1.2/README.md /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/doc/ocaml-ocplib-endian + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/ocplib-endian-1.2/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/doc/ocaml-ocplib-endian + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.10bfcl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + cd ocplib-endian-1.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/licenses/ocaml-ocplib-endian + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/licenses/ocaml-ocplib-endian + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/ocplib-endian-1.2/COPYING.txt /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT/usr/share/licenses/ocaml-ocplib-endian + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(EndianBigstring) = 9b3e0edece09bf5724a3043c9f7d4243 ocaml(EndianBytes) = 4d0d8b0fcf7e46efd9e102b9b9bfc945 ocaml(EndianString) = f6511599f24af42528fd4df197f29131 ocaml-ocplib-endian = 1.2-2.mga10 ocaml-ocplib-endian(x86-64) = 1.2-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(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-ocplib-endian-devel-1.2-2.mga10.x86_64 Provides: ocaml(EndianBigstring) = 9b3e0edece09bf5724a3043c9f7d4243 ocaml(EndianBytes) = 4d0d8b0fcf7e46efd9e102b9b9bfc945 ocaml(EndianString) = f6511599f24af42528fd4df197f29131 ocaml-ocplib-endian-devel = 1.2-2.mga10 ocaml-ocplib-endian-devel(x86-64) = 1.2-2.mga10 ocamlx(EndianBigstring) = 47325922ed8a99e86319522f3504304c ocamlx(EndianBytes) = 8a69417060e0bf7553e0e8e5c7d2a27e ocamlx(EndianString) = 954a8101e1887088cd9a73b064f22cae Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocamlx(Stdlib__Int32) = 1bd870b39c7806257aaa5a65a1a0c637 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 Processing files: ocaml-ocplib-endian-debugsource-1.2-2.mga10.x86_64 Provides: ocaml-ocplib-endian-debugsource = 1.2-2.mga10 ocaml-ocplib-endian-debugsource(x86-64) = 1.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocplib-endian-debuginfo-1.2-2.mga10.x86_64 Provides: debuginfo(build-id) = 75f90343836e5287cbdfff0b998aabdc64a2b2bb debuginfo(build-id) = aee1dcb43161c877b9abd8e785e86e93f16aa50b ocaml-ocplib-endian-debuginfo = 1.2-2.mga10 ocaml-ocplib-endian-debuginfo(x86-64) = 1.2-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocplib-endian-debugsource(x86-64) = 1.2-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-debugsource-1.2-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-debuginfo-1.2-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-1.2-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-devel-1.2-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RsHFwr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ocplib-endian-1.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!