(view as text)

/bin/sh -c scons options_file=../../buildbot.options var_arch=x64 enable_unittests=false
 in dir /var/tmp/mccdo/opensg-build/OpenSG-trunk-build-suse64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['/bin/sh', '-c', 'scons options_file=../../buildbot.options var_arch=x64 enable_unittests=false']
 environment: {'SHELL': '/bin/sh', 'SHLVL': '1', 'PYTHONPATH': '/var/buildbot/mccdo/buildbot-0.7.5/install-suse32/lib64/python2.4/site-packages', 'OLDPWD': '/home/users/mccdo', 'PWD': '/var/buildbot/mccdo/opensg-build', 'LOGNAME': 'mccdo', 'USER': 'mccdo', 'PATH': '/usr/bin:/bin:/var/buildbot/mccdo/buildbot-0.7.5/install-suse32/bin', 'HOME': '/home/users/mccdo', '_': '/var/buildbot/mccdo/buildbot-0.7.5/install-suse32/bin/buildbot'}
scons: Reading SConscript files ...
Using SConsAddons from: Tools/scons-addons/src
-------------------------------------------------
WARNING: The build is currently in development.  
            - It needs the svn version of scons-addons
WARNING:
Building OpenSG  2.0.0-pre1
### Apply OpenSG SCons AddOn Hacks ###
Reading options from: ../../buildbot.options
Checking for arch [ia32] ...yes
Valid archs:  ['x64', 'ia32']
Updating  boost
Loading initial settings for boost
   BoostBaseDir specified or cached. [/home/vr/Applications/TSVEG/Libraries/Release/Opt/Boost-1.33.1/Linux64-SuSE_10].
   BoostIncludeDir specified or cached. [/home/vr/Applications/TSVEG/Libraries/Release/Opt/Boost-1.33.1/Linux64-SuSE_10/include/boost-1_33_1].
   Boost, autofinding toolset...   toolset: [gcc]
   boost include path:  /home/vr/Applications/TSVEG/Libraries/Release/Opt/Boost-1.33.1/Linux64-SuSE_10/include/boost-1_33_1
   boost version: 1.33.1
Checking for C++ library boost_filesystem-gcc-mt-1_33_1... no
Checking for C++ library boost_filesystem-gcc-1_33_1... no
Checking for C++ library boost_filesystem-1_33_1... no
Checking for C++ library boost_filesystem... yes
  filesystem: boost_filesystem
Checking for:  collada
CSDK  find
None
INC :  None
LIB :  None
Checking for C++ library collada_dae... no
Checking for C++ library collada_LIBXMLPlugin... no
Checking for C++ library collada_STLDatabase... no
Checking for C++ library collada_dom... no
Checking for C++ library collada_stdErrPlugin... no
Checking for C++ library collada_dae... no
Validation failed for option: collada
Checking for:  freetype
Checking for C++ library freetype... yes
Checking for:  glut
Checking for C++ library glut... yes
Checking for:  zlib
Checking for C++ library z... yes
Checking for:  fontconfig
Checking for C++ library fontconfig... yes
Checking for:  X
Checking for C++ library X11... yes
Checking for:  NVPerfSDK
Checking for C++ library NVPerfSDK... no
Validation failed for option: NVPerfSDK
Checking for VTK... VTK base dir (VtkBaseDir) was not specified
Checking for:  xml2
Checking for C++ library xml2... yes
Checking for:  tiff
Checking for C++ library tiff... yes
Checking for:  png
Checking for C++ library png... yes
Checking for:  jpeg
Checking for C++ library jpeg... yes
Option error:  Invalid value [MT_FCPTR] value use for option [fcptr_mode]
Traceback (most recent call last):
  File "/var/tmp/mccdo/opensg-build/OpenSG-trunk-build-suse64/build/SConstruct", line 666, in <module>
    opts.Process(common_env)
  File "Tools/scons-addons/src/SConsAddons/Options/Options.py", line 639, in Process
    option.validate(env)          # Validate the settings
  File "Tools/scons-addons/src/SConsAddons/Options/Options.py", line 432, in validate
    raise SCons.Errors.UserError, 'Invalid value [%s] value use for option [%s]'%(self.value,self.keys[0])
UserError: Invalid value [MT_FCPTR] value use for option [fcptr_mode]
program finished with exit code 1