>>> openal 1.20.1 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-5/output-1/build/.openal-1.20.1.tar.gz.RdAiuy/output' 'https://github.com/kcat/openal-soft/archive/openal-soft-1.20.1/openal-1.20.1.tar.gz' --2021-07-31 00:04:50-- https://github.com/kcat/openal-soft/archive/openal-soft-1.20.1/openal-1.20.1.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/kcat/openal-soft/tar.gz/openal-soft-1.20.1 [following] --2021-07-31 00:04:50-- https://codeload.github.com/kcat/openal-soft/tar.gz/openal-soft-1.20.1 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-5/output-1/build/.openal-1.20.1.tar.gz.RdAiuy/output' 0K .......... .......... .......... .......... .......... 3.05M 50K .......... .......... .......... .......... .......... 6.31M 100K .......... .......... .......... .......... .......... 18.5M 150K .......... .......... .......... .......... .......... 8.62M 200K .......... .......... .......... .......... .......... 7.75M 250K .......... .......... .......... .......... .......... 6.51M 300K .......... .......... .......... .......... .......... 6.69M 350K .......... .......... .......... .......... .......... 12.6M 400K .......... .......... .......... .......... .......... 11.7M 450K .......... .......... .......... .......... .......... 5.86M 500K .......... .......... .......... .......... .......... 7.10M 550K .......... .......... .......... .......... .......... 14.8M 600K . 28.8M=0.08s 2021-07-31 00:04:50 (7.36 MB/s) - '/tmp/instance-5/output-1/build/.openal-1.20.1.tar.gz.RdAiuy/output' saved [616174] openal-1.20.1.tar.gz: OK (sha256: c32d10473457a8b545aab50070fe84be2b5b041e1f2099012777ee6be0057c13) >>> openal 1.20.1 Extracting gzip -d -c /tmp/instance-5/dl/openal/openal-1.20.1.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/openal-1.20.1 -xf - >>> openal 1.20.1 Patching >>> openal 1.20.1 Configuring (mkdir -p /tmp/instance-5/output-1/build/openal-1.20.1/ && cd /tmp/instance-5/output-1/build/openal-1.20.1/ && rm -f CMakeCache.txt && PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-5/output-1/host/bin/cmake /tmp/instance-5/output-1/build/openal-1.20.1/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-5/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DALSOFT_UTILS=OFF -DALSOFT_EXAMPLES=OFF -DALSOFT_TESTS=OFF -DEXTRA_LIBS=atomic -DALSOFT_REQUIRE_ALSA=ON -DALSOFT_REQUIRE_JACK=OFF -DALSOFT_REQUIRE_PORTAUDIO=OFF -DALSOFT_REQUIRE_PULSEAUDIO=OFF ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-5/output-1/host/bin/or1k-linux-gcc -- Check for working C compiler: /tmp/instance-5/output-1/host/bin/or1k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-5/output-1/host/bin/or1k-linux-g++ -- Check for working CXX compiler: /tmp/instance-5/output-1/host/bin/or1k-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Looking for posix_memalign -- Looking for posix_memalign - found -- 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_GCC_PROTECTED_VISIBILITY -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Failed -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Failed -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Failed -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Failed -- Looking for xmmintrin.h -- Looking for xmmintrin.h - not found -- Looking for emmintrin.h -- Looking for emmintrin.h - not found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - not found -- Looking for smmintrin.h -- Looking for smmintrin.h - not found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- 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 - not found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - not found -- Looking for initguid.h -- Looking for initguid.h - not found -- Looking for pow in m -- Looking for pow in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for proc_pidpath -- Looking for proc_pidpath - not found -- Looking for stat -- Looking for stat - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_setschedparam -- Looking for pthread_setschedparam - found -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for getopt -- Looking for getopt - found -- Found ALSA: /tmp/instance-5/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libasound.so (found version "1.2.4") -- Found OSS: /tmp/instance-5/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR) -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- 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: /tmp/instance-5/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libSDL2main.a;/tmp/instance-5/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libSDL2.so -- Found Git: /usr/bin/git (found version "2.25.1") -- -- Building OpenAL with support for the following backends: -- ALSA, OSS, WaveFile, Null -- -- Building with support for CPU extensions: -- Default -- -- 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: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-5/output-1/build/openal-1.20.1 >>> openal 1.20.1 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/openal-1.20.1/ make[1]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[2]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' Scanning dependencies of target native-tools make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' Scanning dependencies of target common make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' [ 1%] Generating native-tools/bin2h, native-tools/bsincgen [ 3%] Building CXX object CMakeFiles/common.dir/common/alexcpt.cpp.o [ 4%] Building CXX object CMakeFiles/common.dir/common/alfstream.cpp.o [ 6%] Building CXX object CMakeFiles/common.dir/common/alcomplex.cpp.o [ 8%] Building CXX object CMakeFiles/common.dir/common/alstring.cpp.o [ 9%] Building CXX object CMakeFiles/common.dir/common/almalloc.cpp.o [ 11%] Building CXX object CMakeFiles/common.dir/common/dynload.cpp.o [ 12%] Building CXX object CMakeFiles/common.dir/common/polyphase_resampler.cpp.o [ 14%] Building CXX object CMakeFiles/common.dir/common/threads.cpp.o [ 16%] Building CXX object CMakeFiles/common.dir/common/strutils.cpp.o -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ [ 17%] Linking CXX static library libcommon.a make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' [ 17%] Built target common -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: /tmp/instance-5/output-1/build/openal-1.20.1/native-tools make[4]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[5]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[6]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' Scanning dependencies of target bsincgen make[6]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[6]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' [ 25%] Building C object CMakeFiles/bsincgen.dir/bsincgen.c.o [ 50%] Linking C executable bsincgen make[6]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' [ 50%] Built target bsincgen make[6]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' Scanning dependencies of target bin2h make[6]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[6]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' [ 75%] Building C object CMakeFiles/bin2h.dir/bin2h.c.o [100%] Linking C executable bin2h make[6]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' [100%] Built target bin2h make[5]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[4]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1/native-tools' make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' [ 17%] Built target native-tools make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' [ 19%] Generating bsinc_inc.h [ 20%] Generating hrtf_default.h Scanning dependencies of target OpenAL make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[3]: Entering directory '/tmp/instance-5/output-1/build/openal-1.20.1' [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [ 24%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o [ 25%] Building CXX object CMakeFiles/OpenAL.dir/al/effect.cpp.o [ 27%] Building CXX object CMakeFiles/OpenAL.dir/al/error.cpp.o [ 29%] Building CXX object CMakeFiles/OpenAL.dir/al/event.cpp.o [ 32%] Building CXX object CMakeFiles/OpenAL.dir/al/extension.cpp.o [ 32%] Building CXX object CMakeFiles/OpenAL.dir/al/filter.cpp.o [ 33%] Building CXX object CMakeFiles/OpenAL.dir/al/listener.cpp.o [ 35%] Building CXX object CMakeFiles/OpenAL.dir/al/source.cpp.o [ 37%] Building CXX object CMakeFiles/OpenAL.dir/alc/alc.cpp.o [ 40%] Building CXX object CMakeFiles/OpenAL.dir/al/state.cpp.o [ 40%] Building CXX object CMakeFiles/OpenAL.dir/alc/alu.cpp.o [ 41%] Building CXX object CMakeFiles/OpenAL.dir/alc/alconfig.cpp.o [ 43%] Building CXX object CMakeFiles/OpenAL.dir/alc/ambdec.cpp.o [ 45%] Building CXX object CMakeFiles/OpenAL.dir/alc/bformatdec.cpp.o [ 46%] Building CXX object CMakeFiles/OpenAL.dir/alc/converter.cpp.o [ 50%] Building CXX object CMakeFiles/OpenAL.dir/alc/bs2b.cpp.o [ 50%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/autowah.cpp.o [ 51%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/chorus.cpp.o [ 53%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/echo.cpp.o [ 54%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/dedicated.cpp.o [ 56%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/distortion.cpp.o [ 58%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/compressor.cpp.o [ 59%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/fshifter.cpp.o [ 61%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/equalizer.cpp.o [ 62%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/modulator.cpp.o [ 64%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/null.cpp.o [ 67%] Building CXX object CMakeFiles/OpenAL.dir/alc/filters/biquad.cpp.o [ 67%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/pshifter.cpp.o [ 69%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/vmorpher.cpp.o [ 70%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/reverb.cpp.o [ 74%] Building CXX object CMakeFiles/OpenAL.dir/alc/filters/splitter.cpp.o [ 74%] Building CXX object CMakeFiles/OpenAL.dir/alc/helpers.cpp.o [ 75%] Building CXX object CMakeFiles/OpenAL.dir/alc/mastering.cpp.o [ 77%] Building CXX object CMakeFiles/OpenAL.dir/alc/filters/nfc.cpp.o [ 79%] Building CXX object CMakeFiles/OpenAL.dir/alc/hrtf.cpp.o [ 80%] Building CXX object CMakeFiles/OpenAL.dir/alc/uiddefs.cpp.o [ 82%] Building CXX object CMakeFiles/OpenAL.dir/alc/voice.cpp.o [ 83%] Building CXX object CMakeFiles/OpenAL.dir/alc/uhjfilter.cpp.o [ 85%] Building CXX object CMakeFiles/OpenAL.dir/alc/panning.cpp.o [ 87%] Building CXX object CMakeFiles/OpenAL.dir/alc/ringbuffer.cpp.o [ 88%] Building CXX object CMakeFiles/OpenAL.dir/alc/mixer/mixer_c.cpp.o [ 90%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/base.cpp.o [ 91%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/null.cpp.o [ 93%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/loopback.cpp.o [ 95%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/alsa.cpp.o [ 96%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/wave.cpp.o [ 98%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/oss.cpp.o /tmp/instance-5/output-1/build/openal-1.20.1/al/buffer.cpp: In function 'void {anonymous}::LoadData(ALCcontext*, ALbuffer*, ALsizei, ALuint, UserFmtChannels, UserFmtType, const al::byte*, ALbitfieldSOFT)': /tmp/instance-5/output-1/build/openal-1.20.1/al/buffer.cpp:520:82: warning: cast from 'al::byte*' to 'ALshort*' {aka 'short int*'} increases required alignment of target type [-Wcast-align] 520 | Convert_ALshort_ALima4(reinterpret_cast(ALBuf->mData.data()), | ^ /tmp/instance-5/output-1/build/openal-1.20.1/al/buffer.cpp:528:85: warning: cast from 'al::byte*' to 'ALshort*' {aka 'short int*'} increases required alignment of target type [-Wcast-align] 528 | Convert_ALshort_ALmsadpcm(reinterpret_cast(ALBuf->mData.data()), | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp: In function 'int {anonymous}::verify_state(snd_pcm_t*)': /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:385:11: warning: enumeration value 'SND_PCM_STATE_PRIVATE1' not handled in switch [-Wswitch] 385 | switch(state) | ^ /tmp/instance-5/output-1/build/openal-1.20.1/al/event.cpp: In function 'int EventThread(ALCcontext*)': /tmp/instance-5/output-1/build/openal-1.20.1/al/event.cpp:47:71: warning: cast from 'al::byte*' to 'AsyncEvent*' increases required alignment of target type [-Wcast-align] 47 | auto *evt_ptr = reinterpret_cast(evt_data.buf); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::CreateHrtfStore(ALuint, ALushort, al::span, al::span, const HrirArray*, const ubyte2*, const char*)': /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp:483:72: warning: cast from 'char*' to 'HrtfStore::Field*' increases required alignment of target type [-Wcast-align] 483 | auto field_ = reinterpret_cast(base + offset); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp:487:75: warning: cast from 'char*' to 'HrtfStore::Elevation*' increases required alignment of target type [-Wcast-align] 487 | auto elev_ = reinterpret_cast(base + offset); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp:491:66: warning: cast from 'char*' to 'HrirArray*' {aka 'std::array, 128>*'} increases required alignment of target type [-Wcast-align] 491 | auto coeffs_ = reinterpret_cast(base + offset); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf00(std::istream&, const char*)': /tmp/instance-5/output-1/build/openal-1.20.1/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; /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/wave.cpp: In member function 'int {anonymous}::WaveBackend::mixerProc()': /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/wave.cpp:161:83: warning: cast from 'al::byte*' to 'ALushort*' {aka 'short unsigned int*'} increases required alignment of target type [-Wcast-align] 161 | ALushort *samples = reinterpret_cast(mBuffer.data()); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/wave.cpp:171:79: warning: cast from 'al::byte*' to 'ALuint*' {aka 'unsigned int*'} increases required alignment of target type [-Wcast-align] 171 | ALuint *samples = reinterpret_cast(mBuffer.data()); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf01(std::istream&, const char*)': /tmp/instance-5/output-1/build/openal-1.20.1/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; /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'std::unique_ptr {anonymous}::LoadHrtf02(std::istream&, const char*)': /tmp/instance-5/output-1/build/openal-1.20.1/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; /tmp/instance-5/output-1/build/openal-1.20.1/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; /tmp/instance-5/output-1/build/openal-1.20.1/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; /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/oss.cpp:97:6: warning: 'bool {anonymous}::checkName(al::vector<{anonymous}::DevMap>&, const string&)' defined but not used [-Wunused-function] 97 | bool checkName(const al::vector &list, const std::string &name) | ^~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp: In instantiation of 'void {anonymous}::LoadSampleArray(ALfloat*, const al::byte*, size_t, size_t) [with FmtType T = FmtShort; ALfloat = float; size_t = unsigned int]': /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:332:9: required from here /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:320:37: warning: cast from 'const al::byte*' to 'const SampleType*' {aka 'const short int*'} increases required alignment of target type [-Wcast-align] 320 | const SampleType *RESTRICT ssrc{reinterpret_cast(src)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp: In instantiation of 'void {anonymous}::LoadSampleArray(ALfloat*, const al::byte*, size_t, size_t) [with FmtType T = FmtFloat; ALfloat = float; size_t = unsigned int]': /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:333:9: required from here /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:320:37: warning: cast from 'const al::byte*' to 'const SampleType*' {aka 'const float*'} increases required alignment of target type [-Wcast-align] /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp: In instantiation of 'void {anonymous}::LoadSampleArray(ALfloat*, const al::byte*, size_t, size_t) [with FmtType T = FmtDouble; ALfloat = float; size_t = unsigned int]': /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:334:9: required from here /tmp/instance-5/output-1/build/openal-1.20.1/alc/voice.cpp:320:37: warning: cast from 'const al::byte*' to 'const SampleType*' {aka 'const double*'} increases required alignment of target type [-Wcast-align] /tmp/instance-5/output-1/build/openal-1.20.1/alc/alc.cpp: In destructor 'ALCcontext::~ALCcontext()': /tmp/instance-5/output-1/build/openal-1.20.1/alc/alc.cpp:2518:74: warning: cast from 'al::byte*' to 'AsyncEvent*' increases required alignment of target type [-Wcast-align] 2518 | al::destroy_n(reinterpret_cast(evt_vec.first.buf), evt_vec.first.len); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/alc.cpp:2523:75: warning: cast from 'al::byte*' to 'AsyncEvent*' increases required alignment of target type [-Wcast-align] 2523 | al::destroy_n(reinterpret_cast(evt_vec.second.buf), evt_vec.second.len); | ^ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp: In function 'al::vector<{anonymous}::DevMap> {anonymous}::probe_devices(snd_pcm_stream_t)': /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:266:26: note: called from here 266 | devlist.emplace_back(DevMap{alsaDevice, | ^~~~~~~~~~~~~~~~~~ 267 | GetConfigValue(nullptr, "alsa", (stream==SND_PCM_STREAM_PLAYBACK) ? "device" : "capture", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 268 | "default")}); | ~~~~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:285:30: note: called from here 285 | devlist.emplace_back(DevMap{std::string(curdev, oldsep), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | customdevs ? std::string(sep, customdevs++) : std::string(sep)}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/backends/alsa.cpp:364:34: note: called from here 364 | devlist.emplace_back(DevMap{std::move(name), std::move(device)}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'void {anonymous}::AddFileEntry(const string&)': /tmp/instance-5/output-1/build/openal-1.20.1/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 { | ^~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp:1053:34: note: called from here 1053 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp: In function 'al::vector > EnumerateHrtf(const char*)': /tmp/instance-5/output-1/build/openal-1.20.1/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 { | ^~~~~~~~~ /tmp/instance-5/output-1/build/openal-1.20.1/alc/hrtf.cpp:1086:34: note: called from here 1086 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX shared library libopenal.so /tmp/instance-5/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: CMakeFiles/OpenAL.dir/al/source.cpp.o: pc-relative relocation against dynamic symbol alSourcePausev /tmp/instance-5/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: CMakeFiles/OpenAL.dir/al/source.cpp.o: pc-relative relocation against dynamic symbol alSourceStopv /tmp/instance-5/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: CMakeFiles/OpenAL.dir/al/source.cpp.o: pc-relative relocation against dynamic symbol alSourceRewindv /tmp/instance-5/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: CMakeFiles/OpenAL.dir/al/source.cpp.o: pc-relative relocation against dynamic symbol alSourcePlayv /tmp/instance-5/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: final link failed: bad value collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/OpenAL.dir/build.make:801: libopenal.so.1.20.1] Error 1 make[3]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[2]: *** [CMakeFiles/Makefile2:137: CMakeFiles/OpenAL.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' make[1]: *** [Makefile:133: all] Error 2 make[1]: Leaving directory '/tmp/instance-5/output-1/build/openal-1.20.1' make: *** [package/pkg-generic.mk:250: /tmp/instance-5/output-1/build/openal-1.20.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-5/buildroot'