******************************************************************************** conan install open62541/1.0.3@ --build=open62541 --profile=/home/conan/w/BuildSingleReference/25300/59c2f151-a949-4140-965e-9fbd09b37c40/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] open62541:shared=False [build_requires] [env] open62541/1.0.3: Forced build from source Installing package: open62541/1.0.3 Requirements open62541/1.0.3 from local cache - Cache Packages open62541/1.0.3:82eeb6065bf267bfa0597df00e27f66b8b7fb7a8 - Build Installing (downloading, building) binaries... open62541/1.0.3: Copying sources to build folder open62541/1.0.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8 open62541/1.0.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK open62541/1.0.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/package/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPEN62541_VER_MAJOR="1" -DOPEN62541_VER_MINOR="0" -DOPEN62541_VER_PATCH="3" -DUA_LOGLEVEL="300" -DUA_ENABLE_SUBSCRIPTIONS="True" -DUA_ENABLE_METHODCALLS="True" -DUA_ENABLE_NODEMANAGEMENT="True" -DUA_ENABLE_AMALGAMATION="False" -DUA_ENABLE_IMMUTABLE_NODES="False" -DUA_ENABLE_WEBSOCKET_SERVER="False" -DUA_ENABLE_DISCOVERY="True" -DUA_ENABLE_DISCOVERY_SEMAPHORE="True" -DUA_ENABLE_QUERY="False" -DUA_ENABLE_JSON_ENCODING="False" -DUA_ENABLE_DA="True" -DUA_ENABLE_NODESET_COMPILER_DESCRIPTIONS="True" -DUA_NAMESPACE_ZERO="FULL" -DUA_ENABLE_MICRO_EMB_DEV_PROFILE="False" -DUA_ENABLE_TYPENAMES="True" -DUA_ENABLE_STATUSCODE_DESCRIPTIONS="True" -DUA_ENABLE_HARDENING="True" -DUA_COMPILE_AS_CXX="False" -Wno-dev 'source_subfolder' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- 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 -- Found PythonInterp: /opt/pyenv/versions/3.6.7/bin/python (found version "3.6.7") -- The selected architecture is: posix -- Performing Test CC_HAS_-fstack-protector-strong -- Performing Test CC_HAS_-fstack-protector-strong - Success -- Performing Test CC_HAS_-fstack-clash-protection -- Performing Test CC_HAS_-fstack-clash-protection - Failed -- Performing Test CC_HAS_-mcet -fcf-protection -- Performing Test CC_HAS_-mcet -fcf-protection - Failed -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Could NOT find LATEX (missing: LATEX_COMPILER) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8' '--' '-j3' ----------------- Scanning dependencies of target open62541-generator-statuscode Scanning dependencies of target open62541-generator-types Scanning dependencies of target open62541-generator-transport [ 1%] Generating src_generated/open62541/nodeids.h [ 3%] Generating src_generated/open62541/types_generated.c, src_generated/open62541/types_generated.h, src_generated/open62541/types_generated_handling.h, src_generated/open62541/types_generated_encoding_binary.h [ 5%] Generating src_generated/open62541/transport_generated.c, src_generated/open62541/transport_generated.h, src_generated/open62541/transport_generated_handling.h, src_generated/open62541/transport_generated_encoding_binary.h [ 5%] Built target open62541-generator-types [ 5%] Generating src_generated/open62541/statuscodes.h, src_generated/open62541/statuscodes.c Scanning dependencies of target open62541-generator-namespace [ 7%] Generating src_generated/open62541/namespace0_generated.c, src_generated/open62541/namespace0_generated.h [ 7%] Built target open62541-generator-transport [ 7%] Built target open62541-generator-statuscode INFO:__main__:Preprocessing /home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8/source_subfolder/deps/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml open62541/1.0.3: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS UA_ENABLE_WEBSOCKET_SERVER make[2]: *** [src_generated/open62541/namespace0_generated.c] Terminated make[1]: *** [CMakeFiles/open62541-generator-namespace.dir/all] Error 2 make: *** [all] Error 2 open62541/1.0.3: ERROR: Package '82eeb6065bf267bfa0597df00e27f66b8b7fb7a8' build failed open62541/1.0.3: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8 ERROR: open62541/1.0.3: Error in build() method, line 272 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.0.3/_/_/build/82eeb6065bf267bfa0597df00e27f66b8b7fb7a8' '--' '-j3' Terminated