Created
March 10, 2014 16:11
-
-
Save megies/9468079 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unpacking /home/megies/git/matplotlib | |
Running setup.py egg_info for package from file:///home/megies/git/matplotlib | |
============================================================================ | |
Edit setup.cfg to change the build options | |
BUILDING MATPLOTLIB | |
matplotlib: yes [1.4.x] | |
python: yes [2.7.5 (default, May 31 2013, 20:53:21) [GCC | |
4.7.2]] | |
platform: yes [linux2] | |
REQUIRED DEPENDENCIES AND EXTENSIONS | |
numpy: yes [version 1.8.0] | |
six: yes [using six version 1.5.2] | |
dateutil: yes [using dateutil version 2.2] | |
tornado: yes [using tornado version 3.1] | |
pyparsing: yes [using pyparsing version 2.0.1] | |
pycxx: yes [Couldn't import. Using local copy.] | |
libagg: yes [pkg-config information for 'libagg' could not | |
be found. Using local copy.] | |
freetype: yes [version 14.1.8] | |
png: yes [version 1.2.49] | |
OPTIONAL SUBPACKAGES | |
sample_data: yes [installing] | |
toolkits: yes [installing] | |
tests: yes [using nose version 1.3.0] | |
OPTIONAL BACKEND EXTENSIONS | |
macosx: no [Mac OS-X only] | |
qt4agg: yes [installing, Qt: 4.8.2, PyQt4: 4.9.5] | |
gtk3agg: no [pygobject version too old.] | |
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) | |
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) | |
** Message: pygobject_register_sinkfunc is deprecated (GtkObject) | |
** (process:15788): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' | |
** (process:15788): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' | |
** (process:15788): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' | |
gtk3cairo: no [pygobject version too old.] | |
gtkagg: yes [installing, Gtk: 2.24.10 pygtk: 2.17.0] | |
tkagg: yes [installing, version 81008] | |
wxagg: no [requires wxPython] | |
gtk: yes [installing, Gtk: 2.24.10 pygtk: 2.17.0] | |
agg: yes [installing] | |
cairo: yes [installing, version 1.8.10] | |
windowing: no [Microsoft Windows only] | |
OPTIONAL LATEX DEPENDENCIES | |
dvipng: yes [version 1.14] | |
ghostscript: yes [version 9.05] | |
latex: yes [version 3.1415926] | |
pdftops: yes [version 0.18.4] | |
warning: no files found matching '*.cxx' under directory 'CXX' | |
warning: no files found matching '*.hxx' under directory 'CXX' | |
warning: no files found matching '*.c' under directory 'CXX' | |
warning: no files found matching '*.h' under directory 'CXX' | |
warning: no files found matching '*' under directory 'agg24' | |
warning: no files found matching '*.cpp' under directory 'ttconv' | |
warning: no files found matching '*.h' under directory 'ttconv' | |
Requirement already satisfied (use --upgrade to upgrade): numpy>=1.5 in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Requirement already satisfied (use --upgrade to upgrade): six in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Requirement already satisfied (use --upgrade to upgrade): python-dateutil in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Requirement already satisfied (use --upgrade to upgrade): tornado in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Requirement already satisfied (use --upgrade to upgrade): pyparsing>=1.5.6 in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Requirement already satisfied (use --upgrade to upgrade): nose in /home/megies/local/lib/python2.7/site-packages (from matplotlib==1.4.x) | |
Installing collected packages: matplotlib | |
Running setup.py install for matplotlib | |
============================================================================ | |
Edit setup.cfg to change the build options | |
BUILDING MATPLOTLIB | |
matplotlib: yes [1.4.x] | |
python: yes [2.7.5 (default, May 31 2013, 20:53:21) [GCC | |
4.7.2]] | |
platform: yes [linux2] | |
REQUIRED DEPENDENCIES AND EXTENSIONS | |
numpy: yes [version 1.8.0] | |
six: yes [using six version 1.5.2] | |
dateutil: yes [using dateutil version 2.2] | |
tornado: yes [using tornado version 3.1] | |
pyparsing: yes [using pyparsing version 2.0.1] | |
pycxx: yes [Couldn't import. Using local copy.] | |
libagg: yes [pkg-config information for 'libagg' could not | |
be found. Using local copy.] | |
freetype: yes [version 14.1.8] | |
png: yes [version 1.2.49] | |
OPTIONAL SUBPACKAGES | |
sample_data: yes [installing] | |
toolkits: yes [installing] | |
tests: yes [using nose version 1.3.0] | |
OPTIONAL BACKEND EXTENSIONS | |
macosx: no [Mac OS-X only] | |
qt4agg: yes [installing, Qt: 4.8.2, PyQt4: 4.9.5] | |
gtk3agg: no [pygobject version too old.] | |
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) | |
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) | |
** Message: pygobject_register_sinkfunc is deprecated (GtkObject) | |
** (process:15872): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' | |
** (process:15872): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' | |
** (process:15872): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' | |
gtk3cairo: no [pygobject version too old.] | |
gtkagg: yes [installing, Gtk: 2.24.10 pygtk: 2.17.0] | |
tkagg: yes [installing, version 81008] | |
wxagg: no [requires wxPython] | |
gtk: yes [installing, Gtk: 2.24.10 pygtk: 2.17.0] | |
agg: yes [installing] | |
cairo: yes [installing, version 1.8.10] | |
windowing: no [Microsoft Windows only] | |
OPTIONAL LATEX DEPENDENCIES | |
dvipng: yes [version 1.14] | |
ghostscript: yes [version 9.05] | |
latex: yes [version 3.1415926] | |
pdftops: yes [version 0.18.4] | |
building 'matplotlib.ft2font' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c src/ft2font.cpp -o build/temp.linux-x86_64-2.7/src/ft2font.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, | |
from src/file_compat.h:4, | |
from src/ft2font.cpp:7: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
In file included from src/file_compat.h:4:0, | |
from src/ft2font.cpp:7: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘PyObject* npy_PyFile_OpenFile(PyObject*, const char*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘int npy_PyFile_CloseFile(PyObject*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
src/ft2font.cpp: In member function ‘Py::Object FT2Image::py_write_bitmap(const Py::Tuple&)’: | |
src/ft2font.cpp:195:37: warning: statement has no effect [-Wunused-value] | |
src/ft2font.cpp: In function ‘void close_file_callback(FT_Stream)’: | |
src/ft2font.cpp:2144:47: warning: statement has no effect [-Wunused-value] | |
src/ft2font.cpp: In member function ‘int FT2Font::make_open_args(PyObject*, FT_Open_Args*)’: | |
src/ft2font.cpp:2207:64: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
src/ft2font.cpp:2207:64: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/ft2font.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lfreetype -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/ft2font.so | |
building 'matplotlib._png' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c src/_png.cpp -o build/temp.linux-x86_64-2.7/src/_png.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/_png.cpp:28: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
In file included from src/file_compat.h:4:0, | |
from src/_png.cpp:31: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘PyObject* npy_PyFile_OpenFile(PyObject*, const char*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘int npy_PyFile_CloseFile(PyObject*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
src/_png.cpp: In function ‘void init_png()’: | |
src/_png.cpp:631:25: warning: variable ‘_png’ set but not used [-Wunused-but-set-variable] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/libpng12 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_png.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lpng12 -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_png.so | |
building 'matplotlib._image' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/_image.cpp -o build/temp.linux-x86_64-2.7/src/_image.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/_image.cpp:12: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_image.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_image.so | |
building 'matplotlib.ttconv' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c src/_ttconv.cpp -o build/temp.linux-x86_64-2.7/src/_ttconv.o | |
src/_ttconv.cpp: In member function ‘virtual void PythonFileWriter::write(const char*)’: | |
src/_ttconv.cpp:56:71: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/ttconv/pprdrv_tt.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from extern/ttconv/pprdrv_tt.cpp:34: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/cstdio:43, | |
from extern/ttconv/pprdrv_tt.cpp:28: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from extern/ttconv/pprdrv_tt.cpp:34: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/cstdio:43, | |
from extern/ttconv/pprdrv_tt.cpp:28: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/ttconv/pprdrv_tt2.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt2.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/ttconv/ttutil.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/ttutil.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_ttconv.o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt.o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt2.o build/temp.linux-x86_64-2.7/extern/ttconv/ttutil.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/ttconv.so | |
building 'matplotlib._path' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/_path.cpp -o build/temp.linux-x86_64-2.7/src/_path.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_path_iterator.h:7, | |
from src/_path.cpp:3: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
src/_path.cpp: In function ‘void init_path()’: | |
src/_path.cpp:1797:26: warning: variable ‘_path’ set but not used [-Wunused-but-set-variable] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/path_cleanup.cpp -o build/temp.linux-x86_64-2.7/src/path_cleanup.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/path_cleanup.cpp:5: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/agg_py_transforms.cpp -o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_transforms.cpp:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_path.o build/temp.linux-x86_64-2.7/src/path_cleanup.o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_path.so | |
building 'matplotlib._cntr' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__cntr_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/python2.7 -c src/cntr.c -o build/temp.linux-x86_64-2.7/src/cntr.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/cntr.c:23: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -shared build/temp.linux-x86_64-2.7/src/cntr.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_cntr.so | |
building 'matplotlib._delaunay' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__delaunay_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/python2.7 -c lib/matplotlib/delaunay/_delaunay.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/_delaunay.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from lib/matplotlib/delaunay/VoronoiDiagramGenerator.h:34, | |
from lib/matplotlib/delaunay/_delaunay.cpp:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__delaunay_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/python2.7 -c lib/matplotlib/delaunay/VoronoiDiagramGenerator.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/VoronoiDiagramGenerator.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from lib/matplotlib/delaunay/VoronoiDiagramGenerator.cpp:38: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__delaunay_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/python2.7 -c lib/matplotlib/delaunay/delaunay_utils.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/delaunay_utils.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__delaunay_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/python2.7 -c lib/matplotlib/delaunay/natneighbors.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/natneighbors.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/_delaunay.o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/VoronoiDiagramGenerator.o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/delaunay_utils.o build/temp.linux-x86_64-2.7/lib/matplotlib/delaunay/natneighbors.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_delaunay.so | |
building 'matplotlib._tri' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c lib/matplotlib/tri/_tri.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from lib/matplotlib/tri/_tri.h:68, | |
from lib/matplotlib/tri/_tri.cpp:8: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
lib/matplotlib/tri/_tri.cpp: In function ‘void init_tri()’: | |
lib/matplotlib/tri/_tri.cpp:2204:23: warning: variable ‘triModule’ set but not used [-Wunused-but-set-variable] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_tri.so | |
building 'matplotlib.backends._gtkagg' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/agg_py_transforms.cpp -o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_transforms.cpp:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/_gtkagg.cpp -o build/temp.linux-x86_64-2.7/src/_gtkagg.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/_gtkagg.cpp:16: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
src/_gtkagg.cpp: In function ‘void init_gtkagg()’: | |
src/_gtkagg.cpp:144:28: warning: variable ‘_gtkagg’ set but not used [-Wunused-but-set-variable] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPYCXX_ISO_CPP_LIB=1 -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/agg_py_transforms.o build/temp.linux-x86_64-2.7/src/_gtkagg.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_gtkagg.so | |
building 'matplotlib.backends._tkagg' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/agg_py_transforms.cpp -o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_transforms.cpp:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c src/_tkagg.cpp -o build/temp.linux-x86_64-2.7/src/_tkagg.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_path_iterator.h:7, | |
from src/_backend_agg.h:43, | |
from src/_tkagg.cpp:20: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -Iextern/agg24/include -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/agg_py_transforms.o build/temp.linux-x86_64-2.7/src/_tkagg.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/usr/lib -L/usr/lib -L/home/megies/local/lib -ltcl8.5 -ltk8.5 -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_tkagg.so | |
building 'matplotlib.backends._backend_gdk' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_gdk_ARRAY_API -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/home/megies/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/home/megies/local/include/python2.7 -c src/_backend_gdk.c -o build/temp.linux-x86_64-2.7/src/_backend_gdk.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/_backend_gdk.c:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -shared build/temp.linux-x86_64-2.7/src/_backend_gdk.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_backend_gdk.so | |
building 'matplotlib.backends._backend_agg' extension | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1173:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:163:0: note: this is the location of the previous definition | |
In file included from /home/megies/local/include/python2.7/Python.h:8:0, | |
from src/mplutils.h:18, | |
from src/mplutils.cpp:6: | |
/home/megies/local/include/python2.7/pyconfig.h:1195:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] | |
In file included from /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h:40:0, | |
from /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:414, | |
from /usr/include/c++/4.7/iostream:39, | |
from src/mplutils.cpp:3: | |
/usr/include/features.h:165:0: note: this is the location of the previous definition | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c src/agg_py_transforms.cpp -o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_transforms.cpp:6: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c src/_backend_agg.cpp -o build/temp.linux-x86_64-2.7/src/_backend_agg.o | |
In file included from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760:0, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, | |
from /home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, | |
from src/agg_py_path_iterator.h:7, | |
from src/_backend_agg.h:43, | |
from src/_backend_agg.cpp:12: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] | |
In file included from src/file_compat.h:4:0, | |
from src/_backend_agg.cpp:44: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘PyObject* npy_PyFile_OpenFile(PyObject*, const char*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function ‘int npy_PyFile_CloseFile(PyObject*)’: | |
/home/megies/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
src/_backend_agg.cpp: In function ‘void init_backend_agg()’: | |
src/_backend_agg.cpp:2618:33: warning: variable ‘_backend_agg’ set but not used [-Wunused-but-set-variable] | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/agg24/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/IndirectPythonInterface.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxsupport.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxx_extensions.cxx -o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o | |
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/home/megies/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24/include -I/usr/include/freetype2 -Iextern -I/home/megies/local/include/python2.7 -c extern/CXX/cxxextensions.c -o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o | |
g++ -pthread -shared build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/src/agg_py_transforms.o build/temp.linux-x86_64-2.7/src/_backend_agg.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24/src/agg_vpgen_segmentator.o build/temp.linux-x86_64-2.7/extern/CXX/IndirectPythonInterface.o build/temp.linux-x86_64-2.7/extern/CXX/cxxsupport.o build/temp.linux-x86_64-2.7/extern/CXX/cxx_extensions.o build/temp.linux-x86_64-2.7/extern/CXX/cxxextensions.o -L/usr/local/lib -L/usr/lib -L/usr/lib64 -L/home/megies/local/lib -lfreetype -lstdc++ -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_backend_agg.so | |
Skipping installation of /home/megies/local/lib/python2.7/site-packages/mpl_toolkits/__init__.py (namespace package) | |
warning: no files found matching '*.cxx' under directory 'CXX' | |
warning: no files found matching '*.hxx' under directory 'CXX' | |
warning: no files found matching '*.c' under directory 'CXX' | |
warning: no files found matching '*.h' under directory 'CXX' | |
warning: no files found matching '*' under directory 'agg24' | |
warning: no files found matching '*.cpp' under directory 'ttconv' | |
warning: no files found matching '*.h' under directory 'ttconv' | |
Installing /home/megies/local/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-nspkg.pth | |
Successfully installed matplotlib | |
Cleaning up... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment