I've run into similar issues building development branches on other 
platforms. Is there a generic workaround I should know about?

Kiran

On Friday, May 15, 2015 at 12:28:28 AM UTC-7, Volker Braun wrote:
>
> There were some changes to how we host the tarballs, get sage-6.7.rc0 
> instead (which you need anyways to work around bugs in the newest xcode)
>
>
>
> On Friday, May 15, 2015 at 2:12:10 AM UTC+2, Ted Fujimoto wrote:
>>
>> Getting the following error using OS X 10.10:
>>
>> $ make -j8
>> ...
>> make base
>> /Users/tcf/Applications/sage/build/pipestatus "sage-spkg -f 
>> bzip2-1.0.6.20140317 2>&1" "tee -a 
>> /Users/tcf/Applications/sage/logs/pkgs/bzip2-1.0.6.20140317.log"
>> Found local metadata for bzip2-1.0.6.20140317
>> Attempting to download package bzip2-1.0.6.20140317
>> >>> Trying to download 
>> http://www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz
>> [Traceback (most recent call last):
>>   File "<stdin>", line 35, in <module>
>>   File "/Users/tcf/Applications/sage/local/lib/python/urllib.py", line 
>> 240, in retrieve
>>     fp = self.open(url, data)
>>   File "/Users/tcf/Applications/sage/local/lib/python/urllib.py", line 
>> 208, in open
>>     return getattr(self, name)(url)
>>   File "/Users/tcf/Applications/sage/local/lib/python/urllib.py", line 
>> 359, in open_http
>>     return self.http_error(url, fp, errcode, errmsg, headers)
>>   File "/Users/tcf/Applications/sage/local/lib/python/urllib.py", line 
>> 376, in http_error
>>     return self.http_error_default(url, fp, errcode, errmsg, headers)
>>   File "<stdin>", line 17, in http_error_default
>> IOError: [Errno 404] Not Found: '//
>> www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz'
>> Error: failed to download package bzip2-1.0.6.20140317
>> make[2]: *** 
>> [/Users/tcf/Applications/sage/local/var/lib/sage/installed/bzip2-1.0.6.20140317]
>>  
>> Error 1
>> make[1]: *** [all] Error 2
>>
>> real 0m1.524s
>> user 0m0.415s
>> sys 0m0.255s
>> ***************************************************************
>> Error building Sage.
>>
>> The following package(s) may have failed to build:
>>
>> package: bzip2-1.0.6.20140317
>> log file: /Users/tcf/Applications/sage/logs/pkgs/bzip2-1.0.6.20140317.log
>> build directory: 
>> /Users/tcf/Applications/sage/local/var/tmp/sage/build/bzip2-1.0.6.20140317
>>
>> The build directory may contain configuration files and other potentially
>> helpful information. WARNING: if you now run 'make' again, the build
>> directory will, by default, be deleted. Set the environment variable
>> SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.
>>
>> make: *** [build] Error 1
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to