mabshoff wrote:
> Hello folks,
>
> here goes 3.2.1.alpha0. Loads of merged patches all over the map. The
> total number of ticket with patches is down to 144 from 157, but I
> guess I don't need to point out that there is still plenty of patches
> to go around :). The door before the big ReST transition is slowly
> closing, but I would guess you have another ten days before 3.2.1 is
> out. The source tarball can be found at:
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.1/
>
On Fedora 10, 32 bits (released today!) I got a build error:
****************************************************
============================================================================
BUILDING MATPLOTLIB
matplotlib: 0.98.3
python: 2.5.2 (r252:60911, Nov 25 2008, 20:08:09) [GCC
4.3.2 20081105 (Red Hat 4.3.2-7)]
platform: linux2
REQUIRED DEPENDENCIES
numpy: 1.2.0
freetype2: 9.18.3
OPTIONAL BACKEND DEPENDENCIES
libpng: 1.2.33
Traceback (most recent call last):
File "setup.py", line 125, in <module>
if check_for_tk() or (options['build_tkagg'] is True):
File
"/home/jaap/Download/sage-3.2.1.alpha0/spkg/build/matplotlib-0.98.3.p2/src/setupext.py",
line 846, in check_for_tk
explanation = add_tk_flags(module)
File
"/home/jaap/Download/sage-3.2.1.alpha0/spkg/build/matplotlib-0.98.3.p2/src/setupext.py",
line 1106, in add_tk_flags
module.libraries.extend(['tk' + tk_ver, 'tcl' + tk_ver])
UnboundLocalError: local variable 'tk_ver' referenced before assignment
Error building matplotlib package.
real 0m2.471s
user 0m0.290s
sys 0m0.127s
sage: An error occurred while installing matplotlib-0.98.3.p2
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/jaap/Download/sage-3.2.1.alpha0/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/jaap/Download/sage-3.2.1.alpha0/spkg/build/matplotlib-0.98.3.p2
and type 'make'.
Instead type "/home/jaap/Download/sage-3.2.1.alpha0/sage -sh"
in order to set all environment variables correctly, then cd to
/home/jaap/Download/sage-3.2.1.alpha0/spkg/build/matplotlib-0.98.3.p2
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/matplotlib-0.98.3.p2] Error 1
make[1]: Leaving directory `/home/jaap/Download/sage-3.2.1.alpha0/spkg'
real 90m35.404s
user 61m46.216s
sys 12m3.757s
[EMAIL PROTECTED] sage-3.2.1.alpha0]$
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---