Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ocaml-curl.spec'], printOutput=Falseuser='mockbuild'uid=1000logger=timeout=172800shell=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'}gid=425chrootPath='/var/lib/mock/dist-6E-epel-build-4719734-565946/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ocaml-curl.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildvm-16-nfs.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ocaml-curl-0.5.3-21.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ocaml-curl.spec '], printOutput=Falseuser='mockbuild'uid=1000logger=timeout=172800shell=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'}gid=425chrootPath='/var/lib/mock/dist-6E-epel-build-4719734-565946/root'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ocaml-curl.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DA1hyS + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocurl + /usr/bin/gzip -dc /builddir/build/SOURCES/ocurl-0.5.3.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocurl + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ocurl-0.5.3-include-o-cmx.patch):' Patch #1 (ocurl-0.5.3-include-o-cmx.patch): + /bin/cat /builddir/build/SOURCES/ocurl-0.5.3-include-o-cmx.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in + find -type f + xargs chmod 0644 + chmod 0755 configure install-sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W4gN79 + umask 022 + cd /builddir/build/BUILD + cd ocurl + LANG=C + export LANG + unset DISPLAY + unset MAKEFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --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 --with-findlib checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c checking for ocamlc... ocamlc OCaml version is 3.11.2 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ./configure: line 3036: WARNING:: command not found no checking for ocamlfind... ocamlfind checking whether CURLOPT_FILE is declared... yes checking whether CURLOPT_URL is declared... yes checking whether CURLOPT_PORT is declared... yes checking whether CURLOPT_PROXY is declared... yes checking whether CURLOPT_USERPWD is declared... yes checking whether CURLOPT_PROXYUSERPWD is declared... yes checking whether CURLOPT_RANGE is declared... yes checking whether CURLOPT_INFILE is declared... yes checking whether CURLOPT_ERRORBUFFER is declared... yes checking whether CURLOPT_WRITEFUNCTION is declared... yes checking whether CURLOPT_READFUNCTION is declared... yes checking whether CURLOPT_TIMEOUT is declared... yes checking whether CURLOPT_INFILESIZE is declared... yes checking whether CURLOPT_POSTFIELDS is declared... yes checking whether CURLOPT_REFERER is declared... yes checking whether CURLOPT_FTPPORT is declared... yes checking whether CURLOPT_USERAGENT is declared... yes checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes checking whether CURLOPT_LOW_SPEED_TIME is declared... yes checking whether CURLOPT_RESUME_FROM is declared... yes checking whether CURLOPT_COOKIE is declared... yes checking whether CURLOPT_HTTPHEADER is declared... yes checking whether CURLOPT_HTTPPOST is declared... yes checking whether CURLOPT_SSLCERT is declared... yes checking whether CURLOPT_SSLCERTPASSWD is declared... yes checking whether CURLOPT_SSLKEYPASSWD is declared... yes checking whether CURLOPT_CRLF is declared... yes checking whether CURLOPT_QUOTE is declared... yes checking whether CURLOPT_WRITEHEADER is declared... yes checking whether CURLOPT_COOKIEFILE is declared... yes checking whether CURLOPT_SSLVERSION is declared... yes checking whether CURLOPT_TIMECONDITION is declared... yes checking whether CURLOPT_TIMEVALUE is declared... yes checking whether CURLOPT_CUSTOMREQUEST is declared... yes checking whether CURLOPT_STDERR is declared... yes checking whether CURLOPT_POSTQUOTE is declared... yes checking whether CURLOPT_WRITEINFO is declared... yes checking whether CURLOPT_VERBOSE is declared... yes checking whether CURLOPT_HEADER is declared... yes checking whether CURLOPT_NOPROGRESS is declared... yes checking whether CURLOPT_NOBODY is declared... yes checking whether CURLOPT_FAILONERROR is declared... yes checking whether CURLOPT_UPLOAD is declared... yes checking whether CURLOPT_POST is declared... yes checking whether CURLOPT_FTPLISTONLY is declared... yes checking whether CURLOPT_FTPAPPEND is declared... yes checking whether CURLOPT_NETRC is declared... yes checking whether CURLOPT_FOLLOWLOCATION is declared... yes checking whether CURLOPT_TRANSFERTEXT is declared... yes checking whether CURLOPT_PUT is declared... yes checking whether CURLOPT_PROGRESSFUNCTION is declared... yes checking whether CURLOPT_PROGRESSDATA is declared... yes checking whether CURLOPT_AUTOREFERER is declared... yes checking whether CURLOPT_PROXYPORT is declared... yes checking whether CURLOPT_POSTFIELDSIZE is declared... yes checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes checking whether CURLOPT_INTERFACE is declared... yes checking whether CURLOPT_KRB4LEVEL is declared... yes checking whether CURLOPT_SSL_VERIFYPEER is declared... yes checking whether CURLOPT_CAINFO is declared... yes checking whether CURLOPT_MAXREDIRS is declared... yes checking whether CURLOPT_FILETIME is declared... yes checking whether CURLOPT_TELNETOPTIONS is declared... yes checking whether CURLOPT_MAXCONNECTS is declared... yes checking whether CURLOPT_CLOSEPOLICY is declared... yes checking whether CURLOPT_FRESH_CONNECT is declared... yes checking whether CURLOPT_FORBID_REUSE is declared... yes checking whether CURLOPT_RANDOM_FILE is declared... yes checking whether CURLOPT_EGDSOCKET is declared... yes checking whether CURLOPT_CONNECTTIMEOUT is declared... yes checking whether CURLOPT_HEADERFUNCTION is declared... yes checking whether CURLOPT_HTTPGET is declared... yes checking whether CURLOPT_SSL_VERIFYHOST is declared... yes checking whether CURLOPT_COOKIEJAR is declared... yes checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes checking whether CURLOPT_HTTP_VERSION is declared... yes checking whether CURLOPT_FTP_USE_EPSV is declared... yes checking whether CURLOPT_SSLCERTTYPE is declared... yes checking whether CURLOPT_SSLKEY is declared... yes checking whether CURLOPT_SSLKEYTYPE is declared... yes checking whether CURLOPT_SSLENGINE is declared... yes checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes checking whether CURLOPT_PREQUOTE is declared... yes checking whether CURLOPT_DEBUGFUNCTION is declared... yes checking whether CURLOPT_DEBUGDATA is declared... yes checking whether CURLOPT_COOKIESESSION is declared... yes checking whether CURLOPT_CAPATH is declared... yes checking whether CURLOPT_BUFFERSIZE is declared... yes checking whether CURLOPT_NOSIGNAL is declared... yes checking whether CURLOPT_SHARE is declared... yes checking whether CURLOPT_PROXYTYPE is declared... yes checking whether CURLOPT_ENCODING is declared... yes checking whether CURLOPT_PRIVATE is declared... yes checking whether CURLOPT_HTTP200ALIASES is declared... yes checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes checking whether CURLOPT_FTP_USE_EPRT is declared... yes checking whether CURLOPT_HTTPAUTH is declared... yes checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes checking whether CURLOPT_PROXYAUTH is declared... yes checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes checking whether CURLOPT_IPRESOLVE is declared... yes checking whether CURLOPT_MAXFILESIZE is declared... yes checking whether CURLOPT_INFILESIZE_LARGE is declared... yes checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes checking whether CURLOPT_NETRC_FILE is declared... yes checking whether CURLOPT_FTP_SSL is declared... yes checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes checking whether CURLOPT_TCP_NODELAY is declared... yes checking whether CURLOPT_FTPSSLAUTH is declared... yes checking whether CURLOPT_IOCTLFUNCTION is declared... yes checking whether CURLOPT_FTP_ACCOUNT is declared... yes checking whether CURLOPT_COOKIELIST is declared... yes checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes checking whether CURLOPT_FTP_FILEMETHOD is declared... yes checking whether CURLOPT_LOCALPORT is declared... yes checking whether CURLOPT_LOCALPORTRANGE is declared... yes checking whether CURLOPT_CONNECT_ONLY is declared... yes checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes checking whether CURLOPT_FTP_SSL_CCC is declared... yes checking whether CURLOPT_TIMEOUT_MS is declared... yes checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes checking whether CURLOPT_NEW_FILE_PERMS is declared... yes checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes checking whether CURLOPT_POST301 is declared... yes checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes checking whether CURLOPT_COPYPOSTFIELDS is declared... yes checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes checking whether CURLOPT_SEEKFUNCTION is declared... yes checking whether CURLINFO_EFFECTIVE_URL is declared... yes checking whether CURLINFO_RESPONSE_CODE is declared... yes checking whether CURLINFO_TOTAL_TIME is declared... yes checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes checking whether CURLINFO_CONNECT_TIME is declared... yes checking whether CURLINFO_PRETRANSFER_TIME is declared... yes checking whether CURLINFO_SIZE_UPLOAD is declared... yes checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes checking whether CURLINFO_SPEED_UPLOAD is declared... yes checking whether CURLINFO_HEADER_SIZE is declared... yes checking whether CURLINFO_REQUEST_SIZE is declared... yes checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes checking whether CURLINFO_FILETIME is declared... yes checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes checking whether CURLINFO_CONTENT_TYPE is declared... yes checking whether CURLINFO_REDIRECT_TIME is declared... yes checking whether CURLINFO_REDIRECT_COUNT is declared... yes checking whether CURLINFO_PRIVATE is declared... yes checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes checking whether CURLINFO_OS_ERRNO is declared... yes checking whether CURLINFO_NUM_CONNECTS is declared... yes checking whether CURLINFO_SSL_ENGINES is declared... yes checking whether CURLINFO_COOKIELIST is declared... yes checking whether CURLINFO_LASTSOCKET is declared... yes checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes checking whether CURLE_FAILED_INIT is declared... yes checking whether CURLE_URL_MALFORMAT is declared... yes checking whether CURLE_URL_MALFORMAT_USER is declared... yes checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes checking whether CURLE_COULDNT_CONNECT is declared... yes checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes checking whether CURLE_FTP_ACCESS_DENIED is declared... yes checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes checking whether CURLE_FTP_CANT_GET_HOST is declared... yes checking whether CURLE_FTP_CANT_RECONNECT is declared... yes checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes checking whether CURLE_PARTIAL_FILE is declared... yes checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes checking whether CURLE_FTP_WRITE_ERROR is declared... yes checking whether CURLE_FTP_QUOTE_ERROR is declared... yes checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes checking whether CURLE_WRITE_ERROR is declared... yes checking whether CURLE_MALFORMAT_USER is declared... yes checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes checking whether CURLE_READ_ERROR is declared... yes checking whether CURLE_OUT_OF_MEMORY is declared... yes checking whether CURLE_OPERATION_TIMEOUTED is declared... yes checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes checking whether CURLE_FTP_PORT_FAILED is declared... yes checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes checking whether CURLE_HTTP_RANGE_ERROR is declared... yes checking whether CURLE_HTTP_POST_ERROR is declared... yes checking whether CURLE_SSL_CONNECT_ERROR is declared... yes checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes checking whether CURLE_LDAP_CANNOT_BIND is declared... yes checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes checking whether CURLE_BAD_CALLING_ORDER is declared... yes checking whether CURLE_INTERFACE_FAILED is declared... yes checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes checking whether CURLE_GOT_NOTHING is declared... yes checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes checking whether CURLE_SEND_ERROR is declared... yes checking whether CURLE_RECV_ERROR is declared... yes checking whether CURLE_SHARE_IN_USE is declared... yes checking whether CURLE_SSL_CERTPROBLEM is declared... yes checking whether CURLE_SSL_CIPHER is declared... yes checking whether CURLE_SSL_CACERT is declared... yes checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes checking whether CURLE_LDAP_INVALID_URL is declared... yes checking whether CURLE_FILESIZE_EXCEEDED is declared... yes checking whether CURLE_FTP_SSL_FAILED is declared... yes checking whether CURLE_SEND_FAIL_REWIND is declared... yes checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes checking whether CURLE_LOGIN_DENIED is declared... yes checking whether CURLE_TFTP_NOTFOUND is declared... yes checking whether CURLE_TFTP_PERM is declared... yes checking whether CURLE_REMOTE_DISK_FULL is declared... yes checking whether CURLE_TFTP_ILLEGAL is declared... yes checking whether CURLE_TFTP_UNKNOWNID is declared... yes checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes checking whether CURLE_TFTP_NOSUCHUSER is declared... yes checking whether CURLE_CONV_FAILED is declared... yes checking whether CURLE_CONV_REQD is declared... yes checking whether CURLE_SSL_CACERT_BADFILE is declared... yes checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes checking whether CURLE_SSH is declared... yes checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes checking whether CURLE_AGAIN is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating config.h + make all 'OCBYTE=ocamlc.opt -g' 'OCOPT=ocamlopt.opt -g' make[1]: Entering directory `/builddir/build/BUILD/ocurl' make[1]: Leaving directory `/builddir/build/BUILD/ocurl' make[1]: Entering directory `/builddir/build/BUILD/ocurl' ocamlc.opt -g -c curl.mli -o curl.cmi ocamlc.opt -g -c curl.ml -o curl.cmo gcc -c -Wall -DHAVE_CONFIG_H -I/usr/lib/ocaml curl-helper.c -o curl-helper.o ar crus libcurl-helper.a curl-helper.o ranlib libcurl-helper.a ocamlc.opt -g -custom -a -ccopt -lcurl -o curl.cma curl.cmo -cclib -lcurl-helper -cclib " " ocamlopt.opt -g -c curl.ml -o curl.cmx ocamlopt.opt -g -a -ccopt -lcurl curl.cmx -o curl.cmxa -cclib -lcurl-helper -cclib " " (cd examples; make) make[2]: Entering directory `/builddir/build/BUILD/ocurl/examples' make[3]: Entering directory `/builddir/build/BUILD/ocurl/examples' make[3]: Leaving directory `/builddir/build/BUILD/ocurl/examples' make[3]: Entering directory `/builddir/build/BUILD/ocurl/examples' ocamlc.opt -g -c -I .. ocurl.ml -o ocurl.cmo ocamlc.opt -g -I .. -ccopt -L.. curl.cma ocurl.cmo -o ocurl ocamlopt.opt -g -c -I .. ocurl.ml -o ocurl.cmx ocamlopt.opt -g -I .. -ccopt -L.. curl.cmxa ocurl.cmx -o ocurl.opt ocamlc.opt -g -c -I .. oput.ml -o oput.cmo ocamlc.opt -g -I .. -ccopt -L.. curl.cma oput.cmo -o oput ocamlopt.opt -g -c -I .. oput.ml -o oput.cmx ocamlopt.opt -g -I .. -ccopt -L.. curl.cmxa oput.cmx -o oput.opt ocamlc.opt -g -c -I .. ominimal.ml -o ominimal.cmo ocamlc.opt -g -I .. -ccopt -L.. curl.cma ominimal.cmo -o ominimal ocamlopt.opt -g -c -I .. ominimal.ml -o ominimal.cmx ocamlopt.opt -g -I .. -ccopt -L.. curl.cmxa ominimal.cmx -o ominimal.opt ocamlc.opt -g -c -I .. ossl.ml -o ossl.cmo ocamlc.opt -g -I .. -ccopt -L.. curl.cma ossl.cmo -o ossl ocamlopt.opt -g -c -I .. ossl.ml -o ossl.cmx ocamlopt.opt -g -I .. -ccopt -L.. curl.cmxa ossl.cmx -o ossl.opt make[3]: Leaving directory `/builddir/build/BUILD/ocurl/examples' make[2]: Leaving directory `/builddir/build/BUILD/ocurl/examples' make[1]: Leaving directory `/builddir/build/BUILD/ocurl' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i0LH74 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 ++ dirname /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 + cd ocurl + LANG=C + export LANG + unset DISPLAY + export DESTDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 + DESTDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/stublibs + make install ocamlfind install curl META curl.cmi \ curl.a libcurl-helper.a curl.cma curl.cmxa \ curl-helper.o curl.o curl.cmx Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.cmx Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.o Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl-helper.o Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.cmxa Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.cma Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/libcurl-helper.a Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.a Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/curl.cmi Installed /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl/META + cp curl.mli /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/lib/ocaml/curl + make -C examples clean make: Entering directory `/builddir/build/BUILD/ocurl/examples' make: Leaving directory `/builddir/build/BUILD/ocurl/examples' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-curl-0.5.3-21.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UjF0l0 + umask 022 + cd /builddir/build/BUILD + cd ocurl + DOCDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-0.5.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-0.5.3 + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-0.5.3 + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-0.5.3 + exit 0 Provides: ocaml(Curl) = a36a614fea2bb97096806c5a0baa5897 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ocaml(Callback) = 71e1f9b7f211661f1dfeedab5ffae0cc ocaml(CamlinternalOO) = f83f268cd1a00c37180b9b1fb9306031 ocaml(Obj) = 57b3fe2fcfe45ee25709b8ae556264d1 ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(runtime) = 3.11.2 Processing files: ocaml-curl-devel-0.5.3-21.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lui3MV + umask 022 + cd /builddir/build/BUILD + cd ocurl + DOCDIR=/builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-devel-0.5.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-devel-0.5.3 + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-devel-0.5.3 + cp -pr examples/Makefile examples/Makefile.in examples/Makefile.windows examples/ocurl.ml examples/ominimal.ml examples/opar.ml examples/oput.ml examples/ossl.ml /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386/usr/share/doc/ocaml-curl-devel-0.5.3 + exit 0 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 /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 warning: Could not canonicalize hostname: buildvm-16-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ocaml-curl-0.5.3-21.el6.i686.rpm Wrote: /builddir/build/RPMS/ocaml-curl-devel-0.5.3-21.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fGJB0I + umask 022 + cd /builddir/build/BUILD + cd ocurl + /bin/rm -rf /builddir/build/BUILDROOT/ocaml-curl-0.5.3-21.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->