Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-ssl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-bdf12ccc2253e28c732bbe31556cd7eb47f12b19/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-ssl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ocaml-ssl-0.4.7-9.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-ssl.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-bdf12ccc2253e28c732bbe31556cd7eb47f12b19/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-ssl.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BfuqqS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-ssl-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.4.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ssl-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2YiQ2C + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.4.7 + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib configure: WARNING: unrecognized options: --disable-dependency-tracking configuring ocaml-ssl 0.4.7 checking for armv7hl-redhat-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for pthread_create in -lpthread... yes checking for ocamlc... /usr/bin/ocamlc ocaml version is 4.01.1+dev2-2013-12-18+CLOSED ocaml library path is /usr/lib/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... no checking for ocamlmktop... /usr/bin/ocamlmktop checking for armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for SSL_new in -lssl... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for TLSv1_1_method in -lssl... yes checking for TLSv1_2_method in -lssl... yes checking for ocamlfind... /usr/bin/ocamlfind checking for ocamlcp... /usr/bin/ocamlcp checking for latex... no checking for dvips... no checking for ps2pdf... no configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/META configure: WARNING: unrecognized options: --disable-dependency-tracking + unset MAKEFLAGS + export 'OCAMLC=ocamlc.opt -g' + OCAMLC='ocamlc.opt -g' + export 'OCAMLOPT=ocamlopt.opt -g' + OCAMLOPT='ocamlopt.opt -g' + make make -C src all make[1]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' making ._bcdi/ssl.di from ssl.mli making ._d/ssl.d from ssl.ml make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' ocamlc.opt -g -c -cc "gcc" -ccopt "-fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_TLS11 -DHAVE_TLS12 -ansi -DCAML_NAME_SPACE -Wall \ -DPIC \ -o ssl_stubs.o " ssl_stubs.c ar rcs libssl_stubs.a ssl_stubs.o ocamlc.opt -g -c -thread ssl.mli ocamlc.opt -g -c -thread ssl.ml ocamlmklib -Wl,-z,relro \ -o ssl_stubs ssl_stubs.o -lcrypto -lssl \ Unknown option -Wl,-z,relro ocamlc.opt -g -a -thread -dllib dllssl_stubs.so -ccopt -Wl,-z,relro \ -cclib -lssl_stubs -cclib -lcrypto -cclib -lssl -o ssl.cma ssl.cmo make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' making ._d/ssl_threads.d from ssl_threads.ml make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' ar rcs libssl_threads_stubs.a ssl_stubs.o ocamlc.opt -g -c -thread ssl_threads.mli ocamlc.opt -g -c -thread ssl_threads.ml ocamlmklib -Wl,-z,relro \ -o ssl_threads_stubs ssl_stubs.o -lcrypto -lssl \ Unknown option -Wl,-z,relro ocamlc.opt -g -a -thread -dllib dllssl_threads_stubs.so -ccopt -Wl,-z,relro \ -cclib -lssl_threads_stubs -cclib -lcrypto -cclib -lssl -o ssl_threads.cma ssl.cmo ssl_threads.cmo make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' making ._ncdi/ssl.di from ssl.mli make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: `libssl_stubs.a' is up to date. ocamlopt.opt -g -c -thread ssl.ml ocamlopt.opt -g -a -thread -ccopt -Wl,-z,relro -cclib -lssl_stubs -cclib -lcrypto -cclib -lssl \ -o ssl.cmxa ssl.cmx make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[4]: `libssl_threads_stubs.a' is up to date. ocamlopt.opt -g -c -thread ssl_threads.ml ocamlopt.opt -g -a -thread -ccopt -Wl,-z,relro -cclib -lssl_threads_stubs -cclib -lcrypto -cclib -lssl \ -o ssl_threads.cmxa ssl.cmx ssl_threads.cmx make[4]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[3]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[2]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ratSt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm ++ dirname /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm + cd ocaml-ssl-0.4.7 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs + make install make -C src install make[1]: Entering directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' /usr/bin/ocamlfind install ssl META ssl_threads.mli ssl.mli ssl.cmi ssl_threads.cmi ssl.cma ssl_threads.cma ssl.cmxa ssl_threads.cmxa ssl_threads.cmx ssl.cmx libssl_threads_stubs.a ssl.a ssl_threads.a libssl_stubs.a dllssl_stubs.so dllssl_threads_stubs.so Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/libssl_stubs.a Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.a Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.a Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/libssl_threads_stubs.a Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.cmx Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.cmx Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.cmxa Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.cmxa Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.cma Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.cma Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.cmi Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.cmi make[1]: Leaving directory `/builddir/build/BUILD/ocaml-ssl-0.4.7/src' Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl.mli Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/ssl_threads.mli Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/ssl/META Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_threads_stubs.so Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_threads_stubs.so.owner Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_stubs.so Installed /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs is not mentioned in ld.conf + mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-devel/examples + cp examples/stalkd.ml examples/stelnet.ml /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-devel/examples + /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/ocaml-ssl-0.4.7 extracting debug info from /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_threads_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/lib/ocaml/stublibs/dllssl_stubs.so *** WARNING: identical binaries are copied, not linked: /usr/lib/ocaml/stublibs/dllssl_stubs.so and /usr/lib/ocaml/stublibs/dllssl_threads_stubs.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 56 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-ssl-0.4.7-9.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SNHOlB + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-0.4.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-0.4.7 + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-0.4.7 + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-0.4.7 + cp -pr README /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm/usr/share/doc/ocaml-ssl-0.4.7 + exit 0 Provides: ocaml(Ssl) = 435fb2141c55a3561fed0e8896274fc5 ocaml(Ssl_threads) = a0d19b3afcf0891890cf14de4b9ac127 ocaml-ssl = 0.4.7-9.el7 ocaml-ssl(armv7hl-32) = 0.4.7-9.el7 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) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libssl.so.10 libssl.so.10(libssl.so.10) ocaml(Callback) = 198fb4bcde892143b0866b03cfae8085 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(runtime) = 4.01.1 rtld(GNU_HASH) Processing files: ocaml-ssl-devel-0.4.7-9.el7.armv7hl Provides: ocaml-ssl-devel = 0.4.7-9.el7 ocaml-ssl-devel(armv7hl-32) = 0.4.7-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ssl-debuginfo-0.4.7-9.el7.armv7hl Provides: ocaml-ssl-debuginfo = 0.4.7-9.el7 ocaml-ssl-debuginfo(armv7hl-32) = 0.4.7-9.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm Wrote: /builddir/build/RPMS/ocaml-ssl-0.4.7-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-ssl-devel-0.4.7-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-ssl-debuginfo-0.4.7-9.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yprQ1k + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ssl-0.4.7-9.el7.arm + exit 0 Child return code was: 0 LEAVE do -->