******************************************************************************** conan install octo-wildcardmatching-cpp/1.1.0@#5349abc69359745fe5913f6c9220bcac --build=octo-wildcardmatching-cpp -pr /home/conan/w/prod/BuildSingleReference/74105/956af2bf-38a8-48a7-831b-d929807500fc/profile_linux_8_libstdcpp_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True octo-wildcardmatching-cpp/1.1.0: Forced build from source cmake/3.16.9: Not found in local cache, looking in remotes... cmake/3.16.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.16.9: Downloaded recipe revision f473318fa608863a0f16eaf84b647968 openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c Installing package: octo-wildcardmatching-cpp/1.1.0 Requirements octo-wildcardmatching-cpp/1.1.0 from local cache - Cache Packages octo-wildcardmatching-cpp/1.1.0:2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a - Build Build requirements cmake/3.16.9 from 'conan-center' - Downloaded openssl/1.1.1q from 'conan-center' - Downloaded Build requirements packages cmake/3.16.9:5c09c752508b674ca5cb1f2d327b5a2d582866c8 - Download openssl/1.1.1q:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a openssl/1.1.1q: Downloaded package revision 8ee6f68ce31e8affdfe2ca5082ff23dd cmake/3.16.9: Retrieving package 5c09c752508b674ca5cb1f2d327b5a2d582866c8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.16.9: Package installed 5c09c752508b674ca5cb1f2d327b5a2d582866c8 cmake/3.16.9: Downloaded package revision 50884b74ed625692b7ceca2995f08a6a cmake/3.16.9: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.16.9/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/bin octo-wildcardmatching-cpp/1.1.0: Applying build-requirement: cmake/3.16.9 octo-wildcardmatching-cpp/1.1.0: Applying build-requirement: openssl/1.1.1q [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK octo-wildcardmatching-cpp/1.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/source octo-wildcardmatching-cpp/1.1.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK octo-wildcardmatching-cpp/1.1.0: Copying sources to build folder octo-wildcardmatching-cpp/1.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a octo-wildcardmatching-cpp/1.1.0: Generator cmake created conanbuildinfo.cmake octo-wildcardmatching-cpp/1.1.0: Aggregating env generators [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 octo-wildcardmatching-cpp/1.1.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/build' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/package/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev -DDISABLE_TESTS="ON" -DDISABLE_EXAMPLES="ON" '/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/source' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/build/CMakeFiles/CMakeOutput.log". octo-wildcardmatching-cpp/1.1.0: CMake Error at cmake/LoadConanBuildInfo.cmake:22 (INCLUDE): INCLUDE could not find load file: CONAN_octo-wildcardmatching-cpp_BUILD_INFO-NOTFOUND Call Stack (most recent call first): CMakeLists.txt:9 (LOAD_CONAN_BUILD_INFO) octo-wildcardmatching-cpp/1.1.0: WARN: octo-wildcardmatching-cpp requires C++17. Your compiler is unknown. Assuming it supports C++17. octo-wildcardmatching-cpp/1.1.0: ERROR: Package '2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a' build failed octo-wildcardmatching-cpp/1.1.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a ERROR: octo-wildcardmatching-cpp/1.1.0: Error in build() method, line 62 "DISABLE_EXAMPLES": "ON"}) ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/build' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/package/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev -DDISABLE_TESTS="ON" -DDISABLE_EXAMPLES="ON" '/home/conan/w/prod/BuildSingleReference/.conan/data/octo-wildcardmatching-cpp/1.1.0/_/_/build/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/source'