Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631856 - sci-libs/fftw-3.3.6_p2 fails build "compiling simd-avx2.h without avx2 support"
Summary: sci-libs/fftw-3.3.6_p2 fails build "compiling simd-avx2.h without avx2 support"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-23 16:56 UTC by Cedric Sodhi
Modified: 2017-09-23 22:04 UTC (History)
1 user (show)

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


Attachments
Build log (sci-libs:fftw-3.3.6_p2:20170923-164501.log,571.99 KB, text/plain)
2017-09-23 16:57 UTC, Cedric Sodhi
Details
emerge --info (emerge-info.txt,4.86 KB, text/plain)
2017-09-23 16:57 UTC, Cedric Sodhi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Sodhi 2017-09-23 16:56:45 UTC
Logs are attached
Comment 1 Cedric Sodhi 2017-09-23 16:57:26 UTC
Created attachment 496182 [details]
Build log
Comment 2 Cedric Sodhi 2017-09-23 16:57:57 UTC
Created attachment 496184 [details]
emerge --info
Comment 3 David Seifert gentoo-dev 2017-09-23 22:04:54 UTC
You have USE="cpu_flags_x86_avx2" but CFLAGS="-O2 -pipe -march=core2" (the Core2 does not support AVX2).