On Wed, Oct 11, 2017 at 11:56:21AM -0400, Mike Gilbert wrote

> I can reproduce the issue by adding -fopenmp to my CFLAGS. You can
> work around it by adding -fopenmp to LDFLAGS as well.

  Thanks.  The following workaround makes python build properly.

LDFLAGS="-fopenmp" emerge =dev-lang/python-2.7.12 =dev-lang/python-3.4.5

> This is probably a bug in the Python build system; it should probably
> be passing CFLAGS to gcc when linking libpython.

  Bug https://bugs.gentoo.org/634064 filed.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to