[MacPorts] #50071: Unable to install wget

MacPorts noreply at macports.org
Fri Dec 18 02:35:31 PST 2015


#50071: Unable to install wget
-----------------------------+--------------------------
  Reporter:  mikemadden42@…  |      Owner:  ryandesign@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  wget            |
-----------------------------+--------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => ryandesign@…
 * port:   => wget


Old description:

> I'm trying to install wget & I'm getting the following error. I've
> attached the log file.
>
>  $ sudo port clean wget
> [18:45:39]
> --->  Cleaning wget
>
>  $ sudo port install wget
> [18:46:01]
> --->  Computing dependencies for wget
> --->  Fetching archive for wget
> --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
> http://packages.macports.org/wget
> --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
> http://lil.fr.packages.macports.org/wget
> --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
> http://nue.de.packages.macports.org/macports/packages/wget
> --->  Fetching distfiles for wget
> --->  Verifying checksums for wget
> --->  Extracting wget
> --->  Applying patches to wget
> --->  Configuring wget
> --->  Building wget
> Error: org.macports.build for port wget returned: command execution
> failed
> Please see the log file for port wget for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wget/wget/main.log
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port wget failed
> FAIL

New description:

 I'm trying to install wget & I'm getting the following error. I've
 attached the log file.

 {{{
  $ sudo port clean wget
 [18:45:39]
 --->  Cleaning wget

  $ sudo port install wget
 [18:46:01]
 --->  Computing dependencies for wget
 --->  Fetching archive for wget
 --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
 http://packages.macports.org/wget
 --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/wget
 --->  Attempting to fetch wget-1.17.1_0+ssl.darwin_15.x86_64.tbz2 from
 http://nue.de.packages.macports.org/macports/packages/wget
 --->  Fetching distfiles for wget
 --->  Verifying checksums for wget
 --->  Extracting wget
 --->  Applying patches to wget
 --->  Configuring wget
 --->  Building wget
 Error: org.macports.build for port wget returned: command execution failed
 Please see the log file for port wget for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wget/wget/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port wget failed
 FAIL
 }}}

--

Comment:

 The relevant error in the log seems to be:

 {{{
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wget/wget/work/wget-1.17.1
 /build-aux/missing: /opt/local/bin/makeinfo: /opt/local/bin/perl5.22: bad
 interpreter: No such file or directory
 }}}

 This seems to be saying that /opt/local/bin/perl5.22 does not exist. Does
 it? If not, install the perl5.22 port.

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


More information about the macports-tickets mailing list