(view as text)
Building src/ => build/
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/bbadmin/buildbot/slave/master/build/env/bin/g++
-- Check for working CXX compiler: /home/bbadmin/buildbot/slave/master/build/env/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
OPENGL FOUND
/usr/lib/x86_64-linux-gnu/libGLU.so/usr/lib/x86_64-linux-gnu/libGL.so/usr/lib/x86_64-linux-gnu/libSM.so/usr/lib/x86_64-linux-gnu/libICE.so/usr/lib/x86_64-linux-gnu/libX11.so/usr/lib/x86_64-linux-gnu/libXext.so
-- WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so
GLUT FOUND
/usr/lib/x86_64-linux-gnu/libglut.so
CMake Warning (dev) in dev/CMakeLists.txt:
The source directory
/home/bbadmin/buildbot/slave/master/build/src/dev/eajung
does not contain a CMakeLists.txt file.
CMake does not support this case but it used to work accidentally and is
being allowed for compatibility.
Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run
"cmake --help-policy CMP0014" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- LIB_DIR: /home/bbadmin/buildbot/slave/master/build/src/../env/lib
-- BULLET_HOME_DIR: ../../../../env/build/bullet
-- BULLET_SERIALIZE_DIR: ../../../../env/build/bullet/Extras/Serialize
CMake Warning (dev) at dev/ezhu/WorldImportTest/CMakeLists.txt:15 (link_directories):
This command specifies the relative path
../../../../env/build/bullet/Extras/Serialize/BulletFileLoader
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at dev/ezhu/WorldImportTest/CMakeLists.txt:15 (link_directories):
This command specifies the relative path
../../../../env/build/bullet/Extras/Serialize/BulletWorldImporter
as a link directory.
Policy CMP0015 is not set: link_directories() treats paths relative to the
source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at dev/bgigous/CMakeLists.txt:3 (Subdirs):
subdirs Incorrect SUBDIRS command. Directory: MG_HT does not exist.
-- Configuring incomplete, errors occurred!
See also "/home/bbadmin/buildbot/slave/master/build/build/CMakeFiles/CMakeOutput.log".
- ERROR: CMake for Bullet Physics failed.