Nathan Dunfield wrote:
>     I used the instructions on https://github.com/sagemath/binary-pkg
>     <https://github.com/sagemath/binary-pkg> to build sage .app.dmg
>     packages for Mac OS 10.9.
>     It works for 7.1 and 7.2*, but I compiling ECL failed with the
>     attached log for 7.3.beta3 - this seems to be a regression.
> 
> 
> Weird, I was able to build the ECL in 7.3.beta3 on 10.9 by cloning the
> git repo and typing "make".  (The only issue I had with building
> 7.3.beta3 is with NTL as discussed in another thread)

Weird?  The error message Matthias got suggests that simply the absolute
pathname (probably of some subfolder of) ECL's build directory, namely
/Users/matthias/Desktop/sage_build/binary-pkg/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidma/local/var/tmp/sage/build/ecl-16.1.2.p0/,
is too long for ECL.

That's perhaps a bit funny, and I've never seen that before, but TBH, it
wouldn't really surprise me if that was the case... B)


-leif


> I tried building
> 7.3.beta3 on 10.9 via "binary-pkg", but I'm getting this error:
> 
> bash-3.2$ make package-sage PACKAGE="OSX mac app"
> 
> /Applications/Xcode.app/Contents/Developer/usr/bin/make checkout-sage
> 
> ./tools/toolaid/bootstrap
> 
> Root directory = /pkgs/binary-pkg
> 
> Getting hashdist from github
> 
> Already up-to-date.
> 
> Getting hashstack from github
> 
> Already up-to-date.
> 
> This is Mac OS X
> 
> Downloading http://download.zeromq.org/zeromq-4.1.3.tar.gz....
> 
> [ERROR] urllib failed to download (code: 404):
> http://download.zeromq.org/zeromq
> 
> Downloading http://download.zeromq.org/zeromq-4.1.3.tar.gz....
> 
> [ERROR] urllib failed to download (code: 404):
> http://download.zeromq.org/zeromq
> 
> Downloading http://download.zeromq.org/zeromq-4.1.3.tar.gz....
> 
> [ERROR] urllib failed to download (code: 404):
> http://download.zeromq.org/zeromq
> 
> *[CRITICAL]* You may wish to check your Internet connection or the
> remote server
> 
> make[1]: *** [/pkgs/binary-pkg/tools/binary-pkg/activate] Error 127
> 
> make: *** [package-sage] Error 2
> 
> 
> It does seem that http://download.zeromq.org/ is down at the moment...
> 
> 
> Best,
> 
> 
> Nathan



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

Reply via email to