[Orxonox-build] Build failed in Jenkins: Orxonox branch HUD_HS16 (build & test) #4

Buildserver jenkins at orxonox.net
Mon Oct 23 14:25:01 CEST 2017


See <https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/4/display/redirect?page=changes>

Changes:

[patricwi] trunk merged into hud

------------------------------------------
[...truncated 116.09 KB...]
AU        src/orxonox/worldentities/CMakeLists.txt
AU        src/orxonox/worldentities/CameraPosition.cc
AU        src/orxonox/worldentities/CameraPosition.h
AU        src/orxonox/worldentities/ControllableEntity.cc
AU        src/orxonox/worldentities/ControllableEntity.h
AU        src/orxonox/worldentities/Drone.cc
AU        src/orxonox/worldentities/Drone.h
AU        src/orxonox/worldentities/EffectContainer.cc
AU        src/orxonox/worldentities/EffectContainer.h
AU        src/orxonox/worldentities/ExplosionChunk.cc
AU        src/orxonox/worldentities/ExplosionChunk.h
AU        src/orxonox/worldentities/ExplosionPart.cc
AU        src/orxonox/worldentities/ExplosionPart.h
AU        src/orxonox/worldentities/MobileEntity.cc
AU        src/orxonox/worldentities/MobileEntity.h
AU        src/orxonox/worldentities/MovableEntity.cc
AU        src/orxonox/worldentities/MovableEntity.h
AU        src/orxonox/worldentities/SpawnPoint.cc
AU        src/orxonox/worldentities/SpawnPoint.h
AU        src/orxonox/worldentities/StaticEntity.cc
AU        src/orxonox/worldentities/StaticEntity.h
AU        src/orxonox/worldentities/TeamSpawnPoint.cc
AU        src/orxonox/worldentities/TeamSpawnPoint.h
AU        src/orxonox/worldentities/WorldEntity.cc
AU        src/orxonox/worldentities/WorldEntity.h
AU        src/orxonox/CMakeLists.txt
AU        src/orxonox/CameraManager.cc
AU        src/orxonox/CameraManager.h
A         src/orxonox/Highscore.cc
A         src/orxonox/Highscore.h
AU        src/orxonox/Level.cc
AU        src/orxonox/Level.h
AU        src/orxonox/LevelInfo.cc
AU        src/orxonox/LevelInfo.h
AU        src/orxonox/LevelManager.cc
AU        src/orxonox/LevelManager.h
AU        src/orxonox/Main.cc
AU        src/orxonox/Main.h
AU        src/orxonox/MoodManager.cc
AU        src/orxonox/MoodManager.h
AU        src/orxonox/OrxonoxPrecompiledHeaders.h
AU        src/orxonox/OrxonoxPrereqs.h
AU        src/orxonox/PlayerManager.cc
AU        src/orxonox/PlayerManager.h
AU        src/orxonox/Radar.cc
AU        src/orxonox/Radar.h
AU        src/orxonox/RenderQueueListener.cc
AU        src/orxonox/RenderQueueListener.h
AU        src/orxonox/Scene.cc
AU        src/orxonox/Scene.h
AU        src/orxonox/Test.cc
AU        src/orxonox/Test.h
AU        src/BuildUnitsConfigGCC.cmake
AU        src/BuildUnitsConfigMSVC.cmake
AU        src/CMakeLists.txt
AU        src/Orxonox.cc
AU        src/OrxonoxConfig.cmake
AU        src/OrxonoxConfig.h.in
AU        src/OrxonoxMac.h
AU        src/OrxonoxMac.mm
AU        src/SourceConfig.cmake
AU        src/SpecialConfig.h.in
AU        src/template.vcproj.user.in
AU        src/template.vcxproj.user.in
A         src/test.txt
A         test
A         test/core
A         test/core/class
AU        test/core/class/IdentifiableTest.cc
AU        test/core/class/IdentifierClassHierarchyTest.cc
AU        test/core/class/IdentifierExternalClassHierarchyTest.cc
AU        test/core/class/IdentifierNestedClassHierarchyTest.cc
AU        test/core/class/IdentifierSimpleClassHierarchyTest.cc
AU        test/core/class/IdentifierTest.cc
AU        test/core/class/OrxonoxClassTest.cc
AU        test/core/class/OrxonoxInterfaceTest.cc
AU        test/core/class/SubclassIdentifierTest.cc
AU        test/core/class/SuperTest.cc
A         test/core/command
AU        test/core/command/CommandTest.cc
AU        test/core/command/ExecutorPtrTest.cc
AU        test/core/command/FunctorPtrTest.cc
AU        test/core/command/FunctorTest.cc
A         test/core/object
AU        test/core/object/ClassFactoryTest.cc
AU        test/core/object/ContextTest.cc
AU        test/core/object/DestroyableTest.cc
AU        test/core/object/IteratorTest.cc
AU        test/core/object/ListableTest.cc
AU        test/core/object/ObjectListBaseTest.cc
AU        test/core/object/ObjectListIteratorTest.cc
A         test/core/object/ObjectListTest.cc
AU        test/core/object/StrongPtrTest.cc
AU        test/core/object/WeakPtrTest.cc
A         test/core/singleton
AU        test/core/singleton/ScopeTest.cc
AU        test/core/CMakeLists.txt
A         test/core_plugin
AU        test/core_plugin/CMakeLists.txt
AU        test/core_plugin/PluginTest.cc
AU        test/core_plugin/Testclass.cc
AU        test/core_plugin/Testclass.h
AU        test/core_plugin/Testcommandlineargument.cc
AU        test/core_plugin/Testconsolecommand.cc
AU        test/core_plugin/Testsingleton.cc
AU        test/core_plugin/Testsingleton.h
A         test/util
A         test/util/output
AU        test/util/output/BaseWriterTest.cc
AU        test/util/output/ConsoleWriterTest.cc
AU        test/util/output/LogWriterTest.cc
AU        test/util/output/MemoryWriterTest.cc
AU        test/util/output/OutputDefinitionsTest.cc
AU        test/util/output/OutputListenerTest.cc
AU        test/util/output/OutputManagerTest.cc
AU        test/util/output/OutputStreamTest.cc
AU        test/util/output/SubcontextOutputListenerTest.cc
AU        test/util/CMakeLists.txt
AU        test/util/ConvertTest.cc
AU        test/util/MathTest.cc
AU        test/util/MultiTypeTest.cc
AU        test/util/OutputTest.cc
AU        test/util/SharedPtrTest.cc
AU        test/util/SingletonTest.cc
AU        test/util/SmallObjectAllocatorTest.cc
AU        test/util/StringUtilsTest.cc
AU        test/util/SubStringTest.cc
AU        test/util/VA_NARGSTest.cc
AU        test/util/mboolTest.cc
AU        test/CMakeLists.txt
AU        test/CTestCustom.cmake
AU        CMakeLists.txt
AU        INSTALL
AU        LICENSE
AU        README
 U        .
At revision 11497

[orxonox_tests_branch_HUD_HS16] $ /bin/sh -xe /tmp/jenkins8546714221072038706.sh
+ rm -rf build
+ mkdir build
+ cd build
+ cmake -DDO_NOT_UNLOAD_PLUGINS=true -DENABLE_GCOV=true ..
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- *** Build type is Debug ***
-- Performing Test _gcc_have_visibility
-- Performing Test _gcc_have_visibility - Success
-- Found CEGUI: /usr/include/CEGUI (Required is at least version "0.6") 
-- Found Lua5.1: /usr/lib/x86_64-linux-gnu/liblua5.1.so  
-- Found Ogg: /usr/lib/x86_64-linux-gnu/libogg.so  
-- Found Vorbis: /usr/lib/x86_64-linux-gnu/libvorbis.so  
-- Found ALUT: /usr/lib/libalut.so  
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") 
-- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so  
-- Found TCL: /usr/lib/x86_64-linux-gnu/libtcl.so  
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   thread
--   filesystem
--   system
--   date_time
-- Found OGRE: /usr/lib/x86_64-linux-gnu/libOgreMain.so (Required is at least version "1.6") 
-- Warning: External data directory not found. If you want to compile while downloading the data files, you will have to recompile about four files afterwards and relink everything.
-- You can specify your own folder with the EXTERNAL_DATA_DIRECTORY variable. Default location for the path is orxonox_root/data_extern
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for C++ include iso646.h
-- Looking for C++ include iso646.h - found
CMake Warning (dev) at src/modules/CMakeLists.txt:30 (ADD_SUBDIRECTORY):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    <https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/ws/build/src/modules/dialogue>

  is already used to build a source directory.  This command uses it to build
  source directory

    <https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/ws/src/modules/dialogue>

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at cmake/tools/TargetUtilities.cmake:303 (ADD_LIBRARY):
  add_library cannot create target "dialogue" because another target with the
  same name already exists.  The existing target is a shared library created
  in source directory
  "<https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/ws/src/modules/dialogue".>
  See documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  cmake/tools/TargetUtilities.cmake:83 (TU_ADD_TARGET)
  src/modules/dialogue/CMakeLists.txt:6 (ORXONOX_ADD_LIBRARY)


CMake Error at cmake/tools/TargetUtilities.cmake:359 (TARGET_LINK_LIBRARIES):
  Attempt to add link library "orxonox" to target "dialogue" which is not
  built in this directory.
Call Stack (most recent call first):
  cmake/tools/TargetUtilities.cmake:83 (TU_ADD_TARGET)
  src/modules/dialogue/CMakeLists.txt:6 (ORXONOX_ADD_LIBRARY)


CMake Error at cmake/tools/TargetUtilities.cmake:376 (TARGET_LINK_LIBRARIES):
  Attempt to add link library "gcov" to target "dialogue" which is not built
  in this directory.
Call Stack (most recent call first):
  cmake/tools/TargetUtilities.cmake:83 (TU_ADD_TARGET)
  src/modules/dialogue/CMakeLists.txt:6 (ORXONOX_ADD_LIBRARY)


CMake Error at cmake/tools/TargetUtilities.cmake:428 (INSTALL):
  install TARGETS given target "dialogue" which does not exist in this
  directory.
Call Stack (most recent call first):
  cmake/tools/TargetUtilities.cmake:83 (TU_ADD_TARGET)
  src/modules/dialogue/CMakeLists.txt:6 (ORXONOX_ADD_LIBRARY)


-- Configuring incomplete, errors occurred!
See also "<https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/ws/build/CMakeFiles/CMakeOutput.log".>
See also "<https://www.orxonox.net/jenkins/job/orxonox_tests_branch_HUD_HS16/ws/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[Cobertura] Publishing Cobertura coverage report...


More information about the Orxonox-build mailing list