#45617: abinit 7.8.2: use of port groups --------------------------+-------------------------------- Reporter: cram5431@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: maintainer Port: abinit | --------------------------+-------------------------------- Comment (by cram5431@…): Yes, the fftw3 variant works perfectly for me. I work (today) with a newly fresh install of macports under Yosemite. But it worked perfectly a few days ago under Mavericks. I remember that I had link issues with fftw-3 a few months earlier; it was due to the use of an old revision of fftw-3. My current settings: {{{ fftw-3 @3.3.4_0+gfortran (active) fftw-3-single @3.3.4_0+gfortran (active) }}} If I look for the "missing" symbol, I find it: {{{ $ nm /opt/local/lib/libfftw3f.a | grep execute_dft 0000000000000000 T _fftwf_execute_dft_c2r 0000000000000048 S _fftwf_execute_dft_c2r.eh 0000000000000000 T _fftwf_execute_dft_r2c 0000000000000048 S _fftwf_execute_dft_r2c.eh 0000000000000000 T _fftwf_execute_dft 0000000000000050 S _fftwf_execute_dft.eh 00000000000006d0 T _sfftw_execute_dft_ 0000000000003928 S _sfftw_execute_dft_.eh 0000000000001d60 T _sfftw_execute_dft__ 0000000000004100 S _sfftw_execute_dft__.eh 0000000000001160 T _sfftw_execute_dft_c2r_ 0000000000003c78 S _sfftw_execute_dft_c2r_.eh 00000000000027f0 T _sfftw_execute_dft_c2r__ 0000000000004450 S _sfftw_execute_dft_c2r__.eh 0000000000000c10 T _sfftw_execute_dft_r2c_ 0000000000003ad0 S _sfftw_execute_dft_r2c_.eh 00000000000022a0 T _sfftw_execute_dft_r2c__ 00000000000042a8 S _sfftw_execute_dft_r2c__.eh }}} -- Ticket URL: <https://trac.macports.org/ticket/45617#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X