Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 181057
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Adam Piątyszek <ediap@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181057 depends on: Show dependency tree
Bug 181057 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-06 10:17 0000
Hi Markus,

I would like to report one minor issue I just found in the IT++ ebuilds (both
3.10.x and 3.99.x).
IT++ uses an "fftw" flag from Gentoo to turn on/off FFT related functions in
the library. These functions uses either FFTW, ACML or MKL external libraries,
depending which include header is found during the configuration process.
In the ebuilds however, the fftw flag is used to check ">=sci-libs/fftw-3.0.0"
dependency only. 
I suggest changing the dependency to:
DEPEND="fftw? ( || ( >=sci-libs/fftw-3.0.0
                     >=sci-libs/acml-2.5.3 ) )

I tested this with only ACML 3.6.1 installed on my Gentoo cluster and all FFT
related function passed tests.

Thanks!
/Adam

------- Comment #1 From Markus Dittrich 2007-06-06 14:28:52 0000 -------
Hi Adam,

Thanks for the note and I've changed the ebuilds in ~ARCH
accordingly. Hopefully, I'll be able to push 3.10.10 into
stable soon.

Best,
Markus

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug