D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-ao-0.2.0-23.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R0KIn7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ao-0.2.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-ao-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ao-0.2.0 + /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.FqX528 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ao-0.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure --libdir=/usr/lib64 configuring ocaml-ao 0.2.0 checking for ocamlc... /usr/bin/ocamlc ocaml version is 4.13.1 ocaml library path is /usr/lib64/ocaml checking for ocamlopt... /usr/bin/ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... /usr/bin/ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... /usr/bin/ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... /usr/bin/ocamldep checking for ocamldoc... /usr/bin/ocamldoc checking for ocamlfind... /usr/bin/ocamlfind checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/META config.status: creating src/Makefile + make all make -C src all make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' making ._bcdi/ao.di from ao.mli making ._d/ao.d from ao.ml /usr/bin/ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -Wall -DCAML_NAME_SPACE \ -DPIC \ -o ao_stubs.o " ao_stubs.c ao_stubs.c: In function 'set_format': ao_stubs.c:137:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 137 | format->matrix = String_val(channels_matrix); | ^ ar rcs libao_stubs.a ao_stubs.o /usr/bin/ocamlc.opt -c ao.mli /usr/bin/ocamlc.opt -c ao.ml ocamlmklib \ -o ao_stubs ao_stubs.o -lao \ /usr/bin/ocamlc.opt -a -dllib dllao_stubs.so \ -cclib -lao_stubs -cclib -lao -o ao.cma ao.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' making ._ncdi/ao.di from ao.mli make[2]: 'libao_stubs.a' is up to date. /usr/bin/ocamlopt.opt -c ao.ml /usr/bin/ocamlopt.opt -a -cclib -lao_stubs -cclib -lao \ -o ao.cmxa ao.cmx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XM0pez + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 + cd ocaml-ao-0.2.0 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao + make install make -C src install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: 'libao_stubs.a' is up to date. make[2]: 'ao.cma' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' make[2]: 'libao_stubs.a' is up to date. make[2]: 'ao.cmxa' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' Installing library with ocamlfind /usr/bin/ocamlfind install ao META ao.mli ao.cmi ao.cma ao.cmxa ao.cmx ao.a libao_stubs.a dllao_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/libao_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/ao.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/stublibs/dllao_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/stublibs/dllao_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64//usr/lib64/ocaml/ao/META Installation successful. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0/src' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.2.0-23.mga9 --unique-debug-suffix -0.2.0-23.mga9.aarch64 --unique-debug-src-base ocaml-ao-0.2.0-23.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-ao-0.2.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/lib64/ocaml/stublibs/dllao_stubs.so dwz: ./usr/lib64/ocaml/stublibs/dllao_stubs.so-0.2.0-23.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 36kB, size after compression: 36kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 21 blocks + /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-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ao-0.2.0-23.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5qrlep + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ao-0.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/share/doc/ocaml-ao + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/share/doc/ocaml-ao + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/share/doc/ocaml-ao + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/share/doc/ocaml-ao + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64/usr/share/doc/ocaml-ao + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ao) = a0243b49e8333987d58c43fe150fb174 ocaml-ao = 0.2.0-23.mga9 ocaml-ao(aarch-64) = 0.2.0-23.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libao.so.4()(64bit) libao.so.4(LIBAO4_1.1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Gc) = cc1c769111c523838b9f0f1ae9229bba ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 Processing files: ocaml-ao-devel-0.2.0-23.mga9.aarch64 Provides: ocaml(Ao) = a0243b49e8333987d58c43fe150fb174 ocaml-ao-devel = 0.2.0-23.mga9 ocaml-ao-devel(aarch-64) = 0.2.0-23.mga9 ocamlx(Ao) = b29dc74a708675335da8dbf4785f3946 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Gc) = cc1c769111c523838b9f0f1ae9229bba ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Callback) = a6d9902a2a7bbbd1662b20a8e42c012d ocamlx(Stdlib__Gc) = a7c20d51ee15027e17dafbf23d0c7ba0 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 Processing files: ocaml-ao-debugsource-0.2.0-23.mga9.aarch64 Provides: ocaml-ao-debugsource = 0.2.0-23.mga9 ocaml-ao-debugsource(aarch-64) = 0.2.0-23.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ao-debuginfo-0.2.0-23.mga9.aarch64 Provides: debuginfo(build-id) = 9bea48c502469e9effc4d75606c2e48ff3ffe510 ocaml-ao-debuginfo = 0.2.0-23.mga9 ocaml-ao-debuginfo(aarch-64) = 0.2.0-23.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ao-debugsource(aarch-64) = 0.2.0-23.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ao-debuginfo-0.2.0-23.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ao-devel-0.2.0-23.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ao-debugsource-0.2.0-23.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ao-0.2.0-23.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MFlc7Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ao-0.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ao-0.2.0-23.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MDqx51 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ao-0.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!