******************************************************************************** conan test conan-center-index/recipes/glew/all/test_package/conanfile.py glew/2.2.0@#c6a41fd9025f0309f598d109ccd9db8f -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/74340/56aebff6-d2ef-43cc-8bb6-0759871d9e8c/profile_osx_120_libcpp_apple-clang_release_armv8.glew-shared-True.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@3/74340/56aebff6-d2ef-43cc-8bb6-0759871d9e8c/profile_osx_120_libcpp_apple-clang_release_64.glew-shared-True.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] glew:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] glew:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk glew/2.2.0 (test package): Installing package Requirements glew/2.2.0 from local cache - Cache glu/system from 'conan-center' - Cache opengl/system from 'conan-center' - Cache Packages glew/2.2.0:c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f - Cache glu/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... opengl/system: Already installed! glu/system: Already installed! glew/2.2.0: Already installed! glew/2.2.0 (test package): Generator cmake_find_package created FindGLEW.cmake glew/2.2.0 (test package): Generator cmake_find_package created Findglu.cmake glew/2.2.0 (test package): Generator cmake_find_package created Findopengl_system.cmake glew/2.2.0 (test package): Generator txt created conanbuildinfo.txt glew/2.2.0 (test package): Generator cmake created conanbuildinfo.cmake glew/2.2.0 (test package): Aggregating env generators glew/2.2.0 (test package): Generated conaninfo.txt glew/2.2.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c/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 glew/2.2.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c/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_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library GLEW found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glew/2.2.0/_/_/package/c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f/lib/libGLEW.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindGLEW.cmake -- Found GLEW: 2.2.0 (found version "2.2.0") -- Library GLEW found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glew/2.2.0/_/_/package/c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f/lib/libGLEW.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glew/2.2.0/_/_/package/c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f/lib/libGLEW.dylib -- Conan: Using autogenerated Findopengl_system.cmake -- Found opengl_system: system (found version "system") -- Conan: Using autogenerated Findglu.cmake -- Found glu: system (found version "system") -- Dependency opengl_system already found -- Library GLEW found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glew/2.2.0/_/_/package/c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f/lib/libGLEW.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/glew/2.2.0/_/_/package/c1bef5b595af3c90bca34c5b732ee6f9c7c2f15f/lib/libGLEW.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/glew/all/test_package/build/82ffc00da392f5dbf166069ddd9deb692e29764c' '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package glew/2.2.0 (test package): Running test() 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