[MacPorts] #17385: fftw-3 // fftw-3-single fail to install on intel macbook 10.5 mp 10.6 xcode 3.1
MacPorts
noreply at macports.org
Mon Nov 24 17:42:41 PST 2008
#17385: fftw-3 // fftw-3-single fail to install on intel macbook 10.5 mp 10.6 xcode
3.1
------------------------------+---------------------------------------------
Reporter: aptino@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: fftw-3, fftw-3-single
------------------------------+---------------------------------------------
Changes (by ram@…):
* cc: ram@…, takeshi@… (added)
* keywords: fftw-3 =>
* priority: High => Normal
* port: fftw-3 => fftw-3, fftw-3-single
Old description:
> Macbook4,1 Intel Core2 Duo 2.4Ghz 2GB RAM Mac OS 10.5.5
> MacPort 10.6
> Xcode 3.1
>
> ---------------------------------------------------------------
> This error happens to all that require fftw-3 fftw-3-single, like
> Terminal, xfce and so on.
>
> ---------------------------------------------------------------
>
> mymachine$ sudo port install fftw-3
> ---> Building fftw-3 with target all
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/work/fftw-3.2"
> && make all " returned error 2
> Command output: _destroy in ct.o
> _mkplan in ct.o
> _destroy in rdft-vrank-geq1.o
> _destroy in rdft-vrank-geq1.o
> _mkplan in rdft-vrank-geq1.o
> _destroy in hc2hc.o
> _destroy in hc2hc.o
> _mkplan in hc2hc.o
> _destroy in vrank-geq1-rdft2.o
> _destroy in vrank-geq1-rdft2.o
> _mkplan in vrank-geq1-rdft2.o
> "_fftw_mkplan_d", referenced from:
> _mkplan in dft-vrank-geq1.o
> _mkplan in ct.o
> _mkplan in ct.o
> _mkplan in rdft-vrank-geq1.o
> _mkplan in hc2hc.o
> _mkplan in hc2hc.o
> _mkplan in vrank-geq1-rdft2.o
> "_fftw_tensor_tornk1", referenced from:
> _mkplan in ct.o
> _mkplan in hc2hc.o
> "_fftw_mkplan_dft", referenced from:
> _mkplan in dft-vrank-geq1.o
> _mkplan in ct.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [libfftw3_threads.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: Status 1 encountered during processing.
New description:
Macbook4,1 Intel Core2 Duo 2.4Ghz 2GB RAM Mac OS 10.5.5
MacPort 10.6
Xcode 3.1
---------------------------------------------------------------
This error happens to all that require fftw-3 fftw-3-single, like
Terminal, xfce and so on.
---------------------------------------------------------------
{{{
mymachine$ sudo port install fftw-3
---> Building fftw-3 with target all
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_fftw-3/work/fftw-3.2"
&& make all " returned error 2
Command output: _destroy in ct.o
_mkplan in ct.o
_destroy in rdft-vrank-geq1.o
_destroy in rdft-vrank-geq1.o
_mkplan in rdft-vrank-geq1.o
_destroy in hc2hc.o
_destroy in hc2hc.o
_mkplan in hc2hc.o
_destroy in vrank-geq1-rdft2.o
_destroy in vrank-geq1-rdft2.o
_mkplan in vrank-geq1-rdft2.o
"_fftw_mkplan_d", referenced from:
_mkplan in dft-vrank-geq1.o
_mkplan in ct.o
_mkplan in ct.o
_mkplan in rdft-vrank-geq1.o
_mkplan in hc2hc.o
_mkplan in hc2hc.o
_mkplan in vrank-geq1-rdft2.o
"_fftw_tensor_tornk1", referenced from:
_mkplan in ct.o
_mkplan in hc2hc.o
"_fftw_mkplan_dft", referenced from:
_mkplan in dft-vrank-geq1.o
_mkplan in ct.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [libfftw3_threads.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
--
Comment:
Can you attach the full debug output, as I can't reproduce this under
Intel Mac OS X 10.5.5, Xcode 3.1.1
{{{
$ sudo port clean fftw-3
$ sudo port -d build fftw-3 > fftw-3.log
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17385#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list