>>> Unpacking source... >>> Unpacking PyAmanith-0.3.34.tar.gz to /var/tmp/portage/dev-python/PyAmanith-0.3.34/work * Applying PyAmanith-0.3.34-build.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-python/PyAmanith-0.3.34/work >>> Compiling source in /var/tmp/portage/dev-python/PyAmanith-0.3.34/work/PyAmanith-0.3.34 ... running build running build_py creating build creating build/lib.linux-x86_64-2.6 copying amanith.py -> build/lib.linux-x86_64-2.6 running build_ext building '_amanith' extension --swig-cpp is deprecated - use --swig-opts=-c++ swigging amanith.i to amanith_wrap.cpp swig -python -c++ -Ichanges/include -Iinclude -I/usr/include -o amanith_wrap.cpp amanith.i /usr/include/amanith/1d/ghermitecurve1d.h:95: Warning(362): operator= ignored /usr/include/amanith/1d/gpolylinecurve1d.h:78: Warning(362): operator= ignored /usr/include/amanith/2d/ghermitecurve2d.h:93: Warning(362): operator= ignored /usr/include/amanith/2d/gmesh2d.h:614: Warning(362): operator= ignored /usr/include/amanith/2d/gpolylinecurve2d.h:78: Warning(362): operator= ignored typemaps.i:96: Warning(453): Can't apply (Amanith::GPixelMap &INOUT). No typemaps are defined. creating build/temp.linux-x86_64-2.6 x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=native -O2 -pipe -msse4 -fPIC -I/usr/include/python2.6 -c amanith_wrap.cpp -o build/temp.linux-x86_64-2.6/amanith_wrap.o -Ichanges/include -Iinclude -I/usr/include In file included from include/pyamanith.h:29, from amanith_wrap.cpp:3016: /usr/include/amanith/2d/gtesselator2d.h:167: error: 'std::FILE' has not been declared /usr/include/amanith/2d/gtesselator2d.h:168: error: 'std::FILE' has not been declared error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 * * ERROR: dev-python/PyAmanith-0.3.34 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2537: Called distutils_src_compile * environment, line 728: Called die * The specific snippet of code: * ${python} setup.py build "$@" || die "compilation failed" * The die message: * compilation failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-python/PyAmanith-0.3.34/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/PyAmanith-0.3.34/temp/environment'. *