Date: Sat, 30 Mar 2019 00:41:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236890] ftp/curl: 7.64.1_1 fails to build with new option ALTSVC=on and other options altered Message-ID: <bug-236890-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236890 Bug ID: 236890 Summary: ftp/curl: 7.64.1_1 fails to build with new option ALTSVC=3Don and other options altered Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: p5B2E9A8F@t-online.de Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for curl-7.64.= 1_1: ALTSVC=3Don: HTTP Alternative Services support BROTLI=3Doff: Brotli compression support CA_BUNDLE=3Don: Enable CA bundle for OpenSSL/GnuTLS/mbedTLS COOKIES=3Doff: Cookies support CURL_DEBUG=3Doff: cURL debug memory tracking DEBUG=3Doff: Build with debugging support DOCS=3Don: Build and/or install documentation EXAMPLES=3Doff: Build and/or install examples IDN=3Doff: International Domain Names support IPV6=3Doff: IPv6 protocol support METALINK=3Doff: Metalink support PROXY=3Don: Proxy support PSL=3Doff: Public Suffix List support TLS_SRP=3Don: TLS-SRP (Secure Remote Password) support =3D=3D=3D=3D> Options available for the group PROTOCOL DICT=3Doff: DICT (RFC 2229) support FTP=3Doff: FTP protocol support GOPHER=3Doff: Gopher protocol support HTTP=3Don: HTTP/HTTPS support HTTP2=3Don: HTTP/2 support (requires HTTP) IMAP=3Don: IMAP/IMAPS support LDAP=3Doff: LDAP protocol support LDAPS=3Doff: LDAP protocol over SSL support LIBSSH2=3Doff: SCP/SFTP support via libssh2 POP3=3Don: POP3/POP3S support RTMP=3Doff: RTMP protocol support via librtmp RTSP=3Don: Real Time Streaming Protocol (RTSP) support SMB=3Doff: SMB/CIFS support SMTP=3Don: SMTP/SMTPS support TELNET=3Doff: Telnet support TFTP=3Doff: TFTP support =3D=3D=3D=3D> GSSAPI Security API support: you have to select exactly one o= f them GSSAPI_BASE=3Doff: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=3Doff: GSSAPI support via security/heimdal GSSAPI_MIT=3Doff: GSSAPI support via security/krb5 GSSAPI_NONE=3Don: Disable GSSAPI support =3D=3D=3D=3D> DNS resolving options: you have to select exactly one of them CARES=3Doff: Asynchronous DNS resolution via c-ares THREADED_RESOLVER=3Don: Threaded DNS resolver =3D=3D=3D=3D> SSL protocol support: you can only select none or one of them GNUTLS=3Doff: SSL/TLS support via GnuTLS NSS=3Doff: SSL/TLS support via NSS OPENSSL=3Don: SSL/TLS support via OpenSSL WOLFSSL=3Doff: SSL/TLS support via wolfSSL =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-werror --with-fish-functions-dir=3D/usr/local/share/fish/complet= ions=20 --with-zsh-functions-dir=3D/usr/local/share/zsh/site-functions --enable-alt= -svc --without-brotli --disable-ares --with-ca-bundle=3D/usr/local/share/certs/ca-root-nss.crt --disable-cookies --disable-curldebug --disable-debug --disable-dict --disable-ftp --without-gnutls --disable-gopher --without-gssapi --enable-http --with-ngh= ttp2 --without-libidn2 --enable-imap --disable-ipv6 --disable-ldap --disable-lda= ps --without-libssh2 --without-libmetalink --without-nss --with-ssl=3D/usr/loc= al --enable-pop3 --enable-proxy --without-libpsl --without-librtmp --disable-s= mb --enable-smtp --disable-telnet --disable-tftp --enable-pthreads --enable-threaded-resolver --enable-tls-srp --without-cyassl --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Qunused-arguments -pthread -Wl,-rpath -Wl,/usr/local/= lib -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o .libs/curl curl-slist_wc= .o curl-tool_binmode.o curl-tool_bname.o curl-tool_cb_dbg.o curl-tool_cb_hdr.o curl-tool_cb_prg.o curl-tool_cb_rea.o curl-tool_cb_see.o curl-tool_cb_wrt.o curl-tool_cfgable.o curl-tool_convert.o curl-tool_dirhie.o curl-tool_doswin= .o curl-tool_easysrc.o curl-tool_filetime.o curl-tool_formparse.o curl-tool_getparam.o curl-tool_getpass.o curl-tool_help.o curl-tool_helpers= .o curl-tool_homedir.o curl-tool_hugehelp.o curl-tool_libinfo.o curl-tool_main= .o curl-tool_metalink.o curl-tool_msgs.o curl-tool_operate.o curl-tool_operhlp= .o curl-tool_panykey.o curl-tool_paramhlp.o curl-tool_parsecfg.o curl-tool_strdup.o curl-tool_setopt.o curl-tool_sleep.o curl-tool_urlglob.o curl-tool_util.o curl-tool_vms.o curl-tool_writeout.o curl-tool_xattr.o ../lib/curl-strtoofft.o ../lib/curl-nonblock.o ../lib/curl-warnless.o ../lib/curl-curl_ctype.o -L/usr/local/lib ../lib/.libs/libcurl.so -lz -pth= read -Wl,-rpath -Wl,/usr/local/lib ../lib/.libs/libcurl.so: undefined reference to `Curl_get_line' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:923: curl] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/ftp/curl/work/curl-7.64.1/s= rc' gmake[2]: *** [Makefile:1967: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/ftp/curl/work/curl-7.64.1/s= rc' gmake[1]: *** [Makefile:923: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/ftp/curl/work/curl-7.64.1' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/ftp/curl =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for curl-7.64.1_1 build of ftp/curl | curl-7.64.1_1 ended --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236890-7788>