Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2020 01:06:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250549] ftp/curl 7.73.0 fails to build with ../lib/.libs/libcurl.so: undefined reference to `Curl_get_line'
Message-ID:  <bug-250549-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250549

            Bug ID: 250549
           Summary: ftp/curl 7.73.0 fails to build with
                    ../lib/.libs/libcurl.so: undefined reference to
                    `Curl_get_line'
           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: ard_1@mail.ru
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Hello!
The ftp/curl 7.73.0 fails to build on FreeBSD 11.4 amd64 with
../lib/.libs/libcurl.so: undefined reference to `Curl_get_line'

The following port configuration options were used:
=3D=3D=3D> The following configuration options are available for curl-7.73.=
0:
     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=3Don: Build and/or install examples
     IDN=3Doff: International Domain Names support
     IPV6=3Don: IPv6 protocol support
     METALINK=3Doff: Metalink support
     NTLM=3Doff: NTLM authentication 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=3Don: DICT (RFC 2229) support
     FTP=3Don: FTP protocol support
     GOPHER=3Don: Gopher protocol support
     HTTP=3Don: HTTP/HTTPS support
     HTTP2=3Don: HTTP/2 support (requires HTTP)
     IMAP=3Don: IMAP/IMAPS support
     LDAP=3Don: LDAP protocol support
     LDAPS=3Don: LDAP protocol over SSL support
     LIBSSH2=3Don: SCP/SFTP support via libssh2 (requires OPENSSL)
     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=3Don: Telnet support
     TFTP=3Don: 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

The build stops with the following message:
--- curl ---
/bin/sh ../libtool  --tag=3DCC    --mode=3Dlink cc  -O2 -pipe
-fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include
-fno-strict-aliasing -Qunused-arguments -pthread   -L/usr/lib -L/usr/lib
-fstack-protector-strong -L/usr/local/lib -L/usr/local/lib -o curl
curl-slist_wc.o curl-tool_binmode.o  curl-tool_bname.o curl-tool_cb_dbg.o=20
curl-tool_cb_hdr.o curl-tool_cb_prg.o  curl-tool_cb_rea.o curl-tool_cb_see.=
o=20
curl-tool_cb_wrt.o curl-tool_cfgable.o  curl-tool_convert.o curl-tool_dirhi=
e.o=20
curl-tool_doswin.o curl-tool_easysrc.o  curl-tool_filetime.o
curl-tool_formparse.o  curl-tool_getparam.o curl-tool_getpass.o=20
curl-tool_help.o curl-tool_helpers.o  curl-tool_homedir.o curl-tool_hugehel=
p.o=20
curl-tool_libinfo.o curl-tool_main.o  curl-tool_metalink.o curl-tool_msgs.o=
=20
curl-tool_operate.o curl-tool_operhlp.o  curl-tool_panykey.o
curl-tool_paramhlp.o  curl-tool_parsecfg.o curl-tool_progress.o=20
curl-tool_strdup.o curl-tool_setopt.o  curl-tool_sleep.o curl-tool_urlglob.=
o=20
curl-tool_util.o curl-tool_vms.o  curl-tool_writeout.o
curl-tool_writeout_json.o  curl-tool_xattr.o ../lib/curl-strtoofft.o=20
../lib/curl-nonblock.o ../lib/curl-warnless.o  ../lib/curl-curl_ctype.o=20
../lib/curl-curl_multibyte.o  ../lib/curl-version_win32.o  ../lib/curl-dynb=
uf.o
 ../lib/libcurl.la    -lz -L/usr/local/lib=20
libtool: link: cc -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -isy=
stem
/usr/local/include -fno-strict-aliasing -Qunused-arguments -pthread
-fstack-protector-strong -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_metalin=
k.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_progress.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_writeout_js=
on.o
curl-tool_xattr.o ../lib/curl-strtoofft.o ../lib/curl-nonblock.o
../lib/curl-warnless.o ../lib/curl-curl_ctype.o ../lib/curl-curl_multibyte.o
../lib/curl-version_win32.o ../lib/curl-dynbuf.o  -L/usr/lib -L/usr/local/l=
ib
../lib/.libs/libcurl.so -lz -pthread -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)
*** [curl] Error code 1

make[3]: stopped in /construction/xports/ftp/curl/work/curl-7.73.0/src
1 error


Looks like it's the same bug that was fixed earlier in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236890

--=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-250549-7788>