← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1973268] [NEW] New version of scons(4.0.1+dfsg-2) comes with Ubuntu has some things depreciated

 

Public bug reported:

scons mode=release arch=x64
scons: Reading SConscript files ...
AttributeError: 'SConsEnvironment' object has no attribute 'SourceCode':
  File "/home/txc/adchpp2/adcpp/SConstruct", line 220:
    env.SourceCode('.', None)[/b]


[2022-05-12 20:13:28] <Hades> Removing completely line 220 in SConstruct works for now.

** Affects: adchpp
     Importance: Medium
         Status: Confirmed

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1973268

Title:
  New version of scons(4.0.1+dfsg-2) comes with Ubuntu has some things
  depreciated

Status in ADCH++:
  Confirmed

Bug description:
  scons mode=release arch=x64
  scons: Reading SConscript files ...
  AttributeError: 'SConsEnvironment' object has no attribute 'SourceCode':
    File "/home/txc/adchpp2/adcpp/SConstruct", line 220:
      env.SourceCode('.', None)[/b]

  
  [2022-05-12 20:13:28] <Hades> Removing completely line 220 in SConstruct works for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1973268/+subscriptions



Follow ups