Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579422 - dev-lang/julia-0.4.3 needs sci-libs/fftw[+threads]
Summary: dev-lang/julia-0.4.3 needs sci-libs/fftw[+threads]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-09 10:38 UTC by alexander haensch
Modified: 2016-04-13 05:54 UTC (History)
1 user (show)

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


Attachments
patch (0001-dev-lang-julia-require-USE-threads-for-sci-libs-fftw.patch,816 bytes, patch)
2016-04-11 20:57 UTC, Austin English (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description alexander haensch 2016-04-09 10:38:37 UTC
Julia does not compile if sci-libs/fftw without threads use flag is installed.
Comment 1 alexander haensch 2016-04-09 10:39:57 UTC
the error is: error during bootstrap:
LoadError(at "sysimg.jl" line 259: LoadError(at "dft.jl" line 414: LoadError(at "fft/FFTW.jl" line 23: ErrorException("error compiling anonymous: could not load library "libfftw3_threads"
libfftw3_threads: cannot open shared object file: No such file or directory"))))
rec_backtrace at /ebuild/working/portage/dev-lang/julia-0.4.3/work/julia-0.4.3/usr/bin/../lib/libjulia.so (unknown line)
jl_throw at /ebuild/working/portage/dev-lang/julia-0.4.3/work/julia-0.4.3/usr/bin/../lib/libjulia.so (unknown line)

libfftw3_threads is missing
Comment 2 Austin English (RETIRED) gentoo-dev 2016-04-11 20:57:05 UTC
Confirming. I've got a patch ready for it.
Comment 3 Austin English (RETIRED) gentoo-dev 2016-04-11 20:57:43 UTC
Created attachment 430188 [details, diff]
patch
Comment 4 Austin English (RETIRED) gentoo-dev 2016-04-13 05:54:59 UTC
Patrick's marked as away in devaway with a message saying feel free to commit, so I did ;)

Fixed by https://github.com/gentoo/gentoo/commit/c4b726e8b8726e48d7646774970b548e1964858a