Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 667199 Details for
Bug 743595
dev-ml/ocurl-0.6.1 : Error: This expression has type bytes but an expression was expected of type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (0.6.1, ppc)
ocurl-0.6.1:20201019-191657.log (text/plain), 21.13 KB, created by
ernsteiswuerfel
on 2020-10-19 20:09:23 UTC
(
hide
)
Description:
build.log (0.6.1, ppc)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2020-10-19 20:09:23 UTC
Size:
21.13 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-ml/ocurl-0.6.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ocurl-0.6.1.tgz to /var/tmp/portage/dev-ml/ocurl-0.6.1/work >>>> Source unpacked in /var/tmp/portage/dev-ml/ocurl-0.6.1/work >>>> Preparing source in /var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1 ... >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for libcurl cflags... >checking for libcurl libs... -lcurl >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking for powerpc-unknown-linux-gnu-ocamlc... no >checking for ocamlc... ocamlc >OCaml version is 4.09.0 >OCaml library path is /usr/lib/ocaml >checking for powerpc-unknown-linux-gnu-ocamlopt... no >checking for ocamlopt... ocamlopt >checking for powerpc-unknown-linux-gnu-ocamlc.opt... no >checking for ocamlc.opt... ocamlc.opt >checking for powerpc-unknown-linux-gnu-ocamlopt.opt... no >checking for ocamlopt.opt... ocamlopt.opt >checking for powerpc-unknown-linux-gnu-ocaml... no >checking for ocaml... ocaml >checking for powerpc-unknown-linux-gnu-ocamldep... no >checking for ocamldep... ocamldep >checking for powerpc-unknown-linux-gnu-ocamlmktop... no >checking for ocamlmktop... ocamlmktop >checking for powerpc-unknown-linux-gnu-ocamlmklib... no >checking for ocamlmklib... ocamlmklib >checking for powerpc-unknown-linux-gnu-ocamldoc... no >checking for ocamldoc... ocamldoc >checking for powerpc-unknown-linux-gnu-ocamlbuild... no >checking for ocamlbuild... ocamlbuild >checking for powerpc-unknown-linux-gnu-ocamlfind... no >checking for ocamlfind... ocamlfind >checking whether CURLOPT_FILE is declared... yes >checking whether CURLOPT_URL is declared... yes >checking whether CURLOPT_PORT is declared... yes >checking whether CURLOPT_PROXY is declared... yes >checking whether CURLOPT_USERPWD is declared... yes >checking whether CURLOPT_PROXYUSERPWD is declared... yes >checking whether CURLOPT_RANGE is declared... yes >checking whether CURLOPT_INFILE is declared... yes >checking whether CURLOPT_ERRORBUFFER is declared... yes >checking whether CURLOPT_WRITEFUNCTION is declared... yes >checking whether CURLOPT_READFUNCTION is declared... yes >checking whether CURLOPT_TIMEOUT is declared... yes >checking whether CURLOPT_INFILESIZE is declared... yes >checking whether CURLOPT_POSTFIELDS is declared... yes >checking whether CURLOPT_REFERER is declared... yes >checking whether CURLOPT_FTPPORT is declared... yes >checking whether CURLOPT_USERAGENT is declared... yes >checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes >checking whether CURLOPT_LOW_SPEED_TIME is declared... yes >checking whether CURLOPT_RESUME_FROM is declared... yes >checking whether CURLOPT_COOKIE is declared... yes >checking whether CURLOPT_HTTPHEADER is declared... yes >checking whether CURLOPT_HTTPPOST is declared... yes >checking whether CURLOPT_SSLCERT is declared... yes >checking whether CURLOPT_SSLCERTPASSWD is declared... yes >checking whether CURLOPT_SSLKEYPASSWD is declared... yes >checking whether CURLOPT_CRLF is declared... yes >checking whether CURLOPT_QUOTE is declared... yes >checking whether CURLOPT_WRITEHEADER is declared... yes >checking whether CURLOPT_COOKIEFILE is declared... yes >checking whether CURLOPT_SSLVERSION is declared... yes >checking whether CURLOPT_TIMECONDITION is declared... yes >checking whether CURLOPT_TIMEVALUE is declared... yes >checking whether CURLOPT_CUSTOMREQUEST is declared... yes >checking whether CURLOPT_STDERR is declared... yes >checking whether CURLOPT_POSTQUOTE is declared... yes >checking whether CURLOPT_WRITEINFO is declared... yes >checking whether CURLOPT_VERBOSE is declared... yes >checking whether CURLOPT_HEADER is declared... yes >checking whether CURLOPT_NOPROGRESS is declared... yes >checking whether CURLOPT_NOBODY is declared... yes >checking whether CURLOPT_FAILONERROR is declared... yes >checking whether CURLOPT_UPLOAD is declared... yes >checking whether CURLOPT_POST is declared... yes >checking whether CURLOPT_FTPLISTONLY is declared... yes >checking whether CURLOPT_FTPAPPEND is declared... yes >checking whether CURLOPT_NETRC is declared... yes >checking whether CURLOPT_FOLLOWLOCATION is declared... yes >checking whether CURLOPT_TRANSFERTEXT is declared... yes >checking whether CURLOPT_PUT is declared... yes >checking whether CURLOPT_PROGRESSFUNCTION is declared... yes >checking whether CURLOPT_PROGRESSDATA is declared... yes >checking whether CURLOPT_AUTOREFERER is declared... yes >checking whether CURLOPT_PROXYPORT is declared... yes >checking whether CURLOPT_POSTFIELDSIZE is declared... yes >checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes >checking whether CURLOPT_INTERFACE is declared... yes >checking whether CURLOPT_KRB4LEVEL is declared... yes >checking whether CURLOPT_SSL_VERIFYPEER is declared... yes >checking whether CURLOPT_CAINFO is declared... yes >checking whether CURLOPT_MAXREDIRS is declared... yes >checking whether CURLOPT_FILETIME is declared... yes >checking whether CURLOPT_TELNETOPTIONS is declared... yes >checking whether CURLOPT_MAXCONNECTS is declared... yes >checking whether CURLOPT_CLOSEPOLICY is declared... yes >checking whether CURLOPT_FRESH_CONNECT is declared... yes >checking whether CURLOPT_FORBID_REUSE is declared... yes >checking whether CURLOPT_RANDOM_FILE is declared... yes >checking whether CURLOPT_EGDSOCKET is declared... yes >checking whether CURLOPT_CONNECTTIMEOUT is declared... yes >checking whether CURLOPT_HEADERFUNCTION is declared... yes >checking whether CURLOPT_HTTPGET is declared... yes >checking whether CURLOPT_SSL_VERIFYHOST is declared... yes >checking whether CURLOPT_COOKIEJAR is declared... yes >checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes >checking whether CURLOPT_HTTP_VERSION is declared... yes >checking whether CURLOPT_FTP_USE_EPSV is declared... yes >checking whether CURLOPT_SSLCERTTYPE is declared... yes >checking whether CURLOPT_SSLKEY is declared... yes >checking whether CURLOPT_SSLKEYTYPE is declared... yes >checking whether CURLOPT_SSLENGINE is declared... yes >checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes >checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes >checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes >checking whether CURLOPT_PREQUOTE is declared... yes >checking whether CURLOPT_DEBUGFUNCTION is declared... yes >checking whether CURLOPT_DEBUGDATA is declared... yes >checking whether CURLOPT_COOKIESESSION is declared... yes >checking whether CURLOPT_CAPATH is declared... yes >checking whether CURLOPT_BUFFERSIZE is declared... yes >checking whether CURLOPT_NOSIGNAL is declared... yes >checking whether CURLOPT_SHARE is declared... yes >checking whether CURLOPT_PROXYTYPE is declared... yes >checking whether CURLOPT_ENCODING is declared... yes >checking whether CURLOPT_PRIVATE is declared... yes >checking whether CURLOPT_HTTP200ALIASES is declared... yes >checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes >checking whether CURLOPT_FTP_USE_EPRT is declared... yes >checking whether CURLOPT_HTTPAUTH is declared... yes >checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes >checking whether CURLOPT_PROXYAUTH is declared... yes >checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes >checking whether CURLOPT_IPRESOLVE is declared... yes >checking whether CURLOPT_MAXFILESIZE is declared... yes >checking whether CURLOPT_INFILESIZE_LARGE is declared... yes >checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes >checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes >checking whether CURLOPT_NETRC_FILE is declared... yes >checking whether CURLOPT_FTP_SSL is declared... yes >checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes >checking whether CURLOPT_TCP_NODELAY is declared... yes >checking whether CURLOPT_FTPSSLAUTH is declared... yes >checking whether CURLOPT_IOCTLFUNCTION is declared... yes >checking whether CURLOPT_FTP_ACCOUNT is declared... yes >checking whether CURLOPT_COOKIELIST is declared... yes >checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes >checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes >checking whether CURLOPT_FTP_FILEMETHOD is declared... yes >checking whether CURLOPT_LOCALPORT is declared... yes >checking whether CURLOPT_LOCALPORTRANGE is declared... yes >checking whether CURLOPT_CONNECT_ONLY is declared... yes >checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes >checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes >checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes >checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes >checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes >checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes >checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes >checking whether CURLOPT_FTP_SSL_CCC is declared... yes >checking whether CURLOPT_TIMEOUT_MS is declared... yes >checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes >checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes >checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes >checking whether CURLOPT_NEW_FILE_PERMS is declared... yes >checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes >checking whether CURLOPT_POST301 is declared... yes >checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes >checking whether CURLOPT_COPYPOSTFIELDS is declared... yes >checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes >checking whether CURLOPT_SEEKFUNCTION is declared... yes >checking whether 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 CURLINFO_EFFECTIVE_URL is declared... yes >checking whether CURLINFO_RESPONSE_CODE is declared... yes >checking whether CURLINFO_TOTAL_TIME is declared... yes >checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes >checking whether CURLINFO_CONNECT_TIME is declared... yes >checking whether CURLINFO_PRETRANSFER_TIME is declared... yes >checking whether CURLINFO_SIZE_UPLOAD is declared... yes >checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes >checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes >checking whether CURLINFO_SPEED_UPLOAD is declared... yes >checking whether CURLINFO_HEADER_SIZE is declared... yes >checking whether CURLINFO_REQUEST_SIZE is declared... yes >checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes >checking whether CURLINFO_FILETIME is declared... yes >checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes >checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes >checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes >checking whether CURLINFO_CONTENT_TYPE is declared... yes >checking whether CURLINFO_REDIRECT_TIME is declared... yes >checking whether CURLINFO_REDIRECT_COUNT is declared... yes >checking whether CURLINFO_PRIVATE is declared... yes >checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes >checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes >checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes >checking whether CURLINFO_OS_ERRNO is declared... yes >checking whether CURLINFO_NUM_CONNECTS is declared... yes >checking whether CURLINFO_SSL_ENGINES is declared... yes >checking whether CURLINFO_COOKIELIST is declared... yes >checking whether CURLINFO_LASTSOCKET is declared... yes >checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes >checking whether 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 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 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1 ... >make -j16 -l18 -j1 all >make[1]: Entering directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1' >make[1]: Leaving directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1' >make[1]: Entering directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1' >ocamlc.opt -c curl.mli -o curl.cmi >ocamlc.opt -c curl.ml -o curl.cmo >ocamlc.opt -c -ccopt "-Os -mcpu=7450 -pipe -DHAVE_CONFIG_H -Wall" curl-helper.c >[01m[Kcurl-helper.c:[m[K In function '[01m[KraiseError[m[K': >[01m[Kcurl-helper.c:1143:15:[m[K [01;35m[Kwarning: [m[Kassignment discards '[01m[Kconst[m[K' qualifier from pointer target type [[01;35m[K-Wdiscarded-qualifiers[m[K] > 1143 | exception [01;35m[K=[m[K caml_named_value("CurlException"); > | [01;35m[K^[m[K >[01m[Kcurl-helper.c:[m[K In function '[01m[Kraise_error[m[K': >[01m[Kcurl-helper.c:6461:15:[m[K [01;35m[Kwarning: [m[Kassignment discards '[01m[Kconst[m[K' qualifier from pointer target type [[01;35m[K-Wdiscarded-qualifiers[m[K] > 6461 | exception [01;35m[K=[m[K caml_named_value("Curl.Multi.Error"); > | [01;35m[K^[m[K >ocamlmklib -oc curl-helper curl-helper.o -lcurl >ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl >ocamlopt.opt -c curl.ml -o curl.cmx >ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl >(cd examples; make) >make[2]: Entering directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1/examples' >ocamlc.opt -thread -c -I .. ocurl.ml -o ocurl.cmo >ocamlc.opt -thread -custom -I .. -ccopt -L.. curl.cma unix.cma threads.cma ocurl.cmo -o ocurl >ocamlopt.opt -thread -c -I .. ocurl.ml -o ocurl.cmx >ocamlopt.opt -thread -I .. -ccopt -L.. curl.cmxa unix.cmxa threads.cmxa ocurl.cmx -o ocurl.opt >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: bss-plt forced due to /var/tmp/portage/dev-ml/ocurl-0.6.1/temp/camlstartup992655.o >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object >ocamlc.opt -thread -c -I .. oput.ml -o oput.cmo >[1mFile "oput.ml", line 10, characters 15-28[0m: >10 | let buffer = String.create maxBytes in > [1;35m^^^^^^^^^^^^^[0m >[1;35mAlert[0m deprecated: Stdlib.String.create >Use Bytes.create instead. >[1mFile "oput.ml", line 16, characters 12-18[0m: >16 | String.sub buffer 0 readBytes > [1;31m^^^^^^[0m >[1;31mError[0m: This expression has type bytes but an expression was expected of type > string >make[2]: *** [Makefile:40: oput.cmo] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1/examples' >make[1]: *** [Makefile:43: examples] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1' >make: *** [Makefile:38: all] Error 2 > [31;01m*[0m ERROR: dev-ml/ocurl-0.6.1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-ml/ocurl-0.6.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-ml/ocurl-0.6.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-ml/ocurl-0.6.1:20201019-191657.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocurl-0.6.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocurl-0.6.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1' > [31;01m*[0m S: '/var/tmp/portage/dev-ml/ocurl-0.6.1/work/ocurl-0.6.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 743595
:
661395
|
661398
|
661401
|
661404
|
661407
|
661410
|
661413
| 667199