Opened 9 years ago

Closed 9 years ago

#46427 closed defect (invalid)

gmp

Reported by: boyd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: gmp

Description (last modified by larryv (Lawrence Velázquez))

I am trying to install ffmpeg, octave, and others, but get stuck at gmp. Other ports that do not depend on gmp install OK.

From command line:

$ sudo port clean gmp
Password:
--->  Cleaning gmp
$ sudo port install gmp
--->  Fetching distfiles for gmp
--->  Verifying checksums for gmp
--->  Extracting gmp
--->  Applying patches to 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
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gmp failed

Attachments (1)

main.log.gz (41.4 KB) - added by boyd@… 9 years ago.
main.log.gz

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by boyd@…

Attachment: main.log.gz added

main.log.gz

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)

The log contains many lines like this:

:info:build clang: error: couldn't create cache file '/var/folders/x9/9m_vwjy503ld_kr_zh3yhnpr0000gn/T/xcrun_db-Sz0C3xow' (errno=Permission denied)

This is a strange issue that we’ve come across before. Try deleting the /var/folders/x9/9m_vwjy503ld_kr_zh3yhnpr0000gn/T folder, clean gmp, and install again.

comment:2 Changed 9 years ago by boyd@…

Thanks. That fixed it.

comment:3 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: invalid
Status: newclosed

Great.

Note: See TracTickets for help on using tickets.