#46740: Error: Processing of port wget failed --------------------------+-------------------------------- Reporter: dntuyen86@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | --------------------------+-------------------------------- Old description:
Cannot install wget on MacOS 10.10 Yosemite Please see the text bellow for more detail --------------------
Dangs-MacBook-Pro:build tuyendn$ sudo port install wget Password: Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. ---> Computing dependencies for wget ---> Dependencies to be installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils popt libxslt pcre ---> Configuring gmp Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-x86_64/config.log Error: org.macports.configure for port gmp returned: configure failure: command execution failed Error: Failed to install gmp Please see the log file for port gmp for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log Error: The following dependencies were not installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils popt libxslt pcre To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wget failed
New description: Cannot install wget on MacOS 10.10 Yosemite\\ Please see the text bellow for more detail -------------------- {{{ Dangs-MacBook-Pro:build tuyendn$ sudo port install wget Password: Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '', ignored. ---> Computing dependencies for wget ---> Dependencies to be installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils popt libxslt pcre ---> Configuring gmp Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.0.0-x86_64/config.log Error: org.macports.configure for port gmp returned: configure failure: command execution failed Error: Failed to install gmp Please see the log file for port gmp for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log Error: The following dependencies were not installed: gnutls gmp libtasn1 nettle p11-kit desktop-file-utils popt libxslt pcre To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wget failed }}} -- Comment (by larryv@…): Please use WikiFormatting in future tickets. This doesn’t look like a clean build attempt — specifically, `gmp` looks like it wasn’t in a clean state. Please try the following; if something fails again, attach the `main.log` file that the error references. {{{ $ sudo port clean all $ sudo port install wget }}} -- Ticket URL: <https://trac.macports.org/ticket/46740#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X