And for when you come back: Do you have either "local/include/ft2build.h" or "local/include/freetype2/ft2build.h" present.
Francois On Saturday, March 29, 2014 1:48:38 AM UTC+13, kcrisman wrote: > > Aannd - yet another build error, beta5. (I suspect that ever since the > 6.0 transition, or before, probably Sage fails to build on this platform, > but I'm sure all the tweaks needed are just that, at this point.) > > Now, before you read this, yes freetype-2.5.2.p0 built fine. But maybe I > need some kind of --with-freetype option in the configure to make sure it > finds it? This was not a problem in the past. Unfortunately, I just > walked in the door and have a lot of other things to do, so I can't search > for similar errors yet, but at least wanted to record this before I > forget. Also note they didn't find pkg-config info for libpng, which I'm > not sure is good. > > - kcrisman > *** > > > matplotlib-1.3.1 > ==================================================== > Setting up build directory for matplotlib-1.3.1 > Finished set up > **************************************************** > Host system: > Darwin Dasher-03.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 > 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc > **************************************************** > C compiler: gcc > C compiler version: > Using built-in specs. > COLLECT_GCC=gcc > > COLLECT_LTO_WRAPPER=/Users/student/Desktop/sage-6.2.beta5/local/libexec/gcc/powerpc-apple-darwin8.11.0/4.7.3/lto-wrapper > Target: powerpc-apple-darwin8.11.0 > Configured with: ../src/configure > --prefix=/Users/student/Desktop/sage-6.2.beta5/local > --with-local-prefix=/Users/student/Desktop/sage-6.2.beta5/local > --with-gmp=/Users/student/Desktop/sage-6.2.beta5/local > --with-mpfr=/Users/student/Desktop/sage-6.2.beta5/local > --with-mpc=/Users/student/Desktop/sage-6.2.beta5/local --with-system-zlib > --disable-multilib --disable-nls > Thread model: posix > gcc version 4.7.3 (GCC) > **************************************************** > NOTE: Set SAGE_MATPLOTLIB_GUI to anything but 'no' to try to build the > Matplotlib GUI. > Not building any matplotlib graphical backends. > patching file lib/matplotlib/tri/_tri.cpp > patching file lib/matplotlib/tri/_tri.h > patching file setup.py > > ============================================================================ > Edit setup.cfg to change the build options > > BUILDING MATPLOTLIB > matplotlib: yes [1.3.1] > python: yes [2.7.5 (default, Mar 26 2014, 08:50:37) [GCC > 4.7.3]] > platform: yes [darwin] > > REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.7.0] > dateutil: yes [using dateutil version 2.2] > tornado: yes [tornado was not found. It is required for the > WebAgg backend. pip/easy_install may attempt to > install it after matplotlib.] > 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: no [The C/C++ header for freetype2 (ft2build.h) > could not be found. You may need to install the > development package.] > png: yes [pkg-config information for 'libpng' could not > be found. Using unknown version.] > > OPTIONAL SUBPACKAGES > sample_data: yes [installing] > toolkits: yes [installing] > > OPTIONAL BACKEND EXTENSIONS > macosx: no [skipping due to configuration] > qt4agg: no [PyQt4 not found] > gtk3agg: no [Requires pygobject to be installed.] > gtk3cairo: no [Requires cairo to be installed.] > gtkagg: no [skipping due to configuration] > tkagg: no [skipping due to configuration] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: no [cairo not found] > windowing: no [skipping due to configuration] > > OPTIONAL LATEX DEPENDENCIES > dvipng: no > ghostscript: no > latex: no > pdftops: no > > > ============================================================================ > * The following required packages can not be built: > * freetype > Error building matplotlib package. > > real 0m10.504s > user 0m4.290s > sys 0m2.525s > ************************************************************************ > Error installing package matplotlib-1.3.1 > ************************************************************************ > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
