Your message dated Fri, 12 Dec 2025 12:16:59 +0000
with message-id <[email protected]>
and subject line Bug#1116679: Removed package(s) from unstable
has caused the Debian Bug report #1081863,
regarding gfxreconstruct: FTBFS: 
framework/generated/generated_vulkan_enum_to_string.cpp:3644:10: error: 
‘VK_DRIVER_ID_MESA_AGXV’ was not declared in this scope
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 [email protected]
immediately.)


-- 
1081863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gfxreconstruct
Version: 1.0.4+dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DCMAKE_BUILD_TYPE=Release ..
-- The CXX compiler identification is GNU 14.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/Lint.cmake:26 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:113 (include)


CMake Deprecation Warning at cmake/Test.cmake:26 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:114 (include)


-- Vulkan Header = /usr/include/vulkan/vulkan_core.h
-- Detected Vulkan Version 1.3.290
-- Found LZ4: /usr/lib/x86_64-linux-gnu/liblz4.so
-- Found ZSTD: /usr/lib/x86_64-linux-gnu/libzstd.so
-- Found XCB: 
/usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libX11-xcb.so
-- Found WAYLAND: /usr/lib/x86_64-linux-gnu/libwayland-client.so
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in 
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in 
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
CMake Deprecation Warning at external/nlohmann/CMakeLists.txt:1 
(cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Looking for clock_gettime in c
-- Looking for clock_gettime in c - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (0.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f framework/util/CMakeFiles/gfxrecon_util.dir/build.make 
framework/util/CMakeFiles/gfxrecon_util.dir/depend
make  -f 
tools/capture-vulkan/CMakeFiles/gfxrecon-capture-vulkan.py.dir/build.make 
tools/capture-vulkan/CMakeFiles/gfxrecon-capture-vulkan.py.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tools/capture-vulkan /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture-vulkan 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture-vulkan/CMakeFiles/gfxrecon-capture-vulkan.py.dir/DependInfo.cmake "--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/framework/util /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util/CMakeFiles/gfxrecon_util.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f 
tools/capture-vulkan/CMakeFiles/gfxrecon-capture-vulkan.py.dir/build.make 
tools/capture-vulkan/CMakeFiles/gfxrecon-capture-vulkan.py.dir/build
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f framework/util/CMakeFiles/gfxrecon_util.dir/build.make 
framework/util/CMakeFiles/gfxrecon_util.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture-vulkan && /usr/bin/cmake -E copy 
/<<PKGBUILDDIR>>/tools/capture-vulkan/gfxrecon-capture-vulkan.py 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture-vulkan/gfxrecon-capture-vulkan.py
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  1%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/argument_parser.cpp.o
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/argument_parser.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/argument_parser.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/argument_parser.cpp.o -c /<<PKGBUILDDIR>>/framework/util/argument_parser.cpp
[  1%] Built target gfxrecon-capture-vulkan.py
make  -f tools/capture/CMakeFiles/gfxrecon-capture.py.dir/build.make 
tools/capture/CMakeFiles/gfxrecon-capture.py.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tools/capture /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture/CMakeFiles/gfxrecon-capture.py.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tools/capture/CMakeFiles/gfxrecon-capture.py.dir/build.make 
tools/capture/CMakeFiles/gfxrecon-capture.py.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture && /usr/bin/cmake -E copy 
/<<PKGBUILDDIR>>/tools/capture/gfxrecon-capture.py 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/capture/gfxrecon-capture.py
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  1%] Built target gfxrecon-capture.py
make  -f tools/gfxrecon/CMakeFiles/gfxrecon.py.dir/build.make 
tools/gfxrecon/CMakeFiles/gfxrecon.py.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/tools/gfxrecon /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/gfxrecon 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/gfxrecon/CMakeFiles/gfxrecon.py.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f tools/gfxrecon/CMakeFiles/gfxrecon.py.dir/build.make 
tools/gfxrecon/CMakeFiles/gfxrecon.py.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/gfxrecon && /usr/bin/cmake -E copy 
/<<PKGBUILDDIR>>/tools/gfxrecon/gfxrecon.py 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools/gfxrecon/gfxrecon.py
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  1%] Built target gfxrecon.py
[  1%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/date_time.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/date_time.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/date_time.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/date_time.cpp.o -c /<<PKGBUILDDIR>>/framework/util/date_time.cpp
[  2%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/file_output_stream.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/file_output_stream.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/file_output_stream.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/file_output_stream.cpp.o -c /<<PKGBUILDDIR>>/framework/util/file_output_stream.cpp
[  3%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/driver_info.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/driver_info.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/driver_info.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/driver_info.cpp.o -c /<<PKGBUILDDIR>>/framework/util/driver_info.cpp
[  4%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/file_path.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/file_path.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/file_path.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/file_path.cpp.o -c /<<PKGBUILDDIR>>/framework/util/file_path.cpp
[  4%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/image_writer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/image_writer.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/image_writer.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/image_writer.cpp.o -c /<<PKGBUILDDIR>>/framework/util/image_writer.cpp
[  5%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/json_util.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/json_util.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/json_util.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/json_util.cpp.o -c /<<PKGBUILDDIR>>/framework/util/json_util.cpp
[  6%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/keyboard.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/keyboard.cpp.o -MF CMakeFiles/gfxrecon_util.dir/keyboard.cpp.o.d 
-o CMakeFiles/gfxrecon_util.dir/keyboard.cpp.o -c /<<PKGBUILDDIR>>/framework/util/keyboard.cpp
[  6%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/logging.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/logging.cpp.o -MF CMakeFiles/gfxrecon_util.dir/logging.cpp.o.d -o 
CMakeFiles/gfxrecon_util.dir/logging.cpp.o -c /<<PKGBUILDDIR>>/framework/util/logging.cpp
[  7%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/lz4_compressor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/lz4_compressor.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/lz4_compressor.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/lz4_compressor.cpp.o -c /<<PKGBUILDDIR>>/framework/util/lz4_compressor.cpp
[  8%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/zlib_compressor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/zlib_compressor.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/zlib_compressor.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/zlib_compressor.cpp.o -c /<<PKGBUILDDIR>>/framework/util/zlib_compressor.cpp
[  8%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/zstd_compressor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/zstd_compressor.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/zstd_compressor.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/zstd_compressor.cpp.o -c /<<PKGBUILDDIR>>/framework/util/zstd_compressor.cpp
[  9%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/memory_output_stream.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/memory_output_stream.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/memory_output_stream.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/memory_output_stream.cpp.o -c /<<PKGBUILDDIR>>/framework/util/memory_output_stream.cpp
[ 10%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/monotonic_allocator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/monotonic_allocator.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/monotonic_allocator.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/monotonic_allocator.cpp.o -c /<<PKGBUILDDIR>>/framework/util/monotonic_allocator.cpp
[ 10%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/page_guard_manager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/page_guard_manager.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/page_guard_manager.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/page_guard_manager.cpp.o -c /<<PKGBUILDDIR>>/framework/util/page_guard_manager.cpp
[ 11%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/page_guard_manager_uffd.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/page_guard_manager_uffd.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/page_guard_manager_uffd.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/page_guard_manager_uffd.cpp.o -c /<<PKGBUILDDIR>>/framework/util/page_guard_manager_uffd.cpp
[ 12%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/settings_loader.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/settings_loader.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/settings_loader.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/settings_loader.cpp.o -c /<<PKGBUILDDIR>>/framework/util/settings_loader.cpp
[ 12%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/options.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/options.cpp.o -MF CMakeFiles/gfxrecon_util.dir/options.cpp.o.d -o 
CMakeFiles/gfxrecon_util.dir/options.cpp.o -c /<<PKGBUILDDIR>>/framework/util/options.cpp
[ 13%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/strings.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/strings.cpp.o -MF CMakeFiles/gfxrecon_util.dir/strings.cpp.o.d -o 
CMakeFiles/gfxrecon_util.dir/strings.cpp.o -c /<<PKGBUILDDIR>>/framework/util/strings.cpp
[ 14%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/to_string.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/to_string.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/to_string.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/to_string.cpp.o -c /<<PKGBUILDDIR>>/framework/util/to_string.cpp
[ 14%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/custom_common_to_string.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/custom_common_to_string.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/custom_common_to_string.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/custom_common_to_string.cpp.o -c /<<PKGBUILDDIR>>/framework/util/custom_common_to_string.cpp
[ 15%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/__/generated/generated_vulkan_enum_to_string.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/__/generated/generated_vulkan_enum_to_string.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/__/generated/generated_vulkan_enum_to_string.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/__/generated/generated_vulkan_enum_to_string.cpp.o -c 
/<<PKGBUILDDIR>>/framework/generated/generated_vulkan_enum_to_string.cpp
[ 16%] Building CXX object 
framework/util/CMakeFiles/gfxrecon_util.dir/xcb_loader.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/framework/util && /usr/bin/c++ -DGFXRECON_ENABLE_LZ4_COMPRESSION -DGFXRECON_ENABLE_PNG_SCREENSHOT -DGFXRECON_ENABLE_ZLIB_COMPRESSION -DGFXRECON_ENABLE_ZSTD_COMPRESSION 
-DPAGE_GUARD_ENABLE_UCONTEXT_WRITE_DETECTION -DPROJECT_VERSION_HEADER_FILE=\"project_version_Release.h\" -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_HEADLESS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DWAYLAND_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libwayland-client.so\" 
-DX11_XCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libX11-xcb.so\" -DXCB_KEYSYMS_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so\" -DXCB_LIBRARY=\"/usr/lib/x86_64-linux-gnu/libxcb.so\" 
-D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>/framework -I/<<PKGBUILDDIR>>/external/Vulkan-Headers/include -I/<<PKGBUILDDIR>>/external/nlohmann/include -isystem 
/<<PKGBUILDDIR>>/external/stb -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
"-Wno-error=stringop-overflow=" -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fPIC -Werror -MD -MT framework/util/CMakeFiles/gfxrecon_util.dir/xcb_loader.cpp.o -MF 
CMakeFiles/gfxrecon_util.dir/xcb_loader.cpp.o.d -o CMakeFiles/gfxrecon_util.dir/xcb_loader.cpp.o -c /<<PKGBUILDDIR>>/framework/util/xcb_loader.cpp
/<<PKGBUILDDIR>>/framework/generated/generated_vulkan_enum_to_string.cpp: In function 
‘std::string gfxrecon::util::ToString(const T&, ToStringFlags, uint32_t, uint32_t) [with T = 
VkDriverId; std::string = std::__cxx11::basic_string<char>; ToStringFlags = unsigned int; 
uint32_t = unsigned int]’:
/<<PKGBUILDDIR>>/framework/generated/generated_vulkan_enum_to_string.cpp:3644:10:
 error: ‘VK_DRIVER_ID_MESA_AGXV’ was not declared in this scope; did you mean 
‘VK_DRIVER_ID_MESA_V3DV’?
 3644 |     case VK_DRIVER_ID_MESA_AGXV: return "VK_DRIVER_ID_MESA_AGXV";
      |          ^~~~~~~~~~~~~~~~~~~~~~
      |          VK_DRIVER_ID_MESA_V3DV
make[3]: *** [framework/util/CMakeFiles/gfxrecon_util.dir/build.make:373: 
framework/util/CMakeFiles/gfxrecon_util.dir/__/generated/generated_vulkan_enum_to_string.cpp.o]
 Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:459: 
framework/util/CMakeFiles/gfxrecon_util.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202409/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 1.0.4+dfsg-1+rm

Dear submitter,

as the package gfxreconstruct has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1116679

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to