Thanks Volker for the release. My first try at building with configuration
$ ./configure --enable-experimental-packages
--enable-download-from-upstream-url --enable-ccache --enable-dot2tex
--enable-rst2ipynb --enable-openssl --enable-cbc --enable-cryptominisat
--enable-pycosat --enable-glucose --enable-sage_numerical_backends_coin
--enable-pynormaliz --enable-latte_int --enable-awali --enable-fricas
finishes soon enough with:
[cryptominisat-5.6.8] installing. Log file:
/home/slabbe/GitBox/sage/logs/pkgs/cryptominisat-5.6.8.log
[cryptominisat-5.6.8] error installing, exit status 1. End of log file:
[cryptominisat-5.6.8] _Distribution.__init__(
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/distutils/dist.py", line
[cryptominisat-5.6.8] self.finalize_options()
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/setuptools
[cryptominisat-5.6.8] for ep in sorted(loaded, key=by_order):
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/setuptools
[cryptominisat-5.6.8] loaded = map(lambda e: e.load(), filtered)
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resour
[cryptominisat-5.6.8] self.require(*args, **kwargs)
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resour
[cryptominisat-5.6.8] items = working_set.resolve(reqs, env,
installer, extras=self.extras)
[cryptominisat-5.6.8] File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resour
[cryptominisat-5.6.8] raise DistributionNotFound(req, requirers)
[cryptominisat-5.6.8] pkg_resources.DistributionNotFound: The
'packaging>=20.0' distribution was no
[cryptominisat-5.6.8] Preparing metadata (setup.py): finished with
status 'error'
[cryptominisat-5.6.8] WARNING: Discarding
file:///home/slabbe/GitBox/sage/local/var/tmp/sage/build/cr
the logs for full command output.
[cryptominisat-5.6.8] ERROR: Command errored out with exit status 1:
python setup.py egg_info Check t
[cryptominisat-5.6.8]
*******************************************************************************
[cryptominisat-5.6.8] Error building a wheel for cryptominisat-5.6.8
[cryptominisat-5.6.8]
*******************************************************************************
[cryptominisat-5.6.8]
[cryptominisat-5.6.8] real 0m8.220s
[cryptominisat-5.6.8] user 0m6.452s
[cryptominisat-5.6.8] sys 0m1.650s
[cryptominisat-5.6.8]
************************************************************************
[cryptominisat-5.6.8] Error installing package cryptominisat-5.6.8
[cryptominisat-5.6.8]
************************************************************************
[cryptominisat-5.6.8] Full log file:
/home/slabbe/GitBox/sage/logs/pkgs/cryptominisat-5.6.8.log
The relevent part of logs/pkgs/cryptominisat-5.6.8.log is copied below
Installing cryptominisat-5.6.8
Processing
/home/slabbe/GitBox/sage/local/var/tmp/sage/build/cryptominisat-5.6.8/src/pycryptosat
Preparing metadata (setup.py): started
Running command python setup.py egg_info
Traceback (most recent call last):
File "<string>", line 1, in <module>
File
"/home/slabbe/GitBox/sage/local/var/tmp/sage/build/cryptominisat-5.6.8/src/pycryptosat/setup.py",
line 134, in <module>
setup(
File "/home/slabbe/GitBox/sage/local/lib/python3.9/distutils/core.py",
line 108, in setup
_setup_distribution = dist = klass(attrs)
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/setuptools/dist.py",
line 453, in __init__
_Distribution.__init__(
File "/home/slabbe/GitBox/sage/local/lib/python3.9/distutils/dist.py",
line 292, in __init__
self.finalize_options()
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/setuptools/dist.py",
line 830, in finalize_options
for ep in sorted(loaded, key=by_order):
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/setuptools/dist.py",
line 829, in <lambda>
loaded = map(lambda e: e.load(), filtered)
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resources/__init__.py",
line 2463, in load
self.require(*args, **kwargs)
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resources/__init__.py",
line 2486, in require
items = working_set.resolve(reqs, env, installer, extras=self.extras)
File
"/home/slabbe/GitBox/sage/local/lib/python3.9/site-packages/pkg_resources/__init__.py",
line 777, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'packaging>=20.0' distribution
was not found and is required by the application
Preparing metadata (setup.py): finished with status 'error'
WARNING: Discarding
file:///home/slabbe/GitBox/sage/local/var/tmp/sage/build/cryptominisat-5.6.8/src/pycryptosat.
Command errored out with exit status 1: python setup.py egg_info Check the
logs for full command output.
ERROR: Command errored out with exit status 1: python setup.py egg_info
Check the logs for full command output.
********************************************************************************
Error building a wheel for cryptominisat-5.6.8
********************************************************************************
--
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/b4d009ae-ed13-453d-816b-dfe46f533aa5n%40googlegroups.com.