Opened 12 years ago
Closed 11 years ago
#38623 closed defect (fixed)
FileZilla: error: ‘gnutls_transport_set_lowat’ was not declared in this scope
Reported by: | tehcog (tehcog) | Owned by: | rudloff@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | EnekoGotzon | |
Port: | FileZilla |
Description
FileZilla fails to build on Snow Leopard 10.6.8, MacPorts base version 2.1.3
Attachments (1)
Change History (7)
Changed 12 years ago by tehcog (tehcog)
Attachment: | FileZilla_main.log added |
---|
comment:1 Changed 12 years ago by cooljeanius (Eric Gallager)
Relevant part of log:
:info:build tlssocket.cpp: In member function ‘bool CTlsSocket::Init()’: :info:build tlssocket.cpp:116: error: ‘gnutls_transport_set_lowat’ was not declared in this scope :info:build make[3]: *** [libengine_a-tlssocket.o] Error 1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_FileZilla/FileZilla/work/filezilla-3.5.1/src/engine' :info:build make[2]: *** [all] Error 2 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_FileZilla/FileZilla/work/filezilla-3.5.1/src/engine' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_FileZilla/FileZilla/work/filezilla-3.5.1/src' :info:build make: *** [all-recursive] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_FileZilla/FileZilla/work/filezilla-3.5.1' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_FileZilla/FileZilla/work/filezilla-3.5.1" && /usr/bin/make -w all
The gnutls port was recently updated; that might have something to do with this.
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | command execution failed removed |
---|---|
Summary: | org.macports.build for port FileZilla returned: command execution failed, Snow Leopard 10.6.8, MacPorts base version 2.1.3 → FileZilla: error: ‘gnutls_transport_set_lowat’ was not declared in this scope |
We should try updating the port to 3.6.0.2 first.
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Cc: | rudloff@… removed |
---|---|
Owner: | changed from macports-tickets@… to rudloff@… |
comment:5 Changed 12 years ago by EnekoGotzon
Replying to brewerleece@…:
FileZilla fails to build on Snow Leopard 10.6.8, MacPorts base version 2.1.3
Also on Leopard –10.5.8– with MacPorts base v2.1.3
comment:6 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm closing this ticket judging from http://trac.filezilla-project.org/ticket/7766 and the fact that the port compiled successfully on the buildbot:
In case I'm wrong and this is still an issue, please reopen the ticket.
Note: See
TracTickets for help on using
tickets.
log