******************************************************************************** conan install glad/0.1.34@#b99a612ff83073be8c0760a85b6f2ae8 --build=glad -pr C:\J\w\prod\BuildSingleReference@3\190505\5455a2da-073d-477d-89ba-7426d8a1a454/profile_windows_15_md_vs_release_64.glad-shared-False.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 (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] glad:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True glad/0.1.34: Forced build from source Installing package: glad/0.1.34 Requirements glad/0.1.34 from local cache - Cache Packages glad/0.1.34:7a569df45ded23f7ea05f42d26db2dc61e700d02 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glad/0.1.34: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\source\src glad/0.1.34: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK glad/0.1.34: Copying sources to build folder glad/0.1.34: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02 glad/0.1.34: Generator txt created conanbuildinfo.txt glad/0.1.34: Calling generate() glad/0.1.34: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' glad/0.1.34: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' glad/0.1.34: Aggregating env generators [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 glad/0.1.34: Calling build() glad/0.1.34: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/build/7a569df45ded23f7ea05f42d26db2dc61e700d02/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/package/7a569df45ded23f7ea05f42d26db2dc61e700d02" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/build/7a569df45ded23f7ea05f42d26db2dc61e700d02/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/package/7a569df45ded23f7ea05f42d26db2dc61e700d02" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/build/7a569df45ded23f7ea05f42d26db2dc61e700d02/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python: C:/Python37/python.exe (found version "3.7.9") found components: Interpreter -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/glad/0.1.34/_/_/build/7a569df45ded23f7ea05f42d26db2dc61e700d02/build glad/0.1.34: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating GLAD [03/11/2023 05:01:40][INFO ][glad ]: downloading latest 'gl' specification [03/11/2023 05:01:40][INFO ][glad.opener ]: opening: 'https://raw.githubusercontent.com/KhronosGroup/OpenGL-Registry/master/xml/gl.xml' [03/11/2023 05:01:40][INFO ][glad ]: generating 'gl' bindings [03/11/2023 05:01:40][INFO ][glad.opener ]: saving: 'https://raw.githubusercontent.com/KhronosGroup/EGL-Registry/master/api/KHR/khrplatform.h' to 'C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build\include\KHR\khrplatform.h' Traceback (most recent call last): File "C:\Python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Python37\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\src\glad\__main__.py", line 174, in main() File "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\src\glad\__main__.py", line 169, in main generator.generate() File "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\src\glad\lang\common\generator.py", line 116, in generate .format(ext, self.spec.NAME) ValueError: Invalid extension "''" for specification "gl" C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 1. [C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build\glad-generate-files.vcxproj] glad/0.1.34: CMake Warning (dev) at CMakeLists.txt:155 (set): Cannot set "GLAD_LIBRARIES": current scope has no parent. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:156 (set): Cannot set "GLAD_INCLUDE_DIRS": current scope has no parent. This warning is for project developers. Use -Wno-dev to suppress it. glad/0.1.34: 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 glad/0.1.34: ERROR: Package '7a569df45ded23f7ea05f42d26db2dc61e700d02' build failed glad/0.1.34: WARN: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build ERROR: glad/0.1.34: Error in build() method, line 112 self._configure_cmake().build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\glad\0.1.34\_\_\build\7a569df45ded23f7ea05f42d26db2dc61e700d02\build" --config Release