D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ladspa-0.1.4-17.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CjaX3n + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ladspa-0.1.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-ladspa-0.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ladspa-0.1.4 + /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.HrkH3o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ladspa-0.1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./bootstrap configure.ac:7: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/ocaml_compilers.m4:1: AC_CHECK_OCAML_COMPILERS is expanded from... m4/base_checks.m4:1: AC_BASE_CHECKS is expanded from... configure.ac:7: the top level configure.ac:7: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/ocaml.m4:149: AC_PROG_CAMLP4 is expanded from... m4/ocaml_compilers.m4:1: AC_CHECK_OCAML_COMPILERS is expanded from... m4/base_checks.m4:1: AC_BASE_CHECKS is expanded from... configure.ac:7: the top level configure.ac:7: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/ocaml_compilers.m4:1: AC_CHECK_OCAML_COMPILERS is expanded from... m4/base_checks.m4:1: AC_BASE_CHECKS is expanded from... configure.ac:7: the top level configure.ac:7: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/ocaml.m4:149: AC_PROG_CAMLP4 is expanded from... m4/ocaml_compilers.m4:1: AC_CHECK_OCAML_COMPILERS is expanded from... m4/base_checks.m4:1: AC_BASE_CHECKS is expanded from... configure.ac:7: the top level + ./configure --libdir=/usr/lib64 configuring ocaml-ladspa 0.1.4 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking that calling user is not root... ok checking for ar... ar checking for ocamlc... ocamlc OCaml version is 4.10.0 checking if ocaml compiler supports first-class modules... yes OCaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... no checking for camlidl... no checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking for camlp4... no checking for camlp4boot... no checking for camlp4o... no checking for camlp4of... no checking for camlp4oof... no checking for camlp4orf... no checking for camlp4prof... no checking for camlp4r... no checking for camlp4rf... no checking for ocamlfind... ocamlfind checking for caml/threads.h... no checking for gcc option to produce PIC... -fPIC checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ladspa.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/META config.status: creating src/Makefile + make all doc make -C src all make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' ocamldep ladspa.mli > ._bcdi/ladspa.di ocamldep ladspa.ml > ._d/ladspa.d ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -Wall -DCAML_NAME_SPACE \ -DPIC -fPIC \ -o ladspa_stubs.o " ladspa_stubs.c ar rcs libladspa_stubs.a ladspa_stubs.o ocamlc.opt -c ladspa.mli ocamlc.opt -c ladspa.ml ocamlmklib \ -o ladspa_stubs ladspa_stubs.o \ ocamlc.opt -a -dllib dllladspa_stubs.so -cclib -lladspa_stubs -o ladspa.cma ladspa.cmo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' ocamldep -native ladspa.mli > ._ncdi/ladspa.di make[2]: 'libladspa_stubs.a' is up to date. ocamlopt.opt -c ladspa.ml ocamlopt.opt -a -cclib -lladspa_stubs -o ladspa.cmxa ladspa.cmx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make -C src htdoc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' mkdir -p doc/ladspa/html rm -rf doc/ladspa/html/* ocamldoc -html -d doc/ladspa/html -stars ladspa.mli make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' mkdir -p doc rm -rf doc/html mv src/doc/ladspa/html doc rm -rf src/doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.osj7mo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 + cd ocaml-ladspa-0.1.4 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa + make install make -C src install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: 'libladspa_stubs.a' is up to date. make[2]: 'ladspa.cma' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' make[2]: 'libladspa_stubs.a' is up to date. make[2]: 'ladspa.cmxa' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' Installing library with ocamlfind ocamlfind install ladspa META ladspa.mli ladspa.cmi ladspa.cma ladspa.cmxa ladspa.cmx ladspa.a libladspa_stubs.a dllladspa_stubs.so ocaml_ladspa.h Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ocaml_ladspa.h Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/libladspa_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/ladspa.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/stublibs/dllladspa_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/stublibs/dllladspa_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64//usr/lib64/ocaml/ladspa/META Installation successful. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4/src' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.1.4-17.mga8 --unique-debug-suffix -0.1.4-17.mga8.x86_64 --unique-debug-src-base ocaml-ladspa-0.1.4-17.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-ladspa-0.1.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/lib64/ocaml/stublibs/dllladspa_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/lib64/ocaml/stublibs/dllladspa_stubs.so original debug info size: 64kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 32 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ladspa-0.1.4-17.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VnDJqm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ladspa-0.1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ladspa) = 544086065b8beba2ad39aaf72b7a7a20 ocaml-ladspa = 0.1.4-17.mga8 ocaml-ladspa(x86-64) = 0.1.4-17.mga8 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.2.5)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 Processing files: ocaml-ladspa-devel-0.1.4-17.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mTWoGp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ladspa-0.1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa-devel + cp -pr doc/html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64/usr/share/doc/ocaml-ladspa-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ladspa) = 544086065b8beba2ad39aaf72b7a7a20 ocaml-ladspa-devel = 0.1.4-17.mga8 ocaml-ladspa-devel(x86-64) = 0.1.4-17.mga8 ocamlx(Ladspa) = 3c09afba6347048963afda12e87a992a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 Processing files: ocaml-ladspa-debugsource-0.1.4-17.mga8.x86_64 Provides: ocaml-ladspa-debugsource = 0.1.4-17.mga8 ocaml-ladspa-debugsource(x86-64) = 0.1.4-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ladspa-debuginfo-0.1.4-17.mga8.x86_64 Provides: debuginfo(build-id) = 93acd40b385521b7af3adeeee93a1579c46337a0 ocaml-ladspa-debuginfo = 0.1.4-17.mga8 ocaml-ladspa-debuginfo(x86-64) = 0.1.4-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ladspa-debugsource(x86-64) = 0.1.4-17.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ladspa-debugsource-0.1.4-17.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ladspa-0.1.4-17.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ladspa-debuginfo-0.1.4-17.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ladspa-devel-0.1.4-17.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W5ZOhp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-ladspa-0.1.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ladspa-0.1.4-17.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6U1zBn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-ladspa-0.1.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!