Opened 6 years ago
Closed 6 years ago
#56942 closed defect (fixed)
fftw-3 @3.3.8+gcc7 Failed to Configure
Reported by: | nhchan | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.5.3 |
Keywords: | Cc: | seanfarley (Sean Farley) | |
Port: | fftw-3 |
Description (last modified by nhchan)
I encountered this error whilst executing "port upgrade outdated". My macOS version is 10.13.6, and my Xcode is version 9.4.1 (9F2000).
Here are the relevant lines of the terminal output:
---> Computing dependencies for fftw-3 ---> Fetching archive for fftw-3 ---> Attempting to fetch fftw-3-3.3.8_0+gcc7.darwin_17.x86_64.tbz2 from https://packages.macports.org/fftw-3 ---> Attempting to fetch fftw-3-3.3.8_0+gcc7.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/fftw-3 ---> Attempting to fetch fftw-3-3.3.8_0+gcc7.darwin_17.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/fftw-3 ---> Fetching distfiles for fftw-3 ---> Attempting to fetch fftw-3.3.8.tar.gz from https://distfiles.macports.org/fftw-3 ---> Verifying checksums for fftw-3 ---> Extracting fftw-3 ---> Configuring fftw-3 Error: Failed to configure fftw-3, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/config.log Error: Failed to configure fftw-3: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug.
I have attached the config.log and main.log files.
Please kindly advise. Thank you!
Attachments (2)
Change History (7)
Changed 6 years ago by nhchan
Attachment: | config.log added |
---|
Changed 6 years ago by nhchan
comment:1 Changed 6 years ago by nhchan
Description: | modified (diff) |
---|
comment:2 Changed 6 years ago by nhchan
Description: | modified (diff) |
---|
comment:3 Changed 6 years ago by nhchan
Owner: | changed from seanfarley to nhchan |
---|
comment:4 Changed 6 years ago by nhchan
Owner: | changed from nhchan to seanfarley |
---|---|
Priority: | Normal → Low |
comment:5 Changed 6 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed seems most appropriate to me for the resolution of this ticket, as the issue was really with cctools, and that issue was fixed...
Note: See
TracTickets for help on using
tickets.
I was given a solution to another issue with another port, but that solution appears to fix this one too. The problem seems to be with cctools, detailed in this closed ticket
56919.Ticket can be closed now. Thank you.