Error building Sage.
The following package(s) may have failed to build (not necessarily
during this run of 'make all-build'):
* package: gf2x-1.3.0
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/gf2x-1.3.0.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/gf2x-1.3.0
* package: cddlib-0.94m
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/cddlib-0.94m.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/cddlib-0.94m
* package: cliquer-1.22
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/cliquer-1.22.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/cliquer-1.22
* package: libatomic_ops-7.8.0
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/libatomic_ops-7.8.0.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/libatomic_ops-7.8.0
* package: m4ri-20200115
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/m4ri-20200115.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/m4ri-20200115
* package: ecm-7.0.5
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/ecm-7.0.5.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/ecm-7.0.5
* package: info-6.8
last build time: Feb 6 14:07
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/info-6.8.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/info-6.8
* package: pari-2.15.4
last build time: Feb 6 14:08
log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/pari-2.15.4.log
build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/pari-2.15.4
For those packages the following error message was printed earlier:
configure: error: C compiler cannot create executables
zsh: command not found: sage-config
zsh: no matches found: /*.whl
export PATH="$(python3 -c 'import sysconfig; print(sysconfig.get_path("scripts", "posix_user"))'):$PATH"
clang -bundle -undefined dynamic_lookup -g -L/Users/user/.sage/sage-10.3.beta7-Darwin-x86_64/local/lib -Wl,-rpath,/Users/user/.sage/sage-10.3.beta7-Darwin-x86_64/local/lib build/temp.macosx-10.9-universal2-cpython-311/build/cythonized/sage/monoids/free_abelian_monoid_element.o -lgmp -o build/lib.macosx-10.9-universal2-cpython-311/sage/monoids/free_abelian_monoid_element.cpython-311-darwin.so -lpari
error: command '/usr/bin/clang' failed with exit code 1
Exception ignored in: <function Pool.__del__ at 0x11ce2dee0>
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
self._change_notifier.put(None)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/queues.py", line 377, in put
self._writer.send_bytes(obj)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 199, in send_bytes
self._send_bytes(m[offset:offset + size])
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 410, in _send_bytes
self._send(header + buf)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 367, in _send
n = write(self._handle, buf)
^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 9] Bad file descriptor