******************************************************************************** conan test cci-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/conanfile.py tree-sitter-cpp/0.20.0@#7f9813a97df138015938671e1d4ae1ab -pr /home/conan/w/prod-v1/BuildSingleReference/195/c85c190d-e3c5-4505-82c4-83581c540a1e/profile_linux_10_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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=10 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=10 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.20.0 (test package): Installing package Requirements tree-sitter/0.20.8 from 'conan-center' - Downloaded tree-sitter-cpp/0.20.0 from local cache - Cache Packages tree-sitter/0.20.8:75e99b627c196b65c439728670655ec3c366b334 - Download tree-sitter-cpp/0.20.0:73ddf8afab0b0d67794f00907e7f45cb3229ae7e - Download Installing (downloading, building) binaries... tree-sitter/0.20.8: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tree-sitter/0.20.8: Package installed 75e99b627c196b65c439728670655ec3c366b334 tree-sitter/0.20.8: Downloaded package revision aa01c44ff9a04815c213b6ba2e5498fd tree-sitter-cpp/0.20.0: Retrieving package 73ddf8afab0b0d67794f00907e7f45cb3229ae7e from remote 'c3i_PR-18573' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tree-sitter-cpp/0.20.0: Package installed 73ddf8afab0b0d67794f00907e7f45cb3229ae7e tree-sitter-cpp/0.20.0: Downloaded package revision 2697be61f77cd77ca834c2822af61aaa tree-sitter-cpp/0.20.0 (test package): Generator txt created conanbuildinfo.txt tree-sitter-cpp/0.20.0 (test package): Generator 'CMakeDeps' calling 'generate()' tree-sitter-cpp/0.20.0 (test package): Generator 'CMakeToolchain' calling 'generate()' tree-sitter-cpp/0.20.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' tree-sitter-cpp/0.20.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-a692fed3/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.20.0 (test package): Aggregating env generators tree-sitter-cpp/0.20.0 (test package): Generated conaninfo.txt tree-sitter-cpp/0.20.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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.20.0 (test package): Calling build() tree-sitter-cpp/0.20.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.3.0 -- 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: 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-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug tree-sitter-cpp/0.20.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/recipes/tree-sitter-cpp/all/test_cxx_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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.20.0 (test package): Running test() ----Running------ > ./test_package ----------------- Syntax tree: (translation_unit (expression_statement (binary_expression left: (binary_expression left: (qualified_identifier scope: (namespace_identifier) name: (identifier)) right: (string_literal)) right: (qualified_identifier scope: (namespace_identifier) name: (identifier))))) tree-sitter-cpp/0.20.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.20.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-a692fed3/recipes/tree-sitter-cpp/all/test_package/conanfile.py tree-sitter-cpp/0.20.0@#7f9813a97df138015938671e1d4ae1ab -pr /home/conan/w/prod-v1/BuildSingleReference/195/c85c190d-e3c5-4505-82c4-83581c540a1e/profile_linux_10_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=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tree-sitter-cpp/0.20.0 (test package): Installing package Requirements tree-sitter/0.20.8 from 'conan-center' - Cache tree-sitter-cpp/0.20.0 from local cache - Cache Packages tree-sitter/0.20.8:75e99b627c196b65c439728670655ec3c366b334 - Cache tree-sitter-cpp/0.20.0:73ddf8afab0b0d67794f00907e7f45cb3229ae7e - Cache Installing (downloading, building) binaries... tree-sitter/0.20.8: Already installed! tree-sitter-cpp/0.20.0: Already installed! tree-sitter-cpp/0.20.0 (test package): Generator 'CMakeDeps' calling 'generate()' tree-sitter-cpp/0.20.0 (test package): Generator 'CMakeToolchain' calling 'generate()' tree-sitter-cpp/0.20.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' tree-sitter-cpp/0.20.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-a692fed3/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.20.0 (test package): Generator txt created conanbuildinfo.txt tree-sitter-cpp/0.20.0 (test package): Aggregating env generators tree-sitter-cpp/0.20.0 (test package): Generated conaninfo.txt tree-sitter-cpp/0.20.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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.20.0 (test package): Calling build() tree-sitter-cpp/0.20.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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-a692fed3/recipes/tree-sitter-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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-a692fed3/recipes/tree-sitter-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/recipes/tree-sitter-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.3.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 -- 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-a692fed3/recipes/tree-sitter-cpp/all/test_package/build/Debug tree-sitter-cpp/0.20.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/recipes/tree-sitter-cpp/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-a692fed3/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.20.0 (test package): Running test() ----Running------ > ./test_package ----------------- Syntax tree: (translation_unit (expression_statement (binary_expression left: (binary_expression left: (qualified_identifier scope: (namespace_identifier) name: (identifier)) right: (string_literal)) right: (qualified_identifier scope: (namespace_identifier) name: (identifier))))) tree-sitter-cpp/0.20.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.20.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