******************************************************************************** conan install antlr4-cppruntime/4.10.1@#9829f01652b057859b3fccc799046cbe --build=antlr4-cppruntime -pr /home/conan/w/prod/BuildSingleReference/98024/067cc8c8-1161-4067-9adf-9fba33370c09/profile_linux_8_libstdcpp11_gcc_release_64.antlr4-cppruntime-shared-False.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++11 compiler.version=8 os=Linux [options] antlr4-cppruntime:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True utfcpp/3.2.1: Not found in local cache, looking in remotes... utfcpp/3.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz utfcpp/3.2.1: Downloaded recipe revision ddd6e700b5cf97d5f04093e8badf7127 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision c1e05c4dd1415876e0d110d7fff47244 antlr4-cppruntime/4.10.1: Forced build from source pkgconf/1.7.4: Not found in local cache, looking in remotes... pkgconf/1.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.4: Downloaded recipe revision cef6c1423898afb2580e10022caf3c89 Installing package: antlr4-cppruntime/4.10.1 Requirements antlr4-cppruntime/4.10.1 from local cache - Cache libuuid/1.0.3 from 'conan-center' - Downloaded utfcpp/3.2.1 from 'conan-center' - Downloaded Packages antlr4-cppruntime/4.10.1:d2a4acefa7007c9a8e41fcd853b17084697d0e5d - Build libuuid/1.0.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... libuuid/1.0.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libuuid/1.0.3: Downloaded package revision 26f23fd01f206db224f9e719d8dfd34e pkgconf/1.7.4: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c pkgconf/1.7.4: Downloaded package revision 34452344d670f4c0ccf1f4943580841e utfcpp/3.2.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz utfcpp/3.2.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 utfcpp/3.2.1: Downloaded package revision 3b5ddb5bc539421629eb6576e7ec2ba0 pkgconf/1.7.4: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/aclocal antlr4-cppruntime/4.10.1: Applying build-requirement: pkgconf/1.7.4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.10.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/source/src antlr4-cppruntime/4.10.1: [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 antlr4-cppruntime/4.10.1: Copying sources to build folder antlr4-cppruntime/4.10.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d antlr4-cppruntime/4.10.1: Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.10.1: Calling generate() antlr4-cppruntime/4.10.1: Aggregating env generators [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 antlr4-cppruntime/4.10.1: Calling build() antlr4-cppruntime/4.10.1: apply_conandata_patches(): No patches defined in conandata antlr4-cppruntime/4.10.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/package/d2a4acefa7007c9a8e41fcd853b17084697d0e5d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/src/runtime/Cpp" ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/package/d2a4acefa7007c9a8e41fcd853b17084697d0e5d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/src/runtime/Cpp" ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/deactivate_conanbuildenv-release-x86_64.sh Configuring environment variables -- Building without demo. To enable demo build use: -DWITH_DEMO=True -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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 -- Found PkgConfig: /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf (found version "1.7.4") -- Checking for module 'uuid' -- Package 'uuid', required by 'virtual:world', not found -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/Release/CMakeFiles/CMakeOutput.log". antlr4-cppruntime/4.10.1: CMake Deprecation Warning at CMakeLists.txt:33 (CMAKE_POLICY): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:34 (CMAKE_POLICY): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:35 (CMAKE_POLICY): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:40 (CMAKE_POLICY): The OLD behavior for policy CMP0059 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:41 (CMAKE_POLICY): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Error at /usr/share/cmake-3.18/Modules/FindPkgConfig.cmake:545 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) CMakeLists.txt:46 (pkg_check_modules) antlr4-cppruntime/4.10.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior antlr4-cppruntime/4.10.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior antlr4-cppruntime/4.10.1: ERROR: Package 'd2a4acefa7007c9a8e41fcd853b17084697d0e5d' build failed antlr4-cppruntime/4.10.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/Release ERROR: antlr4-cppruntime/4.10.1: Error in build() method, line 124 cmake.configure(build_script_folder="runtime/Cpp") ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/package/d2a4acefa7007c9a8e41fcd853b17084697d0e5d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/antlr4-cppruntime/4.10.1/_/_/build/d2a4acefa7007c9a8e41fcd853b17084697d0e5d/src/runtime/Cpp"