[MacPorts] #44444: Failed to install gnutls

MacPorts noreply at macports.org
Sat Jul 26 14:08:27 PDT 2014


#44444: Failed to install gnutls
------------------------+----------------------------
  Reporter:  dhelrod@…  |      Owner:  mschamschula@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.1
Resolution:             |   Keywords:
      Port:  gnutls     |
------------------------+----------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => mschamschula@…
 * cc: dhelrod@… (removed)
 * keywords:  clang =>


Old description:

> Just got a new MacBook Air for work.  It is running OSX 10.9.4.
>
> I tried to install various packages which failed due to gnutls problem.
> I did a "port clean gnutls"  followed by "port install gnutls" and got:
>
> ...
> ''--->  Attempting to fetch gnutls-3.3.5_1.darwin_13.x86_64.tbz2 from
> http://mse.uk.packages.macports.org/sites/packages.macports.org/gnutls
> --->  Fetching distfiles for gnutls
> --->  Verifying checksums for gnutls
> --->  Extracting gnutls
> --->  Applying patches to gnutls
> --->  Configuring gnutls
> Error: Failed to configure gnutls, consult
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.3.5/config.log
> Error: org.macports.configure for port gnutls returned: configure
> failure: command execution failed
> Please see the log file for port gnutls for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/main.log
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port gnutls failed''
>
> I have attached the log file mentioned above.
>
> I was surprised to not see other tickets related to this problem...

New description:

 Just got a new MacBook Air for work.  It is running OSX 10.9.4.

 I tried to install various packages which failed due to gnutls problem.
 I did a "port clean gnutls"  followed by "port install gnutls" and got:

 ...
 {{{
 --->  Attempting to fetch gnutls-3.3.5_1.darwin_13.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/gnutls
 --->  Fetching distfiles for gnutls
 --->  Verifying checksums for gnutls
 --->  Extracting gnutls
 --->  Applying patches to gnutls
 --->  Configuring gnutls
 Error: Failed to configure gnutls, consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.3.5/config.log
 Error: org.macports.configure for port gnutls returned: configure failure:
 command execution failed
 Please see the log file for port gnutls for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port gnutls failed
 }}}

 I have attached the log file mentioned above.

 I was surprised to not see other tickets related to this problem...

--

Comment:

 The log says:

 {{{
 :info:configure nawk: syntax error at source line 1 source file
 ./confqlsb2a/subs.awk
 :info:configure  context is
 :info:configure          >>> BEGIN <<<  {
 :info:configure nawk: bailing out at source line 1105
 }}}

 Many ports fail to configure when nawk is installed but gawk is not
 installed. nawk doesn't seem to be a very competent awk implementation...
 Please either install gawk or uninstall nawk. We should add
 `conflicts_build nawk` to this port, as we've done to many other ports
 already.

-- 
Ticket URL: <https://trac.macports.org/ticket/44444#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list