D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-curl-0.9.1-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BNNP5p + 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.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocurl-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocurl-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f + xargs chmod 0644 + chmod 0755 configure install-sh + sed -i 's|$(OCAMLMKLIB)|& -g -ldopt '\'' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'\''|' Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CFPrIc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocurl-0.9.1 + '[' 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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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/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... 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 libcurl cflags... checking for libcurl libs... -lcurl checking for libcurl version >= 7.28.0... 7.80.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.13.1 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... found checking for OCaml findlib package lwt_ppx... 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... 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_HTTP_VERSION_3 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 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1' 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:2805: warning: "CURLOPT" redefined 2805 | #define CURLOPT(name) { handle_ ## name, "CURLOPT_"#name } | In file included from curl-helper.c:23: /usr/include/curl/curl.h:1056: note: this is the location of the previous definition 1056 | #define CURLOPT(na,t,nu) na = t + nu | ocamlmklib -g -ldopt ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -oc curl-helper curl-helper.o -lcurl ocamlmklib -g -ldopt ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -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. ocamlfind c -package lwt -c -g -bin-annot curl_lwt.mli -o curl_lwt.cmi ocamlfind c -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmo ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx ocamlmklib -g -ldopt ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -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 ocamlfind opt -thread -package lwt.unix -c -g -bin-annot curl_lwt.ml -o curl_lwt.cmx ocamlfind opt -thread -shared -linkall -package lwt.unix curl_lwt.cmx -o curl_lwt.cmxs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1' + make doc mkdir -p doc ocamlfind ocamldoc -html -d doc -package lwt curl.mli curl_lwt.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S22TRk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 + cd ocurl-0.9.1 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/stublibs + make install ocamlfind install -patch-version 0.9.1 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl_lwt.cmo curl.cmxa curl.cmx curl.cmxs curl_lwt.cmx curl_lwt.cmxs curl.cmt curl.cmti curl_lwt.cmi curl_lwt.mli curl_lwt.o curl_lwt.cmt curl_lwt.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/libcurl-helper.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so.owner Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/META + cp curl.mli /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl + make -C examples clean make: Entering directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1/examples' make: Leaving directory '/home/iurt/rpmbuild/BUILD/ocurl-0.9.1/examples' + mkdir api-doc + ocamldoc -d api-doc -html curl.mli + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.1-4.mga9 --unique-debug-suffix -0.9.1-4.mga9.aarch64 --unique-debug-src-base ocaml-curl-0.9.1-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocurl-0.9.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl_lwt.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/curl/curl.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/lib64/ocaml/stublibs/dllcurl-helper.so dwz: ./usr/lib64/ocaml/curl/curl.cmxs-0.9.1-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/stublibs/dllcurl-helper.so-0.9.1-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 468kB, size after compression: 468kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. cpio: hashtbl.ml: Cannot stat: No such file or directory cpio: src/core/lwt.ml: Cannot stat: No such file or directory 317 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-curl-0.9.1-4.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MFOOFV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocurl-0.9.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.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.1-4.mga9.aarch64/usr/share/licenses/ocaml-curl + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/share/licenses/ocaml-curl + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Curl) = d058b97a5b9d028f83ed417ca3b4ee0e ocaml(Curl_lwt) = a200bbdf5c3c1962977b549dc9852606 ocaml-curl = 0.9.1-4.mga9 ocaml-curl(aarch-64) = 0.9.1-4.mga9 ocamlx(Curl) = 93817646ce0e1ac7a27602c83c370115 ocamlx(Curl_lwt) = b5669e15f997b093f4f160c6b6bda79a 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) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(CamlinternalOO) = 0dc72c26aced072728a8a6a5770ef533 ocaml(Curl) = d058b97a5b9d028f83ed417ca3b4ee0e ocaml(Lwt) = 1d992ca6c5fb07a259efe253d94e2c86 ocaml(Lwt_engine) = 42c8158c84ac58a945a77c319e071db7 ocaml(Lwt_sequence) = 675a4c54be60c9d804725b5817b876f2 ocaml(Result) = dd187676a26ae4c3f01713a6822e2a87 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Result) = 5909bfe5bb35465ba3a0ad39f6976f9e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa ocamlx(CamlinternalLazy) = 996253023a701ed9829a1b68222ea67d ocamlx(CamlinternalOO) = b6cfbb6352de6609ba606db001629dfd ocamlx(Curl) = 93817646ce0e1ac7a27602c83c370115 ocamlx(Lwt) = e79c3a040b7ecf6046897da9b28d22bd ocamlx(Lwt_engine) = 588e1461669c833873994f4e5ce025c0 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Callback) = a6d9902a2a7bbbd1662b20a8e42c012d ocamlx(Stdlib__Hashtbl) = 04f772f8913c4d9f535a6c6c2d722fb4 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Conflicts: ocaml-curl-devel < 0.5.3-6 Processing files: ocaml-curl-devel-0.9.1-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0zug0e + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocurl-0.9.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.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.1-4.mga9.aarch64/usr/share/doc/ocaml-curl-devel + cp -pr doc /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/share/doc/ocaml-curl-devel + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/share/doc/ocaml-curl-devel + cp -pr api-doc/ /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64/usr/share/doc/ocaml-curl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Curl) = d058b97a5b9d028f83ed417ca3b4ee0e ocaml(Curl_lwt) = a200bbdf5c3c1962977b549dc9852606 ocaml-curl-devel = 0.9.1-4.mga9 ocaml-curl-devel(aarch-64) = 0.9.1-4.mga9 ocamlx(Curl) = 93817646ce0e1ac7a27602c83c370115 ocamlx(Curl_lwt) = b5669e15f997b093f4f160c6b6bda79a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(CamlinternalOO) = 0dc72c26aced072728a8a6a5770ef533 ocaml(Curl) = d058b97a5b9d028f83ed417ca3b4ee0e ocaml(Lwt) = 1d992ca6c5fb07a259efe253d94e2c86 ocaml(Lwt_engine) = 42c8158c84ac58a945a77c319e071db7 ocaml(Lwt_sequence) = 675a4c54be60c9d804725b5817b876f2 ocaml(Result) = dd187676a26ae4c3f01713a6822e2a87 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Result) = 5909bfe5bb35465ba3a0ad39f6976f9e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa ocamlx(CamlinternalLazy) = 996253023a701ed9829a1b68222ea67d ocamlx(CamlinternalOO) = b6cfbb6352de6609ba606db001629dfd ocamlx(Curl) = 93817646ce0e1ac7a27602c83c370115 ocamlx(Lwt) = e79c3a040b7ecf6046897da9b28d22bd ocamlx(Lwt_engine) = 588e1461669c833873994f4e5ce025c0 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Callback) = a6d9902a2a7bbbd1662b20a8e42c012d ocamlx(Stdlib__Hashtbl) = 04f772f8913c4d9f535a6c6c2d722fb4 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 Processing files: ocaml-curl-debugsource-0.9.1-4.mga9.aarch64 Provides: ocaml-curl-debugsource = 0.9.1-4.mga9 ocaml-curl-debugsource(aarch-64) = 0.9.1-4.mga9 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.1-4.mga9.aarch64 Provides: debuginfo(build-id) = bc672af225876e7f103b8bdb89476b2f5a9fece8 debuginfo(build-id) = e196709b56f5eb1befe970d80c7130ebc2ebd74d debuginfo(build-id) = ebf6bd095dec9fab1329f35bb9e1972651e65572 ocaml-curl-debuginfo = 0.9.1-4.mga9 ocaml-curl-debuginfo(aarch-64) = 0.9.1-4.mga9 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.1-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-debugsource-0.9.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-debuginfo-0.9.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-0.9.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-curl-devel-0.9.1-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3LxTua + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocurl-0.9.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-curl-0.9.1-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yp6Cn5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocurl-0.9.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!