Hi, On my Ubuntu 24.04 computer, building Sage 10.8.beta0 from a fresh git clone stalls while trying to download cython-1.3.1 sources:
make --no-print-directory cython-SAGE_VENV-no-deps [cython-3.1.3] WARNING [tarball|download:164]: Invalid checksum; ignoring cached file /home/eric/sage/10.8/upstream/cython-3.1.3.tar.gz [cython-3.1.3] Attempting to download package cython-3.1.3.tar.gz from mirrors [cython-3.1.3] https://github.com/sagemath/sage/releases/download/10.8/cython-3.1.3.tar.gz [cython-3.1.3] [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] Not Found: '//github.com/sagemath/sage/releases/download/10.8/cython-3.1.3.tar.gz' [cython-3.1.3] https://github.com/sagemath/sage/releases/download/10.7/cython-3.1.3.tar.gz [cython-3.1.3] [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] Not Found: '//github.com/sagemath/sage/releases/download/10.7/cython-3.1.3.tar.gz' [cython-3.1.3] https://github.com/sagemath/sage/releases/download/10.6/cython-3.1.3.tar.gz [cython-3.1.3] [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] Not Found: '//github.com/sagemath/sage/releases/download/10.6/cython-3.1.3.tar.gz' [cython-3.1.3] https://ftp.rediris.es/mirror/sagemath/spkg/upstream/cython/cython-3.1.3.tar.gz The build is fully stalled at this point (no CPU activity, no Internet download). There is no error message. I just stopped by CRTL+C. Before running make, I did the following: make configure ./configure --enable-download-from-upstream-url Eric. -- 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 visit https://groups.google.com/d/msgid/sage-release/801376be-237a-44e7-bcb1-04e062906453n%40googlegroups.com.