Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on rfhete607 (d0f8d5ee)
Using Docker executor with image flofritz/ci-benchmark-hpx-embb ...
Using docker image sha256:61dea5e03224bc70e92a1879e7f7babe869e447447c9f8a4574444a76804c4d5 for predefined container...
Pulling docker image flofritz/ci-benchmark-hpx-embb ...
Using docker image flofritz/ci-benchmark-hpx-embb ID=sha256:273cacc90321cf472a5de52f5c8aa7fdb83bd8ad80d75651eb63942e86de9dd2 for build container...
Running on runner-d0f8d5ee-project-419-concurrent-0 via 869407bddacd...
Fetching changes...
Removing cmake-build-release/
Removing release/
HEAD is now at 8668cad WIP: Add first performance tests of single threaded execution.
From http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns
   8668cad..69fd7e0  coninuation -> origin/coninuation
Checking out 69fd7e0c as coninuation...
Skipping Git submodules setup
$ ./ci_scripts/build_cmake_release.sh
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- 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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using Build Type: RELEASE
-- Assembly Output: OFF
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Thread Sanitizer: OFF
-- Address Sanitizer: OFF
-- Easy Profiler: OFF
-- Debug Symbols: OFF
-- Configuring done
CMake Error at lib/pls/CMakeLists.txt:2 (add_library):
  Cannot find source file:

    include/pls/internal/scheduling/memory_block.h

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error: Cannot determine link language for target "pls".
CMake Error: CMake can not determine linker language for target: pls
CMake Error: CMake can not determine linker language for target: pls
CMake Error in lib/pls/CMakeLists.txt:
  Exporting the target "pls" is not allowed since its linker language cannot
  be determined


CMake Error in lib/pls/CMakeLists.txt:
  Exporting the target "pls" is not allowed since its linker language cannot
  be determined


-- Generating done
-- Build files have been written to: /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release
Scanning dependencies of target pls
make[2]: *** No rule to make target 'lib/pls/CMakeFiles/pls.dir/build'.  Stop.
make[1]: *** [lib/pls/CMakeFiles/pls.dir/all] Error 2
CMakeFiles/Makefile2:104: recipe for target 'lib/pls/CMakeFiles/pls.dir/all' failed
make: *** [all] Error 2
Makefile:140: recipe for target 'all' failed
Uploading artifacts...
release/: found 69 matching files                  
Uploading artifacts to coordinator... ok            id=3391 responseStatus=201 Created token=DSi4zA8P
Job succeeded