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-ancient-0.9.0-16.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GdpHPz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ancient-0.9.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-ancient-0.9.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ancient-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ocaml-ancient-0.9.0-fixgendoc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ancient-0.9.0-use-ocamlopt-g.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ancient-0.9.0-use-header_t.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/iurt/rpmbuild/tmp/rpm-tmp.ccjRLR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ancient-0.9.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd mmalloc ~/rpmbuild/BUILD/ocaml-ancient-0.9.0/mmalloc ~/rpmbuild/BUILD/ocaml-ancient-0.9.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 cc -c -g -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -I. -I./../include ./mm.c rm -rf libmmalloc.a ar qv libmmalloc.a mm.o ar: creating libmmalloc.a a - mm.o ranlib libmmalloc.a + popd ~/rpmbuild/BUILD/ocaml-ancient-0.9.0 ++ ocaml ocaml_version.ml major + OCAML_VERSION_MAJOR=4 ++ ocaml ocaml_version.ml minor + OCAML_VERSION_MINOR=13 + make ancient.cma ancient.cmxa META 'CFLAGS=-g -fPIC -Wall -Werror -I/usr/lib64/ocaml -DOCAML_VERSION_MAJOR=4 -DOCAML_VERSION_MINOR=13' rm -f .depend ocamldep ancient.mli ancient.ml ocaml_version.ml test_ancient_dict_read.ml test_ancient_dict_verify.ml test_ancient_dict_write.ml > .depend ocamlfind ocamlc -g -package unix -c ancient.mli ocamlfind ocamlc -g -package unix -c ancient.ml gcc -g -fPIC -Wall -Werror -I/usr/lib64/ocaml -DOCAML_VERSION_MAJOR=4 -DOCAML_VERSION_MINOR=13 -c -o ancient_c.o ancient_c.c ocamlmklib -g -o ancient -Lmmalloc -lmmalloc ancient.cmo ancient_c.o ocamlfind ocamlopt -g -package unix -c ancient.ml ocamlmklib -g -o ancient -Lmmalloc -lmmalloc ancient.cmx ancient_c.o sed -e 's/@PACKAGE@/ancient/' \ -e 's/@VERSION@/0.9.0/' \ < META.in > META + make doc rm -rf html mkdir html ocamlfind ocamldoc -html -stars -sort -package unix -d html ancient.ml{i,} Warning: Element Gc.compact not found Warning: Element Unix.openfile not found Warning: Element Unix.share not found Warning: Tag @raises not handled by this generator + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FS6byl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 + cd ocaml-ancient-0.9.0 + '[' 1 -eq 1 ']' + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 OCAMLLIBDIR=/usr/lib64/ocaml rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/lib64/ocaml/ancient install -c -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/lib64/ocaml/ancient install -c -m 0644 *.cmi *.mli *.cma *.cmxa *.a META \ /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/lib64/ocaml/ancient + cp dllancient.so ancient.cmx mmalloc/libmmalloc.a /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/lib64/ocaml/ancient/ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.0-16.mga9 --unique-debug-suffix -0.9.0-16.mga9.aarch64 --unique-debug-src-base ocaml-ancient-0.9.0-16.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-ancient-0.9.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/lib64/ocaml/ancient/dllancient.so dwz: ./usr/lib64/ocaml/ancient/dllancient.so-0.9.0-16.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 44kB, size after compression: 44kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 177 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-ancient-0.9.0-16.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bbQFX3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ancient-0.9.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ancient) = b101ca1ccf7de483b9a13c4a9532cfb6 ocaml-ancient = 0.9.0-16.mga9 ocaml-ancient(aarch-64) = 0.9.0-16.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa Processing files: ocaml-ancient-devel-0.9.0-16.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.25HAFV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ancient-0.9.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient-devel + cp -pr html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64/usr/share/doc/ocaml-ancient-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ancient) = b101ca1ccf7de483b9a13c4a9532cfb6 ocaml-ancient-devel = 0.9.0-16.mga9 ocaml-ancient-devel(aarch-64) = 0.9.0-16.mga9 ocamlx(Ancient) = f26592e31bf25965454e2c34a6c848a8 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__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa Processing files: ocaml-ancient-debugsource-0.9.0-16.mga9.aarch64 Provides: ocaml-ancient-debugsource = 0.9.0-16.mga9 ocaml-ancient-debugsource(aarch-64) = 0.9.0-16.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ancient-debuginfo-0.9.0-16.mga9.aarch64 Provides: debuginfo(build-id) = a7ce1dba821980855e9105b16e60488f40a3c044 ocaml-ancient-debuginfo = 0.9.0-16.mga9 ocaml-ancient-debuginfo(aarch-64) = 0.9.0-16.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ancient-debugsource(aarch-64) = 0.9.0-16.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ancient-0.9.0-16.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ancient-debuginfo-0.9.0-16.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ancient-debugsource-0.9.0-16.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ancient-devel-0.9.0-16.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QIRq5C + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ancient-0.9.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ancient-0.9.0-16.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gAh3Z3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ancient-0.9.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!