Opened 19 years ago

Closed 18 years ago

#3179 closed defect (fixed)

BUG: py-matplotlib-0.72.1

Reported by: tom@… Owned by: michaelm@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

matplotlib cryptically fails to compile on unmolested darwinports 1.0 installation on 10.4. Try updating to latest version?

---> Fetching py-matplotlib ---> Attempting to fetch matplotlib-0.72.1.tar.gz from http://voxel.dl.sourceforge.net/matplotlib ---> Attempting to fetch matplotlib-0.72.1.tar.gz from http://kent.dl.sourceforge.net/matplotlib ---> Verifying checksum(s) for py-matplotlib ---> Extracting py-matplotlib ---> Applying patches to py-matplotlib ---> Configuring py-matplotlib ---> Building py-matplotlib with target build Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py- matplotlib/work/matplotlib-0.72.1" && MPLIB_BASE="/opt/local" /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: src/_na_transforms.cpp:885: error: 'retx' was not declared in this scope src/_na_transforms.cpp:885: error: expected primary-expression before ')' token src/_na_transforms.cpp:885: error: expected `;' before "PyArray_FromDims" src/_na_transforms.cpp:892: error: 'rety' was not declared in this scope src/_na_transforms.cpp:892: error: expected primary-expression before ')' token src/_na_transforms.cpp:892: error: expected `;' before "PyArray_FromDims" src/_na_transforms.cpp: In function `void init_na_transforms()': src/_na_transforms.cpp:1898: error: 'import_array' was not declared in this scope ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = LazyValue]': src/_transforms.h:57: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = Func]': src/_transforms.h:364: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = FuncXY]': src/_transforms.h:423: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = Transformation]': src/_transforms.h:467: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = Point]': src/_na_transforms.cpp:120: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = Interval]': src/_na_transforms.cpp:135: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect ./CXX/Extensions.hxx: In constructor `Py::PythonExtension<T>::PythonExtension() [with T = Bbox]': src/_na_transforms.cpp:184: instantiated from here ./CXX/Extensions.hxx:472: warning: right-hand operand of comma has no effect error: command 'gcc' failed with exit status 1

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to michaelm@…

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

The port is currently at 0.8.2 and installs ok now.

Note: See TracTickets for help on using tickets.