******************************************************************************** conan install openal/1.19.1@#66f5b296bce677b49fdffaebd071bf76 --build=openal -pr C:\J\w\prod\BuildSingleReference@3\88222\12c62b7e-12ac-427c-a30d-5bf3284dba1f/profile_windows_16_mtd_vs_debug_64.openal-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=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] openal:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openal/1.19.1: Forced build from source Installing package: openal/1.19.1 Requirements openal/1.19.1 from local cache - Cache Packages openal/1.19.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openal/1.19.1: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\source\src openal/1.19.1: [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 openal/1.19.1: Copying sources to build folder openal/1.19.1: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 openal/1.19.1: Generator txt created conanbuildinfo.txt openal/1.19.1: Calling generate() openal/1.19.1: 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 openal/1.19.1: Calling build() openal/1.19.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_STD_C11 -- Performing Test HAVE_STD_C11 - Failed -- Performing Test HAVE_STD_C99 -- Performing Test HAVE_STD_C99 - Failed -- Performing Test HAVE_STD_CXX11 -- Performing Test HAVE_STD_CXX11 - Failed -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Performing Test HAVE_RESTRICT -- Performing Test HAVE_RESTRICT - Success -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test HAVE_STRUCT_TIMESPEC -- Performing Test HAVE_STRUCT_TIMESPEC - Success -- Performing Test HAVE_LIBATOMIC -- Performing Test HAVE_LIBATOMIC - Failed -- Looking for __android_log_print in log -- Looking for __android_log_print in log - not found -- Performing Test HAVE_C99_BOOL -- Performing Test HAVE_C99_BOOL - Success -- Performing Test HAVE_C11_STATIC_ASSERT -- Performing Test HAVE_C11_STATIC_ASSERT - Failed -- Performing Test HAVE_C11_ALIGNAS -- Performing Test HAVE_C11_ALIGNAS - Failed -- Performing Test HAVE_C11_ATOMIC -- Performing Test HAVE_C11_ATOMIC - Failed -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED - Success -- Performing Test HAVE_MSSE_SWITCH -- Performing Test HAVE_MSSE_SWITCH - Failed -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Failed -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Failed -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Failed -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Failed -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Failed -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for stdalign.h -- Looking for stdalign.h - not found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dirent.h -- Looking for dirent.h - not found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for cpuid.h -- Looking for cpuid.h - not found -- Looking for intrin.h -- Looking for intrin.h - found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - found -- Looking for pow in m -- Looking for pow in m - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Performing Test HAVE_CPUID_INTRINSIC -- Performing Test HAVE_CPUID_INTRINSIC - Success -- Performing Test HAVE_BITSCANFORWARD64_INTRINSIC -- Performing Test HAVE_BITSCANFORWARD64_INTRINSIC - Success -- Performing Test HAVE_BITSCANFORWARD_INTRINSIC -- Performing Test HAVE_BITSCANFORWARD_INTRINSIC - Success -- Looking for sysconf -- Looking for sysconf - not found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - found -- Looking for proc_pidpath -- Looking for proc_pidpath - not found -- Looking for lrintf -- Looking for lrintf - found -- Looking for modff -- Looking for modff - found -- Looking for log2f -- Looking for log2f - found -- Looking for cbrtf -- Looking for cbrtf - found -- Looking for copysignf -- Looking for copysignf - found -- Looking for _controlfp -- Looking for _controlfp - found -- Looking for __control87_2 -- Looking for __control87_2 - not found -- Looking for stat -- Looking for stat - found -- Looking for strtof -- Looking for strtof - found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for _stricmp -- Looking for _stricmp - found -- Looking for strncasecmp -- Looking for strncasecmp - not found -- Looking for _strnicmp -- Looking for _strnicmp - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for windows.h -- Looking for windows.h - found -- Looking for getopt -- Looking for getopt - not found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) -- Could NOT find OSS (missing: OSS_INCLUDE_DIR) -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - found -- Looking for waveOutOpen in winmm -- Looking for waveOutOpen in winmm - found -- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp toolset variant: including SDK versions that drop XP support in search! -- Found WindowsSDK: C:/Program Files (x86)/Windows Kits/10;C:/Program Files (x86)/Microsoft SDKs/Windows/v8.1A;C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A -- Found DSound: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.14393.0/um/x64/dsound.lib -- Looking for mmdeviceapi.h -- Looking for mmdeviceapi.h - found -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR) -- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR) -- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR) -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h - not found -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.29.0.windows.1") -- -- Building OpenAL with support for the following backends: -- WinMM, DirectSound, WASAPI, WaveFile, Null -- -- Building with support for CPU extensions: -- Default, SSE, SSE2, SSE3, SSE4.1 -- -- Embedding HRTF datasets -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Installing AmbDec presets -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build openal/1.19.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating native-tools/bin2h, native-tools/bsincgen -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pow in m -- Looking for pow in m - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build/native-tools Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/native-tools/CMakeLists.txt bin2h.c bin2h.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools\bin2h.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/native-tools/CMakeLists.txt bsincgen.c bsincgen.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools\bsincgen.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/native-tools/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB8065: Custom build for item "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\CMakeFiles\cd6d3d0cb5a30cae6baa45c94283a87b\bin2h.rule" succeeded, but specified output "c:\j\w\prod\buildsinglereference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools\bin2h" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB8065: Custom build for item "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\CMakeFiles\cd6d3d0cb5a30cae6baa45c94283a87b\bin2h.rule" succeeded, but specified output "c:\j\w\prod\buildsinglereference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools\bsincgen" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\native-tools.vcxproj] Generating default-44100.mhr.h Generating default-48000.mhr.h Generating bsinc_inc.h Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt alcomplex.c almalloc.c atomic.c rwlock.c threads.c uintmap.c alAuxEffectSlot.c alBuffer.c alEffect.c alError.c alExtension.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\OpenAL32\alAuxEffectSlot.c(160,70): warning C4244: '=': conversion from '__int64' to 'ALuint', possible loss of data [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] alFilter.c alListener.c alSource.c alState.c event.c sample_cvt.c ALc.c ALu.c alconfig.c bs2b.c converter.c mastering.c ringbuffer.c autowah.c chorus.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\mastering.c(469,57): warning C4048: different array subscripts: 'ALfloat (*)[2048]' and 'ALfloat (*)[0]' [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\mastering.c(473,51): warning C4048: different array subscripts: 'ALfloat (*)[2048]' and 'ALfloat (*)[0]' [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] compressor.c dedicated.c distortion.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\ringbuffer.c(224,5): warning C4267: 'function': conversion from 'size_t' to 'LONG', possible loss of data [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\ringbuffer.c(229,5): warning C4267: 'function': conversion from 'size_t' to 'LONG', possible loss of data [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] echo.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\ALu.c(83,104): warning C4028: formal parameter 1 different from declaration [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] equalizer.c fshifter.c modulator.c pshifter.c reverb.c filter.c nfc.c splitter.c helpers.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\effects\modulator.c(142,40): warning C4028: formal parameter 1 different from declaration [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\effects\modulator.c(144,40): warning C4028: formal parameter 1 different from declaration [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] hrtf.c uhjfilter.c ambdec.c C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\effects\modulator.c(146,40): warning C4028: formal parameter 1 different from declaration [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\Alc\effects\modulator.c(148,43): warning C4028: formal parameter 1 different from declaration [C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\OpenAL.vcxproj] bformatdec.c panning.c mixvoice.c mixer_c.c mixer_sse.c mixer_sse2.c mixer_sse3.c mixer_sse41.c base.c loopback.c winmm.c dsound.c wasapi.c wave.c null.c null.c OpenAL.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\Debug\OpenAL32.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt alcomplex.c almalloc.c atomic.c rwlock.c threads.c uintmap.c common.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\Debug\common.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt openal/1.19.1: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built openal/1.19.1: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build openal/1.19.1: Generated conaninfo.txt openal/1.19.1: Generated conanbuildinfo.txt openal/1.19.1: Generating the package openal/1.19.1: Package folder C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 openal/1.19.1: Calling package() openal/1.19.1: Copied 1 file: COPYING openal/1.19.1: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\openal\1.19.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/OpenAL32.lib -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/OpenAL/OpenALConfig-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/al.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/alc.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/alext.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/efx.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/efx-creative.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/AL/efx-presets.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/openal.pc -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/alsoftrc.sample -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/hrtf/default-44100.mhr -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/hrtf/default-48000.mhr -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/3D7.1.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/hexagon.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/itu5.1.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/itu5.1-nocenter.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/rectangle.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/square.ambdec -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/openal/1.19.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/openal/presets/presets.txt [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK openal/1.19.1 package(): Packaged 6 '.h' files openal/1.19.1 package(): Packaged 1 '.lib' file: OpenAL32.lib openal/1.19.1 package(): Packaged 1 '.cmake' file: conan-official-openal-variables.cmake openal/1.19.1 package(): Packaged 1 file: COPYING openal/1.19.1: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created openal/1.19.1: Created package revision eddf5de577fb35556b1d69b943dabf4f [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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WindowsSDK) does not match the name of the calling package (DSound). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWindowsSDK.cmake:467 (find_package_handle_standard_args) cmake/FindDSound.cmake:12 (include) CMakeLists.txt:1094 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. openal/1.19.1: 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