******************************************************************************** conan test conan-center-index/recipes/opengv/all/test_package/conanfile.py opengv/cci.20200806@#8700fa07b5e8b331424e972d4bf091e7 -pr /Users/jenkins/w/prod/BuildSingleReference@3/98888/77fc1bc8-e301-491f-9f5c-84b4f5c192d6/profile_osx_110_libcpp_apple-clang_debug_64.opengv-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] opengv:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk opengv/cci.20200806 (test package): Installing package Requirements eigen/3.4.0 from 'conan-center' - Cache opengv/cci.20200806 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache opengv/cci.20200806:dbc3893b57cecdfe74432b0142dfd2c40955252e - Cache Installing (downloading, building) binaries... eigen/3.4.0: Already installed! opengv/cci.20200806: Already installed! opengv/cci.20200806 (test package): Generator 'CMakeToolchain' calling 'generate()' opengv/cci.20200806 (test package): Generator 'CMakeDeps' calling 'generate()' opengv/cci.20200806 (test package): Generator txt created conanbuildinfo.txt opengv/cci.20200806 (test package): Aggregating env generators opengv/cci.20200806 (test package): Generated conaninfo.txt opengv/cci.20200806 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/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 opengv/cci.20200806 (test package): Calling build() opengv/cci.20200806 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'opengv' -- Conan: Component target declared 'Eigen3::Eigen' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/Debug opengv/cci.20200806 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/opengv/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package opengv/cci.20200806 (test package): Running test() ----Running------ > ./test_package ----------------- Computed roots: -2 3 1 Expected roots: -2 3 1 Success opengv/cci.20200806 (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 opengv/cci.20200806 (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