D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-fetch-0.1.0-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jaWYsu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocaml-fetch-0.1.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ocaml-fetch-0.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-fetch-0.1.0 + /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.lwApmN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-fetch-0.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure configuring ocaml-fetch 0.1.0 checking for ocamlc... /usr/bin/ocamlc ocaml version is 4.02.3 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 ocamllex... /usr/bin/ocamllex checking for ocamlyacc... /usr/bin/ocamlyacc checking for ocamldoc... /usr/bin/ocamldoc checking for ocamlmktop... /usr/bin/ocamlmktop checking for ocamlfind... /usr/bin/ocamlfind checking for ocamlcp... /usr/bin/ocamlcp checking for latex... no checking for dvips... no checking for ps2pdf... no checking for ocaml smbclient library... not found. checking for ocaml ftp library... not found. configure: creating ./config.status config.status: creating src/META config.status: creating src/Makefile + make make -C src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' making ._bcdi/fetch.di from fetch.mli making ._d/file_fetch.d from file_fetch.ml making ._d/fetch.d from fetch.ml making ._d/proto.d from proto.ml /usr/bin/ocamlc.opt -c proto.ml /usr/bin/ocamlc.opt -c fetch.mli /usr/bin/ocamlc.opt -c fetch.ml File "fetch.ml", line 117, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. /usr/bin/ocamlc.opt -c file_fetch.ml /usr/bin/ocamlc.opt -a -linkall \ -o fetch.cma proto.cmo fetch.cmo file_fetch.cmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' making ._ncdi/fetch.di from fetch.mli /usr/bin/ocamlopt.opt -c proto.ml /usr/bin/ocamlopt.opt -c fetch.ml File "fetch.ml", line 117, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. /usr/bin/ocamlopt.opt -c file_fetch.ml /usr/bin/ocamlopt.opt -a -linkall \ -o fetch.cmxa proto.cmx fetch.cmx file_fetch.cmx make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' + make doc make -C src htdoc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' rm -rf doc/fetch/html mkdir -p doc/fetch/html /usr/bin/ocamldoc -html -d doc/fetch/html fetch.mli make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' mkdir -p doc rm -rf doc/html mv src/doc/fetch/html doc rm -rf src/doc + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fWOgR8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 + cd ocaml-fetch-0.1.0 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch + make install make -C src install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' /usr/bin/ocamlc.opt -a -linkall \ -o fetch.cma proto.cmo fetch.cmo file_fetch.cmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' make[2]: 'fetch.cmxa' is up to date. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' Installing library with ocamlfind /usr/bin/ocamlfind install fetch META fetch.a fetch.mli fetch.cma fetch.cmxa fetch.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/fetch.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/fetch.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/fetch.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/fetch.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/fetch.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64//usr/lib64/ocaml/fetch/META Installation successful. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0/src' + '[' -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 + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.1.0-6.mga7 --unique-debug-suffix -0.1.0-6.mga7.x86_64 --unique-debug-src-base ocaml-fetch-0.1.0-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-fetch-0.1.0 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ocaml-fetch-0.1.0-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5Fnowv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-fetch-0.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch + cp -pr CHANGES /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch + exit 0 Provides: ocaml(Fetch) = 9d1c765888b8cad8aee3b54c213443e8 ocaml(File_fetch) = 671f4f66898ddfedab19e0e341f1b19f ocaml(Proto) = dbc8c2ad643c5d88723cf1e846669994 ocaml-fetch = 0.1.0-6.mga7 ocaml-fetch(x86-64) = 0.1.0-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(Map) = 770e6123e5460eeb42d3050f13c5ad53 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Str) = 98bc31cc4150a0a7e1fa3ceb656e6da5 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(runtime) = 4.02.3 Processing files: ocaml-fetch-devel-0.1.0-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.51vMPS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-fetch-0.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch-devel + cp -pr doc/html/ /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch-devel + cp -pr examples/ /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64/usr/share/doc/ocaml-fetch-devel + exit 0 Provides: ocaml-fetch-devel = 0.1.0-6.mga7 ocaml-fetch-devel(x86-64) = 0.1.0-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fetch-0.1.0-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-fetch-devel-0.1.0-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7OV9Tg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-fetch-0.1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-fetch-0.1.0-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XKEk3E + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocaml-fetch-0.1.0 + exit 0 D: [iurt_root_command] Success!