#41673 closed defect (fixed)
fftw-3 @3.3.3_4 Building fftw-3 failed
Reported by: | by.cmsc@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | fftw-3 |
Description
new-host:~ yann$ sudo port install fftw-3 ---> Fetching archive for fftw-3 ---> Attempting to fetch fftw-3-3.3.3_4.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/fftw-3 ---> Attempting to fetch fftw-3-3.3.3_4.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fftw-3 ---> Attempting to fetch fftw-3-3.3.3_4.darwin_10.x86_64.tbz2 from http://packages.macports.org/fftw-3 ---> Fetching distfiles for fftw-3 ---> Verifying checksums for fftw-3 ---> Extracting fftw-3 ---> Configuring fftw-3 ---> Building fftw-3 Error: org.macports.build for port fftw-3 returned: command execution failed Please see the log file for port fftw-3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/fftw-3/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fftw-3 failed
Attachments (2)
Change History (5)
Changed 11 years ago by by.cmsc@…
Attachment: | fftw-3.log added |
---|
Changed 11 years ago by by.cmsc@…
comment:1 follow-up: 3 Changed 11 years ago by skymoo (Adam Mercer)
Owner: | changed from macports-tickets@… to ram@… |
---|---|
Port: | fftw-3 added |
Status: | new → assigned |
comment:2 Changed 11 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by by.cmsc@…
Replying to ram@…:
Can you try the patch in #ticket:41622#comment:16 and see if that helps?
Problem solved with
sudo port -d install fftw-3 configure.compiler=macports-clang-3.2
Thanks
Note: See
TracTickets for help on using
tickets.
Can you try the patch in #ticket:41622#comment:16 and see if that helps?