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 72bffbb Add optional easy_profiler dependency to the project. From http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns * [new branch] timing_helpers -> origin/timing_helpers Checking out d7107d27 as timing_helpers... 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 -- 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 CMake Warning at cmake/SetupEasyProfiler.cmake:2 (find_package): By not providing "Findeasy_profiler.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "easy_profiler", but CMake did not find one. Could not find a package configuration file provided by "easy_profiler" with any of the following names: easy_profilerConfig.cmake easy_profiler-config.cmake Add the installation prefix of "easy_profiler" to CMAKE_PREFIX_PATH or set "easy_profiler_DIR" to a directory containing one of the above files. If "easy_profiler" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:18 (include) -- Easy Profiler: OFF -- Configuring done -- Generating done -- Build files have been written to: /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release Scanning dependencies of target pls [ 4%] Building CXX object lib/pls/CMakeFiles/pls.dir/src/pls.cpp.o In file included from /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/include/pls/algorithms/invoke_parallel.h:5:0, from /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/include/pls/pls.h:4, from /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/src/pls.cpp:1: /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/lib/pls/include/pls/internal/scheduling/fork_join_task.h:5:10: fatal error: easy/profiler.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. lib/pls/CMakeFiles/pls.dir/build.make:62: recipe for target 'lib/pls/CMakeFiles/pls.dir/src/pls.cpp.o' failed make[2]: *** [lib/pls/CMakeFiles/pls.dir/src/pls.cpp.o] Error 1 CMakeFiles/Makefile2:103: recipe for target 'lib/pls/CMakeFiles/pls.dir/all' failed make[1]: *** [lib/pls/CMakeFiles/pls.dir/all] Error 2 make: *** [all] Error 2 Makefile:140: recipe for target 'all' failed Uploading artifacts... release/: found 26 matching files  Uploading artifacts to coordinator... ok  id=2787 responseStatus=201 Created token=6D9-X3-D Job succeeded