#43282: gmp fails to build -------------------------------+-------------------------------- Reporter: Maurizio.Loreti@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: gmp | Port: gmp -------------------------------+-------------------------------- I have two computers running OS X 10.9.2, a macbook and an imac. While on the macbook gmp-6.0.0a has been upgraded correctly, on the imac I get errors. In the log file is reported several times an error like {{{ error: couldn't create cache file '/var/folders/1x/1dr7qt7n2rn1zbvly71c3vx40000gv/T/...name... }}} so I have tried to manually sudo chmod 755 /var/folders/1x/1dr7qt7n2rn1zbvly71c3vx40000gv/T/ without changes. The commands to upgrade are {{{ MLO@bigmac 16 $ sudo port clean gmp ---> Cleaning gmp MLO@bigmac 17 $ sudo port upgrade gmp Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. ---> Fetching distfiles for gmp ---> Verifying checksums for gmp ---> Extracting gmp ---> Configuring gmp ---> Building gmp Error: org.macports.build for port gmp returned: command execution failed 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: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets MLO@bigmac 18 $ }}} The logfile (compressed) is in the attachment. -- Ticket URL: <https://trac.macports.org/ticket/43282> MacPorts <http://www.macports.org/> Ports system for OS X