Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 15:36:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225219] ftp/curl 7.57.0 fails to compile
Message-ID:  <bug-225219-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225219
           Summary: ftp/curl 7.57.0 fails to compile
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: dipdill@hotmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 189800
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189800&action=
=3Dedit
Full output from install

I am trying to install curl via ports and it fails.=20=20

I'm running FreeBSD 11.1-RELEASE-p6

Here is my config options.

=3D=3D=3D> The following configuration options are available for curl-7.57.=
0:
     CA_BUNDLE=3Don: Install CA bundle for OpenSSL
     COOKIES=3Don: Cookies support
     CURL_DEBUG=3Don: cURL debug memory tracking
     DEBUG=3Don: Build with debugging support
     DOCS=3Don: Build and/or install documentation
     EXAMPLES=3Don: Build and/or install examples
     HTTP2=3Don: HTTP protocol version 2.0 support
     IDN=3Doff: International Domain Names support
     IPV6=3Don: IPv6 protocol support
     LDAP=3Doff: LDAP protocol support
     LDAPS=3Doff: LDAP protocol over SSL support
     LIBSSH2=3Doff: SCP/SFTP support via libssh2
     METALINK=3Doff: Metalink support
     PROXY=3Don: Proxy support
     PSL=3Doff: Public Suffix List support
     RTMP=3Doff: RTMP protocol support via librtmp
     SMB=3Doff: SMB/CIFS support
     TLS_SRP=3Don: TLS-SRP (Secure Remote Password) 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=3Don: Asynchronous DNS resolution via c-ares
     THREADED_RESOLVER=3Doff: 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
     POLARSSL=3Doff: SSL/TLS support via PolarSSL
     WOLFSSL=3Doff: SSL/TLS support via wolfSSL


Here is where it fails

libtool: link: ranlib .libs/libcurlu.a
libtool: link: ( cd ".libs" && rm -f "libcurlu.la" && ln -s "../libcurlu.la"
"libcurlu.la" )
/usr/local/bin/perl ./checksrc.pl -D. -W./curl_config.h      \
./*.[ch] ./vauth/*.[ch] ./vtls/*.[ch]
./url.c:595:82: warning: Longer than 79 columns (LONGLINE)
       data->set.no_signal =3D TRUE; /* different handling of signals and t=
hreads
*/
checksrc: 0 errors and 1 warnings
checksrc: 0 errors and 5 warnings suppressed
gmake[4]: *** [Makefile:3888: checksrc] Error 5
gmake[4]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib'
gmake[3]: *** [Makefile:735: all] Error 2
gmake[3]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0/lib'
gmake[2]: *** [Makefile:907: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/ftp/curl/work/curl-7.57.0'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/ftp/curl
*** Error code 1

Stop.
make: stopped in /usr/ports/ftp/curl

=3D=3D=3D>>> make build failed for ftp/curl
=3D=3D=3D>>> Aborting update

I have attached the full output from the install in case you need that.

Thanks

--=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-225219-13>