******************************************************************************** conan test cci-02af103e/recipes/vlfeat/all/test_package/conanfile.py vlfeat/0.9.21@#0cab4bb06cbb2f7d04190b1473b341bb -pr /home/conan/workspace/prod-v1/bsr/8410/bfbde/profile_linux_13_libstdcpp_clang_release_64.vlfeat-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/workspace/prod-v1/bsr/8410/ddaff/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.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=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/8410/ddaff/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] vlfeat:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True vlfeat/0.9.21 (test package): Installing package Requirements vlfeat/0.9.21 from local cache - Cache Packages vlfeat/0.9.21:c83aefcc491e2eba2cf2fed5ed42866498b48eb4 - Download Installing (downloading, building) binaries... vlfeat/0.9.21: Retrieving package c83aefcc491e2eba2cf2fed5ed42866498b48eb4 from remote 'c3i_PR-23214' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vlfeat/0.9.21: Package installed c83aefcc491e2eba2cf2fed5ed42866498b48eb4 vlfeat/0.9.21: Downloaded package revision ec70574bd044a1f6c82c1d12df06bc6c vlfeat/0.9.21 (test package): Generator 'VirtualRunEnv' calling 'generate()' vlfeat/0.9.21 (test package): Generator 'CMakeDeps' calling 'generate()' vlfeat/0.9.21 (test package): Generator txt created conanbuildinfo.txt vlfeat/0.9.21 (test package): Generator 'CMakeToolchain' calling 'generate()' vlfeat/0.9.21 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' vlfeat/0.9.21 (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/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' vlfeat/0.9.21 (test package): Aggregating env generators vlfeat/0.9.21 (test package): Generated conaninfo.txt vlfeat/0.9.21 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/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 vlfeat/0.9.21 (test package): Calling build() vlfeat/0.9.21 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 13.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: Target declared 'vlfeat::vlfeat' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release vlfeat/0.9.21 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release" '--' '-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 vlfeat/0.9.21 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-02af103e/recipes/vlfeat/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- Hello World! This is VLFeat. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 vlfeat/0.9.21 (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 vlfeat/0.9.21 (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