******************************************************************************** conan test cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/conanfile.py tree-sitter-cpp/0.19.0@#e2fdf5b98acd973cbba4d4121766aba1 -pr /home/conan/w/prod/BuildSingleReference/269300/62795726-770f-4191-a4da-c0435e647983/profile_linux_7_libstdcpp11_gcc_release_64.tree-sitter-cpp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] tree-sitter-cpp:shared=False [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.6 from 'conan-center' - Cache tree-sitter-cpp/0.19.0 from local cache - Cache Packages tree-sitter/0.20.6:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache tree-sitter-cpp/0.19.0:cad06ff03e44dbdb9b2d61fe11e4039ed446a437 - Cache Installing (downloading, building) binaries... tree-sitter/0.20.6: Already installed! tree-sitter-cpp/0.19.0: Already installed! tree-sitter-cpp/0.19.0 (test package): Generator txt created conanbuildinfo.txt tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeToolchain' calling 'generate()' tree-sitter-cpp/0.19.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' tree-sitter-cpp/0.19.0 (test package): Generator 'CMakeDeps' calling 'generate()' 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/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release/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/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 7.5.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/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release tree-sitter-cpp/0.19.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-2d22464f/recipes/tree-sitter-cpp/all/test_package/build/Release" '--' '-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