******************************************************************************** conan install sdl/2.28.2@#6c33e29ede277b58f77a52398729fd9b --build=sdl -pr C:/J2/w/prod-v1/bsr/21769/cacab/profile_windows_16_md_vs_release_64.sdl-shared-True.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:\J2\w\prod-v1\bsr\21769\baffb\.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:\J2\w\prod-v1\bsr\21769\baffb\.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=16 os=Windows [options] sdl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sdl/2.28.2: Forced build from source Installing package: sdl/2.28.2 Requirements sdl/2.28.2 from local cache - Cache Packages sdl/2.28.2:318bb70dd279f78f88f7f7d4e899ac2b5ef5acb2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sdl/2.28.2: Configuring sources in C:\J2\w\prod-v1\bsr\21769\baffb\.conan\data\sdl\2.28.2\_\_\source\src sdl/2.28.2: [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 sdl/2.28.2: Copying sources to build folder sdl/2.28.2: Building your package in C:\J2\w\prod-v1\bsr\21769\baffb\.conan\data\sdl\2.28.2\_\_\build\318bb70dd279f78f88f7f7d4e899ac2b5ef5acb2 sdl/2.28.2: Generator txt created conanbuildinfo.txt sdl/2.28.2: Calling generate() sdl/2.28.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' sdl/2.28.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr\21769\baffb\.conan\data\sdl\2.28.2\_\_\build\318bb70dd279f78f88f7f7d4e899ac2b5ef5acb2\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' sdl/2.28.2: 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 sdl/2.28.2: 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 ERROR: sdl/2.28.2: Error in generate() method, line 297 lib_paths = [lib for dep in all_deps for lib in dep.cpp_info.aggregated_components().libdirs] UnboundLocalError: local variable 'all_deps' referenced before assignment