Hi,

on both Panther and Tiger, the most recent version of matplotlib (matplotlib-py23_0.83.1-1) is not installing any plotting libraries. The previous versions from the unstable tree on Panther (e.g., matplotlib-py23_0.82-2) provided files like
/sw/lib/python2.3/site-packages/pylab.pyc
but the newest version has essentially an EMPTY directory except for some unimportant toolbox stuff.

My Panther system has gcc version gcc (GCC) 3.3 20030304. The Tiger version says powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 .

Here is the error that I found in the build output on Tiger:

Jens


<snip>
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Isrc -I. -I -I/sw/lib/freetype219/include -I/usr/local/include -I/usr/include -I/sw/include -I/sw/include -I/sw/include/python2.3 -c CXX/IndirectPythonIn terface.cxx -o build/temp.darwin-8.2.0-PowerMacintosh-2.3/CXX/ IndirectPythonInterface.o -D
NUMARRAY=1
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not fo
r C++
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Isrc -I. -I -I/sw/lib/freetype219/include -I/usr/local/include -I/usr/include -I/sw/include -I/sw/include -I/sw/include/python2.3 -c CXX/cxxextensions.c -o build/temp.darwin-8.2.0-PowerMacintosh-2.3/CXX/cxxextensions.o -DNUMARRAY=1 g++-3.3 -L/sw/lib -bundle -undefined dynamic_lookup -L/sw/lib build/temp.darwin-8.2.0-Powe rMacintosh-2.3/src/_na_transforms.o build/temp.darwin-8.2.0-PowerMacintosh-2.3/src/mplutil s.o build/temp.darwin-8.2.0-PowerMacintosh-2.3/CXX/cxx_extensions.o build/temp.darwin-8.2. 0-PowerMacintosh-2.3/CXX/cxxsupport.o build/temp.darwin-8.2.0-PowerMacintosh-2.3/CXX/Indir ectPythonInterface.o build/temp.darwin-8.2.0-PowerMacintosh-2.3/CXX/cxxextensions.o -L/sw/ lib/freetype219/lib -L/usr/local/lib -L/usr/lib -L/sw/lib -L/sw/lib -lstdc++ -lm -o build/
lib.darwin-8.2.0-PowerMacintosh-2.3/matplotlib/_na_transforms.so
ld: /usr/lib/gcc/darwin/3.3/libstdc++.a(stdexcept.o) malformed object, illegal reference f or -dynamic code (reference to a coalesced section (__TEXT,__textcoal_nt) from section (__
TEXT,__eh_frame) relocation entry (0))
ld: /usr/lib/gcc/darwin/3.3/libstdc++.a(stdexcept.o) malformed object, illegal reference f or -dynamic code (reference to a coalesced section (__TEXT,__textcoal_nt) from section (__
TEXT,__eh_frame) relocation entry (4))
error: command 'g++-3.3' failed with exit status 1
running build
running build_py
creating build
creating build/lib.darwin-8.2.0-PowerMacintosh-2.3
creating build/lib.darwin-8.2.0-PowerMacintosh-2.3/matplotlib
creating build/lib.darwin-8.2.0-PowerMacintosh-2.3/matplotlib/toolkits
copying lib/matplotlib/toolkits/__init__.py -> build/lib.darwin-8.2.0-PowerMacintosh-2.3/m
atplotlib/toolkits
creating build/lib.darwin-8.2.0-PowerMacintosh-2.3/matplotlib/toolkits/basemap copying lib/matplotlib/toolkits/basemap/__init__.py -> build/lib.darwin-8.2.0-PowerMacinto
sh-2.3/matplotlib/toolkits/basemap

<snip>

and then the files are created as if nothing had happened (i.e., fink lets dpkg install the mutilated package).

Jens



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to