$ /software/Python/323/bin/python3 setup.py install basedirlist is: ['/usr/local', '/usr'] ============================================================================ BUILDING MATPLOTLIB matplotlib: 1.1.1 python: 3.2.3 (default, May 23 2012, 15:24:47) [GCC 4.4.5 20110214 (Red Hat 4.4.5-6)] platform: linux2 REQUIRED DEPENDENCIES numpy: 1.6.2 freetype2: 9.22.3 OPTIONAL BACKEND DEPENDENCIES libpng: 1.2.44 Tkinter: no * TKAgg requires Tkinter Gtk+: no * Building for Gtk+ requires pygtk; you must be able * to "import gtk" in your build/install environment Mac OS X native: no Qt: no Qt4: no PySide: no Cairo: no OPTIONAL DATE/TIMEZONE DEPENDENCIES datetime: present, version unknown dateutil: matplotlib will provide pytz: matplotlib will provide adding pytz OPTIONAL USETEX DEPENDENCIES dvipng: no ghostscript: 8.70 latex: no pdftops: 0.12.4 [Edit setup.cfg to suppress the above messages] ============================================================================ pymods ['pylab'] packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo'] running install running build running build_py copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.linux-x86_64-3.2/matplotlib/mpl-data copying lib/matplotlib/mpl-data/matplotlib.conf -> build/lib.linux-x86_64-3.2/matplotlib/mpl-data running build_ext building 'matplotlib.ft2font' extension gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/software/Python/323/lib/python3.2/site-packages/numpy/core/include -I/usr/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/software/Python/323/include/python3.2m -c src/ft2font.cpp -o build/temp.linux-x86_64-3.2/src/ft2font.o src/ft2font.cpp: In member function 'Py::Object FT2Image::py_draw_rect(const Py::Tuple&)': src/ft2font.cpp:241: error: 'Int' is not a member of 'Py' src/ft2font.cpp:242: error: 'Int' is not a member of 'Py' src/ft2font.cpp:243: error: 'Int' is not a member of 'Py' src/ft2font.cpp:244: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Image::py_draw_rect_filled(const Py::Tuple&)': src/ft2font.cpp:284: error: 'Int' is not a member of 'Py' src/ft2font.cpp:285: error: 'Int' is not a member of 'Py' src/ft2font.cpp:286: error: 'Int' is not a member of 'Py' src/ft2font.cpp:287: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Image::py_as_str(const Py::Tuple&)': src/ft2font.cpp:308: error: 'PyString_FromStringAndSize' was not declared in this scope src/ft2font.cpp: In member function 'Py::Object FT2Image::py_get_width(const Py::Tuple&)': src/ft2font.cpp:432: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Image::py_get_height(const Py::Tuple&)': src/ft2font.cpp:441: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In constructor 'Glyph::Glyph(FT_FaceRec_* const&, FT_GlyphRec_* const&, size_t)': src/ft2font.cpp:452: error: 'Int' is not a member of 'Py' src/ft2font.cpp:453: error: 'Int' is not a member of 'Py' src/ft2font.cpp:454: error: 'Int' is not a member of 'Py' src/ft2font.cpp:455: error: 'Int' is not a member of 'Py' src/ft2font.cpp:456: error: 'Int' is not a member of 'Py' src/ft2font.cpp:457: error: 'Int' is not a member of 'Py' src/ft2font.cpp:458: error: 'Int' is not a member of 'Py' src/ft2font.cpp:460: error: 'Int' is not a member of 'Py' src/ft2font.cpp:461: error: 'Int' is not a member of 'Py' src/ft2font.cpp:467: error: 'Int' is not a member of 'Py' src/ft2font.cpp:468: error: 'Int' is not a member of 'Py' src/ft2font.cpp:469: error: 'Int' is not a member of 'Py' src/ft2font.cpp:470: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In constructor 'FT2Font::FT2Font(std::string)': src/ft2font.cpp:933: error: 'Int' is not a member of 'Py' src/ft2font.cpp:936: error: 'Int' is not a member of 'Py' src/ft2font.cpp:937: error: 'Int' is not a member of 'Py' src/ft2font.cpp:938: error: 'Int' is not a member of 'Py' src/ft2font.cpp:939: error: 'Int' is not a member of 'Py' src/ft2font.cpp:940: error: 'Int' is not a member of 'Py' src/ft2font.cpp:944: error: 'Int' is not a member of 'Py' src/ft2font.cpp:948: error: 'Int' is not a member of 'Py' src/ft2font.cpp:951: error: 'Int' is not a member of 'Py' src/ft2font.cpp:952: error: 'Int' is not a member of 'Py' src/ft2font.cpp:953: error: 'Int' is not a member of 'Py' src/ft2font.cpp:954: error: 'Int' is not a member of 'Py' src/ft2font.cpp:956: error: 'Int' is not a member of 'Py' src/ft2font.cpp:957: error: 'Int' is not a member of 'Py' src/ft2font.cpp:958: error: 'Int' is not a member of 'Py' src/ft2font.cpp:959: error: 'Int' is not a member of 'Py' src/ft2font.cpp:960: error: 'Int' is not a member of 'Py' src/ft2font.cpp:961: error: 'Int' is not a member of 'Py' src/ft2font.cpp:962: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::set_charmap(const Py::Tuple&)': src/ft2font.cpp:1078: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_kerning(const Py::Tuple&)': src/ft2font.cpp:1166: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1167: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1168: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1173: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1179: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1183: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_num_glyphs(const Py::Tuple&)': src/ft2font.cpp:1321: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_width_height(const Py::Tuple&)': src/ft2font.cpp:1442: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1443: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_descent(const Py::Tuple&)': src/ft2font.cpp:1461: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_glyph_name(const Py::Tuple&)': src/ft2font.cpp:1657: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_charmap(const Py::Tuple&)': src/ft2font.cpp:1683: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_sfnt(const Py::Tuple&)': src/ft2font.cpp:1772: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1773: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1774: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1775: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_ps_font_info(const Py::Tuple&)': src/ft2font.cpp:1825: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1826: error: 'Int' is not a member of 'Py' src/ft2font.cpp:1827: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object FT2Font::get_sfnt_table(const Py::Tuple&)': src/ft2font.cpp:2008: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2009: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2011: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2012: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2014: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2015: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2028: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2029: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2032: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2033: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2034: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2035: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2036: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2037: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2042: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2043: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2044: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In member function 'Py::Object ft2font_module::new_ft2image(const Py::Tuple&)': src/ft2font.cpp:2097: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2098: error: 'Int' is not a member of 'Py' src/ft2font.cpp: In function 'void initft2font()': src/ft2font.cpp:2273: error: return-statement with a value, in function returning 'void' src/ft2font.cpp:2276: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2277: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2278: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2279: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2280: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2281: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2282: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2283: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2284: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2285: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2286: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2287: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2288: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2289: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2290: error: 'Int' is not a member of 'Py' src/ft2font.cpp:2291: error: 'Int' is not a member of 'Py' error: command 'gcc' failed with exit status 1