Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470150 - media-gfx/asymptote-2.22 - fftw++.o: In function `fftwpp::fftw::LoadWisdom()': fftw++.cc:(.text+0x10d): undefined reference to `fftw_import_wisdom'
Summary: media-gfx/asymptote-2.22 - fftw++.o: In function `fftwpp::fftw::LoadWisdom()'...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
: 470244 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-17 11:51 UTC by José Romildo Malaquias
Modified: 2013-05-21 03:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-gfx:asymptote-2.22:20130517-114356.log (media-gfx:asymptote-2.22:20130517-114356.log,37.72 KB, text/plain)
2013-05-17 11:51 UTC, José Romildo Malaquias
Details
Output of "emerge --info" (emerge.info.txt,16.63 KB, text/plain)
2013-05-17 11:52 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
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