#44625 closed defect (invalid)
gmp 6.0.0 won't configure - no config.guess file
| Reported by: | cjford@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.1 |
| Keywords: | Cc: | ||
| Port: | gmp |
Description
OSX 10.9.4
Xcode 5
I have reinstalled macports since upgrading to mavericks
sudo port install gmp ---> Fetching distfiles for gmp ---> Verifying checksums for gmp ---> Extracting gmp ---> Configuring gmp Error: org.macports.configure for port gmp returned: env: /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_gmp/gmp/work/gmp-6.0.0/config.guess: No such file or directory Please see the log file for port gmp for details:
Attachments (1)
Change History (3)
Changed 11 years ago by cjford@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
| Owner: | changed from macports-tickets@… to mcalhoun@… |
|---|---|
| Port: | gmp added |
In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers gmp).
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
The problem is that your MacPorts installation uses /usr/bin/gnutar (which is not system-provided on Mavericks). I'm not sure how exactly you re-installed MacPorts after the upgrade or whether you modified your system so it has a /usr/bin/gnutar (which you shouldn't).
Please make sure /usr/bin/gnutar doesn't exist and run the MacPorts installer from the .pkg on the website again. Then, clean gmp and try again.
Note: See
TracTickets for help on using
tickets.

main.log