>From a fresh untarred ball on Mac Lion:

Found local metadata for gcc-4.9.2.p1
Attempting to download package gcc-4.9.2.tar.bz2 from mirrors
Downloading the Sage mirror list
CRITICAL [mirror_list|_refresh:164]: Downloading the mirror list failed
Traceback (most recent call last):
  File "/Users/.../sage-6.9.rc2/build/bin/sage-download-file", line 28, in 
<module>
    SageDownloadFileApplication().run()
  File "/Users/.../sage-6.9.rc2/build/bin/../sage_bootstrap/cmdline.py", 
line 193, in run
    tarball.download()
  File "/Users/.../sage-6.9.rc2/build/bin/../sage_bootstrap/tarball.py", 
line 148, in download
    for mirror in MirrorList():
  File 
"/Users/.../sage-6.9.rc2/build/bin/../sage_bootstrap/mirror_list.py", line 
63, in __init__
    self.mirrors = self._load()
  File 
"/Users/.../sage-6.9.rc2/build/bin/../sage_bootstrap/mirror_list.py", line 
78, in _load
    return ast.literal_eval(mirror_list)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ast.py",
 
line 49, in literal_eval
    node_or_string = parse(node_or_string, mode='eval')
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ast.py",
 
line 37, in parse
    return compile(expr, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 0
    
    ^
SyntaxError: unexpected EOF while parsing
make[2]: *** 
[/Users/.../sage-6.9.rc2/local/var/lib/sage/installed/gcc-4.9.2.p1] Error 1
make[1]: *** [all-toolchain] Error 2

real 6m46.434s
user 1m57.608s
sys 1m7.451s
***************************************************************
Error building Sage.

I view this as a blocker bug.  Internet should not be required for Sage to 
build from scratch from a tarball.  I'll see whether this is also due to 
some firewall but in the meantime let's get this fixed.

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to