D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-mad-0.4.4-21.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j6jMUk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e8Qok8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + rm -rf ocaml-mad-0.4.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocaml-mad-0.4.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-mad-0.4.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/pterjan/rpmbuild/tmp/rpm-tmp.Sp3LGe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + cd ocaml-mad-0.4.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./bootstrap configure.ac:9: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/general.m4:204: 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:9: the top level configure.ac:9: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/general.m4:204: 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:9: the top level configure.ac:10: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:10: the top level configure.ac:111: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:111: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:111: the top level + ./configure configuring ocaml-mad 0.4.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 gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for ar... ar checking for ocamlc... ocamlc OCaml version is 4.14.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 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/Makefile config.status: creating src/META + make make -C src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' making ._d/mad.d from mad.ml making ._bcdi/mad.di from mad.mli OCamlMakefile:1024: warning: pattern recipe did not update peer target '._ncdi/mad.di'. ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -Wall -DCAML_NAME_SPACE \ -DPIC -fPIC \ -o mad_stubs.o " mad_stubs.c In file included from /usr/lib64/ocaml/caml/alloc.h:24, from mad_stubs.c:29: mad_stubs.c: In function 'ocaml_mad_skip_id3tag': /usr/lib64/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ^ mad_stubs.c:262:22: note: in expansion of macro 'String_val' 262 | char *id3_header = String_val(s); | ^~~~~~~~~~ mad_stubs.c:273:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 273 | id3_header = String_val(s); | ^ mad_stubs.c: In function 'ocaml_mad_decode_frame': mad_stubs.c:509:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 509 | output_buf = String_val(ret); | ^ ar rcs libmad_stubs.a mad_stubs.o ocamlc.opt -c mad.mli ocamlc.opt -c mad.ml ocamlmklib \ -o mad_stubs mad_stubs.o -lmad -lm \ ocamlc.opt -a -dllib dllmad_stubs.so \ -cclib -lmad_stubs -cclib -lmad -cclib -lm -o mad.cma mad.cmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' making ._ncdi/mad.di from mad.mli make[2]: 'libmad_stubs.a' is up to date. ocamlopt.opt -c mad.ml ocamlopt.opt -a -cclib -lmad_stubs -cclib -lmad -cclib -lm \ -o mad.cmxa mad.cmx make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' + make doc make -C src htdoc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' rm -rf doc/mad/html mkdir -p doc/mad/html ocamldoc -html -d doc/mad/html -stars mad.mli make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' mkdir -p doc rm -rf doc/html mv src/doc/mad/html doc rm -rf src/doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NRNHbE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT + cd ocaml-mad-0.4.4 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT + DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml + export DLLDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/stublibs + DLLDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/stublibs + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/stublibs + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad + make install make -C src install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: 'libmad_stubs.a' is up to date. make[2]: 'mad.cma' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' make[2]: 'libmad_stubs.a' is up to date. make[2]: 'mad.cmxa' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' Installing library with ocamlfind ocamlfind install mad META mad.mli mad.cmi mad.cma mad.cmxa mad.cmx libmad_stubs.a mad.a dllmad_stubs.so Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/libmad_stubs.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.cmxa Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.cma Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/mad.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/stublibs/dllmad_stubs.so Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/stublibs/dllmad_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT//usr/lib64/ocaml/mad/META Installation successful. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/src' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.4-21.mga10 --unique-debug-suffix -0.4.4-21.mga10.x86_64 --unique-debug-src-base ocaml-mad-0.4.4-21.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-mad-0.4.4-21.mga10.x86_64 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-mad-0.4.4-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-mad-0.4.4-21.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xj5kil + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + cd ocaml-mad-0.4.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/COPYING /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/README /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Mad) = 6975b9ae548e85f8b993bbfa7ead1ad6 ocaml-mad = 0.4.4-21.mga10 ocaml-mad(x86-64) = 0.4.4-21.mga10 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libmad.so.0()(64bit) ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef Processing files: ocaml-mad-devel-0.4.4-21.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5XLvjb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + cd ocaml-mad-0.4.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/ocaml-mad-0.4.4/doc/html /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT/usr/share/doc/ocaml-mad-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Mad) = 6975b9ae548e85f8b993bbfa7ead1ad6 ocaml-mad-devel = 0.4.4-21.mga10 ocaml-mad-devel(x86-64) = 0.4.4-21.mga10 ocamlx(Mad) = bc351beeefcff41c76e4bb96a1c2f310 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocamlx(Stdlib__Callback) = 4071c8a0c213a3d90f3894ee1507cbf1 Processing files: ocaml-mad-debugsource-0.4.4-21.mga10.x86_64 Provides: ocaml-mad-debugsource = 0.4.4-21.mga10 ocaml-mad-debugsource(x86-64) = 0.4.4-21.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-mad-debuginfo-0.4.4-21.mga10.x86_64 Provides: debuginfo(build-id) = 50a598835832039695299e3c3c63a8c592431fca ocaml-mad-debuginfo = 0.4.4-21.mga10 ocaml-mad-debuginfo(x86-64) = 0.4.4-21.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-mad-debugsource(x86-64) = 0.4.4-21.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mad-debugsource-0.4.4-21.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mad-debuginfo-0.4.4-21.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mad-0.4.4-21.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-mad-devel-0.4.4-21.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2bEAYj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-mad-0.4.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!