[MacPorts] #18550: fftw-3[-single] 3.2.1 : should not have --enable-fma for Intel builds

MacPorts noreply at macports.org
Thu Feb 19 20:55:52 PST 2009


#18550: fftw-3[-single] 3.2.1 : should not have --enable-fma for Intel builds
-------------------------------+--------------------------------------------
 Reporter:  eborisch@…         |       Owner:  takeshi@…           
     Type:  defect             |      Status:  new                 
 Priority:  Normal             |   Milestone:  Port Bugs           
Component:  ports              |     Version:  1.7.0               
 Keywords:  fftw-3-single      |        Port:  fftw-3              
-------------------------------+--------------------------------------------

Comment(by ram@…):

 `fftw-3` fails to build with the universal variant with the following
 error:

 {{{
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..
 -I../../kernel -I../../simd -msse2 -O2 -fno-common -O3 -fomit-frame-
 pointer -fstrict-aliasing -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch
 ppc -D_THREAD_SAFE -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c  -fno-
 common -DPIC -o .libs/sse2.o
 sse2.c:27: error: variable 'fftw_sse2_pm' has initializer but incomplete
 type
 sse2.c:28: error: extra brace group at end of initializer
 sse2.c:28: error: (near initialization for 'fftw_sse2_pm')
 sse2.c:28: warning: excess elements in union initializer
 sse2.c:28: warning: (near initialization for 'fftw_sse2_pm')
 make[3]: *** [sse2.lo] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

 Also on Intel Leopard. Looks like the --enable-sse2 option is being passed
 to configure for the PPC build.

-- 
Ticket URL: <http://trac.macports.org/ticket/18550#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list