(view as text)
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 ###
Options file '../../buildbot.options' not found.. will continue with default 'option.cache.linux.g++'
Checking for arch [ia32] ...(cached) yes
Valid archs: ['x64', 'ia32']
Updating boost
Loading initial settings for boost
Boost, autofinding toolset... toolset: [gcc]
searching for boost...
found at: /usr/include/boost/version.hpp
boost include path: /usr/include
boost version: 1.33.1
Checking for C++ library boost_filesystem-gcc-mt-1_33_1... (cached) no
Checking for C++ library boost_filesystem-gcc-1_33_1... (cached) no
Checking for C++ library boost_filesystem-1_33_1... (cached) no
Checking for C++ library boost_filesystem... (cached) yes
filesystem: boost_filesystem
Checking for: collada
CSDK find
None
INC : None
LIB : None
Checking for C++ library collada_dae... (cached) no
Checking for C++ library collada_LIBXMLPlugin... (cached) no
Checking for C++ library collada_STLDatabase... (cached) no
Checking for C++ library collada_dom... (cached) no
Checking for C++ library collada_stdErrPlugin... (cached) no
Checking for C++ library collada_dae... (cached) no
Validation failed for option: collada
Checking for: freetype
Checking for C++ library freetype... (cached) yes
Checking for: glut
Checking for C++ library glut... (cached) yes
Checking for: zlib
Checking for C++ library z... (cached) yes
Checking for: fontconfig
Checking for C++ library fontconfig... (cached) yes
Checking for: X
Checking for C++ library X11... (cached) yes
Checking for: NVPerfSDK
Checking for C++ library NVPerfSDK... (cached) no
Validation failed for option: NVPerfSDK
Checking for VTK... VTK base dir (VtkBaseDir) was not specified
Checking for: xml2
Checking for C++ library xml2... (cached) yes
Checking for: tiff
Checking for C++ library tiff... (cached) yes
Checking for: png
Checking for C++ library png... (cached) yes
Checking for: jpeg
Checking for C++ library jpeg... (cached) yes
Scanning libraries: ............................................ found 15 libraries
Using prefix: /data/OpenSG_db/buildbot/x86_64/OpenSG-trunk-build-fc5/build/build.linux.g++/instlinks
Processing combo: type:debug, arch:ia32
OSGContribGUI OSGState OSGWindow OSGFileIO OSGText OSGWindowGLUT OSGGroup OSGContribBackgroundLoader OSGWindowX OSGUtil OSGCluster OSGImageFileIO OSGBase OSGSystem OSGDrawable
Processing combo: type:optimized, arch:ia32
OSGContribGUI OSGState OSGWindow OSGFileIO OSGText OSGWindowGLUT OSGGroup OSGContribBackgroundLoader OSGWindowX OSGUtil OSGCluster OSGImageFileIO OSGBase OSGSystem OSGDrawable
scons: done reading SConscript files.
scons: Building targets ...
generating: [<SCons.Node.FS.File instance at 0x2aaab0488f80>]
Chmod("build.linux.g++/instlinks/bin/osg-config", 0755)
generating: [<SCons.Node.FS.File instance at 0x2aaab048c9e0>]
Chmod("build.linux.g++/instlinks/bin/osg2-config", 0755)
g++ -o build.linux.g++/type-debug--arch-ia32/Source/libOSGText.so -m32 -shared build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextFaceFactory.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextTXFParam.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextBackend.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextLayoutParam.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextDef.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextPixmapGlyph.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextFT2Backend.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextTXFGlyph.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextMacBackend.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextTXFFace.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextVectorFace.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextGlyph.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextFace.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextVectorGlyph.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextWIN32Backend.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextLayoutResult.os build.linux.g++/type-debug--arch-ia32/Source/System/Text/OSGTextPixmapFace.os -L/usr/lib64 -Lbuild.linux.g++/instlinks/lib/debug -lboost_filesystem -lOSGBase -lOSGSystem -lOSGDrawable -lOSGState -lfreetype -lfontconfig -lGL -lGLU -lpthread -ldl -lm -lz
/usr/bin/ld: skipping incompatible /usr/lib64/libboost_filesystem.so when searching for -lboost_filesystem
/usr/bin/ld: skipping incompatible /usr/lib64/libboost_filesystem.a when searching for -lboost_filesystem
/usr/bin/ld: skipping incompatible /usr/lib64/libfreetype.so when searching for -lfreetype
/usr/bin/ld: skipping incompatible /usr/lib64/libfreetype.a when searching for -lfreetype
/usr/bin/ld: skipping incompatible /usr/lib64/libfreetype.so when searching for -lfreetype
/usr/bin/ld: skipping incompatible /usr/lib64/libfreetype.a when searching for -lfreetype
/usr/bin/ld: cannot find -lfreetype
collect2: ld returned 1 exit status
scons: *** [build.linux.g++/type-debug--arch-ia32/Source/libOSGText.so] Error 1
scons: building terminated because of errors.