******************************************************************************** conan test cci-688d3c33/recipes/imagl/all/test_package/conanfile.py imagl/0.2.1@#5e2948f163d00f00e74532cfb5004389 -pr /Users/jenkins/w/prod/BuildSingleReference@2/202603/e401b96a-641d-4904-a094-cdbb5843250a/profile_osx_120_libcpp_apple-clang_debug_64.imagl-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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] imagl: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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Your compiler is apple-clang 12.0 and is compatible. imagl/0.2.1 (test package): Installing package Requirements imagl/0.2.1 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages imagl/0.2.1:e988dde87d44859b75b5ddf60ca0f7d366fffa66 - Cache libjpeg/9d:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache libpng/1.6.37:84b7fece59932bb72a4ab77e90c9ffa3e3239d5a - Cache zlib/1.2.13:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... libjpeg/9d: Already installed! zlib/1.2.13: Already installed! libpng/1.6.37: Already installed! imagl/0.2.1: Already installed! imagl/0.2.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' imagl/0.2.1 (test package): Generator txt created conanbuildinfo.txt imagl/0.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' imagl/0.2.1 (test package): Generator 'CMakeToolchain' calling 'generate()' imagl/0.2.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' imagl/0.2.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' imagl/0.2.1 (test package): Aggregating env generators imagl/0.2.1 (test package): Generated conaninfo.txt imagl/0.2.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/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 imagl/0.2.1 (test package): Calling build() imagl/0.2.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'imagl::imagl' -- Conan: Target declared 'PNG::PNG' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'JPEG::JPEG' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug imagl/0.2.1 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable example [100%] Built target example imagl/0.2.1 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/build/Debug/generators/conanrun.sh" && ./example ----------------- It works! CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 imagl/0.2.1 (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 imagl/0.2.1 (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-688d3c33/recipes/imagl/all/test_v1_package/conanfile.py imagl/0.2.1@#5e2948f163d00f00e74532cfb5004389 -pr /Users/jenkins/w/prod/BuildSingleReference@2/202603/e401b96a-641d-4904-a094-cdbb5843250a/profile_osx_120_libcpp_apple-clang_debug_64.imagl-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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] imagl: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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Your compiler is apple-clang 12.0 and is compatible. imagl/0.2.1 (test package): Installing package Requirements imagl/0.2.1 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages imagl/0.2.1:e988dde87d44859b75b5ddf60ca0f7d366fffa66 - Cache libjpeg/9d:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache libpng/1.6.37:84b7fece59932bb72a4ab77e90c9ffa3e3239d5a - Cache zlib/1.2.13:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... libjpeg/9d: Already installed! zlib/1.2.13: Already installed! libpng/1.6.37: Already installed! imagl/0.2.1: Already installed! imagl/0.2.1 (test package): Generator txt created conanbuildinfo.txt imagl/0.2.1 (test package): Generator cmake created conanbuildinfo.cmake imagl/0.2.1 (test package): Aggregating env generators imagl/0.2.1 (test package): Generated conaninfo.txt imagl/0.2.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package/build/c5ec2641922b6d541b8f1f74cd1b9279a2183049/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 imagl/0.2.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package/build/c5ec2641922b6d541b8f1f74cd1b9279a2183049' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package/build/c5ec2641922b6d541b8f1f74cd1b9279a2183049/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package' ----------------- -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package/build/c5ec2641922b6d541b8f1f74cd1b9279a2183049 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_v1_package/build/c5ec2641922b6d541b8f1f74cd1b9279a2183049' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/example.dir/Users/jenkins/w/prod/BuildSingleReference@2/cci-688d3c33/recipes/imagl/all/test_package/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example imagl/0.2.1 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/imagl/0.2.1/_/_/package/e988dde87d44859b75b5ddf60ca0f7d366fffa66/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libpng/1.6.37/_/_/package/84b7fece59932bb72a4ab77e90c9ffa3e3239d5a/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libjpeg/9d/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" bin/example ----------------- It works! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR