Your message dated Mon, 12 Aug 2024 11:04:50 +0000
with message-id <e1sdsr4-0031mb...@fasolo.debian.org>
and subject line Bug#1064753: fixed in dolphin-emu 2407+dfsg-1
has caused the Debian Bug report #1064753,
regarding dolphin-emu: FTBFS: Spirv.cpp:243:17: error: invalid use of 
incomplete type ‘class glslang::TIntermediate’
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1064753: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dolphin-emu
Version: 5.0-19870+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/build/Source/Core/VideoCommon && /usr/bin/c++ 
> -DAUTOUPDATE=1 -DDATA_DIR=\"/usr/share/games/dolphin-emu/\" -DFMT_SHARED 
> -DHAS_LIBMGBA -DHAS_OPENGL -DHAS_VULKAN -DHAVE_EGL=1 -DHAVE_FFMPEG 
> -DHAVE_LIBEVDEV=1 -DHAVE_LIBSYSTEMD -DHAVE_LIBUDEV=1 -DHAVE_X11=1 
> -DHAVE_XRANDR=1 -DUSE_ANALYTICS=1 -DUSE_MEMORYWATCHER=1 -DUSE_PIPES=1 
> -DUSE_UPNP -D_ARCH_64=1 -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D_M_X86=1 -D_M_X86_64=1 -D__LIBUSB__ 
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/Source/Core 
> -I/<<PKGBUILDDIR>>/Externals/soundtouch -I/<<PKGBUILDDIR>>/Externals/picojson 
> -I/<<PKGBUILDDIR>>/build/Source/Core -I/usr/include/imgui 
> -I/<<PKGBUILDDIR>>/Externals/minizip/. 
> -I/<<PKGBUILDDIR>>/Externals/expr/include 
> -I/<<PKGBUILDDIR>>/Externals/implot/implot -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/glslang/Public -isystem 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/SYSTEM -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/StandAlone -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/SPIRV -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang -isystem /usr/include/libusb-1.0 -isystem 
> /usr/include/hidapi -isystem /<<PKGBUILDDIR>>/Externals/rangeset/include -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++20   -I/usr/include -msse2 
> -fno-strict-aliasing -fno-exceptions -fvisibility-inlines-hidden 
> -fvisibility=hidden -fomit-frame-pointer -Wall -Wtype-limits -Wsign-compare 
> -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self 
> -Wmissing-declarations -Wno-stringop-truncation -Werror=format -MD -MT 
> Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Statistics.cpp.o -MF 
> CMakeFiles/videocommon.dir/Statistics.cpp.o.d -o 
> CMakeFiles/videocommon.dir/Statistics.cpp.o -c 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Statistics.cpp
> In file included from /usr/include/c++/13/string:51,
>                  from /usr/include/c++/13/bits/locale_classes.h:40,
>                  from /usr/include/c++/13/bits/ios_base.h:41,
>                  from /usr/include/c++/13/ios:44,
>                  from /usr/include/c++/13/istream:40,
>                  from /usr/include/c++/13/sstream:40,
>                  from /usr/include/c++/13/chrono:45,
>                  from /<<PKGBUILDDIR>>/Source/Core/Common/CommonTypes.h:10,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/PixelShaderManager.h:6,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/PixelShaderManager.cpp:4:
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2886:32:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2893:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2884:24:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/c++/13/string:51,
>                  from /usr/include/c++/13/bits/locale_classes.h:40,
>                  from /usr/include/c++/13/bits/ios_base.h:41,
>                  from /usr/include/c++/13/ios:44,
>                  from /usr/include/c++/13/istream:40,
>                  from /usr/include/c++/13/sstream:40,
>                  from /usr/include/c++/13/chrono:45,
>                  from /<<PKGBUILDDIR>>/Source/Core/Common/CommonTypes.h:10,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/PixelShaderGen.h:6,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/PixelShaderGen.cpp:4:
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2886:32:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2893:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2884:24:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:2987:11:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:3013:11:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:2987:11:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:2990:19:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:3006:17:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<_Tp, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void 
> fmt::v9::detail::format_dragon(basic_fp<__int128 unsigned>, unsigned int, 
> int, buffer<char>&, int&)’ at /usr/include/fmt/format.h:3013:11:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Spirv.cpp: In function 
> ‘std::optional<std::vector<unsigned int> > 
> {anonymous}::CompileShaderToSPV(EShLanguage, APIType, 
> glslang::EShTargetLanguageVersion, const char*, std::string_view)’:
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Spirv.cpp:243:17: error: invalid use 
> of incomplete type ‘class glslang::TIntermediate’
>   243 |     intermediate->setSourceFile(stage_filename);
>       |                 ^~
> In file included from /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Spirv.h:11,
>                  from /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Spirv.cpp:4:
> /usr/include/glslang/Public/ShaderLang.h:412:7: note: forward declaration of 
> ‘class glslang::TIntermediate’
>   412 | class TIntermediate;
>       |       ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/Spirv.cpp:244:17: error: invalid use 
> of incomplete type ‘class glslang::TIntermediate’
>   244 |     intermediate->addSourceText(pass_source_code, 
> pass_source_code_length);
>       |                 ^~
> /usr/include/glslang/Public/ShaderLang.h:412:7: note: forward declaration of 
> ‘class glslang::TIntermediate’
>   412 | class TIntermediate;
>       |       ^~~~~~~~~~~~~
> [ 35%] Building CXX object 
> Source/Core/VideoCommon/CMakeFiles/videocommon.dir/TextureCacheBase.cpp.o
> cd /<<PKGBUILDDIR>>/build/Source/Core/VideoCommon && /usr/bin/c++ 
> -DAUTOUPDATE=1 -DDATA_DIR=\"/usr/share/games/dolphin-emu/\" -DFMT_SHARED 
> -DHAS_LIBMGBA -DHAS_OPENGL -DHAS_VULKAN -DHAVE_EGL=1 -DHAVE_FFMPEG 
> -DHAVE_LIBEVDEV=1 -DHAVE_LIBSYSTEMD -DHAVE_LIBUDEV=1 -DHAVE_X11=1 
> -DHAVE_XRANDR=1 -DUSE_ANALYTICS=1 -DUSE_MEMORYWATCHER=1 -DUSE_PIPES=1 
> -DUSE_UPNP -D_ARCH_64=1 -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D_M_X86=1 -D_M_X86_64=1 -D__LIBUSB__ 
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/Source/Core 
> -I/<<PKGBUILDDIR>>/Externals/soundtouch -I/<<PKGBUILDDIR>>/Externals/picojson 
> -I/<<PKGBUILDDIR>>/build/Source/Core -I/usr/include/imgui 
> -I/<<PKGBUILDDIR>>/Externals/minizip/. 
> -I/<<PKGBUILDDIR>>/Externals/expr/include 
> -I/<<PKGBUILDDIR>>/Externals/implot/implot -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/glslang/Public -isystem 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/SYSTEM -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/StandAlone -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang/SPIRV -isystem 
> /<<PKGBUILDDIR>>/Externals/glslang -isystem /usr/include/libusb-1.0 -isystem 
> /usr/include/hidapi -isystem /<<PKGBUILDDIR>>/Externals/rangeset/include -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++20   -I/usr/include -msse2 
> -fno-strict-aliasing -fno-exceptions -fvisibility-inlines-hidden 
> -fvisibility=hidden -fomit-frame-pointer -Wall -Wtype-limits -Wsign-compare 
> -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self 
> -Wmissing-declarations -Wno-stringop-truncation -Werror=format -MD -MT 
> Source/Core/VideoCommon/CMakeFiles/videocommon.dir/TextureCacheBase.cpp.o -MF 
> CMakeFiles/videocommon.dir/TextureCacheBase.cpp.o.d -o 
> CMakeFiles/videocommon.dir/TextureCacheBase.cpp.o -c 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/TextureCacheBase.cpp
> In file included from /usr/include/c++/13/bits/hashtable_policy.h:36,
>                  from /usr/include/c++/13/bits/hashtable.h:35,
>                  from /usr/include/c++/13/bits/unordered_map.h:33,
>                  from /usr/include/c++/13/unordered_map:41,
>                  from /usr/include/c++/13/functional:63,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/ShaderGenCommon.h:7,
>                  from 
> /<<PKGBUILDDIR>>/Source/Core/VideoCommon/ShaderGenCommon.cpp:4:
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<UInt, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2886:32:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In static member function ‘static constexpr _Up* std::__copy_move<_IsMove, 
> true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp 
> = unsigned int; _Up = unsigned int; bool _IsMove = false]’,
>     inlined from ‘constexpr _OI std::__copy_move_a2(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:506:30,
>     inlined from ‘constexpr _OI std::__copy_move_a1(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:533:42,
>     inlined from ‘constexpr _OI std::__copy_move_a(_II, _II, _OI) [with bool 
> _IsMove = false; _II = unsigned int*; _OI = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_algobase.h:540:31,
>     inlined from ‘constexpr _OI std::copy(_II, _II, _OI) [with _II = unsigned 
> int*; _OI = unsigned int*]’ at /usr/include/c++/13/bits/stl_algobase.h:633:7,
>     inlined from ‘static _ForwardIterator 
> std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:147:27,
>     inlined from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, 
> _InputIterator, _ForwardIterator) [with _InputIterator = unsigned int*; 
> _ForwardIterator = unsigned int*]’ at 
> /usr/include/c++/13/bits/stl_uninitialized.h:185:15,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::grow(size_t) [with T = unsigned int; long unsigned int SIZE = 32; 
> Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:925:26,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:928:39,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_reserve(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:927:24,
>     inlined from ‘constexpr void 
> fmt::v9::detail::buffer<T>::try_resize(size_t) [with T = unsigned int]’ at 
> /usr/include/fmt/core.h:919:16,
>     inlined from ‘constexpr void fmt::v9::basic_memory_buffer<T, SIZE, 
> Allocator>::resize(size_t) [with T = unsigned int; long unsigned int SIZE = 
> 32; Allocator = std::allocator<unsigned int>]’ at 
> /usr/include/fmt/format.h:897:63,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign(UInt) [with 
> UInt = long unsigned int; typename std::enable_if<(std::is_same<UInt, long 
> unsigned int>::value || std::is_same<UInt, __int128 unsigned>::value), 
> int>::type <anonymous> = 0]’ at /usr/include/fmt/format.h:2792:19,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::operator=(Int) 
> [with Int = int]’ at /usr/include/fmt/format.h:2813:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2893:11,
>     inlined from ‘constexpr void fmt::v9::detail::bigint::assign_pow10(int)’ 
> at /usr/include/fmt/format.h:2884:24:
> /usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* 
> __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is 
> out of the bounds [0, 4] [-Warray-bounds=]
>   437 |             __builtin_memmove(__result, __first, sizeof(_Tp) * _Num);
>       |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> make[3]: *** 
> [Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build.make:933: 
> Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Spirv.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/dolphin-emu_5.0-19870+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: dolphin-emu
Source-Version: 2407+dfsg-1
Done: Jordi Mallach <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dolphin-emu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated dolphin-emu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Aug 2024 11:28:40 +0200
Source: dolphin-emu
Architecture: source
Version: 2407+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Closes: 1064753
Changes:
 dolphin-emu (2407+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Un-unvendor fmtlib, as Debian's version is too old.
   * Un-unvendor glslang as well, as new version is incompatible
     (closes: #1064753).
   * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.
   * Refresh patches.
   * Add missing cmake include for vendored minizip-ng.
   * Disable vulkan patch, as we're not using it right now.
   * Upload to unstable.
Checksums-Sha1:
 01f263f6eec235d4c111f6fbbe89358836b85d56 2901 dolphin-emu_2407+dfsg-1.dsc
 db17af4fce61268e08b653122739129702e37526 10682492 
dolphin-emu_2407+dfsg.orig.tar.xz
 799bcf11ef7b8c81b6f5288c2baf273bd83bdd2d 12676 
dolphin-emu_2407+dfsg-1.debian.tar.xz
 c337889df0a8ef3dea35d5a1e652b916c09b5ff2 20217 
dolphin-emu_2407+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 426ed7054a638dba86f7cff20ecb88053f0c7073178c9ea9b73a11c476ea51b2 2901 
dolphin-emu_2407+dfsg-1.dsc
 7b59ac20e76728bbd926c747e917e954e2ac8f83f60d1a626f17ae5bd416129c 10682492 
dolphin-emu_2407+dfsg.orig.tar.xz
 e48833b79d296c506f4293deec231a022e98f6b18556d0f8a31f59cc1c3cef5a 12676 
dolphin-emu_2407+dfsg-1.debian.tar.xz
 77928b441870630a17df2ffd1976ad3bbb174ff900334d2a34a26576279eaad8 20217 
dolphin-emu_2407+dfsg-1_amd64.buildinfo
Files:
 3e33e4355637ac83af9526b44db2cb55 2901 games optional 
dolphin-emu_2407+dfsg-1.dsc
 bbdbbc2687628469f366fca047d77de1 10682492 games optional 
dolphin-emu_2407+dfsg.orig.tar.xz
 bc414b10c78594667628fef2ebb0d51f 12676 games optional 
dolphin-emu_2407+dfsg-1.debian.tar.xz
 651c943f82c0dac51d237328c46ed7f7 20217 games optional 
dolphin-emu_2407+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6BdUhsApKYN8KGoWJVAvb8vjywQFAma558IACgkQJVAvb8vj
ywSW3Q/+KRFZ+rb2eFZc5g1AdATMyxA/rx65kJlk93WAC7Ful7Eq1cy5FJST6lEV
H+vKQUW/ojQqApWBC6dG4zPSzJZlxd1gRcmOlNUVWL6EuCm4TlJgh8E6EOhaXcHL
PwPbVB6hi+ucpfA4hq4bOCiszVog8cuG73E4Km8bzmaBYs/a/03dFWkhCxlQcgbR
LicEefb3A/ewyd5rdO6SPo0d0Ac1oY0qBb6n24bOwDIk2oCRHY5+WcI4kConQYaz
3rSUfDxdvxq6usO5OiwaA+TM+rqvtUi8ijEkbjhtM6tJ5Zq+tnHEW5TANP659a9i
zJL94cPje9UCY9h7rghewiR8tMpa91OemRihCR9F5V4x48qco25DJojGWY0Gu8d7
SGwJiAVbOgLmStx3TOLW6yP+CZRbAqW+RO2H33POqOw8Jti7clTIgaevUIbeFDCz
XRzrIPBoAMeB0MAxE31Ul70L9VPqABn3pb8yI3pYQOkQbxqbrSVwPb/hHroYEYW2
cUbnzW5p2rVDXE29f7R23GHkBUpeBJyC6eJ7pryH1QV1Tm3BnBpbotysbRdjJiop
pAciUzr9X4jX1HqM8mVFQh/FUZDmHlEFZNqNv8TowYAfN5rxji3G/fd9r/HSv+V0
aELT9AYxtlD4Qmz0h0PAtBKR44x3eVopyXKECmuOWa+QvHIqc9M=
=OcCZ
-----END PGP SIGNATURE-----

Attachment: pgpdgIdcA8ijS.pgp
Description: PGP signature


--- End Message ---

Reply via email to