Opened 9 years ago
Closed 9 years ago
#48071 closed defect (fixed)
py27-matplotlib @1.4.3_0 +cairo +dvipng configure error
Reported by: | hgonzale (Humberto Gonzalez) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | petrrr | |
Port: | py-matplotlib |
Description
py27-matplotlib fails to build. Even though py27-cairo is already installed, the error log includes the following text:
:info:build ============================================================================ :info:build Edit setup.cfg to change the build options :info:build :info:build BUILDING MATPLOTLIB :info:build matplotlib: yes [1.4.3] :info:build python: yes [2.7.10 (default, May 25 2015, 13:06:17) [GCC :info:build 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)]] :info:build platform: yes [darwin] :info:build :info:build REQUIRED DEPENDENCIES AND EXTENSIONS :info:build numpy: yes [version 1.9.2] :info:build six: yes [using six version 1.9.0] :info:build dateutil: yes [using dateutil version 2.4.2] :info:build pytz: yes [using pytz version 2015.4] :info:build tornado: yes [using tornado version 4.2] :info:build pyparsing: yes [using pyparsing version 2.0.3] :info:build pycxx: yes [Couldn't import. Using local copy.] :info:build libagg: yes [pkg-config information for 'libagg' could not :info:build be found. Using local copy.] :info:build freetype: yes [version 2.6.0] :info:build png: yes [version 1.6.17] :info:build qhull: yes [pkg-config information for 'qhull' could not be :info:build found. Using local copy.] :info:build :info:build OPTIONAL SUBPACKAGES :info:build sample_data: yes [installing] :info:build toolkits: yes [installing] :info:build tests: no [skipping due to configuration] :info:build toolkits_tests: no [toolkits_tests needs 'toolkits' and 'tests'] :info:build :info:build OPTIONAL BACKEND EXTENSIONS :info:build macosx: yes [installing, darwin] :info:build qt5agg: no [PyQt5 not found] :info:build qt4agg: no [skipping due to configuration] :info:build pyside: no [skipping due to configuration] :info:build gtk3agg: no [skipping due to configuration] :info:build gtk3cairo: no [skipping due to configuration] :info:build gtkagg: no [skipping due to configuration] :info:build tkagg: yes [installing, version 81008] :info:build wxagg: no [skipping due to configuration] :info:build gtk: no [skipping due to configuration] :info:build agg: yes [installing] :info:build cairo: no [cairocffi or pycairo not found] :info:build windowing: no [skipping due to configuration] :info:build :info:build OPTIONAL LATEX DEPENDENCIES :info:build dvipng: yes [version 1.14] :info:build ghostscript: yes [version 9.16] :info:build latex: yes [version 3.14159265] :info:build pdftops: yes [version 0.33.0] :info:build :info:build ============================================================================ :info:build * The following required packages can not be built: :info:build * cairo :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/work/matplotlib-1.4.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
Attachments (1)
Change History (5)
Changed 9 years ago by hgonzale (Humberto Gonzalez)
Attachment: | main.log.gz added |
---|
comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)
Cc: | sean@… openmaintainer@… removed |
---|---|
Owner: | changed from macports-tickets@… to sean@… |
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Port: | py-matplotlib added; py27-matplotlib removed |
---|
comment:4 Changed 9 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've updated matplotlib to 1.5.0; hopefully this is fixed.
Note: See
TracTickets for help on using
tickets.
build log file (main.log)