=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/openal-soft-cxx14", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for openal-soft-1.23.1nb3 [ 1%] Building CXX object CMakeFiles/common.dir/common/alfstream.cpp.o [ 2%] Building CXX object CMakeFiles/common.dir/common/alcomplex.cpp.o [ 3%] Building CXX object CMakeFiles/common.dir/common/almalloc.cpp.o [ 4%] Building CXX object CMakeFiles/common.dir/common/alstring.cpp.o [ 5%] Building CXX object CMakeFiles/common.dir/common/dynload.cpp.o [ 6%] Building CXX object CMakeFiles/common.dir/common/polyphase_resampler.cpp.o [ 7%] Building CXX object CMakeFiles/common.dir/common/ringbuffer.cpp.o [ 8%] Building CXX object CMakeFiles/common.dir/common/strutils.cpp.o [ 9%] Building CXX object CMakeFiles/common.dir/common/threads.cpp.o [ 10%] Linking CXX static library libcommon.a [ 10%] Built target common [ 11%] Generating default_hrtf.txt [ 12%] Building CXX object CMakeFiles/OpenAL.dir/al/effect.cpp.o [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o [ 14%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/autowah.cpp.o [ 16%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/chorus.cpp.o [ 17%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/compressor.cpp.o [ 18%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/convolution.cpp.o [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/dedicated.cpp.o [ 20%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/distortion.cpp.o [ 21%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/echo.cpp.o [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/effects.cpp.o [ 23%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/equalizer.cpp.o [ 24%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/fshifter.cpp.o [ 25%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/modulator.cpp.o [ 26%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/null.cpp.o [ 27%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/pshifter.cpp.o [ 28%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/reverb.cpp.o [ 29%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/vmorpher.cpp.o [ 30%] Building CXX object CMakeFiles/OpenAL.dir/al/error.cpp.o [ 31%] Building CXX object CMakeFiles/OpenAL.dir/al/event.cpp.o [ 32%] Building CXX object CMakeFiles/OpenAL.dir/al/extension.cpp.o [ 34%] Building CXX object CMakeFiles/OpenAL.dir/al/filter.cpp.o [ 35%] Building CXX object CMakeFiles/OpenAL.dir/al/listener.cpp.o [ 36%] Building CXX object CMakeFiles/OpenAL.dir/al/source.cpp.o [ 37%] Building CXX object CMakeFiles/OpenAL.dir/al/state.cpp.o [ 38%] Building CXX object CMakeFiles/OpenAL.dir/alc/alc.cpp.o In file included from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.h:5, from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:23: In member function 'void std::atomic<_Tp>::store(_Tp, std::memory_order) [with _Tp = Voice::State]', inlined from 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:606:31: /opt/local/gcc13/include/c++/13.4.0/atomic:279:23: warning: 'void __atomic_store_4(volatile void*, unsigned int, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 279 | __atomic_store(std::__addressof(_M_i), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 280 | __atomic_impl::__clear_padding(__i), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 281 | int(__m)); | ~~~~~~~~~ In function 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)': cc1plus: note: destination object is likely at address zero In file included from /opt/local/gcc13/include/c++/13.4.0/atomic:41: In member function 'void std::__atomic_base<_IntTp>::store(__int_type, std::memory_order) [with _ITp = int]', inlined from 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:607:30: /opt/local/gcc13/include/c++/13.4.0/bits/atomic_base.h:481:25: warning: 'void __atomic_store_4(volatile void*, unsigned int, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 481 | __atomic_store_n(&_M_i, __i, int(__m)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In function 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)': cc1plus: note: destination object is likely at address zero In member function 'void std::__atomic_base<_IntTp>::store(__int_type, std::memory_order) [with _ITp = unsigned int]', inlined from 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:608:34: /opt/local/gcc13/include/c++/13.4.0/bits/atomic_base.h:481:25: warning: 'void __atomic_store_4(volatile void*, unsigned int, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 481 | __atomic_store_n(&_M_i, __i, int(__m)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In function 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)': cc1plus: note: destination object is likely at address zero In member function 'void std::__atomic_base<_PTp*>::store(__pointer_type, std::memory_order) [with _PTp = VoiceBufferItem]', inlined from 'void std::atomic<_Tp*>::store(__pointer_type, std::memory_order) [with _Tp = VoiceBufferItem]' at /opt/local/gcc13/include/c++/13.4.0/atomic:568:26, inlined from 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:609:35: /opt/local/gcc13/include/c++/13.4.0/bits/atomic_base.h:813:25: warning: 'void __atomic_store_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 813 | __atomic_store_n(&_M_p, __p, int(__m)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In function 'bool {anonymous}::SetVoiceOffset(Voice*, const VoicePos&, ALsource*, ALCcontext*, ALCdevice*)': cc1plus: note: destination object is likely at address zero In lambda function, inlined from 'bool __gnu_cxx::__ops::_Iter_negate<_Predicate>::operator()(_Iterator) [with _Iterator = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/predefined_ops.h:395:24, inlined from '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_negate >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algobase.h:2092:14, inlined from '_InputIterator std::__find_if_not(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_pred >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:112:28, inlined from '_IIter std::find_if_not(_IIter, _IIter, _Predicate) [with _IIter = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:519:32, inlined from 'void alDeleteSources(ALsizei, const ALuint*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2975:35: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:748:18: warning: inlining failed in call to 'ALsource* {anonymous}::LookupSource(ALCcontext*, ALuint) noexcept': --param inline-unit-growth limit reached [-Winline] 748 | inline ALsource *LookupSource(ALCcontext *context, ALuint id) noexcept | ^~~~~~~~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2972:26: note: called from here 2972 | { return LookupSource(context.get(), sid) != nullptr; }; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'bool __gnu_cxx::__ops::_Iter_negate<_Predicate>::operator()(_Iterator) [with _Iterator = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/predefined_ops.h:395:24, inlined from '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_negate >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algobase.h:2097:14, inlined from '_InputIterator std::__find_if_not(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_pred >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:112:28, inlined from '_IIter std::find_if_not(_IIter, _IIter, _Predicate) [with _IIter = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:519:32, inlined from 'void alDeleteSources(ALsizei, const ALuint*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2975:35: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:748:18: warning: inlining failed in call to 'ALsource* {anonymous}::LookupSource(ALCcontext*, ALuint) noexcept': --param inline-unit-growth limit reached [-Winline] 748 | inline ALsource *LookupSource(ALCcontext *context, ALuint id) noexcept | ^~~~~~~~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2972:26: note: called from here 2972 | { return LookupSource(context.get(), sid) != nullptr; }; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'bool __gnu_cxx::__ops::_Iter_negate<_Predicate>::operator()(_Iterator) [with _Iterator = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/predefined_ops.h:395:24, inlined from '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_negate >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algobase.h:2102:14, inlined from '_InputIterator std::__find_if_not(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = const unsigned int*; _Predicate = __gnu_cxx::__ops::_Iter_pred >]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:112:28, inlined from '_IIter std::find_if_not(_IIter, _IIter, _Predicate) [with _IIter = const unsigned int*; _Predicate = alDeleteSources(ALsizei, const ALuint*)::]' at /opt/local/gcc13/include/c++/13.4.0/bits/stl_algo.h:519:32, inlined from 'void alDeleteSources(ALsizei, const ALuint*)' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2975:35: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:748:18: warning: inlining failed in call to 'ALsource* {anonymous}::LookupSource(ALCcontext*, ALuint) noexcept': --param inline-unit-growth limit reached [-Winline] 748 | inline ALsource *LookupSource(ALCcontext *context, ALuint id) noexcept | ^~~~~~~~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/source.cpp:2972:26: note: called from here 2972 | { return LookupSource(context.get(), sid) != nullptr; }; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ [ 39%] Building CXX object CMakeFiles/OpenAL.dir/alc/alu.cpp.o At global scope: cc1plus: note: unrecognized command-line option '-Wno-c++20-attribute-extensions' may have been intended to silence earlier diagnostics In file included from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alconfig.h:6, from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/device.h:14, from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/al/auxeffectslot.h:11, from /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:62: In member function 'constexpr al::detail_::optional_storage& al::detail_::optional_storage::operator=(al::detail_::optional_storage&&) [with T = std::__cxx11::basic_string]', inlined from 'constexpr al::optional& al::optional::operator=(al::optional&&) [with T = std::__cxx11::basic_string]' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:280:25, inlined from 'void {anonymous}::alc_initconfig()' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:1177:65: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:92:20: warning: inlining failed in call to 'constexpr void al::detail_::optstore_helper::assign(al::detail_::optstore_helper&&) noexcept [with T = std::__cxx11::basic_string]': --param max-inline-insns-single limit reached [-Winline] 92 | constexpr void assign(optstore_helper&& rhs) | ^~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:236:19: note: called from here 236 | { this->assign(std::move(rhs)); return *this; } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In member function 'constexpr al::detail_::optional_storage& al::detail_::optional_storage::operator=(al::detail_::optional_storage&&) [with T = std::__cxx11::basic_string]', inlined from 'constexpr al::optional& al::optional::operator=(al::optional&&) [with T = std::__cxx11::basic_string]' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:280:25, inlined from 'void {anonymous}::alc_initconfig()' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:1212:52: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:92:20: warning: inlining failed in call to 'constexpr void al::detail_::optstore_helper::assign(al::detail_::optstore_helper&&) noexcept [with T = std::__cxx11::basic_string]': --param max-inline-insns-single limit reached [-Winline] 92 | constexpr void assign(optstore_helper&& rhs) | ^~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:236:19: note: called from here 236 | { this->assign(std::move(rhs)); return *this; } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In member function 'constexpr al::detail_::optional_storage& al::detail_::optional_storage::operator=(al::detail_::optional_storage&&) [with T = std::__cxx11::basic_string]', inlined from 'constexpr al::optional& al::optional::operator=(al::optional&&) [with T = std::__cxx11::basic_string]' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:280:25, inlined from 'void {anonymous}::alc_initconfig()' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:1219:53: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:92:20: warning: inlining failed in call to 'constexpr void al::detail_::optstore_helper::assign(al::detail_::optstore_helper&&) noexcept [with T = std::__cxx11::basic_string]': --param max-inline-insns-single limit reached [-Winline] 92 | constexpr void assign(optstore_helper&& rhs) | ^~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:236:19: note: called from here 236 | { this->assign(std::move(rhs)); return *this; } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In member function 'constexpr al::detail_::optional_storage& al::detail_::optional_storage::operator=(al::detail_::optional_storage&&) [with T = std::__cxx11::basic_string]', inlined from 'constexpr al::optional& al::optional::operator=(al::optional&&) [with T = std::__cxx11::basic_string]' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:280:25, inlined from 'void {anonymous}::alc_initconfig()' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:1235:68: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:92:20: warning: inlining failed in call to 'constexpr void al::detail_::optstore_helper::assign(al::detail_::optstore_helper&&) noexcept [with T = std::__cxx11::basic_string]': --param max-inline-insns-single limit reached [-Winline] 92 | constexpr void assign(optstore_helper&& rhs) | ^~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:236:19: note: called from here 236 | { this->assign(std::move(rhs)); return *this; } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In member function 'constexpr al::detail_::optional_storage& al::detail_::optional_storage::operator=(al::detail_::optional_storage&&) [with T = std::__cxx11::basic_string]', inlined from 'constexpr al::optional& al::optional::operator=(al::optional&&) [with T = std::__cxx11::basic_string]' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:280:25, inlined from 'void {anonymous}::alc_initconfig()' at /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/alc.cpp:1343:81: /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:92:20: warning: inlining failed in call to 'constexpr void al::detail_::optstore_helper::assign(al::detail_::optstore_helper&&) noexcept [with T = std::__cxx11::basic_string]': --param max-inline-insns-single limit reached [-Winline] 92 | constexpr void assign(optstore_helper&& rhs) | ^~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/common/aloptional.h:236:19: note: called from here 236 | { this->assign(std::move(rhs)); return *this; } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [ 40%] Building CXX object CMakeFiles/OpenAL.dir/alc/alconfig.cpp.o [ 41%] Building CXX object CMakeFiles/OpenAL.dir/alc/context.cpp.o At global scope: cc1plus: note: unrecognized command-line option '-Wno-c++20-attribute-extensions' may have been intended to silence earlier diagnostics [ 42%] Building CXX object CMakeFiles/OpenAL.dir/alc/device.cpp.o [ 43%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/autowah.cpp.o [ 44%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/chorus.cpp.o [ 45%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/compressor.cpp.o [ 46%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/convolution.cpp.o [ 47%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/distortion.cpp.o [ 48%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/dedicated.cpp.o [ 49%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/echo.cpp.o [ 50%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/equalizer.cpp.o [ 51%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/fshifter.cpp.o [ 52%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/modulator.cpp.o [ 53%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/null.cpp.o [ 54%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/pshifter.cpp.o [ 55%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/reverb.cpp.o [ 56%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/vmorpher.cpp.o [ 57%] Building CXX object CMakeFiles/OpenAL.dir/alc/panning.cpp.o [ 58%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/base.cpp.o [ 59%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/loopback.cpp.o [ 60%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/null.cpp.o [ 61%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/oss.cpp.o [ 62%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/solaris.cpp.o [ 63%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/wave.cpp.o /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/backends/oss.cpp: In function 'void {anonymous}::ALCossListPopulate(al::vector&, int)': /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/backends/oss.cpp:207:31: warning: redundant move in initialization [-Wredundant-move] 207 | DevMap entry{std::move(*iter)}; | ~~~~~~~~~^~~~~~~ /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/alc/backends/oss.cpp:207:31: note: remove 'std::move' call [ 64%] Building CXX object CMakeFiles/OpenAL.dir/core/ambdec.cpp.o [ 65%] Building CXX object CMakeFiles/OpenAL.dir/core/ambidefs.cpp.o At global scope: cc1plus: note: unrecognized command-line option '-Wno-c++20-attribute-extensions' may have been intended to silence earlier diagnostics [ 67%] Building CXX object CMakeFiles/OpenAL.dir/core/bformatdec.cpp.o [ 68%] Building CXX object CMakeFiles/OpenAL.dir/core/bs2b.cpp.o [ 69%] Building CXX object CMakeFiles/OpenAL.dir/core/bsinc_tables.cpp.o [ 70%] Building CXX object CMakeFiles/OpenAL.dir/core/buffer_storage.cpp.o [ 71%] Building CXX object CMakeFiles/OpenAL.dir/core/context.cpp.o [ 72%] Building CXX object CMakeFiles/OpenAL.dir/core/converter.cpp.o [ 73%] Building CXX object CMakeFiles/OpenAL.dir/core/cpu_caps.cpp.o [ 74%] Building CXX object CMakeFiles/OpenAL.dir/core/cubic_tables.cpp.o [ 75%] Building CXX object CMakeFiles/OpenAL.dir/core/devformat.cpp.o [ 76%] Building CXX object CMakeFiles/OpenAL.dir/core/device.cpp.o [ 77%] Building CXX object CMakeFiles/OpenAL.dir/core/effectslot.cpp.o [ 78%] Building CXX object CMakeFiles/OpenAL.dir/core/except.cpp.o [ 79%] Building CXX object CMakeFiles/OpenAL.dir/core/filters/biquad.cpp.o [ 80%] Building CXX object CMakeFiles/OpenAL.dir/core/filters/nfc.cpp.o [ 81%] Building CXX object CMakeFiles/OpenAL.dir/core/filters/splitter.cpp.o [ 82%] Building CXX object CMakeFiles/OpenAL.dir/core/fmt_traits.cpp.o [ 83%] Building CXX object CMakeFiles/OpenAL.dir/core/fpu_ctrl.cpp.o [ 84%] Building CXX object CMakeFiles/OpenAL.dir/core/helpers.cpp.o [ 85%] Building CXX object CMakeFiles/OpenAL.dir/core/hrtf.cpp.o [ 86%] Building CXX object CMakeFiles/OpenAL.dir/core/logging.cpp.o [ 87%] Building CXX object CMakeFiles/OpenAL.dir/core/mastering.cpp.o /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/core/hrtf.cpp: In function 'std::unique_ptr {anonymous}::CreateHrtfStore(uint, uint8_t, al::span, al::span, const HrirArray*, const ubyte2*, const char*)': /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/core/hrtf.cpp:396:29: warning: conversion from 'uint' {aka 'unsigned int'} to 'unsigned int:24' may change value [-Wconversion] 396 | Hrtf->mSampleRate = rate; | ^~~~ [ 88%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer.cpp.o /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/core/hrtf.cpp: In function 'HrtfStorePtr GetLoadedHrtf(const std::string&, uint)': /tmp/work/audio/openal-soft-cxx14/work/openal-soft-1.23.1/core/hrtf.cpp:1433:29: warning: conversion from 'uint' {aka 'unsigned int'} to 'unsigned int:24' may change value [-Wconversion] 1433 | hrtf->mSampleRate = devrate; | ^~~~~~~ [ 89%] Building CXX object CMakeFiles/OpenAL.dir/core/uhjfilter.cpp.o [ 90%] Building CXX object CMakeFiles/OpenAL.dir/core/uiddefs.cpp.o [ 91%] Building CXX object CMakeFiles/OpenAL.dir/core/voice.cpp.o [ 92%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer/mixer_c.cpp.o At global scope: cc1plus: note: unrecognized command-line option '-Wno-c++20-attribute-extensions' may have been intended to silence earlier diagnostics [ 93%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer/mixer_sse.cpp.o [ 94%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer/mixer_sse2.cpp.o [ 95%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer/mixer_sse3.cpp.o [ 96%] Building CXX object CMakeFiles/OpenAL.dir/core/mixer/mixer_sse41.cpp.o [ 97%] Linking CXX shared library libopenal.so [ 97%] Built target OpenAL [ 98%] Building C object CMakeFiles/openal-info.dir/utils/openal-info.c.o [100%] Linking C executable openal-info [100%] Built target openal-info *** Please use pkgtools/verifypc to sanity check dependencies.