Removed that directory under my user name and build still hangs at that 
line. Do I need to start from the beginning after removing the directory?

On Saturday, June 5, 2021 at 1:26:44 PM UTC-7 Dima Pasechnik wrote:

> typically these hangs mean something stale in ~/.sage/
>
> try moving it away and re-run make.
>
>
> On Sat, 5 Jun 2021, 20:58 Paul Masson, <[email protected]> wrote:
>
>> Now having a problem with the documentation. The first run stopped at 
>> this point:
>>
>> [sage_docbuild-9.4.beta0] Installing collected packages: sage-docbuild
>> [sage_docbuild-9.4.beta0] 
>> [sage_docbuild-9.4.beta0] Successfully installed sage-docbuild-9.4b0
>> [sage_docbuild-9.4.beta0] Removed build tracker: 
>> '/private/var/folders/np/_r579ck92g1f9x1tzcvdhy5m0000gn/T/pip-req-tracker-l7mxw1p6'
>> touch 
>> "/Users/Masson/Downloads/GitHub/sage/local/var/lib/sage/installed/sage_docbuild-9.4.beta0"
>>
>> Tried terminating the process and rerunning, but still hangs at this 
>> line. Tried "chmod 755" on the file and still hangs at this line. Any ideas 
>> anyone?
>>
>> On Saturday, June 5, 2021 at 6:29:51 AM UTC-7 Volker Braun wrote:
>>
>>> Seems like extracting the xz achive fails
>>>
>>> On Friday, June 4, 2021 at 8:40:50 PM UTC+2 Paul Masson wrote:
>>>
>>>> I haven't built Sage in some time, so perhaps something has changed 
>>>> recently of which I am unaware. After "make distclean" and "configure", my 
>>>> build on MacOS 10.15.7 is stopping at symmetrica. Here is the log:
>>>>
>>>> Attempting to download package symmetrica-3.0.1.tar.xz from mirrors
>>>>
>>>> http://files.sagemath.org/spkg/upstream/symmetrica/symmetrica-3.0.1.tar.xz
>>>> [......................................................................]
>>>> symmetrica-3.0.1
>>>> ====================================================
>>>> Setting up build directory for symmetrica-3.0.1
>>>> Error: Unknown file type: 
>>>> /Users/Masson/Downloads/GitHub/sage/upstream/symmetrica-3.0.1.tar.xz
>>>> Finished extraction
>>>> /Users/Masson/Downloads/GitHub/sage/build/bin/sage-spkg: line 488: cd: 
>>>> src: No such file or directory
>>>> No patch files found in ../patches
>>>> Error: There is no spkg-install script, no setup.py, and no configure
>>>> script, so I do not know how to install 
>>>> /Users/Masson/Downloads/GitHub/sage/upstream/symmetrica-3.0.1.tar.xz.
>>>>
>>>> Not making any sense to me, since all the files are there.
>>>>
>>>> On Wednesday, May 26, 2021 at 2:13:19 PM UTC-7 Volker Braun wrote:
>>>>
>>>>> 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 
>>>>>
>>>>> 6aa4ecee16 (tag: 9.4.beta0, trac/develop) Updated SageMath version to 
>>>>> 9.4.beta0
>>>>> 9e7b0bd312 Trac #31567: tox.ini: Add local-macos-nohomebrew 
>>>>> environments, deployment targets 10.14, 10.15, 11.1
>>>>> 16f52682ae Trac #31838: gfortran: Accept system gfortran 11
>>>>> 61b50f85a7 Trac #31581: Do not require base ring of quaternion algebra 
>>>>> to be a field
>>>>> 068255ca05 Trac #31579: fix various lgtm suggestions
>>>>> 46ce983ad7 Trac #31575: Remove full boost package
>>>>> 5686795da4 Trac #31573: Improve the Weierstrass sigma function on the 
>>>>> formal group of an elliptic curve
>>>>> 814efa4100 Trac #31571: Improve interface to plantri
>>>>> cc3ff1c94b Trac #31570: iterator for maximal chains in poset
>>>>> fdca3596a1 Trac #31562: Patch giac so that libintl from /usr/local 
>>>>> does not leak in on macOS
>>>>> fcc9af582f Trac #31561: some details in cluster_seed and fqsym
>>>>> 9b484245c0 Trac #31547: Creating finite field using strings for 
>>>>> modulus does not cache
>>>>> a80dc50086 Trac #31452: Problem with solution_dict in solve
>>>>> 9203633b9b Trac #31436: Provide alternate layout for the cube graph
>>>>> 9addf207d9 Trac #30211: Characteristic Classes: Sequences
>>>>> 0d8373f534 Trac #29936: Fix moebius_transform, midpoint and 
>>>>> perpendicular_bisector
>>>>> 36a68a7a79 Trac #29527: GH Actions: Add docker-opensuse
>>>>> 75c60e17c5 Trac #28617: Comparison of Frobenius endomorphism is broken
>>>>> cd34206193 Trac #27366: Polyhedron.affine_hull: more output options
>>>>> 08a5cf8f42 Trac #25122: Construct RationalPolyhedralFan from possibly 
>>>>> overlapping cones
>>>>> 12831dd5b0 Trac #21295: recognizable series (a base for k-regular 
>>>>> sequences)
>>>>> 78b00b0c86 Trac #31808: AA cannot convert real elements from a 
>>>>> quadratic field
>>>>> 07db8a8b87 Trac #31545: deprecate or remove 
>>>>> InfiniteAbstractCombinatorialClass
>>>>> 0df543c2a3 Trac #31542: Fix edge multiplicity in multidigraph plot 
>>>>> with color_by_label
>>>>> a6c66a1d24 Trac #31540: Implement the alternating central extension of 
>>>>> the q-Onsager algebra
>>>>> 87d5c86cd2 Trac #31532: GH Actions: Restore test for 
>>>>> optional/experimental packages on macOS platforms
>>>>> aa2223a86e Trac #31517: Make Sage output MathJax3 compatible htmls
>>>>> e07c1ef197 Trac #31516: Update arb to 2.19.0
>>>>> 7af69c5116 Trac #31514: number_field_elements_from_algebraics with 
>>>>> complex embeddings
>>>>> f2c8b34947 Trac #31499: Check OpenMP at configuration
>>>>> ba189b2319 Trac #31469: Galois groups for finite fields
>>>>> 701d36be1e Trac #31427: Improve .dockerignore
>>>>> 3d738182cd Trac #31384: cython_aliases: Do not fail if one of the 
>>>>> listed libraries is not known to pkgconfig
>>>>> 21274d870a Trac #31345: Improve Selmer Group method for number fields
>>>>> 1da81a0ac8 Trac #31307: interactive_simplex_method: Add static methods 
>>>>> "random_element" to LPDictionary, InteractiveLPProblemStandardForm
>>>>> 9665ac4990 Trac #31179: Add package ipympl - Makes interactive 
>>>>> features of matplotlib available also in JupyterLab
>>>>> 6d05b6bf8c Trac #31108: Relaxed p-adics
>>>>> 08eadb587f Trac #31103: sage.numerical.backends: Replace use of 
>>>>> TestSuite by pytest
>>>>> a2ca61b1ac Trac #30861: Add more homebrew system package information, 
>>>>> including packages without spkg-configure.m4
>>>>> 3859440591 <(385)%20944-0591> Trac #30551: Drop Python 3.6 support
>>>>> dce94e3121 Trac #30311: Immutability of Scalar Fields II
>>>>> eed9fe4be8 Trac #30213: tox.ini: Add scientificlinux
>>>>> 8cab4cd2e2 Trac #29972: Make stats doctests ready for random seeds
>>>>> 05c2ecadc5 Trac #29703: Upgrade gcc to 10.3 (latest 10.x)
>>>>> 7ee6218134 Trac #29013: Add configure option 
>>>>> --with-sage-venv=SAGE_VENV to create venv there instead of in SAGE_LOCAL
>>>>> 89134ebdbc Trac #29009: Error using mpmath (python 3 version)
>>>>> b15fe7517b Trac #27957: AG codes and decoders
>>>>> b47d2ad084 Trac #26161: Refine polynomial quotient rings to the finite 
>>>>> subcategory on initialization
>>>>> 5919b40d0a Trac #23940: implement proper black-box discrete logarithm 
>>>>> for AdditiveAbelianGroupWrapper
>>>>> 7f610a53c0 Trac #21295: recognizable series (a base for k-regular 
>>>>> sequences)
>>>>> 9bdf65da5d Trac #20165: Speedup CrystalOfLSPaths
>>>>> d2a0b73c1d Trac #18863: Subgroup doesn't work with number field unit 
>>>>> group
>>>>> c8258dbf7e Trac #18272: unset MACOSX_DEPLOYMENT_TARGET, rather than 
>>>>> sometimes setting a bogus value
>>>>> 2a3f0073b9 Trac #15216: Parking functions reject their offspring
>>>>> 337d941a2f Trac #13111: variable camera position, light, etc. for 
>>>>> tachyon ray tracer
>>>>> 9a0dfef090 Trac #10928: Test that getitem of numpy matrix using Sage 
>>>>> integers works
>>>>> 2cf65a584d Trac #31556: Update libgd to 2.3.2
>>>>> bab8d46b84 Trac #31069: Upgrade: Flint 2.7.1
>>>>> 1c01281a1e Trac #30913: sagelib: Generate pyproject.toml and setup.cfg 
>>>>> [install_requires], requirements.txt, Pipfile, and src/Pipfile
>>>>> c21d3c6a1c Trac #31756: regression: conversion of Mathematica's Sqrt 
>>>>> to Sage fails
>>>>> d6c5cd9be7 (tag: 9.3, trac/master) Updated SageMath version to 9.3
>>>>>
>>>>> -- 
>> 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 [email protected].
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-release/97aa761a-6d4f-4a88-813b-38a4901ba8f3n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/sage-release/97aa761a-6d4f-4a88-813b-38a4901ba8f3n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/2fec7e97-9fa4-4a15-95ce-00a67eec75d6n%40googlegroups.com.

Reply via email to