conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
963 stars 1.77k forks source link

[package] openal/1.20.1: shared build fails with MinGW - can't read OpenAL32.def #3069

Closed SpaceIm closed 4 years ago

SpaceIm commented 4 years ago

Package and Environment Details (include every applicable attribute)

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

[settings]
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=9
compiler.libcxx=libstdc++11
build_type=Release
[options]
[build_requires]
[env]
CC=C:/MinGW/bin/gcc.exe
CXX=C:/MinGW/bin/g++.exe

Steps to reproduce (Include if Applicable)

conan install openal/1.20.1@ -o openal:shared=True

Logs (Include/Attach if Applicable)

Click to expand log ``` openal/1.20.1: Copying sources to build folder openal/1.20.1: Building your package in C:\Users\spaceim\.conan\data\openal\1.20.1\_\_\build\4cd1c23df2926583915997fbf80c4c92e53c5758 openal/1.20.1: Generator cmake created conanbuildinfo.cmake [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.20.1: Calling build() -- The C compiler identification is GNU 9.2.0 -- The CXX compiler identification is GNU 9.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW/bin/gcc.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:/MinGW/bin/g++.exe - skipped -- 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: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- 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 -- Performing Test HAVE___RESTRICT -- Performing Test HAVE___RESTRICT - Success -- Performing Test HAVE_LIBATOMIC -- Performing Test HAVE_LIBATOMIC - Success -- Looking for __android_log_print in log -- Looking for __android_log_print in log - not found -- Performing Test HAVE_FNO_MATH_ERRNO -- Performing Test HAVE_FNO_MATH_ERRNO - Success -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Success -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Success -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Success -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Failed -- 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 -- Performing Test HAVE_SSE_INTRINSICS -- Performing Test HAVE_SSE_INTRINSICS - Success -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Success -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- 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 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 stat -- Looking for stat - found -- Looking for getopt -- Looking for getopt - 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) -- No compatible version of the Windows SDK or Platform SDK found. (missing: WINDOWSSDK_DIRS) -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - found -- No compatible version of the Windows SDK or Platform SDK found. (missing: WINDOWSSDK_DIRS) -- Could NOT find DSound (missing: DSOUND_LIBRARY DSOUND_INCLUDE_DIR) -- 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) -- Could NOT find OPENSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR) -- 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 -- Found SDL2: winmm;imm32;version;msimg32;mingw32;C:/MinGW/lib/libSDL2main.a;C:/MinGW/lib/libSDL2.a -- Found Git: C:/Users/spaceim/AppData/Local/Programs/Git/cmd/git.exe (found version "2.28.0.windows.1") -- -- Building OpenAL with support for the following backends: -- 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/Users/spaceim/.conan/data/openal/1.20.1/_/_/build/4cd1c23df2926583915997fbf80c4c92e53c5758/build_subfolder [1/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alexcpt.cpp.obj [2/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/almalloc.cpp.obj [3/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alcomplex.cpp.obj [4/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alfstream.cpp.obj [5/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/threads.cpp.obj [6/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/dynload.cpp.obj [7/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alstring.cpp.obj [8/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/polyphase_resampler.cpp.obj [9/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/strutils.cpp.obj [10/66] Linking CXX static library lib\libcommon.a [11/66] Generating native-tools/bin2h, native-tools/bsincgen -- The C compiler identification is GNU 9.2.0 -- The CXX compiler identification is GNU 9.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW/bin/gcc.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:/MinGW/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pow in m -- Looking for pow in m - found -- Configuring done -- Generating done -- Build files have been written to: C:/Users/spaceim/.conan/data/openal/1.20.1/_/_/build/4cd1c23df2926583915997fbf80c4c92e53c5758/build_subfolder/source_subfolder/native-tools [1/4] Building C object CMakeFiles/bin2h.dir/bin2h.c.obj [2/4] Linking C executable bin2h.exe [3/4] Building C object CMakeFiles/bsincgen.dir/bsincgen.c.obj [4/4] Linking C executable bsincgen.exe [12/66] Generating hrtf_default.h [13/66] Generating bsinc_inc.h [14/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/event.cpp.obj [15/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/effect.cpp.obj [16/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.obj [17/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/buffer.cpp.obj [18/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/error.cpp.obj [19/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/listener.cpp.obj [20/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/extension.cpp.obj [21/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/filter.cpp.obj [22/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/state.cpp.obj [23/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/source.cpp.obj ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::SetSourcefv(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::SetSourceiv(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::SetSourcei64v(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::GetSourcedv(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::GetSourceiv(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::GetSourcei64v(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span)': ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: warning: unknown conversion type character 'z' in format [-Wformat=] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:52: note: format string is defined here 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^ ../source_subfolder/al/source.cpp:853:9: warning: too many arguments for format [-Wformat-extra-args] 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/al/source.cpp:853:9: note: in definition of macro 'CHECKSIZE' 853 | "Property 0x%04x expects %d value(s), got %zu", prop, (s), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [24/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/alc.cpp.obj In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/alc.cpp: In function 'ALCenum UpdateDeviceParams(ALCdevice*, const ALCint*)': ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'l' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2148:5: note: in expansion of macro 'TRACE' 2148 | TRACE("Fixed device latency: %" PRId64 "ns\n", int64_t{device->FixedLatency.count()}); | ^~~~~ ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2148:5: note: in expansion of macro 'TRACE' 2148 | TRACE("Fixed device latency: %" PRId64 "ns\n", int64_t{device->FixedLatency.count()}); | ^~~~~ ../source_subfolder/alc/alc.cpp: In destructor 'ALCdevice::~ALCdevice()': ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2377:9: note: in expansion of macro 'WARN' 2377 | WARN("%zu Buffer%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2377:16: note: format string is defined here 2377 | WARN("%zu Buffer%s not deleted\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2377:9: note: in expansion of macro 'WARN' 2377 | WARN("%zu Buffer%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2377:26: note: format string is defined here 2377 | WARN("%zu Buffer%s not deleted\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2377:9: note: in expansion of macro 'WARN' 2377 | WARN("%zu Buffer%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2384:9: note: in expansion of macro 'WARN' 2384 | WARN("%zu Effect%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2384:16: note: format string is defined here 2384 | WARN("%zu Effect%s not deleted\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2384:9: note: in expansion of macro 'WARN' 2384 | WARN("%zu Effect%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2384:26: note: format string is defined here 2384 | WARN("%zu Effect%s not deleted\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2384:9: note: in expansion of macro 'WARN' 2384 | WARN("%zu Effect%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2391:9: note: in expansion of macro 'WARN' 2391 | WARN("%zu Filter%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2391:16: note: format string is defined here 2391 | WARN("%zu Filter%s not deleted\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2391:9: note: in expansion of macro 'WARN' 2391 | WARN("%zu Filter%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2391:26: note: format string is defined here 2391 | WARN("%zu Filter%s not deleted\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2391:9: note: in expansion of macro 'WARN' 2391 | WARN("%zu Filter%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp: In destructor 'ALCcontext::~ALCcontext()': ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2443:5: note: in expansion of macro 'TRACE' 2443 | TRACE("Freed %zu context property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2443:19: note: format string is defined here 2443 | TRACE("Freed %zu context property object%s\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2443:5: note: in expansion of macro 'TRACE' 2443 | TRACE("Freed %zu context property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2443:46: note: format string is defined here 2443 | TRACE("Freed %zu context property object%s\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2443:5: note: in expansion of macro 'TRACE' 2443 | TRACE("Freed %zu context property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2450:9: note: in expansion of macro 'WARN' 2450 | WARN("%zu Source%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2450:16: note: format string is defined here 2450 | WARN("%zu Source%s not deleted\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2450:9: note: in expansion of macro 'WARN' 2450 | WARN("%zu Source%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2450:26: note: format string is defined here 2450 | WARN("%zu Source%s not deleted\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2450:9: note: in expansion of macro 'WARN' 2450 | WARN("%zu Source%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2464:5: note: in expansion of macro 'TRACE' 2464 | TRACE("Freed %zu AuxiliaryEffectSlot property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2464:19: note: format string is defined here 2464 | TRACE("Freed %zu AuxiliaryEffectSlot property object%s\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2464:5: note: in expansion of macro 'TRACE' 2464 | TRACE("Freed %zu AuxiliaryEffectSlot property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2464:58: note: format string is defined here 2464 | TRACE("Freed %zu AuxiliaryEffectSlot property object%s\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2464:5: note: in expansion of macro 'TRACE' 2464 | TRACE("Freed %zu AuxiliaryEffectSlot property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2478:9: note: in expansion of macro 'WARN' 2478 | WARN("%zu AuxiliaryEffectSlot%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2478:16: note: format string is defined here 2478 | WARN("%zu AuxiliaryEffectSlot%s not deleted\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2478:9: note: in expansion of macro 'WARN' 2478 | WARN("%zu AuxiliaryEffectSlot%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/alc.cpp:2478:39: note: format string is defined here 2478 | WARN("%zu AuxiliaryEffectSlot%s not deleted\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2478:9: note: in expansion of macro 'WARN' 2478 | WARN("%zu AuxiliaryEffectSlot%s not deleted\n", count, (count==1)?"":"s"); | ^~~~ ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2491:5: note: in expansion of macro 'TRACE' 2491 | TRACE("Freed %zu voice property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2491:19: note: format string is defined here 2491 | TRACE("Freed %zu voice property object%s\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2491:5: note: in expansion of macro 'TRACE' 2491 | TRACE("Freed %zu voice property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2491:44: note: format string is defined here 2491 | TRACE("Freed %zu voice property object%s\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2491:5: note: in expansion of macro 'TRACE' 2491 | TRACE("Freed %zu voice property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2510:5: note: in expansion of macro 'TRACE' 2510 | TRACE("Freed %zu listener property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2510:19: note: format string is defined here 2510 | TRACE("Freed %zu listener property object%s\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2510:5: note: in expansion of macro 'TRACE' 2510 | TRACE("Freed %zu listener property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2510:47: note: format string is defined here 2510 | TRACE("Freed %zu listener property object%s\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2510:5: note: in expansion of macro 'TRACE' 2510 | TRACE("Freed %zu listener property object%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2527:13: note: in expansion of macro 'TRACE' 2527 | TRACE("Destructed %zu orphaned event%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2527:32: note: format string is defined here 2527 | TRACE("Destructed %zu orphaned event%s\n", count, (count==1)?"":"s"); | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2527:13: note: in expansion of macro 'TRACE' 2527 | TRACE("Destructed %zu orphaned event%s\n", count, (count==1)?"":"s"); | ^~~~~ ../source_subfolder/alc/alc.cpp:2527:50: note: format string is defined here 2527 | TRACE("Destructed %zu orphaned event%s\n", count, (count==1)?"":"s"); | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/alcontext.h:18, from ../source_subfolder/al/source.h:12, from ../source_subfolder/alc/alc.cpp:60: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/alc.cpp:2527:13: note: in expansion of macro 'TRACE' 2527 | TRACE("Destructed %zu orphaned event%s\n", count, (count==1)?"":"s"); | ^~~~~ [25/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/alconfig.cpp.obj [26/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/alu.cpp.obj [27/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/bs2b.cpp.obj [28/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/bformatdec.cpp.obj [29/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/ambdec.cpp.obj In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/ambdec.cpp: In function 'bool {anonymous}::load_ambdec_speakers(al::vector&, std::size_t, std::istream&, std::string&)': ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:92:29: note: in expansion of macro 'WARN' 92 | if(istr.fail()) WARN("Name not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/ambdec.cpp:92:67: note: format string is defined here 92 | if(istr.fail()) WARN("Name not specified for speaker %zu\n", spkr_num); | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:92:29: note: in expansion of macro 'WARN' 92 | if(istr.fail()) WARN("Name not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:94:29: note: in expansion of macro 'WARN' 94 | if(istr.fail()) WARN("Distance not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/ambdec.cpp:94:71: note: format string is defined here 94 | if(istr.fail()) WARN("Distance not specified for speaker %zu\n", spkr_num); | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:94:29: note: in expansion of macro 'WARN' 94 | if(istr.fail()) WARN("Distance not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:96:29: note: in expansion of macro 'WARN' 96 | if(istr.fail()) WARN("Azimuth not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/ambdec.cpp:96:70: note: format string is defined here 96 | if(istr.fail()) WARN("Azimuth not specified for speaker %zu\n", spkr_num); | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:96:29: note: in expansion of macro 'WARN' 96 | if(istr.fail()) WARN("Azimuth not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/logging.h:49:28: warning: unknown conversion type character 'z' in format [-Wformat=] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:98:29: note: in expansion of macro 'WARN' 98 | if(istr.fail()) WARN("Elevation not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/ambdec.cpp:98:72: note: format string is defined here 98 | if(istr.fail()) WARN("Elevation not specified for speaker %zu\n", spkr_num); | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:49:28: warning: too many arguments for format [-Wformat-extra-args] 49 | AL_PRINT(gLogFile, "AL lib: (WW) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:98:29: note: in expansion of macro 'WARN' 98 | if(istr.fail()) WARN("Elevation not specified for speaker %zu\n", spkr_num); | ^~~~ ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:100:29: note: in expansion of macro 'TRACE' 100 | if(istr.fail()) TRACE("Connection not specified for speaker %zu\n", spkr_num); | ^~~~~ ../source_subfolder/alc/ambdec.cpp:100:74: note: format string is defined here 100 | if(istr.fail()) TRACE("Connection not specified for speaker %zu\n", spkr_num); | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:100:29: note: in expansion of macro 'TRACE' 100 | if(istr.fail()) TRACE("Connection not specified for speaker %zu\n", spkr_num); | ^~~~~ ../source_subfolder/alc/ambdec.cpp: In function 'bool {anonymous}::load_ambdec_matrix(float (&)[4], al::vector >&, std::size_t, std::istream&, std::string&)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:150:21: note: in expansion of macro 'ERR' 150 | ERR("Extra junk on gain %zu: %s\n", curgain+1, | ^~~ ../source_subfolder/alc/ambdec.cpp:150:46: note: format string is defined here 150 | ERR("Extra junk on gain %zu: %s\n", curgain+1, | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:55:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:150:21: note: in expansion of macro 'ERR' 150 | ERR("Extra junk on gain %zu: %s\n", curgain+1, | ^~~ ../source_subfolder/alc/ambdec.cpp:150:51: note: format string is defined here 150 | ERR("Extra junk on gain %zu: %s\n", curgain+1, | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:150:21: note: in expansion of macro 'ERR' 150 | ERR("Extra junk on gain %zu: %s\n", curgain+1, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:172:21: note: in expansion of macro 'ERR' 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^~~ ../source_subfolder/alc/ambdec.cpp:172:56: note: format string is defined here 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:172:21: note: in expansion of macro 'ERR' 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^~~ ../source_subfolder/alc/ambdec.cpp:172:60: note: format string is defined here 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^ In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:55:28: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:172:21: note: in expansion of macro 'ERR' 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^~~ ../source_subfolder/alc/ambdec.cpp:172:65: note: format string is defined here 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ~^ | | | char* | %I64d In file included from ../source_subfolder/alc/ambdec.cpp:14: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/ambdec.cpp:172:21: note: in expansion of macro 'ERR' 172 | ERR("Extra junk on matrix element %zux%zu: %s\n", curidx, | ^~~ [30/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/chorus.cpp.obj [31/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/converter.cpp.obj [32/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/autowah.cpp.obj [33/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/compressor.cpp.obj [34/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/distortion.cpp.obj [35/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/echo.cpp.obj [36/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/equalizer.cpp.obj [37/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/dedicated.cpp.obj [38/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/fshifter.cpp.obj [39/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/pshifter.cpp.obj [40/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/null.cpp.obj [41/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/modulator.cpp.obj [42/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/biquad.cpp.obj [43/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/vmorpher.cpp.obj [44/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/reverb.cpp.obj [45/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/splitter.cpp.obj [46/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/nfc.cpp.obj [47/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/uiddefs.cpp.obj [48/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/panning.cpp.obj In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/panning.cpp:48: ../source_subfolder/alc/panning.cpp: In function 'void {anonymous}::AllocChannels(ALCdevice*, ALuint, ALuint)': ../source_subfolder/alc/logging.h:43:28: warning: unknown conversion type character 'z' in format [-Wformat=] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/panning.cpp:131:5: note: in expansion of macro 'TRACE' 131 | TRACE("Allocating %u channels, %zu bytes\n", num_chans, | ^~~~~ ../source_subfolder/alc/panning.cpp:131:37: note: format string is defined here 131 | TRACE("Allocating %u channels, %zu bytes\n", num_chans, | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/panning.cpp:48: ../source_subfolder/alc/logging.h:43:28: warning: too many arguments for format [-Wformat-extra-args] 43 | AL_PRINT(gLogFile, "AL lib: (II) " __VA_ARGS__); \ ../source_subfolder/alc/panning.cpp:131:5: note: in expansion of macro 'TRACE' 131 | TRACE("Allocating %u channels, %zu bytes\n", num_chans, | ^~~~~ ../source_subfolder/alc/panning.cpp: In function 'void aluInitRenderer(ALCdevice*, ALint, HrtfRequestMode, HrtfRequestMode)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/panning.cpp:730:21: note: in expansion of macro 'ERR' 730 | ERR("Unsupported speaker count %zu (max %d)\n", conf.Speakers.size(), | ^~~ ../source_subfolder/alc/panning.cpp:730:53: note: format string is defined here 730 | ERR("Unsupported speaker count %zu (max %d)\n", conf.Speakers.size(), | ^ In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/panning.cpp:48: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/panning.cpp:730:21: note: in expansion of macro 'ERR' 730 | ERR("Unsupported speaker count %zu (max %d)\n", conf.Speakers.size(), | ^~~ ../source_subfolder/alc/panning.cpp:730:62: note: format string is defined here 730 | ERR("Unsupported speaker count %zu (max %d)\n", conf.Speakers.size(), | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/alu.h:12, from ../source_subfolder/alc/panning.cpp:48: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/panning.cpp:730:21: note: in expansion of macro 'ERR' 730 | ERR("Unsupported speaker count %zu (max %d)\n", conf.Speakers.size(), | ^~~ [49/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/helpers.cpp.obj [50/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/ringbuffer.cpp.obj [51/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/hrtf.cpp.obj In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf00(std::istream&, const char*)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:607:13: note: in expansion of macro 'ERR' 607 | ERR("Invalid evOffset: evOffset[%zu]=%d (last=%d)\n", i, elevs[i].irOffset, | ^~~ ../source_subfolder/alc/hrtf.cpp:607:46: note: format string is defined here 607 | ERR("Invalid evOffset: evOffset[%zu]=%d (last=%d)\n", i, elevs[i].irOffset, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:607:13: note: in expansion of macro 'ERR' 607 | ERR("Invalid evOffset: evOffset[%zu]=%d (last=%d)\n", i, elevs[i].irOffset, | ^~~ ../source_subfolder/alc/hrtf.cpp:607:51: note: format string is defined here 607 | ERR("Invalid evOffset: evOffset[%zu]=%d (last=%d)\n", i, elevs[i].irOffset, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:607:13: note: in expansion of macro 'ERR' 607 | ERR("Invalid evOffset: evOffset[%zu]=%d (last=%d)\n", i, elevs[i].irOffset, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:614:9: note: in expansion of macro 'ERR' 614 | ERR("Invalid evOffset: evOffset[%zu]=%d (irCount=%d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:614:42: note: format string is defined here 614 | ERR("Invalid evOffset: evOffset[%zu]=%d (irCount=%d)\n", | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:614:9: note: in expansion of macro 'ERR' 614 | ERR("Invalid evOffset: evOffset[%zu]=%d (irCount=%d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:614:47: note: format string is defined here 614 | ERR("Invalid evOffset: evOffset[%zu]=%d (irCount=%d)\n", | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:614:9: note: in expansion of macro 'ERR' 614 | ERR("Invalid evOffset: evOffset[%zu]=%d (irCount=%d)\n", | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:624:13: note: in expansion of macro 'ERR' 624 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:624:54: note: format string is defined here 624 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:624:13: note: in expansion of macro 'ERR' 624 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:624:59: note: format string is defined here 624 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:624:13: note: in expansion of macro 'ERR' 624 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:632:9: note: in expansion of macro 'ERR' 632 | ERR("Unsupported azimuth count: azCount[%zu]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:632:50: note: format string is defined here 632 | ERR("Unsupported azimuth count: azCount[%zu]=%d (%d to %d)\n", | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:632:9: note: in expansion of macro 'ERR' 632 | ERR("Unsupported azimuth count: azCount[%zu]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/hrtf.cpp:632:55: note: format string is defined here 632 | ERR("Unsupported azimuth count: azCount[%zu]=%d (%d to %d)\n", | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:632:9: note: in expansion of macro 'ERR' 632 | ERR("Unsupported azimuth count: azCount[%zu]=%d (%d to %d)\n", | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:655:13: note: in expansion of macro 'ERR' 655 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:655:34: note: format string is defined here 655 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:655:13: note: in expansion of macro 'ERR' 655 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:655:40: note: format string is defined here 655 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:655:13: note: in expansion of macro 'ERR' 655 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:658:22: warning: conversion from 'int' to 'std::array::value_type' {aka 'unsigned char'} may change value [-Wconversion] 658 | delays[i][0] <<= HRIR_DELAY_FRACBITS; In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf01(std::istream&, const char*)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:703:13: note: in expansion of macro 'ERR' 703 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", i, elevs[i].azCount, | ^~~ ../source_subfolder/alc/hrtf.cpp:703:54: note: format string is defined here 703 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", i, elevs[i].azCount, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:703:13: note: in expansion of macro 'ERR' 703 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", i, elevs[i].azCount, | ^~~ ../source_subfolder/alc/hrtf.cpp:703:59: note: format string is defined here 703 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", i, elevs[i].azCount, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:703:13: note: in expansion of macro 'ERR' 703 | ERR("Unsupported azimuth count: azCount[%zd]=%d (%d to %d)\n", i, elevs[i].azCount, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:732:13: note: in expansion of macro 'ERR' 732 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:732:34: note: format string is defined here 732 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:732:13: note: in expansion of macro 'ERR' 732 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:732:40: note: format string is defined here 732 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:732:13: note: in expansion of macro 'ERR' 732 | ERR("Invalid delays[%zd]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:735:22: warning: conversion from 'int' to 'std::array::value_type' {aka 'unsigned char'} may change value [-Wconversion] 735 | delays[i][0] <<= HRIR_DELAY_FRACBITS; In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf02(std::istream&, const char*)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:801:13: note: in expansion of macro 'ERR' 801 | ERR("Unsupported field distance[%zu]=%d (%d to %d millimeters)\n", f, distance, | ^~~ ../source_subfolder/alc/hrtf.cpp:801:46: note: format string is defined here 801 | ERR("Unsupported field distance[%zu]=%d (%d to %d millimeters)\n", f, distance, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:801:13: note: in expansion of macro 'ERR' 801 | ERR("Unsupported field distance[%zu]=%d (%d to %d millimeters)\n", f, distance, | ^~~ ../source_subfolder/alc/hrtf.cpp:801:51: note: format string is defined here 801 | ERR("Unsupported field distance[%zu]=%d (%d to %d millimeters)\n", f, distance, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:801:13: note: in expansion of macro 'ERR' 801 | ERR("Unsupported field distance[%zu]=%d (%d to %d millimeters)\n", f, distance, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:807:13: note: in expansion of macro 'ERR' 807 | ERR("Unsupported elevation count: evCount[%zu]=%d (%d to %d)\n", f, evCount, | ^~~ ../source_subfolder/alc/hrtf.cpp:807:56: note: format string is defined here 807 | ERR("Unsupported elevation count: evCount[%zu]=%d (%d to %d)\n", f, evCount, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:807:13: note: in expansion of macro 'ERR' 807 | ERR("Unsupported elevation count: evCount[%zu]=%d (%d to %d)\n", f, evCount, | ^~~ ../source_subfolder/alc/hrtf.cpp:807:61: note: format string is defined here 807 | ERR("Unsupported elevation count: evCount[%zu]=%d (%d to %d)\n", f, evCount, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:807:13: note: in expansion of macro 'ERR' 807 | ERR("Unsupported elevation count: evCount[%zu]=%d (%d to %d)\n", f, evCount, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:816:13: note: in expansion of macro 'ERR' 816 | ERR("Field distance[%zu] is not after previous (%f > %f)\n", f, fields[f].distance, | ^~~ ../source_subfolder/alc/hrtf.cpp:816:34: note: format string is defined here 816 | ERR("Field distance[%zu] is not after previous (%f > %f)\n", f, fields[f].distance, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%f' expects argument of type 'double', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:816:13: note: in expansion of macro 'ERR' 816 | ERR("Field distance[%zu] is not after previous (%f > %f)\n", f, fields[f].distance, | ^~~ ../source_subfolder/alc/hrtf.cpp:816:62: note: format string is defined here 816 | ERR("Field distance[%zu] is not after previous (%f > %f)\n", f, fields[f].distance, | ~^ | | | double | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:816:13: note: in expansion of macro 'ERR' 816 | ERR("Field distance[%zu] is not after previous (%f > %f)\n", f, fields[f].distance, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:835:17: note: in expansion of macro 'ERR' 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^~~ ../source_subfolder/alc/hrtf.cpp:835:58: note: format string is defined here 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:835:17: note: in expansion of macro 'ERR' 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^~~ ../source_subfolder/alc/hrtf.cpp:835:63: note: format string is defined here 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:835:17: note: in expansion of macro 'ERR' 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^~~ ../source_subfolder/alc/hrtf.cpp:835:68: note: format string is defined here 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:835:17: note: in expansion of macro 'ERR' 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^~~ ../source_subfolder/alc/hrtf.cpp:835:72: note: format string is defined here 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:835:17: note: in expansion of macro 'ERR' 835 | ERR("Unsupported azimuth count: azCount[%zu][%zu]=%d (%d to %d)\n", f, e, | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:883:17: note: in expansion of macro 'ERR' 883 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:883:38: note: format string is defined here 883 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:883:17: note: in expansion of macro 'ERR' 883 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:883:47: note: format string is defined here 883 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:883:17: note: in expansion of macro 'ERR' 883 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:886:26: warning: conversion from 'int' to 'std::array::value_type' {aka 'unsigned char'} may change value [-Wconversion] 886 | delays[i][0] <<= HRIR_DELAY_FRACBITS; In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:931:17: note: in expansion of macro 'ERR' 931 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:931:38: note: format string is defined here 931 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:931:17: note: in expansion of macro 'ERR' 931 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:931:47: note: format string is defined here 931 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:931:17: note: in expansion of macro 'ERR' 931 | ERR("Invalid delays[%zu][0]: %d (%d)\n", i, delays[i][0], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:936:17: note: in expansion of macro 'ERR' 936 | ERR("Invalid delays[%zu][1]: %d (%d)\n", i, delays[i][1], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:936:38: note: format string is defined here 936 | ERR("Invalid delays[%zu][1]: %d (%d)\n", i, delays[i][1], MAX_HRIR_DELAY); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:936:17: note: in expansion of macro 'ERR' 936 | ERR("Invalid delays[%zu][1]: %d (%d)\n", i, delays[i][1], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:936:47: note: format string is defined here 936 | ERR("Invalid delays[%zu][1]: %d (%d)\n", i, delays[i][1], MAX_HRIR_DELAY); | ~^ | | | int | %I64d In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:936:17: note: in expansion of macro 'ERR' 936 | ERR("Invalid delays[%zu][1]: %d (%d)\n", i, delays[i][1], MAX_HRIR_DELAY); | ^~~ ../source_subfolder/alc/hrtf.cpp:939:26: warning: conversion from 'int' to 'std::array::value_type' {aka 'unsigned char'} may change value [-Wconversion] 939 | delays[i][0] <<= HRIR_DELAY_FRACBITS; ../source_subfolder/alc/hrtf.cpp:940:26: warning: conversion from 'int' to 'std::array::value_type' {aka 'unsigned char'} may change value [-Wconversion] 940 | delays[i][1] <<= HRIR_DELAY_FRACBITS; In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/hrtf.cpp: In function 'HrtfStore* GetLoadedHrtf(const string&, const char*, ALuint)': ../source_subfolder/alc/logging.h:55:28: warning: unknown conversion type character 'z' in format [-Wformat=] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:1236:9: note: in expansion of macro 'ERR' 1236 | ERR("%s data is too short (%zu bytes)\n", name.c_str(), stream->gcount()); | ^~~ ../source_subfolder/alc/hrtf.cpp:1236:37: note: format string is defined here 1236 | ERR("%s data is too short (%zu bytes)\n", name.c_str(), stream->gcount()); | ^ In file included from ../source_subfolder/alc/hrtf.cpp:53: ../source_subfolder/alc/logging.h:55:28: warning: too many arguments for format [-Wformat-extra-args] 55 | AL_PRINT(gLogFile, "AL lib: (EE) " __VA_ARGS__); \ ../source_subfolder/alc/hrtf.cpp:1236:9: note: in expansion of macro 'ERR' 1236 | ERR("%s data is too short (%zu bytes)\n", name.c_str(), stream->gcount()); | ^~~ ../source_subfolder/alc/hrtf.cpp: In function 'void {anonymous}::AddFileEntry(const string&)': ../source_subfolder/alc/hrtf.cpp:63:8: warning: inlining failed in call to '{anonymous}::HrtfEntry::~HrtfEntry() noexcept': call is unlikely and code size would grow [-Winline] 63 | struct HrtfEntry { | ^~~~~~~~~ ../source_subfolder/alc/hrtf.cpp:1053:34: note: called from here 1053 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/alc/hrtf.cpp: In function 'al::vector > EnumerateHrtf(const char*)': ../source_subfolder/alc/hrtf.cpp:63:8: warning: inlining failed in call to '{anonymous}::HrtfEntry::~HrtfEntry() noexcept': call is unlikely and code size would grow [-Winline] 63 | struct HrtfEntry { | ^~~~~~~~~ ../source_subfolder/alc/hrtf.cpp:1086:34: note: called from here 1086 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [52/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/uhjfilter.cpp.obj [53/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/loopback.cpp.obj [54/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mastering.cpp.obj [55/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/voice.cpp.obj [56/66] Building RC object source_subfolder/CMakeFiles/OpenAL.dir/resources/openal32.rc.obj [57/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/null.cpp.obj [58/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/wave.cpp.obj [59/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse41.cpp.obj [60/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse3.cpp.obj [61/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_c.cpp.obj [62/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse2.cpp.obj [63/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse.cpp.obj [64/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/base.cpp.obj [65/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/wasapi.cpp.obj [66/66] Linking CXX shared library bin\OpenAL32.dll FAILED: bin/OpenAL32.dll lib/libOpenAL32.dll.a cmd.exe /C "cd . && C:\MinGW\bin\g++.exe -m64 -O3 -DNDEBUG -m64 -Wl,--output-def,OpenAL32.def -shared -o bin\OpenAL32.dll -Wl,--out-implib,lib\libOpenAL32.dll.a -Wl,--major-image-version,1,--minor-image-version,20 source_subfolder/CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/buffer.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/effect.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/error.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/event.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/extension.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/filter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/listener.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/source.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/al/state.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/alc.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/alu.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/alconfig.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/ambdec.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/bformatdec.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/bs2b.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/converter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/autowah.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/chorus.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/compressor.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/dedicated.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/distortion.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/echo.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/equalizer.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/fshifter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/modulator.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/null.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/pshifter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/reverb.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/effects/vmorpher.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/biquad.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/nfc.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/filters/splitter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/helpers.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/hrtf.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mastering.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/panning.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/ringbuffer.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/uhjfilter.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/uiddefs.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/voice.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_c.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse2.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse3.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/mixer/mixer_sse41.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/base.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/loopback.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/null.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/wasapi.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/alc/backends/wave.cpp.obj source_subfolder/CMakeFiles/OpenAL.dir/resources/openal32.rc.obj lib/libcommon.a -latomic -lm -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cmd.exe /C "cd /D C:\Users\spaceim\.conan\data\openal\1.20.1\_\_\build\4cd1c23df2926583915997fbf80c4c92e53c5758\build_subfolder\source_subfolder && C:\MinGW\bin\sed.exe -i -e "s/ @[^ ]*//" OpenAL32.def && C:\MinGW\bin\dlltool.exe -d OpenAL32.def -l OpenAL32.lib -D OpenAL32.dll"" C:\MinGW\bin\sed.exe: can't read OpenAL32.def: No such file or directory ninja: build stopped: subcommand failed. openal/1.20.1: openal/1.20.1: ERROR: Package '4cd1c23df2926583915997fbf80c4c92e53c5758' build failed openal/1.20.1: WARN: Build folder C:\Users\spaceim\.conan\data\openal\1.20.1\_\_\build\4cd1c23df2926583915997fbf80c4c92e53c5758 ERROR: openal/1.20.1: Error in build() method, line 69 cmake.build() ConanException: Error 1 while executing cmake --build C:\Users\spaceim\.conan\data\openal\1.20.1\_\_\build\4cd1c23df2926583915997fbf80c4c92e53c5758\build_subfolder -- -j4 ```
SpaceIm commented 4 years ago

I would say it fails during execution of this command: https://github.com/kcat/openal-soft/blob/f02bc1354d406707619c3f4704e06c9d15b24f63/CMakeLists.txt#L1325

madebr commented 4 years ago

Maybe wrong working directory?

SpaceIm commented 4 years ago

Maybe, I don't know. I've installed MinGW again, and now it works :v: