SCons is a tool for building software (and other files) implemented in Python.
When expanding the tarball the package expands to scons-4.8.0, not the expected SCons-4.8.0.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://downloads.sourceforge.net/scons/SCons-4.8.0.tar.gz
Download MD5 sum: 68a13ef0d3515044544f8bd0949befa2
Download size: 3.1 MB
Estimated disk space required: 50 MB
Estimated build time: less than 0.1 SBU
Build the package:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
As the root
user, install the
package:
pip3 install --no-index --find-links=dist --no-cache-dir --no-user SCons && install -v -m664 *.1 /usr/share/man/man1