Opened 10 years ago

Last modified 8 years ago

#41586 closed defect

py27-pyfftw @0.9.2 build failure — at Version 1

Reported by: katherine.l.grover@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: py27-pyfftw

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Using:

Mac OS X Lion 10.7.5 XCode Version 4.2.1

Run:

sudo port install py27-pyfftw 
--->  Computing dependencies for py27-pyfftw
--->  Fetching archive for py27-pyfftw
--->  Attempting to fetch py27-pyfftw-0.9.2_0.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-pyfftw
--->  Attempting to fetch py27-pyfftw-0.9.2_0.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-pyfftw
--->  Attempting to fetch py27-pyfftw-0.9.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py27-pyfftw
--->  Fetching distfiles for py27-pyfftw
--->  Verifying checksums for py27-pyfftw
--->  Extracting py27-pyfftw
--->  Configuring py27-pyfftw
--->  Building py27-pyfftw
Error: org.macports.build for port py27-pyfftw returned: command execution failed
Please see the log file for port py27-pyfftw for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw/py27-pyfftw/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-pyfftw failed

log:

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw/py27-pyfftw/work/pyFFTW-0.9.2/pyfftw/pyfftw.c:260:10: fatal error: 'fftw3.h' file not found
:info:build #include "fftw3.h"
:info:build          ^
:info:build 1 warning and 1 error generated.
:info:build error: command '/usr/bin/clang' failed with exit status 1
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw/py27-pyfftw/work/pyFFTW-0.9.2" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build 
:info:build Exit code: 1
:error:build org.macports.build for port py27-pyfftw returned: command execution failed
:debug:build Error code: CHILDSTATUS 462 1
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.