The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5308 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5308 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1474 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1474 errorHandler->error
/inc/functions.php 1429 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forums
scons install fails - the 2nd - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Bugs (https://www.vdrift.net/Forum/forumdisplay.php?fid=7)
+--- Thread: scons install fails - the 2nd (/showthread.php?tid=262)



scons install fails - the 2nd - dev_nul - 07-11-2006

Hi,
I have exactly the same problem like here.

The difference:
I don´t use a 64 bit system but an x86 32 bit on Ubuntu Dapper.

vdrift: 2006-07-08
vdrift-data: 2006-07-08

I tried scons install with both data-full and data-minimum packages - whatever I use, it produces the same errors, despite that the minimum data displays more errors like these:

Quote:scons: warning: Ignoring missing SConscript 'data/cars/3S/SConscript'
File "data/cars/SConscript", line 26, in ?

scons: warning: Ignoring missing SConscript 'data/cars/MI/SConscript'
File "data/cars/SConscript", line 29, in ?

.........

at the beginning like with the full package. In full data-package, this error is shown only one time (and only with 3S).

Followed by:
Code:
File "data/cars/SConscript", line 43, in ?
TypeError: __call__() takes at most 4 arguments (5 given):
  File "SConstruct", line 292:
    SConscript('data/SConscript')
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 581:
    return apply(method, args, kw)
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 508:
    return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 239:
    exec _file_ in stack[-1].globals
  File "data/SConscript", line 21:
    SConscript('tracks/SConscript')
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 581:
    return apply(method, args, kw)
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 508:
    return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
  File "/usr/lib/python2.4/site-packages/SCons/Script/SConscript.py", line 239:
    exec _file_ in stack[-1].globals
  File "data/tracks/SConscript", line 10:
    env.Distribute (bin_dir, 'track_list.txt.full', 'track_list.txt.minimal')
  File "/usr/lib/python2.4/site-packages/SCons/Environment.py", line 149:
    return apply(self.builder, (self.env,) + args, kw)

scons:
Code:
SCons by Steven Knight et al.:
        script: v0.96.1.D001, 2004/08/23 09:55:29, by knight on casablanca
        engine: v0.96.1.D001, 2004/08/23 09:55:29, by knight on casablanca

openal:
Code:
ls /usr/lib |grep openal
libopenal.a
libopenal.la
libopenal.so
libopenal.so.0
libopenal.so.0.0.0

and:
Code:
libopenal0a                           0.0.8-1ubuntu1
libopenal-dev                        0.0.8-1ubuntu1

scons without invoking install works - but scons install fails. :S
Any clue what to do ?

thx


- saladasalad - 07-11-2006

I have the same problem here: Kubuntu Dapper, x86_64, SVN.

EDIT: I was able to build it by commenting line 10 in "data/tracks/SConscript" and then using:

Code:
scons use_apbuild=0 use_binreloc=1
su
scons install