> On May 20, 2020, at 15:53 , Volker Braun <vbraun.n...@gmail.com> wrote:
> 
> The "master" git branch has been updated to Sage-9.1. As always, you can get 
> the latest beta version from the "develop" git branch. Alternatively, the 
> self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html

Over the past three days, I have cloned the develop tree on my three macOS 
systems: 10.13.6, 10.14.6, and 10.15.4.

On 10.13 and 10.15 (Tuesday, Wednesday), no problem with the build or testing.

Today, I tried on 10.14, and things broke in such a way that I’m at a loss to 
figure it out (I end up in a maze of twisty little passages, all frustratingly 
opaque).  The output from the ‘make’ command is below.

BTW: the “probably no internet connection” is wrong: I started each attempt by 
cloning the develop tree.

Help!

Justin

$ make -j6 build/make/Makefile --stop
./bootstrap -d
rm -rf config configure build/make/Makefile-auto.in
rm -f src/doc/en/installation/*.txt
src/doc/bootstrap:48: installing src/doc/en/installation/arch.txt and 
src/doc/en/installation/arch-optional.txt
src/doc/bootstrap:48: installing src/doc/en/installation/debian.txt and 
src/doc/en/installation/debian-optional.txt
src/doc/bootstrap:48: installing src/doc/en/installation/fedora.txt and 
src/doc/en/installation/fedora-optional.txt
src/doc/bootstrap:48: installing src/doc/en/installation/cygwin.txt and 
src/doc/en/installation/cygwin-optional.txt
src/doc/bootstrap:48: installing src/doc/en/installation/homebrew.txt and 
src/doc/en/installation/homebrew-optional.txt
gettext and the gettextize program must be installed and be in
your PATH. E.g. Homebrew installs them in /usr/local/opt/gettext/bin.
Bootstrap failed, downloading required files instead.
Attempting to download package 
configure-765c5cb3e24dd134708eca97e4c52e0221cd94ba.tar.gz from mirrors
Downloading the Sage mirror list
CRITICAL [mirror_list|_load:91]: Downloaded mirror list has syntax error: error 
code: 1010
Searching fastest mirror
ERROR [mirror_list|_rank_mirrors:145]: Could not reach any mirror directly and 
no proxy set
************************************************************************
Traceback (most recent call last):
  File "/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/cmdline.py", 
line 130, in run_safe
    run()
  File "/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/cmdline.py", 
line 112, in run
    app.download_tarball(args.url_or_tarball, args.destination, 
args.allow_upstream)
  File "/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/app.py", line 
41, in download_tarball
    tarball.download(allow_upstream=allow_upstream)
  File "/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/tarball.py", line 156, 
in download
    for mirror in MirrorList():
  File 
"/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/mirror_list.py", 
line 69, in __init__
    self._refresh()
  File 
"/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/mirror_list.py", 
line 185, in _refresh
    self._rank_mirrors()
  File 
"/Users/Sage/sage-9.1/build/bin/../sage_bootstrap/download/mirror_list.py", 
line 146, in _rank_mirrors
    raise MirrorListException('Failed to connect to any mirror, probably no 
internet connection')
MirrorListException: Failed to connect to any mirror, probably no internet 
connection
************************************************************************
Error: downloading configure-765c5cb3e24dd134708eca97e4c52e0221cd94ba.tar.gz 
failed
make[1]: *** [configure] Error 1
make: *** [base-toolchain] Error 2



--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------



-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/1CA8CB47-113B-46B1-9925-0D88EF3432D0%40mac.com.

Reply via email to