[MacPorts] #41586: py27-pyfftw @0.9.2 build failure

MacPorts noreply at macports.org
Thu Nov 28 09:41:33 PST 2013


#41586: py27-pyfftw @0.9.2 build failure
-----------------------------------+--------------------------------
  Reporter:  katherine.l.grover@…  |      Owner:  macports-tickets@…
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.2.1
Resolution:                        |   Keywords:
      Port:  py27-pyfftw           |
-----------------------------------+--------------------------------
Description changed by ryandesign@…:

Old description:

> 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"

New description:

 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"
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/41586#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list