[Scons-users] SCons 4.5.0 Released

Mats Wichmann mats at wichmann.us
Mon Mar 6 14:20:04 EST 2023


On 3/6/23 12:13, Rob Boehne via Scons-users wrote:
> We have also had some things suddenly stop building with 4.5.0 – but it 
> was specific to certain projects.  Here is a traceback on what didn’t 
> build with the new release (and was fixed by pinning SCons to 4.4.0):
> 
> *09:19:58*TypeError: sequence index must be integer, not 'slice':
> 
> *09:19:58*  File 
> "/devlocal/devauto/Jenkins/workspace/Nightly_Builds/APDFL15/64-Bit/apdfl-sandbox/DLE/SConstruct", line 1001:
> 
> *09:19:58*    add_conan_dependencies(env)
> 
> *09:19:58*  File 
> "/devlocal/devauto/Jenkins/workspace/Nightly_Builds/APDFL15/64-Bit/apdfl-sandbox/DLE/SConstruct", line 277:
> 
> *09:19:58*    env.MergeFlags(values)
> 
> *09:19:58*  File 
> "/devlocal/devauto/Jenkins/workspace/Nightly_Builds/APDFL15/64-Bit/apdfl-sandbox/python-env-rhws6/lib/python3.9/site-packages/SCons/Environment.py", line 1095:
> 
> *09:19:58*    for v in orig[::-1]

that's odd... that's not code that's changed.   The CPPDEFINES handling 
code definitely changed.



More information about the Scons-users mailing list