Created attachment 518368 [details] config.log configure:16648: x86_64-pc-linux-gnu-gcc -m32 -o conftest -DNDEBUG -frecord-gcc-switches -g -pipe -O2 -Wall -Wformat=2 -march=amdfam10 -mmmx -m3dnow -msse -mss e2 -msse3 -msse4a -mcx16 -msahf -mpopcnt -mabm -mlzcnt -mprfchw -mfxsr --param l1-cache-size=64 l1-cache-line-size=64 l2-cache-size=512 -mtune=amdfam10 -Wno-co mment -finline-functions -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-gcc: error: l2-cache-size=512: No such file or directory
2.1.0 supposedly fixed the --param problem, but 2.1.2 still has it. 3.0.0 handles weird CFLAGS fine, however.
Created attachment 519054 [details, diff] openmpi-uniq.patch
(In reply to Jeroen Roovers from comment #2) > Created attachment 519054 [details, diff] [details, diff] > openmpi-uniq.patch Requires eautoreconf.
Created attachment 519058 [details, diff] openmpi-2.1.2.ebuild-uniq.patch