D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-pyml-20231101-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I2Xl8d Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bfzZM4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + rm -rf pyml-20231101 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyml-20231101.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyml-20231101 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ocaml-pyml-python3.13.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ocaml-pyml-memcpy.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.VBWUEW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-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 pyml-20231101 + '[' 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-pyml-20231101-build/pyml-20231101 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/gcc -O2 -fno-strict-aliasing -fwrapv -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 -pthread -D_FILE_OFFSET_BITS=64 -E pyml_arch.ml.c) > _build/default/pyml_arch.ml.sharp Running[2]: (cd _build/default && /usr/bin/sed '/^#/d' pyml_arch.ml.sharp) > _build/default/pyml_arch.ml Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf numpy.mli) > _build/default/.pyml.objs/numpy.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl numpy.ml) > _build/default/.pyml.objs/numpy.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf py.mli) > _build/default/.pyml.objs/py.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl py.ml) > _build/default/.pyml.objs/py.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf pycaml.mli) > _build/default/.pyml.objs/pycaml.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pycaml.ml) > _build/default/.pyml.objs/pycaml.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf pyml_arch.mli) > _build/default/.pyml.objs/pyml_arch.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf pyops.mli) > _build/default/.pyml.objs/pyops.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pyops.ml) > _build/default/.pyml.objs/pyops.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf pytypes.mli) > _build/default/.pyml.objs/pytypes.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pytypes.ml) > _build/default/.pyml.objs/pytypes.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf pyutils.mli) > _build/default/.pyml.objs/pyutils.intf.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pyutils.ml) > _build/default/.pyml.objs/pyutils.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pyml_arch.ml) > _build/default/.pyml.objs/pyml_arch.impl.d Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pyml_arch.cmi -c -intf pyml_arch.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pytypes.cmi -c -intf pytypes.mli) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pyutils.cmi -c -intf pyutils.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .generate.eobjs/byte -I /usr/lib64/ocaml/stdcompat -no-alias-deps -o .generate.eobjs/byte/dune__exe__Generate.cmo -c -impl generate.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/pyml_arch.cmo -c -impl pyml_arch.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pyml_arch.cmx -c -impl pyml_arch.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/pytypes.cmo -c -impl pytypes.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pytypes.cmx -c -impl pytypes.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/py.cmi -c -intf py.mli) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/pyutils.cmo -c -impl pyutils.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pyutils.cmx -c -impl pyutils.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/numpy.cmi -c -intf numpy.mli) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pyops.cmi -c -intf pyops.mli) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pycaml.cmi -c -intf pycaml.mli) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/pyops.cmo -c -impl pyops.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/numpy.cmo -c -impl numpy.ml) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .generate.eobjs/byte -I .generate.eobjs/native -I /usr/lib64/ocaml/stdcompat -intf-suffix .ml -no-alias-deps -o .generate.eobjs/native/dune__exe__Generate.cmx -c -impl generate.ml) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o generate.exe /usr/lib64/ocaml/stdcompat/stdcompat.cmxa -I /usr/lib64/ocaml/stdcompat .generate.eobjs/native/dune__exe__Generate.cmx) Running[35]: (cd _build/default && ./generate.exe) Running[36]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -o numpy_stubs.o -c numpy_stubs.c) Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl pywrappers.ml) > _build/default/.pyml.objs/pywrappers.impl.d Running[38]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -o pyml_stubs.o -c pyml_stubs.c) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -no-alias-deps -o .pyml.objs/byte/pywrappers.cmo -c -impl pywrappers.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pywrappers.cmx -c -impl pywrappers.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/pycaml.cmo -c -impl pycaml.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/byte/py.cmo -c -impl py.ml) Running[43]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/py.cmx -c -impl py.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o pyml.cma -dllib -lpyml_stubs -cclib -lpyml_stubs .pyml.objs/byte/pyml_arch.cmo .pyml.objs/byte/pytypes.cmo .pyml.objs/byte/pywrappers.cmo .pyml.objs/byte/pyutils.cmo .pyml.objs/byte/py.cmo .pyml.objs/byte/pyops.cmo .pyml.objs/byte/pycaml.cmo .pyml.objs/byte/numpy.cmo) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/numpy.cmx -c -impl numpy.ml) Running[46]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pyops.cmx -c -impl pyops.ml) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml.objs/byte -I .pyml.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o .pyml.objs/native/pycaml.cmx -c -impl pycaml.ml) Running[48]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o pyml.cmxa -cclib -lpyml_stubs .pyml.objs/native/pyml_arch.cmx .pyml.objs/native/pytypes.cmx .pyml.objs/native/pywrappers.cmx .pyml.objs/native/pyutils.cmx .pyml.objs/native/py.cmx .pyml.objs/native/pyops.cmx .pyml.objs/native/pycaml.cmx .pyml.objs/native/numpy.cmx) Running[49]: (cd _build/default && /usr/bin/ocamlmklib -g -o pyml_stubs pyml_stubs.o numpy_stubs.o) Running[50]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o pyml.cmxs pyml.cmxa) Promoting "_build/default/pyml.install" to "pyml.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OVMHJ3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-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 pyml-20231101 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-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-pyml-20231101-build/pyml-20231101 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-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/libpyml_stubs.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pywrappers.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pywrappers.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pywrappers.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pywrappers.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/doc/pyml/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/doc/pyml/LICENSE Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/doc/pyml/README Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/doc/pyml/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllpyml_stubs.so + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=$'/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/numpy.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/py.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pycaml.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pytypes.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyml_arch.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyutils.ml /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/lib64/ocaml/pyml/pyops.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 20231101-2.mga10 --unique-debug-suffix -20231101-2.mga10.x86_64 --unique-debug-src-base ocaml-pyml-20231101-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-pyml-20231101-build/pyml-20231101 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-pyml-20231101-2.mga10.x86_64 cpio: _build/default/atomic.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/camlinternalLazy.ml: Cannot stat: No such file or directory cpio: _build/default/filename.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/in_channel.ml: Cannot stat: No such file or directory cpio: _build/default/lazy.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/string.ml: Cannot stat: No such file or directory cpio: _build/default/unix.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-pyml-20231101-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2GcuFk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-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 pyml-20231101 + '[' 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-pyml-20231101-build/pyml-20231101 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/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml_tests_common.objs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -no-alias-deps -o .pyml_tests_common.objs/byte/pyml_tests_common.cmi -c -intf pyml_tests_common.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml_tests_common.objs/byte -I .pyml_tests_common.objs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -I .pyml.objs/native -intf-suffix .ml -no-alias-deps -o .pyml_tests_common.objs/native/pyml_tests_common.cmx -c -impl pyml_tests_common.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .numpy_tests.eobjs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -I .pyml_tests_common.objs/byte -no-alias-deps -o .numpy_tests.eobjs/byte/dune__exe__Numpy_tests.cmo -c -impl numpy_tests.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .pyml_tests.eobjs/byte -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -I .pyml_tests_common.objs/byte -no-alias-deps -o .pyml_tests.eobjs/byte/dune__exe__Pyml_tests.cmo -c -impl pyml_tests.ml) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o pyml_tests_common.cmxa .pyml_tests_common.objs/native/pyml_tests_common.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .numpy_tests.eobjs/byte -I .numpy_tests.eobjs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -I .pyml.objs/native -I .pyml_tests_common.objs/byte -I .pyml_tests_common.objs/native -intf-suffix .ml -no-alias-deps -o .numpy_tests.eobjs/native/dune__exe__Numpy_tests.cmx -c -impl numpy_tests.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .pyml_tests.eobjs/byte -I .pyml_tests.eobjs/native -I /usr/lib64/ocaml/stdcompat -I /usr/lib64/ocaml/unix -I .pyml.objs/byte -I .pyml.objs/native -I .pyml_tests_common.objs/byte -I .pyml_tests_common.objs/native -intf-suffix .ml -no-alias-deps -o .pyml_tests.eobjs/native/dune__exe__Pyml_tests.cmx -c -impl pyml_tests.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o numpy_tests.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/stdcompat/stdcompat.cmxa -I /usr/lib64/ocaml/stdcompat pyml.cmxa -I . pyml_tests_common.cmxa .numpy_tests.eobjs/native/dune__exe__Numpy_tests.cmx) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o pyml_tests.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/stdcompat/stdcompat.cmxa -I /usr/lib64/ocaml/stdcompat pyml.cmxa -I . pyml_tests_common.cmxa .pyml_tests.eobjs/native/dune__exe__Pyml_tests.cmx) Running[10]: (cd _build/default && ./numpy_tests.exe) Running[11]: (cd _build/default && ./pyml_tests.exe) Output[10]: Test 'of_bigarray' ... passed Test 'of_bigarray2' ... passed Test 'to_bigarray' ... passed Test 'to_bigarray2' ... passed Test 'to_bigarray invalid type' ... passed Test 'to_bigarray_k' ... passed Environment variables: PATH=/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/pyml-20231101/_build/install/default/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin PYTHONHOME not set DYLD_LIBRARY_PATH not set DYLD_FALLBACK_LIBRARY_PATH not set Initializing library... Temporary set PYTHONPATH=":/usr/lib64/python313.zip:/usr/lib64/python3.13:/usr/lib64/python3.13/lib-dynload:/usr/lib64/python3.13/site-packages:/usr/lib/python3.13/site-packages". Trying to load "/lib64/libpython3.13.so.1.0". Library "/lib64/libpython3.13.so.1.0" has been loaded. platform: linux build info: main, Jun 14 2025, 15:30:48 Not a debug build. Starting tests... Output[11]: Test 'version' ... Python version 3.13.5 (main, Jun 14 2025, 15:30:48) [GCC 15.1.0] passed Test 'library version' ... Python library version 3.13.5 (main, Jun 14 2025, 15:30:48) [GCC 15.1.0] passed Test 'hello world' ... passed Test 'class' ... passed Test 'empty tuple' ... passed Test 'make tuple' ... passed Test 'module get/set/remove' ... passed Test 'capsule' ... passed Test 'capsule-conversion-error' ... passed Test 'exception' ... passed Test 'ocaml exception' ... passed Test 'ocaml exception with traceback' ... passed Test 'restore with null' ... passed Test 'ocaml other exception' ... passed Test 'run file with filename' ... passed Test 'run file with channel' ... passed Test 'boolean' ... passed Test 'reinitialize' ... passed Test 'string conversion error' ... Caught failure: Type mismatch: String or Unicode expected. Got: Long (0) passed Test 'float conversion error' ... Caught exception: must be real number, not str passed Test 'long conversion error' ... Caught exception: 'str' object cannot be interpreted as an integer passed Test 'iterators' ... passed Test 'Iterator.create' ... passed Test 'Iterator.create_call' ... passed Test 'Dict.iter' ... passed Test 'unicode' ... passed Test 'interactive loop' ... 42 passed Test 'IPython' ... Python 3.13.5 (main, Jun 14 2025, 15:30:48) [GCC 15.1.0] Type 'copyright', 'credits' or 'license' for more information IPython 8.32.0 -- An enhanced Interactive Python. Type '?' for help. In [1]: passed Test 'Marshal' ... passed Test 'Py.List.of_list' ... passed Test 'Py.List.sort' ... passed Test 'array' ... passed Test 'numpy' ... passed Test 'numpy crunch' ... passed Test 'none' ... passed Test 'docstring' ... passed Test 'function-name' ... passed Test 'is-instance' ... passed Test 'is-subclass' ... passed Test 'Set' ... passed Test 'serialize' ... passed Test 'get_attr_string' ... passed Test 'Dict.find fails with Not_found' ... passed Test 'Dict.find_string fails with Not_found' ... passed Test 'Object.find_attr fails with Not_found if key is missing' ... passed Test 'Object.find_attr fails with Python exception if wrong key type' ... passed Test 'Object.find_attr_string fails with Not_found if key is missing' ... passed Test 'Object.find fails with Not_found if key is missing' ... passed Test 'Object.find fails with Not_found if wrong key type' ... passed Environment variables: PATH=/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/pyml-20231101/_build/install/default/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin PYTHONHOME not set DYLD_LIBRARY_PATH not set DYLD_FALLBACK_LIBRARY_PATH not set Initializing library... Temporary set PYTHONPATH=":/usr/lib64/python313.zip:/usr/lib64/python3.13:/usr/lib64/python3.13/lib-dynload:/usr/lib64/python3.13/site-packages:/usr/lib/python3.13/site-packages". Trying to load "/lib64/libpython3.13.so.1.0". Library "/lib64/libpython3.13.so.1.0" has been loaded. platform: linux build info: main, Jun 14 2025, 15:30:48 Not a debug build. Starting tests... Temporary set PYTHONPATH=":/usr/lib64/python313.zip:/usr/lib64/python3.13:/usr/lib64/python3.13/lib-dynload:/usr/lib64/python3.13/site-packages:/usr/lib/python3.13/site-packages". Trying to load "/lib64/libpython3.13.so.1.0". >>> ... >>> + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-pyml-20231101-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qapEu9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + cd pyml-20231101 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/doc/ocaml-pyml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/doc/ocaml-pyml + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/pyml-20231101/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/doc/ocaml-pyml + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/pyml-20231101/README.md /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/doc/ocaml-pyml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CFhq55 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + cd pyml-20231101 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/licenses/ocaml-pyml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/licenses/ocaml-pyml + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/pyml-20231101/LICENSE /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT/usr/share/licenses/ocaml-pyml + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Numpy) = f1e4058d1d7680195c9ca84321697f6f ocaml(Py) = 7d5a48d03aa12dc57009a7bd0e5b1b88 ocaml(Pycaml) = 7cb1c4537dcce655e6db9a5984156c93 ocaml(Pyml_arch) = fc48060a2eedd4830114e1d52d8f9130 ocaml(Pyops) = 637bd1889cd7fd8707b55e6a0eaec946 ocaml(Pytypes) = 9ffce7b1da3f780a6f6a6fa64dd6197a ocaml(Pyutils) = 99053edbd4b2f25e9ce276bfc18f712d ocaml(Pywrappers) = 2c6de6e49558bc3729cb392d1e1d13d4 ocaml-pyml = 20231101-2.mga10 ocaml-pyml(x86-64) = 20231101-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Py) = 7d5a48d03aa12dc57009a7bd0e5b1b88 ocaml(Pyml_arch) = fc48060a2eedd4830114e1d52d8f9130 ocaml(Pytypes) = 9ffce7b1da3f780a6f6a6fa64dd6197a ocaml(Pyutils) = 99053edbd4b2f25e9ce276bfc18f712d ocaml(Pywrappers) = 2c6de6e49558bc3729cb392d1e1d13d4 ocaml(Stdcompat) = f743ff02949dda512b0d3f5ff44135b6 ocaml(Stdcompat__init) = 6b599462c231e6a693ced4938a1076da ocaml(Stdcompat__stdlib_s) = d6b2a6369db592bf844e3d54fd569cb4 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__In_channel) = 55c3dd88f952090ee81cf3cc5f651386 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdlib__Weak) = 1a371fbec831b5df00a44cc1e163c620 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-pyml-devel-20231101-2.mga10.x86_64 Provides: ocaml(Numpy) = f1e4058d1d7680195c9ca84321697f6f ocaml(Py) = 7d5a48d03aa12dc57009a7bd0e5b1b88 ocaml(Pycaml) = 7cb1c4537dcce655e6db9a5984156c93 ocaml(Pyml_arch) = fc48060a2eedd4830114e1d52d8f9130 ocaml(Pyops) = 637bd1889cd7fd8707b55e6a0eaec946 ocaml(Pytypes) = 9ffce7b1da3f780a6f6a6fa64dd6197a ocaml(Pyutils) = 99053edbd4b2f25e9ce276bfc18f712d ocaml(Pywrappers) = 2c6de6e49558bc3729cb392d1e1d13d4 ocaml-pyml-devel = 20231101-2.mga10 ocaml-pyml-devel(x86-64) = 20231101-2.mga10 ocamlx(Numpy) = 0ded5c8007ca94cfef579116208c058c ocamlx(Py) = a235c6b5a48a8f199a865f70f4fe75c5 ocamlx(Pycaml) = 962031fffcb5021901dac7be31af56b0 ocamlx(Pyml_arch) = 4e97f150c76ebb91c91da7351cb336f7 ocamlx(Pyops) = c4415e8400060007265cdc0d513e73a2 ocamlx(Pytypes) = 8ce82f752f9787e5fa8a3047c0852497 ocamlx(Pyutils) = 3513419772bdc7c3ce12c6293e9e1fb2 ocamlx(Pywrappers) = 0c479d49250e8e645644447ab171b972 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Py) = 7d5a48d03aa12dc57009a7bd0e5b1b88 ocaml(Pyml_arch) = fc48060a2eedd4830114e1d52d8f9130 ocaml(Pytypes) = 9ffce7b1da3f780a6f6a6fa64dd6197a ocaml(Pyutils) = 99053edbd4b2f25e9ce276bfc18f712d ocaml(Pywrappers) = 2c6de6e49558bc3729cb392d1e1d13d4 ocaml(Stdcompat) = f743ff02949dda512b0d3f5ff44135b6 ocaml(Stdcompat__init) = 6b599462c231e6a693ced4938a1076da ocaml(Stdcompat__stdlib_s) = d6b2a6369db592bf844e3d54fd569cb4 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Fun) = cf215dbe3f6e56ca14fc22123b7eb171 ocaml(Stdlib__Gc) = fbebf2afd3d1f8efe1dbf7a69fdc88ab ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__In_channel) = 55c3dd88f952090ee81cf3cc5f651386 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Option) = 1f125c281d6cce512ab4ed7b9a269937 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdlib__Weak) = 1a371fbec831b5df00a44cc1e163c620 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(Py) = a235c6b5a48a8f199a865f70f4fe75c5 ocamlx(Pyml_arch) = 4e97f150c76ebb91c91da7351cb336f7 ocamlx(Pytypes) = 8ce82f752f9787e5fa8a3047c0852497 ocamlx(Pyutils) = 3513419772bdc7c3ce12c6293e9e1fb2 ocamlx(Pywrappers) = 0c479d49250e8e645644447ab171b972 ocamlx(Stdcompat) = 19bc848c534ae7afeccb5020b32cf93d ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Bigarray) = b1d88fc49c148357ac190076c833fc5e ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Fun) = cd55f8dc1734bee4ed9868e5e422f489 ocamlx(Stdlib__Gc) = 872a8ea472840550cdab918195faae41 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__In_channel) = d5d52150ebe06292bb938700e9582c20 ocamlx(Stdlib__Int64) = e94473a846d945aed5578ae21fe5a13b ocamlx(Stdlib__Lazy) = b405c79d4813730b171e981546b636f6 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Option) = 4656710f461ce29406917c4f2ace34c5 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Stdlib__Weak) = 9fd99e38cc01e0a2d24b14b08b843567 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-pyml-debugsource-20231101-2.mga10.x86_64 Provides: ocaml-pyml-debugsource = 20231101-2.mga10 ocaml-pyml-debugsource(x86-64) = 20231101-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-pyml-debuginfo-20231101-2.mga10.x86_64 Provides: debuginfo(build-id) = 0150fdf8b8a087f24ff1a1e37ea235b4cc4b69f3 debuginfo(build-id) = 97af9c70fa1b566c365fa60a07f6158952d4b46a ocaml-pyml-debuginfo = 20231101-2.mga10 ocaml-pyml-debuginfo(x86-64) = 20231101-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-pyml-debugsource(x86-64) = 20231101-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-pyml-debugsource-20231101-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-pyml-20231101-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-pyml-debuginfo-20231101-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-pyml-devel-20231101-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qNqqHr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-pyml-20231101-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!