View Issue Details

IDProjectCategoryView StatusLast Update
0000552Spring engineGeneralpublic2007-07-18 17:51
Reporterimbaczek Assigned Totvo  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000552: scons build doesn't work
Descriptionfilelist.py was broken in revision 3839:

scons: *** Two environments with different actions were specified for the same target: build\rts\System\creg\creg.o

(windows + mingw.)
TagsNo tags attached.
Attached Files
fix_scons_ai_multiple_environments_failure.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

tvo

2007-06-23 22:20

reporter   ~0000973

It seem to be warnings, so just ignore them for now I'd say.

imbaczek

2007-06-23 23:10

reporter   ~0000976

It's a fatal error, build doesn't even start.

$ scons -v
SCons by Steven Knight et al.:
        script: v0.96.95.D002, 2007/02/14 11:01:59, by knight on roxbury
        engine: v0.96.95.D002, 2007/02/14 11:01:59, by knight on roxbury
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The SCons Foundation

if that helps.

tvo

2007-06-25 10:15

reporter   ~0000981

Ah ok, maybe they made it a fatal error in later versions then.

SCons by Steven Knight et al.:
        engine: v0.96.1.D001, 2004/08/23 09:55:29, by knight on casablanca
Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation

imbaczek

2007-06-25 15:43

reporter   ~0000982

I noticed some changes in filelist.py, but those don't help. I'm not a scons guru, but googling for this error message gives http://www.scons.org/doc/0.96.95/HTML/scons-user.html#AEN1035.

imbaczek

2007-07-15 16:52

reporter   ~0001001

I submitted a patch that makes AIs build under scons version
$ scons -v
SCons by Steven Knight et al.:
        script: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury
        engine: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The SCons Foundation

tvo

2007-07-18 17:51

reporter   ~0001013

committed, thanks

Issue History

Date Modified Username Field Change
2007-06-23 21:12 imbaczek New Issue
2007-06-23 22:20 tvo Note Added: 0000973
2007-06-23 23:10 imbaczek Note Added: 0000976
2007-06-25 10:15 tvo Note Added: 0000981
2007-06-25 15:43 imbaczek Note Added: 0000982
2007-07-15 16:51 imbaczek File Added: fix_scons_ai_multiple_environments_failure.patch
2007-07-15 16:52 imbaczek Note Added: 0001001
2007-07-18 17:51 tvo Status new => resolved
2007-07-18 17:51 tvo Resolution open => fixed
2007-07-18 17:51 tvo Assigned To => tvo
2007-07-18 17:51 tvo Note Added: 0001013