******************************************************************************** conan test cci-5ab9c932/recipes/ncurses/all/test_package/conanfile.py ncurses/6.2@#9c4b79a5a28591b62ac1f30b642a00ff -pr /home/conan/w/prod-v1/bsr/42089/dbebf/profile_linux_12_libstdcpp_clang_debug_64.ncurses-shared-True.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/bsr/42089/ddacc/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/42089/ddacc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] ncurses:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ncurses/6.2 (test package): Installing package Requirements ncurses/6.2 from local cache - Cache Packages ncurses/6.2:b7cbb99d002df7ad18f7ebe69ecef6fafc5a83de - Download Installing (downloading, building) binaries... ncurses/6.2: Retrieving package b7cbb99d002df7ad18f7ebe69ecef6fafc5a83de from remote 'c3i_PR-20355' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ncurses/6.2: Package installed b7cbb99d002df7ad18f7ebe69ecef6fafc5a83de ncurses/6.2: Downloaded package revision cd62cf183e36e1e0ec00bb8f1e945ff8 ncurses/6.2 (test package): Generator txt created conanbuildinfo.txt ncurses/6.2 (test package): Generator 'CMakeToolchain' calling 'generate()' ncurses/6.2 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' ncurses/6.2 (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/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' ncurses/6.2 (test package): Generator 'CMakeDeps' calling 'generate()' ncurses/6.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' ncurses/6.2 (test package): Aggregating env generators ncurses/6.2 (test package): Generated conaninfo.txt ncurses/6.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/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 ncurses/6.2 (test package): Calling build() ncurses/6.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'ncurses::tinfo' -- Conan: Component target declared 'ncurses::libcurses++' -- Conan: Component target declared 'ncurses::libcurses' -- Conan: Component target declared 'ncurses::panel' -- Conan: Component target declared 'ncurses::menu' -- Conan: Component target declared 'ncurses::form' -- Conan: Component target declared 'ncurses::ticlib' -- Conan: Component target declared 'ncurses::curses++' -- Conan: Target declared 'Curses::Curses' -- Conan: Including build module from '/home/conan/w/prod-v1/bsr/42089/ddacc/.conan/data/ncurses/6.2/_/_/package/b7cbb99d002df7ad18f7ebe69ecef6fafc5a83de/lib/cmake/conan-official-ncurses-targets.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug ncurses/6.2 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package ncurses/6.2 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-5ab9c932/recipes/ncurses/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- ncurses version 'ncurses 6.2.20200212' CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ncurses/6.2 (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 ncurses/6.2 (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