Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-zip.spec'], gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'printOutput=Falseenv={'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}shell=Falselogger=uid=1000user='mockbuild'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-zip.spec'] with env {'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ocaml-zip-1.05-11bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-zip.spec "], gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'timeout=0printOutput=Falseshell=Falseprivate_network=Truelogger=uid=1000user='mockbuild'env={'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-zip.spec "] with env {'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UmB04J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camlzip-1.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/camlzip-1.05.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd camlzip-1.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ocaml-zip-1.05-fix-ints.patch):' Patch #0 (ocaml-zip-1.05-fix-ints.patch): + /usr/bin/cat /builddir/build/SOURCES/ocaml-zip-1.05-fix-ints.patch + /usr/bin/patch -p0 --fuzz=0 patching file zlibstubs.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oDWqLp + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.05 + make all ocamlc -g -c -ccopt -g -ccopt -I/usr/local/include zlibstubs.c ocamlmklib -oc camlzip zlibstubs.o \ -L/usr/local/lib -lz ocamlc -g -c zlib.mli ocamlc -g -c zlib.ml File "zlib.ml", line 49, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 50, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 72, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 91, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 92, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlc -g -c zip.mli ocamlc -g -c zip.ml File "zip.ml", line 31, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 120, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 272, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 319, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 510, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlc -g -c gzip.mli ocamlc -g -c gzip.ml File "gzip.ml", line 68, characters 16-29: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 149, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 185, characters 17-30: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 218, characters 2-22: Warning 3: deprecated: String.set Use Bytes.set instead. ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \ -L/usr/local/lib -lz + make allopt ocamlopt -c zlib.ml File "zlib.ml", line 49, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 50, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 72, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 91, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zlib.ml", line 92, characters 15-28: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlopt -c zip.ml File "zip.ml", line 31, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 120, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 272, characters 14-27: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 319, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "zip.ml", line 510, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlopt -c gzip.ml File "gzip.ml", line 68, characters 16-29: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 149, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 185, characters 17-30: Warning 3: deprecated: String.create Use Bytes.create instead. File "gzip.ml", line 218, characters 2-22: Warning 3: deprecated: String.set Use Bytes.set instead. ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx \ -L/usr/local/lib -lz + chrpath --delete dllcamlzip.so + cat Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FPoaQl + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm + cd camlzip-1.05 + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm//usr/lib/ocaml/zip + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm//usr/lib/ocaml/stublibs + export DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml + ocamlfind install zip zip.cma zip.cmxa libcamlzip.a zip.a gzip.cmx zip.cmx zlib.cmx gzip.cmi zip.cmi zlib.cmi gzip.mli zip.mli zlib.mli dllcamlzip.so META Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zlib.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/gzip.mli Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zlib.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/gzip.cmi Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zlib.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/gzip.cmx Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.a Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/libcamlzip.a Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.cmxa Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/zip.cma Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/zip/META Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/stublibs/dllcamlzip.so Installed /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/stublibs/dllcamlzip.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/stublibs is not mentioned in ld.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/camlzip-1.05 extracting debug info from /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/lib/ocaml/stublibs/dllcamlzip.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 12 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-zip-1.05-11bs02npfc23.armv6hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZkLLkl + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.05 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip + exit 0 Provides: ocaml(Gzip) = b0b4d70d0081480c3c23e8aa9f3aade3 ocaml(Zip) = 8b05157e134eeebe98b2ebae77270c16 ocaml(Zlib) = 78978fd1ecc233495636a5434500fa6d ocaml-zip = 1.05-11bs02npfc23 ocaml-zip(armv6hl-32) = 1.05-11bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libz.so.1 ocaml(Callback) = deb9226b3de6bdba985bad268a5b7c51 ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Char) = 60fd98ba6ff303baf9287e7bfb886f12 ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e ocaml(Int32) = f43b8a2972804b40e28b661b6fdf157a ocaml(Int64) = 3565b288ec68024088360805650448dd ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Sys) = 0ce699458ce4430954d7e6a78874647c ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(runtime) = 4.02.2 rtld(GNU_HASH) Processing files: ocaml-zip-devel-1.05-11bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3yS96r + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.05 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/doc/ocaml-zip-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/doc/ocaml-zip-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/doc/ocaml-zip-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/doc/ocaml-zip-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p6iFhB + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.05 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm/usr/share/licenses/ocaml-zip-devel + exit 0 Provides: ocaml-zip-devel = 1.05-11bs02npfc23 ocaml-zip-devel(armv6hl-32) = 1.05-11bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zip-debuginfo-1.05-11bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm Wrote: /builddir/build/RPMS/ocaml-zip-1.05-11bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-zip-devel-1.05-11bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-zip-debuginfo-1.05-11bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GKU9zN + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.05-11bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->