From v4hn, 8 Years ago, written in Plain Text.
Embed
  1. [ 78%] Building C object source/blender/python/intern/CMakeFiles/bf_python.dir/gpu.c.o
  2. In file included from /usr/include/python3.5m/pyatomic.h:12:0,
  3.                  from /usr/include/python3.5m/Python.h:53,
  4.                  from /usr/src/blender-2.75a/source/blender/python/intern/gpu.c:40:
  5. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/stdatomic.h:40:1: sorry, unimplemented: '_Atomic' with OpenMP
  6.  typedef _Atomic _Bool atomic_bool;
  7.  ^
  8.