* Package: dev-ml/ocurl-0.9.2:0/0.9.2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ocurl-0.9.2.tar.gz to /var/tmp/portage/dev-ml/ocurl-0.9.2/work >>> Source unpacked in /var/tmp/portage/dev-ml/ocurl-0.9.2/work >>> Preparing source in /var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/ocurl-0.9.2 --htmldir=/usr/share/doc/ocurl-0.9.2/html --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-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.85.0 checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.14.0 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-pc-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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_XFERINFOFUNCTION 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_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 CURLOPT_BUFFERSIZE is declared... (cached) yes checking whether CURLOPT_DOH_URL is declared... yes checking whether CURLOPT_TCP_FASTOPEN 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_ACTIVESOCKET 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 CURLINFO_HTTP_VERSION 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 CURLMOPT_MAX_TOTAL_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 CURLSSLBACKEND_NONE is declared... yes checking whether CURLSSLBACKEND_OPENSSL is declared... yes checking whether CURLSSLBACKEND_GNUTLS is declared... yes checking whether CURLSSLBACKEND_NSS is declared... yes checking whether CURLSSLBACKEND_GSKIT is declared... yes checking whether CURLSSLBACKEND_WOLFSSL is declared... yes checking whether CURLSSLBACKEND_SCHANNEL is declared... yes checking whether CURLSSLBACKEND_SECURETRANSPORT is declared... yes checking whether CURLSSLBACKEND_MBEDTLS is declared... yes checking whether CURLSSLBACKEND_MESALINK is declared... yes checking whether CURLSSLBACKEND_BEARSSL is declared... yes checking whether CURLOPT_SSL_OPTIONS is declared... yes checking whether CURL_VERSION_TLSAUTH_SRP is declared... yes checking whether CURL_VERSION_NTLM_WB is declared... yes checking whether curl_multi_poll is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2 ... make -j4 -j1 all make[1]: Entering directory '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2' make[1]: Leaving directory '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2' make[1]: Entering directory '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2' 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 "-pipe -march=native -fno-diagnostics-color -O2 -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c 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. ocamlfind c -package lwt -c -g -bin-annot curl_lwt.mli -o curl_lwt.cmi ocamlfind: Package `seq' not found - required by `lwt' make[1]: *** [Makefile:113: curl_lwt.cmi] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2' make: *** [Makefile:61: all] Error 2 * ERROR: dev-ml/ocurl-0.9.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-ml/ocurl-0.9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/ocurl-0.9.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-ml:ocurl-0.9.2:20220924-090558.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocurl-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocurl-0.9.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2' * S: '/var/tmp/portage/dev-ml/ocurl-0.9.2/work/ocurl-0.9.2'