Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 470150

Summary: media-gfx/asymptote-2.22 - fftw++.o: In function `fftwpp::fftw::LoadWisdom()': fftw++.cc:(.text+0x10d): undefined reference to `fftw_import_wisdom'
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: Current packagesAssignee: Andrey Grozin <grozin>
Status: RESOLVED FIXED    
Severity: normal CC: denys.duchier, sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-gfx:asymptote-2.22:20130517-114356.log
Output of "emerge --info"

Description José Romildo Malaquias 2013-05-17 11:51:29 UTC
Created attachment 348508 [details]
media-gfx:asymptote-2.22:20130517-114356.log

Emerging media-gfx/asymptote-2.22 is failing on my ~amd64 system with the following message:

[...]
fftw++.o: In function `fftwpp::fftw::LoadWisdom()':
fftw++.cc:(.text+0x10d): undefined reference to `fftw_import_wisdom'
fftw++.o: In function `fftwpp::fftw::SaveWisdom()':
fftw++.cc:(.text+0x3af): undefined reference to `fftw_export_wisdom'
collect2: error: ld returned 1 exit status
Comment 1 José Romildo Malaquias 2013-05-17 11:52:24 UTC
Created attachment 348510 [details]
Output of "emerge --info"
Comment 2 Andrey Grozin gentoo-dev 2013-05-18 12:17:55 UTC
*** Bug 470244 has been marked as a duplicate of this bug. ***
Comment 3 Andrey Grozin gentoo-dev 2013-05-18 12:25:24 UTC
I confirm this failure with USE=-fftw. Even though it is configured with --disable-fftw, asymptote refuses to link without fftw installed. I'll investigate; for now, please emerge asymptote with USE=fftw.
Comment 4 Andrey Grozin gentoo-dev 2013-05-21 03:11:31 UTC
  21 May 2013; Andrey Grozin <grozin@gentoo.org> -asymptote-2.22.ebuild,
  +asymptote-2.23.ebuild, -files/asymptote-2.22-configure-ac.patch,
  -files/asymptote-2.22-info.patch, -files/asymptote-2.22-xdg-utils.patch,
  +files/asymptote-2.23-configure-ac.patch, +files/asymptote-2.23-info.patch,
  +files/asymptote-2.23-xdg-utils.patch:
  Version bump fixing #470150