******************************************************************************** conan install glfw/3.3.2@ --build=glfw --profile=/Users/jenkins/w/BuildSingleReference@2/65711/731f6c1a-8824-4a07-aa52-741cfe2312e3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] glfw:shared=False [build_requires] [env] opengl/system: Not found in local cache, looking in remotes... opengl/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py opengl/system: Downloaded recipe revision 3582b5d3184289461f73339622c71d31 glfw/3.3.2: Forced build from source Installing package: glfw/3.3.2 Requirements glfw/3.3.2 from local cache - Cache opengl/system from 'conan-center' - Downloaded Packages glfw/3.3.2:57feac2d3427335aae50e8317b2ba8aaf540e791 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... opengl/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opengl/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 opengl/system: Downloaded package revision e0c823b9bed28348dd7f3bcedf045c58 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glfw/3.3.2: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK glfw/3.3.2: Copying sources to build folder glfw/3.3.2: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791 glfw/3.3.2: Generator cmake created conanbuildinfo.cmake glfw/3.3.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK glfw/3.3.2: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGLFW_BUILD_EXAMPLES="False" -DGLFW_BUILD_TESTS="False" -DGLFW_BUILD_DOCS="False" -DGLFW_INSTALL="True" -DGLFW_VULKAN_STATIC="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Using Cocoa for window creation -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791' '--' '-j4' ----------------- Scanning dependencies of target glfw [ 25%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/init.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/context.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/monitor.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/input.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/vulkan.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/window.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/cocoa_init.m.o [ 50%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/cocoa_joystick.m.o [ 56%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/cocoa_monitor.m.o [ 62%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/cocoa_window.m.o [ 68%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/cocoa_time.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/posix_thread.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/nsgl_context.m.o [ 87%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/egl_context.c.o [ 93%] Building C object source_subfolder/src/CMakeFiles/glfw.dir/osmesa_context.c.o [100%] Linking C static library ../../lib/libglfw3.a [100%] Built target glfw glfw/3.3.2: Package '57feac2d3427335aae50e8317b2ba8aaf540e791' built glfw/3.3.2: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791 glfw/3.3.2: Generated conaninfo.txt glfw/3.3.2: Generated conanbuildinfo.txt glfw/3.3.2: Generating the package glfw/3.3.2: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791 glfw/3.3.2: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791' '--target' 'install' '--' '-j4' ----------------- [100%] Built target glfw Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/include/GLFW -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/include/GLFW/glfw3.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/include/GLFW/glfw3native.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/cmake/glfw3/glfw3Config.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/cmake/glfw3/glfw3ConfigVersion.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/cmake/glfw3/glfw3Targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/cmake/glfw3/glfw3Targets-debug.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/pkgconfig/glfw3.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/package/57feac2d3427335aae50e8317b2ba8aaf540e791/lib/libglfw3.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK glfw/3.3.2 package(): Packaged 1 '.md' file: LICENSE.md glfw/3.3.2 package(): Packaged 2 '.h' files: glfw3.h, glfw3native.h glfw/3.3.2 package(): Packaged 1 '.a' file: libglfw3.a glfw/3.3.2 package(): Packaged 1 '.cmake' file: conan-official-glfw-targets.cmake glfw/3.3.2: Package '57feac2d3427335aae50e8317b2ba8aaf540e791' created glfw/3.3.2: Created package revision 779ad255ec76a51604b9e37d0a3ed4e9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/monitor.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/input.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/context.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/init.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/window.c:31: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/vulkan.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_init.m:29: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_joystick.m:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_monitor.m:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_window.m:29: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_time.c:29: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/posix_thread.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/egl_context.c:30: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/osmesa_context.c:34: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/nsgl_context.m:29: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/internal.h:184: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glfw/3.3.2/_/_/build/57feac2d3427335aae50e8317b2ba8aaf540e791/source_subfolder/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] #define GL_SILENCE_DEPRECATION ^ :2:9: note: previous definition is here #define GL_SILENCE_DEPRECATION 1 ^ 1 warning generated.