D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-uutf-0.9.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jXmxe9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf uutf-0.9.4 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/uutf-0.9.4.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd uutf-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i5lQUr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd uutf-0.9.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml pkg/git.ml File "pkg/topkg-ext.ml", line 42, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. + ocaml pkg/build.ml native=true native-dynlink=true cmdliner=true ocamlfind ocamldep -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmi src/uutf.mli ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -linkpkg unix.cmxa -package cmdliner src/uutf.cmx test/utftrip.cmx -o test/utftrip.native ocamlfind ocamlopt -a src/uutf.cmx -o src/uutf.cmxa ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -a src/uutf.cmo -o src/uutf.cma ocamlfind ocamlopt -shared src/uutf.cmx -o src/uutf.cmxs + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7T26lN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 + cd uutf-0.9.4 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64 + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf + pushd _build/src/ ~/rpmbuild/BUILD/uutf-0.9.4/_build/src ~/rpmbuild/BUILD/uutf-0.9.4 + ocamlfind install uutf ../pkg/META uutf.a uutf.cma uutf.cmi uutf.cmx uutf.cmxa uutf.cmxs uutf.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/uutf.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64//usr/lib64/ocaml/uutf/META + popd ~/rpmbuild/BUILD/uutf-0.9.4 + install -d /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/bin/ + install -m 0755 _build/test/utftrip.native /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/bin/utftrip + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.9.4-1.mga7 --unique-debug-suffix -0.9.4-1.mga7.x86_64 --unique-debug-src-base ocaml-uutf-0.9.4-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/uutf-0.9.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/bin/utftrip extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/lib64/ocaml/uutf/uutf.cmxs dwz: .dwz/ocaml-uutf-0.9.4-1.mga7.x86_64: .debug_info section not present /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ocaml-uutf-0.9.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.84X6Mb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd uutf-0.9.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf + cp -pr CHANGES.md /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf + exit 0 Provides: ocaml(Uutf) = e77de4d4215889fec272c9fed6bcfc10 ocaml-uutf = 0.9.4-1.mga7 ocaml-uutf(x86-64) = 0.9.4-1.mga7 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) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) ocaml(Array) = ae800d8cf9903f1d36856950940430e6 ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Char) = 60fd98ba6ff303baf9287e7bfb886f12 ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Printf) = eb49a17645c5ea2dd298430a3c986186 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(runtime) = 4.02.3 Processing files: ocaml-uutf-devel-0.9.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DcISqB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd uutf-0.9.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf-devel + cp -pr doc/ /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf-devel + cp -pr test/ /home/pterjan/rpmbuild/BUILDROOT/ocaml-uutf-0.9.4-1.mga7.x86_64/usr/share/doc/ocaml-uutf-devel + exit 0 Provides: ocaml(Utftrip) = fac163e91267766c7e9c14fc528affef ocaml-uutf-devel = 0.9.4-1.mga7 ocaml-uutf-devel(x86-64) = 0.9.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Cmdliner) = 26c80480250e96643928b39938ac9af4 ocaml(Filename) = 3817bec1dad20c6f594d3a85b13020b8 ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Int32) = f43b8a2972804b40e28b661b6fdf157a ocaml(Int64) = 3565b288ec68024088360805650448dd ocaml(Nativeint) = d9e04753374f7110b66feda40414e5e3 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Printf) = eb49a17645c5ea2dd298430a3c986186 ocaml(Random) = 6d410ecc00aac669668fa399dbd6fca2 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Sys) = 0ce699458ce4430954d7e6a78874647c ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(Uutf) = e77de4d4215889fec272c9fed6bcfc10 ocaml(runtime) = 4.02.3 Processing files: ocaml-uutf-debugsource-0.9.4-1.mga7.x86_64 error: Empty %files file /home/pterjan/rpmbuild/BUILD/uutf-0.9.4/debugsourcefiles.list RPM build errors: Empty %files file /home/pterjan/rpmbuild/BUILD/uutf-0.9.4/debugsourcefiles.list I: [iurt_root_command] ERROR: chroot