D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/ocaml-curl-0.9.0-4.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v6Oe39
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ocurl-0.9.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocurl-0.9.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ocurl-0.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/967609e2e7861321bded926308a98011b787eadf.patch
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
+ xargs chmod 0644
+ find -type f
+ chmod 0755 configure install-sh
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Yn9sa
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocurl-0.9.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64 --with-findlib
configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-findlib
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking for libcurl cflags... 
checking for libcurl libs... -lcurl 
checking for libcurl version >= 7.28.0... 7.74.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-mageia-linux-gnu-ocamlc... no
checking for ocamlc... ocamlc
OCaml version is 4.10.0
OCaml library path is /usr/lib64/ocaml
checking for aarch64-mageia-linux-gnu-ocamlopt... no
checking for ocamlopt... ocamlopt
checking for aarch64-mageia-linux-gnu-ocamlc.opt... no
checking for ocamlc.opt... ocamlc.opt
checking for aarch64-mageia-linux-gnu-ocamlopt.opt... no
checking for ocamlopt.opt... ocamlopt.opt
checking for aarch64-mageia-linux-gnu-ocaml... no
checking for ocaml... ocaml
checking for aarch64-mageia-linux-gnu-ocamldep... no
checking for ocamldep... ocamldep
checking for aarch64-mageia-linux-gnu-ocamlmktop... no
checking for ocamlmktop... ocamlmktop
checking for aarch64-mageia-linux-gnu-ocamlmklib... no
checking for ocamlmklib... ocamlmklib
checking for aarch64-mageia-linux-gnu-ocamldoc... no
checking for ocamldoc... ocamldoc
checking for aarch64-mageia-linux-gnu-ocamlbuild... no
checking for ocamlbuild... no
checking for aarch64-mageia-linux-gnu-ocamlfind... no
checking for ocamlfind... ocamlfind
checking for OCaml findlib package bytes... found
checking for OCaml findlib package lwt.unix... not found
checking for OCaml findlib package lwt_ppx... not found
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs
checking for bin-annot support... yes
checking for ext_dll... .so
checking for ext_lib... .a
checking for ext_obj... .o
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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 curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking whether CURLMOPT_TIMERFUNCTION is declared... yes
checking whether CURLMOPT_TIMERDATA is declared... yes
checking whether CURLMOPT_SOCKETFUNCTION is declared... yes
checking whether CURLMOPT_SOCKETDATA is declared... yes
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_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_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 CURLOPT_OPENSOCKETFUNCTION is declared... yes
checking whether CURLOPT_PROTOCOLS is declared... yes
checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes
checking whether CURLOPT_RESOLVE is declared... yes
checking whether CURLOPT_DNS_SERVERS is declared... yes
checking whether CURLOPT_MAIL_FROM is declared... yes
checking whether CURLOPT_MAIL_RCPT is declared... yes
checking whether CURLOPT_PIPEWAIT is declared... yes
checking whether CURLOPT_CERTINFO is declared... yes
checking whether CURLOPT_USERNAME is declared... yes
checking whether CURLOPT_PASSWORD is declared... yes
checking whether CURLOPT_LOGIN_OPTIONS is declared... yes
checking whether CURLOPT_CONNECT_TO is declared... yes
checking whether CURLOPT_POSTREDIR is declared... yes
checking whether CURLOPT_MIMEPOST 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_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 CURLINFO_REDIRECT_URL is declared... yes
checking whether CURLINFO_PRIMARY_IP is declared... yes
checking whether CURLINFO_LOCAL_IP is declared... yes
checking whether CURLINFO_LOCAL_PORT is declared... yes
checking whether CURLINFO_CONDITION_UNMET is declared... yes
checking whether CURLINFO_CERTINFO 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
checking whether CURLMOPT_MAXCONNECTS is declared... yes
checking whether CURLMOPT_PIPELINING is declared... yes
checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes
checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes
checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes
checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes
checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes
checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes
checking whether CURL_HTTP_VERSION_2 is declared... yes
checking whether CURL_HTTP_VERSION_2_0 is declared... yes
checking whether CURL_HTTP_VERSION_2TLS is declared... yes
checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes
checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes
checking whether CURL_VERSION_NTLM_WB is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-findlib
+ make all
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0'
ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi
ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo
ocamlc.opt -c -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
curl-helper.c:2798: warning: "CURLOPT" redefined
 2798 | #define CURLOPT(name) { handle_ ## name, "CURLOPT_"#name }
      | 
In file included from curl-helper.c:17:
/usr/include/curl/curl.h:1032: note: this is the location of the previous definition
 1032 | #define CURLOPT(na,t,nu) na = t + nu
      | 
ocamlmklib -oc curl-helper curl-helper.o -lcurl 
ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl 
make[1]: 'libcurl-helper.a' is up to date.
make[1]: 'dllcurl-helper.so' is up to date.
ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx
ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl 
make[1]: 'curl.cmx' is up to date.
ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bWz7q6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
+ cd ocurl-0.9.0
+ '[' 1 -eq 1 ']'
+ export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
+ export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml
+ OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/stublibs
+ make install
ocamlfind install -patch-version 0.9.0 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl.cmxa curl.cmx curl.cmxs curl.cmt curl.cmti
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmti
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmt
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmxs
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmx
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmxa
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/libcurl-helper.a
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cma
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.mli
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmi
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.a
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so.owner
Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/META
+ cp curl.mli /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl
+ make -C examples clean
make: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0/examples'
make: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.0/examples'
+ mkdir api-doc
+ ocamldoc -d api-doc -html curl.mli
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.0-4.mga8 --unique-debug-suffix -0.9.0-4.mga8.aarch64 --unique-debug-src-base ocaml-curl-0.9.0-4.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocurl-0.9.0

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmxs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/curl/curl.cmxs
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so
original debug info size: 572kB, size after compression: 536kB
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
312 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ocaml-curl-0.9.0-4.mga8.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VpTMb8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocurl-0.9.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/licenses/ocaml-curl
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/licenses/ocaml-curl
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/licenses/ocaml-curl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Curl) = 0340affb591c9d5c708222b91c6281be ocaml-curl = 0.9.0-4.mga8 ocaml-curl(aarch-64) = 0.9.0-4.mga8 ocamlx(Curl) = 1b5c56823adf65a73e36a0fe9dd119ea
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.17)(64bit) libcurl.so.4()(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317
Conflicts: ocaml-curl-devel < 0.5.3-6
Processing files: ocaml-curl-devel-0.9.0-4.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8AIPd6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocurl-0.9.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/doc/ocaml-curl-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/doc/ocaml-curl-devel
+ cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/doc/ocaml-curl-devel
+ cp -pr api-doc/ /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64/usr/share/doc/ocaml-curl-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Curl) = 0340affb591c9d5c708222b91c6281be ocaml-curl-devel = 0.9.0-4.mga8 ocaml-curl-devel(aarch-64) = 0.9.0-4.mga8 ocamlx(Curl) = 1b5c56823adf65a73e36a0fe9dd119ea
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317
Processing files: ocaml-curl-debugsource-0.9.0-4.mga8.aarch64
Provides: ocaml-curl-debugsource = 0.9.0-4.mga8 ocaml-curl-debugsource(aarch-64) = 0.9.0-4.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ocaml-curl-debuginfo-0.9.0-4.mga8.aarch64
Provides: debuginfo(build-id) = 06f0481b819dcc767c69aad03389fef3d59aa13e debuginfo(build-id) = 070508754983103b1587e61cc054c2e7c13af8b3 ocaml-curl-debuginfo = 0.9.0-4.mga8 ocaml-curl-debuginfo(aarch-64) = 0.9.0-4.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-curl-debugsource(aarch-64) = 0.9.0-4.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-debuginfo-0.9.0-4.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-debugsource-0.9.0-4.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-devel-0.9.0-4.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-0.9.0-4.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JSPMU9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ocurl-0.9.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.0-4.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.icZhna
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ocurl-0.9.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!