******************************************************************************** conan test cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/conanfile.py tree-sitter-cpp/0.19.0@#54697537b4a154ec88c883ed31ca3dd4 -pr /home/conan/w/prod-v1/BuildSingleReference/14670/00cbc173-d708-44bd-b148-baf1a1329640/profile_linux_11_libstdcpp11_gcc_debug_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-v1/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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-v1/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tree-sitter/0.20.8: Not found in local cache, looking in remotes... tree-sitter/0.20.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tree-sitter/0.20.8: Downloaded recipe revision 1d054460c5b08029a43079d23b090e2d tree-sitter-cpp/0.19.0 (test package): Installing package Requirements tree-sitter/0.20.8 from 'conan-center' - Downloaded tree-sitter-cpp/0.19.0 from local cache - Cache Packages tree-sitter/0.20.8:be27726f9885116da1158027505be62e913cd585 - Download tree-sitter-cpp/0.19.0:d91aa56813615871d109a3755d043a8d778631db - Download Installing (downloading, building) binaries... tree-sitter/0.20.8: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tree-sitter/0.20.8: Package installed be27726f9885116da1158027505be62e913cd585 tree-sitter/0.20.8: Downloaded package revision 9547d02428e9778de66ef7b48c5c9804 tree-sitter-cpp/0.19.0: Retrieving package d91aa56813615871d109a3755d043a8d778631db from remote 'c3i_PR-18573' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tree-sitter-cpp/0.19.0: Package installed d91aa56813615871d109a3755d043a8d778631db tree-sitter-cpp/0.19.0: Downloaded package revision 4461bcdb7ddd84f1f30c0c2b6826e6be tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeDeps' calling 'generate()' tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeToolchain' calling 'generate()' tree-sitter-cpp/0.19.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' tree-sitter-cpp/0.19.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' tree-sitter-cpp/0.19.0 (test package): Generator txt created conanbuildinfo.txt tree-sitter-cpp/0.19.0 (test package): Aggregating env generators tree-sitter-cpp/0.19.0 (test package): Generated conaninfo.txt tree-sitter-cpp/0.19.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan.lock' Using cached profile from lockfile [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 tree-sitter-cpp/0.19.0 (test package): Calling build() tree-sitter-cpp/0.19.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'tree-sitter-cpp::tree-sitter-cpp' -- Conan: Target declared 'tree-sitter::tree-sitter' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug tree-sitter-cpp/0.19.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/src/test_package.cc.o [100%] Linking CXX executable test_package [100%] Built target test_package tree-sitter-cpp/0.19.0 (test package): Running test() ----Running------ > ./test_package ----------------- Syntax tree: (translation_unit (expression_statement (binary_expression left: (binary_expression left: (scoped_identifier namespace: (namespace_identifier) name: (identifier)) right: (string_literal)) right: (scoped_identifier namespace: (namespace_identifier) name: (identifier))))) tree-sitter-cpp/0.19.0 (test package): 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 tree-sitter-cpp/0.19.0 (test package): 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 ******************************************************************************** conan test cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/conanfile.py tree-sitter-cpp/0.19.0@#54697537b4a154ec88c883ed31ca3dd4 -pr /home/conan/w/prod-v1/BuildSingleReference/14670/00cbc173-d708-44bd-b148-baf1a1329640/profile_linux_11_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tree-sitter-cpp/0.19.0 (test package): Installing package Requirements tree-sitter/0.20.8 from 'conan-center' - Cache tree-sitter-cpp/0.19.0 from local cache - Cache Packages tree-sitter/0.20.8:be27726f9885116da1158027505be62e913cd585 - Cache tree-sitter-cpp/0.19.0:d91aa56813615871d109a3755d043a8d778631db - Cache Installing (downloading, building) binaries... tree-sitter/0.20.8: Already installed! tree-sitter-cpp/0.19.0: Already installed! tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeDeps' calling 'generate()' tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeToolchain' calling 'generate()' tree-sitter-cpp/0.19.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' tree-sitter-cpp/0.19.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' tree-sitter-cpp/0.19.0 (test package): Generator txt created conanbuildinfo.txt tree-sitter-cpp/0.19.0 (test package): Aggregating env generators tree-sitter-cpp/0.19.0 (test package): Generated conaninfo.txt tree-sitter-cpp/0.19.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan.lock' Using cached profile from lockfile [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 tree-sitter-cpp/0.19.0 (test package): Calling build() tree-sitter-cpp/0.19.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'tree-sitter-cpp::tree-sitter-cpp' -- Conan: Target declared 'tree-sitter::tree-sitter' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug tree-sitter-cpp/0.19.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-b4a71e93/recipes/tree-sitter-cpp/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/src/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package tree-sitter-cpp/0.19.0 (test package): Running test() ----Running------ > ./test_package ----------------- Syntax tree: (translation_unit (expression_statement (binary_expression left: (binary_expression left: (scoped_identifier namespace: (namespace_identifier) name: (identifier)) right: (string_literal)) right: (scoped_identifier namespace: (namespace_identifier) name: (identifier))))) tree-sitter-cpp/0.19.0 (test package): 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 tree-sitter-cpp/0.19.0 (test package): 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