******************************************************************************** conan install iceoryx/1.0.0@ --profile=/home/conan/w/BuildSingleReference/11780/ddc890db-7c6c-4a84-beda-56496f6c1ae0/profile.txt --build=iceoryx ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] iceoryx:shared=False [build_requires] [env] iceoryx/1.0.0: Forced build from source Installing package: iceoryx/1.0.0 Requirements cpptoml/0.1.1 from 'conan-center' - Cache iceoryx/1.0.0 from local cache - Cache Packages cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache iceoryx/1.0.0:0f698864b6ce83fe4e363eea3c91cb24644ff42b - Build Installing (downloading, building) binaries... cpptoml/0.1.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK iceoryx/1.0.0: Copying sources to build folder iceoryx/1.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b iceoryx/1.0.0: Generator cmake created conanbuildinfo.cmake iceoryx/1.0.0: Generator cmake_find_package created Findcpptoml.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK iceoryx/1.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/build' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/package/0f698864b6ce83fe4e363eea3c91cb24644ff42b" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTOML_CONFIG="True" -DCONAN_BUILD_INFO_FILE="/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/conanbuildinfo.cmake" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_meta' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- The package 'iceoryx_utils' is used in source code version. -- Conan: Using autogenerated Findcpptoml.cmake -- Found cpptoml: 0.1.1 (found version "0.1.1") -- [i] <<<<<<<<<<<<< Start iceoryx_posh configuration: >>>>>>>>>>>>> -- [i] Using m:n communication only! -- [i] IOX_MAX_PUBLISHERS:512 -- [i] IOX_MAX_SUBSCRIBERS:1024 -- [i] IOX_MAX_INTERFACE_NUMBER:4 -- [i] IOX_MAX_SUBSCRIBERS_PER_PUBLISHER:256 -- [i] IOX_MAX_CHUNKS_ALLOCATED_PER_PUBLISHER_SIMULTANEOUSLY:8 -- [i] IOX_MAX_PUBLISHER_HISTORY:16 -- [i] IOX_MAX_CHUNKS_HELD_PER_SUBSCRIBER_SIMULTANEOUSLY:256 -- [i] <<<<<<<<<<<<<< End iceoryx_posh configuration: >>>>>>>>>>>>>> -- The package 'iceoryx_posh' is used in source code version. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/build ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/build' '--' '-j3' ----------------- Scanning dependencies of target iceoryx_platform [ 0%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/file.cpp.o [ 1%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/unistd.cpp.o [ 2%] Building CXX object utils/CMakeFiles/iceoryx_platform.dir/platform/linux/source/fnctl.cpp.o [ 2%] Linking CXX static library ../lib/libiceoryx_platform.a [ 2%] Built target iceoryx_platform Scanning dependencies of target iceoryx_utils [ 2%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/concurrent/active_object.cpp.o [ 3%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/concurrent/loffli.cpp.o [ 4%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/deadline_timer.cpp.o [ 4%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/helplets.cpp.o [ 5%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/cxx/generic_raii.cpp.o [ 6%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/error_handling/error_handling.cpp.o [ 6%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/file_reader/file_reader.cpp.o [ 7%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logcommon.cpp.o [ 8%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logger.cpp.o [ 8%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logging.cpp.o [ 9%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logging_internal.cpp.o [ 10%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logmanager.cpp.o [ 11%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/log/logstream.cpp.o [ 11%] Building CXX object utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/access_control.cpp.o utils/CMakeFiles/iceoryx_utils.dir/build.make:250: recipe for target 'utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/access_control.cpp.o' failed CMakeFiles/Makefile2:164: recipe for target 'utils/CMakeFiles/iceoryx_utils.dir/all' failed Makefile:170: recipe for target 'all' failed iceoryx/1.0.0: fatal: Not a git repository (or any parent up to mount point /home/conan) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Options CMAKE_BUILD_TYPE.....................: Release CMAKE_TOOLCHAIN_FILE.................: CMAKE_EXPORT_COMPILE_COMMANDS........: ON iceoryx Options BINDING_C............................: ON BUILD_ALL............................: OFF BUILD_DOC............................: OFF BUILD_SHARED_LIBS....................: False BUILD_STRICT.........................: OFF BUILD_TEST...........................: OFF CCACHE...............................: ON (ccache not found) CLANG_TIDY...........................: OFF COVERAGE.............................: OFF DDS_GATEWAY..........................: OFF EXAMPLES.............................: OFF INTROSPECTION........................: OFF ONE_TO_MANY_ONLY ....................: OFF ROUDI_ENVIRONMENT....................: OFF SANITIZE.............................: OFF TEST_WITH_ADDITIONAL_USER ...........: OFF TOML_CONFIG..........................: True Build Properties project name..............: iceoryx_package c compiler................: /usr/bin/gcc c++ compiler..............: /usr/bin/g++ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/optional.hpp:261:0, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/concurrent/fifo.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/concurrent/active_object.hpp:23, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/source/concurrent/active_object.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/cxx/optional.inl: In instantiation of ‘T& iox::cxx::optional::value() & [with T = std::function]’: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/cxx/optional.inl:61:34: required from ‘iox::cxx::optional::optional(iox::cxx::optional&&) [with T = std::function]’ /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/source/concurrent/active_object.cpp:43:33: required from here /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/cxx/optional.inl:235:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *static_cast(static_cast(m_data)); ^ cc1plus: warning: unrecognized command line option ‘-Wno-noexcept-type’ In file included from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/units/duration.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/deadline_timer.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/source/cxx/deadline_timer.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/expected.hpp:130:22: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] class IOX_NO_DISCARD expected; ^ /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/expected.hpp:162:22: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] class IOX_NO_DISCARD expected ^ /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/expected.hpp:315:22: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] class IOX_NO_DISCARD expected ^ /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/cxx/expected.hpp:612:22: warning: ‘nodiscard’ attribute directive ignored [-Wattributes] class IOX_NO_DISCARD expected : public expected ^ cc1plus: warning: unrecognized command line option ‘-Wno-noexcept-type’ In file included from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/include/iceoryx_utils/internal/posix_wrapper/access_control.hpp:22:0, from /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/source/posix_wrapper/access_control.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/source_subfolder/iceoryx_utils/platform/linux/include/iceoryx_utils/platform/acl.hpp:19:21: fatal error: sys/acl.h: No such file or directory compilation terminated. make[2]: *** [utils/CMakeFiles/iceoryx_utils.dir/source/posix_wrapper/access_control.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [utils/CMakeFiles/iceoryx_utils.dir/all] Error 2 make: *** [all] Error 2 cpptoml/0.1.1: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/cpptoml/0.1.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib iceoryx/1.0.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b iceoryx/1.0.0: ERROR: Package '0f698864b6ce83fe4e363eea3c91cb24644ff42b' build failed iceoryx/1.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b ERROR: iceoryx/1.0.0: Error in build() method, line 137 self.cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/build/0f698864b6ce83fe4e363eea3c91cb24644ff42b/build' '--' '-j3'