Your message dated Tue, 07 Jan 2025 11:23:47 +0000
with message-id <[email protected]>
and subject line Bug#1091583: fixed in vkmark 2017.08+git20220909-2
has caused the Debian Bug report #1091583,
regarding vkmark: FTBFS on i386: dh_auto_test: error: cd obj-i686-linux-gnu &&
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test
returned exit code 1
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.)
--
1091583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091583
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vkmark
Version: 2017.08+git20220909-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241228 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on i386.
This package currently has binary packages on i386, so this is a regression.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> cd obj-i686-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
> meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
> --sysconfdir=/etc --localstatedir=/var --libdir=lib/i386-linux-gnu
> -Dpython.bytecompile=-1
> The Meson build system
> Version: 1.6.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-i686-linux-gnu
> Build type: native build
> Project name: vkmark
> Project version: 2017.08
> C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-11)
> 14.2.0")
> C linker for the host machine: cc ld.bfd 2.43.50.20241221
> C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Debian 14.2.0-11)
> 14.2.0")
> C++ linker for the host machine: c++ ld.bfd 2.43.50.20241221
> Host machine cpu family: x86
> Host machine cpu: i686
> Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
> Run-time dependency vulkan found: YES 1.3.296
> Library dl found: YES
> Run-time dependency glm found: YES 0.9.9.8
> Run-time dependency assimp found: YES 5.4.3
> Run-time dependency xcb found: YES 1.17.0
> Run-time dependency xcb-icccm found: YES 0.4.2
> Run-time dependency wayland-client found: YES 1.23.0
> Run-time dependency wayland-protocols found: YES 1.39
> Run-time dependency wayland-scanner found: YES 1.23.0
> Run-time dependency libdrm found: YES 2.4.123
> Run-time dependency gbm found: YES 24.2.8-1
> Program python3 found: YES (/usr/bin/python3)
> Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
> Run-time dependency threads found: YES
> Message: Building with support for the following window systems: wayland xcb
> kms
> Build targets in project: 12
> NOTICE: Future-deprecated features used:
> * 0.56.0: {'dependency.get_pkgconfig_variable'}
>
> vkmark 2017.08
>
> User defined options
> buildtype : plain
> libdir : lib/i386-linux-gnu
> localstatedir : /var
> prefix : /usr
> python.bytecompile: -1
> sysconfdir : /etc
> wrap_mode : nodownload
>
> Found ninja-1.12.1 at /usr/bin/ninja
> dh_auto_build
> cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> [1/76] /usr/bin/wayland-scanner private-code
> //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
> src/xdg-shell-protocol.c
> [2/76] /usr/bin/wayland-scanner client-header
> //usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
> src/xdg-shell-client-protocol.h
> [3/76] /usr/bin/python3 ../src/gen_format_map.py
> /usr/include/vulkan/vulkan.hpp src/format_map_gen.h
> [4/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/benchmark.cpp.o -MF
> src/libvkmark-core.a.p/benchmark.cpp.o.d -o
> src/libvkmark-core.a.p/benchmark.cpp.o -c ../src/benchmark.cpp
> [5/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/benchmark_collection.cpp.o -MF
> src/libvkmark-core.a.p/benchmark_collection.cpp.o.d -o
> src/libvkmark-core.a.p/benchmark_collection.cpp.o -c
> ../src/benchmark_collection.cpp
> [6/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/default_benchmarks.cpp.o -MF
> src/libvkmark-core.a.p/default_benchmarks.cpp.o.d -o
> src/libvkmark-core.a.p/default_benchmarks.cpp.o -c
> ../src/default_benchmarks.cpp
> [7/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_find_matching_memory_type.cpp.o -MF
> src/vkmark.p/vkutil_find_matching_memory_type.cpp.o.d -o
> src/vkmark.p/vkutil_find_matching_memory_type.cpp.o -c
> ../src/vkutil/find_matching_memory_type.cpp
> [8/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_copy_buffer.cpp.o -MF
> src/vkmark.p/vkutil_copy_buffer.cpp.o.d -o
> src/vkmark.p/vkutil_copy_buffer.cpp.o -c ../src/vkutil/copy_buffer.cpp
> [9/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/log.cpp.o -MF src/libvkmark-core.a.p/log.cpp.o.d -o
> src/libvkmark-core.a.p/log.cpp.o -c ../src/log.cpp
> [10/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/main.cpp.o -MF src/vkmark.p/main.cpp.o.d -o
> src/vkmark.p/main.cpp.o -c ../src/main.cpp
> [11/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_framebuffer_builder.cpp.o -MF
> src/vkmark.p/vkutil_framebuffer_builder.cpp.o.d -o
> src/vkmark.p/vkutil_framebuffer_builder.cpp.o -c
> ../src/vkutil/framebuffer_builder.cpp
> [12/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_buffer_builder.cpp.o -MF
> src/vkmark.p/vkutil_buffer_builder.cpp.o.d -o
> src/vkmark.p/vkutil_buffer_builder.cpp.o -c ../src/vkutil/buffer_builder.cpp
> [13/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_image_builder.cpp.o -MF
> src/vkmark.p/vkutil_image_builder.cpp.o.d -o
> src/vkmark.p/vkutil_image_builder.cpp.o -c ../src/vkutil/image_builder.cpp
> [14/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/device_uuid.cpp.o -MF
> src/libvkmark-core.a.p/device_uuid.cpp.o.d -o
> src/libvkmark-core.a.p/device_uuid.cpp.o -c ../src/device_uuid.cpp
> [15/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_descriptor_set_builder.cpp.o -MF
> src/vkmark.p/vkutil_descriptor_set_builder.cpp.o.d -o
> src/vkmark.p/vkutil_descriptor_set_builder.cpp.o -c
> ../src/vkutil/descriptor_set_builder.cpp
> [16/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/scene_collection.cpp.o -MF
> src/libvkmark-core.a.p/scene_collection.cpp.o.d -o
> src/libvkmark-core.a.p/scene_collection.cpp.o -c ../src/scene_collection.cpp
> [17/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/main_loop.cpp.o -MF
> src/libvkmark-core.a.p/main_loop.cpp.o.d -o
> src/libvkmark-core.a.p/main_loop.cpp.o -c ../src/main_loop.cpp
> [18/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/model.cpp.o -MF src/libvkmark-core.a.p/model.cpp.o.d
> -o src/libvkmark-core.a.p/model.cpp.o -c ../src/model.cpp
> [19/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/util.cpp.o -MF src/libvkmark-core.a.p/util.cpp.o.d -o
> src/libvkmark-core.a.p/util.cpp.o -c ../src/util.cpp
> [20/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/mesh.cpp.o -MF src/libvkmark-core.a.p/mesh.cpp.o.d -o
> src/libvkmark-core.a.p/mesh.cpp.o -c ../src/mesh.cpp
> [21/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/scene.cpp.o -MF src/libvkmark-core.a.p/scene.cpp.o.d
> -o src/libvkmark-core.a.p/scene.cpp.o -c ../src/scene.cpp
> [22/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/options.cpp.o -MF
> src/libvkmark-core.a.p/options.cpp.o.d -o
> src/libvkmark-core.a.p/options.cpp.o -c ../src/options.cpp
> [23/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/window_system_loader.cpp.o -MF
> src/libvkmark-core.a.p/window_system_loader.cpp.o.d -o
> src/libvkmark-core.a.p/window_system_loader.cpp.o -c
> ../src/window_system_loader.cpp
> [24/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_image_view_builder.cpp.o -MF
> src/vkmark.p/vkutil_image_view_builder.cpp.o.d -o
> src/vkmark.p/vkutil_image_view_builder.cpp.o -c
> ../src/vkutil/image_view_builder.cpp
> [25/76] c++ -Isrc/libvkmark-core.a.p -Isrc -I../src
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/libvkmark-core.a.p/vulkan_state.cpp.o -MF
> src/libvkmark-core.a.p/vulkan_state.cpp.o.d -o
> src/libvkmark-core.a.p/vulkan_state.cpp.o -c ../src/vulkan_state.cpp
> [26/76] rm -f src/libvkmark-core.a && gcc-ar csrDT src/libvkmark-core.a
> src/libvkmark-core.a.p/benchmark.cpp.o
> src/libvkmark-core.a.p/benchmark_collection.cpp.o
> src/libvkmark-core.a.p/default_benchmarks.cpp.o
> src/libvkmark-core.a.p/device_uuid.cpp.o src/libvkmark-core.a.p/log.cpp.o
> src/libvkmark-core.a.p/main_loop.cpp.o src/libvkmark-core.a.p/mesh.cpp.o
> src/libvkmark-core.a.p/model.cpp.o src/libvkmark-core.a.p/options.cpp.o
> src/libvkmark-core.a.p/scene.cpp.o
> src/libvkmark-core.a.p/scene_collection.cpp.o
> src/libvkmark-core.a.p/util.cpp.o src/libvkmark-core.a.p/vulkan_state.cpp.o
> src/libvkmark-core.a.p/window_system_loader.cpp.o
> [27/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_map_memory.cpp.o -MF
> src/vkmark.p/vkutil_map_memory.cpp.o.d -o
> src/vkmark.p/vkutil_map_memory.cpp.o -c ../src/vkutil/map_memory.cpp
> [28/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_semaphore_builder.cpp.o -MF
> src/vkmark.p/vkutil_semaphore_builder.cpp.o.d -o
> src/vkmark.p/vkutil_semaphore_builder.cpp.o -c
> ../src/vkutil/semaphore_builder.cpp
> [29/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_render_pass_builder.cpp.o -MF
> src/vkmark.p/vkutil_render_pass_builder.cpp.o.d -o
> src/vkmark.p/vkutil_render_pass_builder.cpp.o -c
> ../src/vkutil/render_pass_builder.cpp
> [30/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_one_time_command_buffer.cpp.o -MF
> src/vkmark.p/vkutil_one_time_command_buffer.cpp.o.d -o
> src/vkmark.p/vkutil_one_time_command_buffer.cpp.o -c
> ../src/vkutil/one_time_command_buffer.cpp
> [31/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_pipeline_builder.cpp.o -MF
> src/vkmark.p/vkutil_pipeline_builder.cpp.o.d -o
> src/vkmark.p/vkutil_pipeline_builder.cpp.o -c
> ../src/vkutil/pipeline_builder.cpp
> [32/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_default_options_scene.cpp.o -MF
> src/vkmark.p/scenes_default_options_scene.cpp.o.d -o
> src/vkmark.p/scenes_default_options_scene.cpp.o -c
> ../src/scenes/default_options_scene.cpp
> [33/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_transition_image_layout.cpp.o -MF
> src/vkmark.p/vkutil_transition_image_layout.cpp.o.d -o
> src/vkmark.p/vkutil_transition_image_layout.cpp.o -c
> ../src/vkutil/transition_image_layout.cpp
> [34/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/vkutil_texture_builder.cpp.o -MF
> src/vkmark.p/vkutil_texture_builder.cpp.o.d -o
> src/vkmark.p/vkutil_texture_builder.cpp.o -c ../src/vkutil/texture_builder.cpp
> [35/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_clear_scene.cpp.o -MF
> src/vkmark.p/scenes_clear_scene.cpp.o.d -o
> src/vkmark.p/scenes_clear_scene.cpp.o -c ../src/scenes/clear_scene.cpp
> [36/76] c++ -Isrc/xcb.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/xcb.so.p/ws_xcb_window_system_plugin.cpp.o -MF
> src/xcb.so.p/ws_xcb_window_system_plugin.cpp.o.d -o
> src/xcb.so.p/ws_xcb_window_system_plugin.cpp.o -c
> ../src/ws/xcb_window_system_plugin.cpp
> [37/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_cube_scene.cpp.o -MF
> src/vkmark.p/scenes_cube_scene.cpp.o.d -o
> src/vkmark.p/scenes_cube_scene.cpp.o -c ../src/scenes/cube_scene.cpp
> [38/76] cc -Isrc/wayland.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/wayland.so.p/meson-generated_.._xdg-shell-protocol.c.o -MF
> src/wayland.so.p/meson-generated_.._xdg-shell-protocol.c.o.d -o
> src/wayland.so.p/meson-generated_.._xdg-shell-protocol.c.o -c
> src/xdg-shell-protocol.c
> [39/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_effect2d_scene.cpp.o -MF
> src/vkmark.p/scenes_effect2d_scene.cpp.o.d -o
> src/vkmark.p/scenes_effect2d_scene.cpp.o -c ../src/scenes/effect2d_scene.cpp
> [40/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_desktop_scene.cpp.o -MF
> src/vkmark.p/scenes_desktop_scene.cpp.o.d -o
> src/vkmark.p/scenes_desktop_scene.cpp.o -c ../src/scenes/desktop_scene.cpp
> [41/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_shading_scene.cpp.o -MF
> src/vkmark.p/scenes_shading_scene.cpp.o.d -o
> src/vkmark.p/scenes_shading_scene.cpp.o -c ../src/scenes/shading_scene.cpp
> [42/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_texture_scene.cpp.o -MF
> src/vkmark.p/scenes_texture_scene.cpp.o.d -o
> src/vkmark.p/scenes_texture_scene.cpp.o -c ../src/scenes/texture_scene.cpp
> [43/76] c++ -Isrc/xcb.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/xcb.so.p/ws_xcb_native_system.cpp.o -MF
> src/xcb.so.p/ws_xcb_native_system.cpp.o.d -o
> src/xcb.so.p/ws_xcb_native_system.cpp.o -c ../src/ws/xcb_native_system.cpp
> [44/76] c++ -Isrc/vkmark.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
> src/vkmark.p/scenes_vertex_scene.cpp.o -MF
> src/vkmark.p/scenes_vertex_scene.cpp.o.d -o
> src/vkmark.p/scenes_vertex_scene.cpp.o -c ../src/scenes/vertex_scene.cpp
> [45/76] c++ -Isrc/wayland.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/wayland.so.p/ws_wayland_window_system_plugin.cpp.o -MF
> src/wayland.so.p/ws_wayland_window_system_plugin.cpp.o.d -o
> src/wayland.so.p/ws_wayland_window_system_plugin.cpp.o -c
> ../src/ws/wayland_window_system_plugin.cpp
> [46/76] c++ -Isrc/kms.so.p -Isrc -I../src -I/usr/include/libdrm
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/kms.so.p/ws_kms_window_system_plugin.cpp.o -MF
> src/kms.so.p/ws_kms_window_system_plugin.cpp.o.d -o
> src/kms.so.p/ws_kms_window_system_plugin.cpp.o -c
> ../src/ws/kms_window_system_plugin.cpp
> [47/76] c++ -Itests/testws1.so.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> '-DVKMARK_TEST_WINDOW_SYSTEM_ID="1"' -MD -MQ
> tests/testws1.so.p/test_window_system_plugin.cpp.o -MF
> tests/testws1.so.p/test_window_system_plugin.cpp.o.d -o
> tests/testws1.so.p/test_window_system_plugin.cpp.o -c
> ../tests/test_window_system_plugin.cpp
> [48/76] c++ -Itests/testws2.so.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> '-DVKMARK_TEST_WINDOW_SYSTEM_ID="2"' -MD -MQ
> tests/testws2.so.p/test_window_system_plugin.cpp.o -MF
> tests/testws2.so.p/test_window_system_plugin.cpp.o.d -o
> tests/testws2.so.p/test_window_system_plugin.cpp.o -c
> ../tests/test_window_system_plugin.cpp
> [49/76] c++ -Isrc/wayland.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/wayland.so.p/ws_wayland_native_system.cpp.o -MF
> src/wayland.so.p/ws_wayland_native_system.cpp.o.d -o
> src/wayland.so.p/ws_wayland_native_system.cpp.o -c
> ../src/ws/wayland_native_system.cpp
> [50/76] c++ -Isrc/xcb.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/xcb.so.p/ws_swapchain_window_system.cpp.o -MF
> src/xcb.so.p/ws_swapchain_window_system.cpp.o.d -o
> src/xcb.so.p/ws_swapchain_window_system.cpp.o -c
> ../src/ws/swapchain_window_system.cpp
> [51/76] c++ -Isrc/kms.so.p -Isrc -I../src -I/usr/include/libdrm
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/kms.so.p/ws_atomic_kms_window_system.cpp.o -MF
> src/kms.so.p/ws_atomic_kms_window_system.cpp.o.d -o
> src/kms.so.p/ws_atomic_kms_window_system.cpp.o -c
> ../src/ws/atomic_kms_window_system.cpp
> [52/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/test_scene.cpp.o -MF
> tests/vkmark-tests.p/test_scene.cpp.o.d -o
> tests/vkmark-tests.p/test_scene.cpp.o -c ../tests/test_scene.cpp
> [53/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/managed_resource_test.cpp.o -MF
> tests/vkmark-tests.p/managed_resource_test.cpp.o.d -o
> tests/vkmark-tests.p/managed_resource_test.cpp.o -c
> ../tests/managed_resource_test.cpp
> [54/76] c++ -Itests/testws3.so.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> '-DVKMARK_TEST_WINDOW_SYSTEM_ID="3"' -MD -MQ
> tests/testws3.so.p/test_window_system_plugin.cpp.o -MF
> tests/testws3.so.p/test_window_system_plugin.cpp.o.d -o
> tests/testws3.so.p/test_window_system_plugin.cpp.o -c
> ../tests/test_window_system_plugin.cpp
> [55/76] c++ -Isrc/kms.so.p -Isrc -I../src -I/usr/include/libdrm
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/kms.so.p/ws_kms_window_system.cpp.o -MF
> src/kms.so.p/ws_kms_window_system.cpp.o.d -o
> src/kms.so.p/ws_kms_window_system.cpp.o -c ../src/ws/kms_window_system.cpp
> [56/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/benchmark_collection_test.cpp.o -MF
> tests/vkmark-tests.p/benchmark_collection_test.cpp.o.d -o
> tests/vkmark-tests.p/benchmark_collection_test.cpp.o -c
> ../tests/benchmark_collection_test.cpp
> [57/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/scene_collection_test.cpp.o -MF
> tests/vkmark-tests.p/scene_collection_test.cpp.o.d -o
> tests/vkmark-tests.p/scene_collection_test.cpp.o -c
> ../tests/scene_collection_test.cpp
> [58/76] c++ -Isrc/wayland.so.p -Isrc -I../src -fdiagnostics-color=always
> -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
> src/wayland.so.p/ws_swapchain_window_system.cpp.o -MF
> src/wayland.so.p/ws_swapchain_window_system.cpp.o.d -o
> src/wayland.so.p/ws_swapchain_window_system.cpp.o -c
> ../src/ws/swapchain_window_system.cpp
> [59/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/scene_option_test.cpp.o -MF
> tests/vkmark-tests.p/scene_option_test.cpp.o.d -o
> tests/vkmark-tests.p/scene_option_test.cpp.o -c ../tests/scene_option_test.cpp
> [60/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/util_data_file_test.cpp.o -MF
> tests/vkmark-tests.p/util_data_file_test.cpp.o.d -o
> tests/vkmark-tests.p/util_data_file_test.cpp.o -c
> ../tests/util_data_file_test.cpp
> [61/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/util_image_file_test.cpp.o -MF
> tests/vkmark-tests.p/util_image_file_test.cpp.o.d -o
> tests/vkmark-tests.p/util_image_file_test.cpp.o -c
> ../tests/util_image_file_test.cpp
> [62/76] c++ -o src/vkmark src/vkmark.p/main.cpp.o
> src/vkmark.p/vkutil_buffer_builder.cpp.o
> src/vkmark.p/vkutil_copy_buffer.cpp.o
> src/vkmark.p/vkutil_descriptor_set_builder.cpp.o
> src/vkmark.p/vkutil_find_matching_memory_type.cpp.o
> src/vkmark.p/vkutil_framebuffer_builder.cpp.o
> src/vkmark.p/vkutil_image_builder.cpp.o
> src/vkmark.p/vkutil_image_view_builder.cpp.o
> src/vkmark.p/vkutil_map_memory.cpp.o
> src/vkmark.p/vkutil_one_time_command_buffer.cpp.o
> src/vkmark.p/vkutil_pipeline_builder.cpp.o
> src/vkmark.p/vkutil_render_pass_builder.cpp.o
> src/vkmark.p/vkutil_semaphore_builder.cpp.o
> src/vkmark.p/vkutil_texture_builder.cpp.o
> src/vkmark.p/vkutil_transition_image_layout.cpp.o
> src/vkmark.p/scenes_clear_scene.cpp.o src/vkmark.p/scenes_cube_scene.cpp.o
> src/vkmark.p/scenes_default_options_scene.cpp.o
> src/vkmark.p/scenes_desktop_scene.cpp.o
> src/vkmark.p/scenes_effect2d_scene.cpp.o
> src/vkmark.p/scenes_shading_scene.cpp.o
> src/vkmark.p/scenes_texture_scene.cpp.o
> src/vkmark.p/scenes_vertex_scene.cpp.o -Wl,--as-needed -Wl,--no-undefined
> -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,--start-group src/libvkmark-core.a
> -Wl,--dynamic-list=/<<PKGBUILDDIR>>/src/dynamic.list
> /usr/lib/i386-linux-gnu/libvulkan.so -ldl
> /usr/lib/i386-linux-gnu/libassimp.so -Wl,--end-group
> [63/76] c++ -o src/xcb.so src/xcb.so.p/ws_xcb_window_system_plugin.cpp.o
> src/xcb.so.p/ws_xcb_native_system.cpp.o
> src/xcb.so.p/ws_swapchain_window_system.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group
> /usr/lib/i386-linux-gnu/libvulkan.so /usr/lib/i386-linux-gnu/libxcb.so
> /usr/lib/i386-linux-gnu/libxcb-icccm.so -Wl,--end-group
> [64/76] c++ -o src/wayland.so
> src/wayland.so.p/meson-generated_.._xdg-shell-protocol.c.o
> src/wayland.so.p/ws_wayland_window_system_plugin.cpp.o
> src/wayland.so.p/ws_wayland_native_system.cpp.o
> src/wayland.so.p/ws_swapchain_window_system.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group
> /usr/lib/i386-linux-gnu/libvulkan.so
> /usr/lib/i386-linux-gnu/libwayland-client.so -Wl,--end-group
> [65/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/mesh_test.cpp.o -MF
> tests/vkmark-tests.p/mesh_test.cpp.o.d -o
> tests/vkmark-tests.p/mesh_test.cpp.o -c ../tests/mesh_test.cpp
> [66/76] c++ -o tests/testws1.so
> tests/testws1.so.p/test_window_system_plugin.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> [67/76] c++ -o src/kms.so src/kms.so.p/ws_kms_window_system_plugin.cpp.o
> src/kms.so.p/ws_kms_window_system.cpp.o
> src/kms.so.p/ws_atomic_kms_window_system.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group
> /usr/lib/i386-linux-gnu/libvulkan.so /usr/lib/i386-linux-gnu/libdrm.so
> /usr/lib/i386-linux-gnu/libgbm.so -Wl,--end-group
> [68/76] c++ -o tests/testws2.so
> tests/testws2.so.p/test_window_system_plugin.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> [69/76] c++ -o tests/testws3.so
> tests/testws3.so.p/test_window_system_plugin.cpp.o -Wl,--as-needed
> -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> [70/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/util_split_test.cpp.o -MF
> tests/vkmark-tests.p/util_split_test.cpp.o.d -o
> tests/vkmark-tests.p/util_split_test.cpp.o -c ../tests/util_split_test.cpp
> [71/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/model_test.cpp.o -MF
> tests/vkmark-tests.p/model_test.cpp.o.d -o
> tests/vkmark-tests.p/model_test.cpp.o -c ../tests/model_test.cpp
> [72/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/main_loop_test.cpp.o -MF
> tests/vkmark-tests.p/main_loop_test.cpp.o.d -o
> tests/vkmark-tests.p/main_loop_test.cpp.o -c ../tests/main_loop_test.cpp
> [73/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/window_system_loader_test.cpp.o -MF
> tests/vkmark-tests.p/window_system_loader_test.cpp.o.d -o
> tests/vkmark-tests.p/window_system_loader_test.cpp.o -c
> ../tests/window_system_loader_test.cpp
> [74/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/options_test.cpp.o -MF
> tests/vkmark-tests.p/options_test.cpp.o.d -o
> tests/vkmark-tests.p/options_test.cpp.o -c ../tests/options_test.cpp
> [75/76] c++ -Itests/vkmark-tests.p -Itests -I../tests -I. -I..
> -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++14
> '-DVKMARK_WINDOW_SYSTEM_DIR="/usr/lib/i386-linux-gnu/vkmark"'
> '-DVKMARK_DATA_DIR="/usr/share/vkmark"' '-DVKMARK_VERSION_STR="2017.08"' -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
> '-DVKMARK_TEST_DATA_DIR="/<<PKGBUILDDIR>>/tests/data"'
> '-DVKMARK_TEST_WINDOW_SYSTEM_DIR="/<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests"'
> -MD -MQ tests/vkmark-tests.p/catch_main.cpp.o -MF
> tests/vkmark-tests.p/catch_main.cpp.o.d -o
> tests/vkmark-tests.p/catch_main.cpp.o -c ../tests/catch_main.cpp
> [76/76] c++ -o tests/vkmark-tests tests/vkmark-tests.p/catch_main.cpp.o
> tests/vkmark-tests.p/test_scene.cpp.o
> tests/vkmark-tests.p/benchmark_collection_test.cpp.o
> tests/vkmark-tests.p/main_loop_test.cpp.o
> tests/vkmark-tests.p/managed_resource_test.cpp.o
> tests/vkmark-tests.p/mesh_test.cpp.o tests/vkmark-tests.p/model_test.cpp.o
> tests/vkmark-tests.p/options_test.cpp.o
> tests/vkmark-tests.p/scene_collection_test.cpp.o
> tests/vkmark-tests.p/scene_option_test.cpp.o
> tests/vkmark-tests.p/util_data_file_test.cpp.o
> tests/vkmark-tests.p/util_image_file_test.cpp.o
> tests/vkmark-tests.p/util_split_test.cpp.o
> tests/vkmark-tests.p/window_system_loader_test.cpp.o -Wl,--as-needed
> -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group
> src/libvkmark-core.a -pthread /usr/lib/i386-linux-gnu/libvulkan.so -ldl
> /usr/lib/i386-linux-gnu/libassimp.so -Wl,--end-group
> dh_auto_test
> cd obj-i686-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
> MESON_TESTTHREADS=8 meson test
> ninja: Entering directory `/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> ninja: no work to do.
> 1/1 vkmark tests FAIL 0.07s exit status 2
> >>> MESON_TEST_ITERATION=1
> >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
> >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> >>> MALLOC_PERTURB_=211
> >>> /<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests/vkmark-tests
>
>
> Ok: 0
> Expected Fail: 0
> Fail: 1
> Unexpected Pass: 0
> Skipped: 0
> Timeout: 0
>
> Full log written to /<<PKGBUILDDIR>>/obj-i686-linux-gnu/meson-logs/testlog.txt
> cd obj-i686-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2024-12-28T06:51:14.159227
>
> Inherited environment: SCHROOT_GID=1001 DEB_HOST_MULTIARCH=i386-linux-gnu
> DEB_HOST_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=i686-linux-gnu
> DEB_TARGET_ARCH_LIBC=gnu DEB_BUILD_ARCH_ENDIAN=little
> DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_ARCH_BITS=32
> DEB_BUILD_OPTIONS=parallel=8 DEB_HOST_ARCH=i386 DEB_TARGET_ARCH_ENDIAN=little
> SOURCE_DATE_EPOCH=1687179658 DEB_HOST_ARCH_BITS=32 LANG=C.UTF-8 MAKEFLAGS=''
> SCHROOT_GROUP=user42 DEB_TARGET_ARCH=i386 DEB_HOST_GNU_CPU=i686
> DEB_BUILD_ARCH_LIBC=gnu MFLAGS='' DEB_TARGET_ARCH_BITS=32
> DEB_BUILD_ARCH_CPU=i386 LC_COLLATE=C.UTF-8 SCHROOT_ALIAS_NAME=unstable-i386
> DEB_HOST_ARCH_OS=linux DEB_HOST_ARCH_CPU=i386 MAKELEVEL=1 SCHROOT_USER=user42
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=i386 DEB_HOST_ARCH_LIBC=gnu
> SCHROOT_SESSION_ID=sid-i386-sbuild-050b8f33-422b-48ac-b278-57fb367e3e8d
> DEB_TARGET_ARCH_CPU=i386 DEB_HOST_GNU_TYPE=i686-linux-gnu
> DEB_BUILD_ARCH_OS=linux LOGNAME=user42 DEB_TARGET_MULTIARCH=i386-linux-gnu
> DEB_BUILD_GNU_CPU=i686 DEB_TARGET_ARCH_OS=linux USER=user42
> DEB_HOST_ARCH_ABI=base DEB_BUILD_MULTIARCH=i386-linux-gnu
> DEB_TARGET_GNU_TYPE=i686-linux-gnu DEB_TARGET_ARCH_ABI=base SCHROOT_UID=1001
> SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot'
> LC_CTYPE=C.UTF-8 DEB_TARGET_GNU_CPU=i686 APT_CONFIG=/var/lib/sbuild/apt.conf
> HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
> DEB_RULES_REQUIRES_ROOT=no DEB_TARGET_GNU_SYSTEM=linux-gnu
> DEB_HOST_ARCH_ENDIAN=little SCHROOT_CHROOT_NAME=sid-i386-sbuild
> DEB_BUILD_MAINT_OPTIONS=hardening=+all SHELL=/bin/sh DH_INTERNAL_BUILDFLAGS=1
> ASFLAGS='' ASFLAGS_FOR_BUILD='' CFLAGS='-g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security'
> CFLAGS_FOR_BUILD='-g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CPPFLAGS_FOR_BUILD='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' CXXFLAGS_FOR_BUILD='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' DFLAGS=-frelease DFLAGS_FOR_BUILD=-frelease
> FCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong' FCFLAGS_FOR_BUILD='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' FFLAGS='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong'
> FFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong' LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LDFLAGS_FOR_BUILD='-Wl,-z,relro -Wl,-z,now' OBJCFLAGS='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' OBJCFLAGS_FOR_BUILD='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' OBJCXXFLAGS='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' OBJCXXFLAGS_FOR_BUILD='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security' XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-AKnTEASJ
> LC_ALL=C.UTF-8 DEB_PYTHON_INSTALL_LAYOUT=deb MESON_TESTTHREADS=8
>
> ==================================== 1/1 =====================================
> test: vkmark tests
> start time: 06:51:14
> duration: 0.07s
> result: exit status 2
> command: MESON_TEST_ITERATION=1
> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
> MALLOC_PERTURB_=211 /<<PKGBUILDDIR>>/obj-i686-linux-gnu/tests/vkmark-tests
> ----------------------------------- stdout -----------------------------------
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_3] <default>: FPS: 90 FrameTime: 11.111 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_3] <default>: FPS: 90 FrameTime: 11.111 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> vkmark-tests is a Catch v2.13.9 host application.
> Run with -? for options
>
> -------------------------------------------------------------------------------
> Scenario: main loop run
> Given: Some benchmarks including a few option-setting ones
> When: running the main loop
> Then: the score is calculated based on non-option-setting benchmarks
> -------------------------------------------------------------------------------
> ../tests/main_loop_test.cpp:265
> ...............................................................................
>
> ../tests/main_loop_test.cpp:267: FAILED:
> REQUIRE( main_loop.score() == SingleFrameScene::fps(1) )
> with expansion:
> 9 == 10
>
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> -------------------------------------------------------------------------------
> Scenario: main loop run
> Given: Some benchmarks including a few with invalid scene names
> When: running the main loop
> Then: the score is calculated based on valid benchmarks only
> -------------------------------------------------------------------------------
> ../tests/main_loop_test.cpp:299
> ...............................................................................
>
> ../tests/main_loop_test.cpp:306: FAILED:
> REQUIRE( main_loop.score() == expected )
> with expansion:
> 24 == 25
>
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_1] <default>: FPS: 0 FrameTime: inf ms
> [test_scene_1] <default>: FPS: 0 FrameTime: inf ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_3] <default>: FPS: 90 FrameTime: 11.111 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_3] <default>: FPS: 90 FrameTime: 11.111 ms
> [test_scene_1] <default>: FPS: 9 FrameTime: 111.111 ms
> [test_scene_2] <default>: FPS: 39 FrameTime: 25.641 ms
> [test_scene_3] <default>: FPS: 90 FrameTime: 11.111 ms
> [test_scene_1] <default>: FPS: 0 FrameTime: inf ms
> ===============================================================================
> test cases: 20 | 19 passed | 1 failed
> assertions: 208 | 206 passed | 2 failed
>
> ----------------------------------- stderr -----------------------------------
> Warning: Scene 'test_scene_1' doesn't accept option 'testoptinvalid'
> Warning: Scene 'test_scene_1' doesn't accept option 'testoptinvalid1'
> Warning: Scene '' doesn't accept option 'opt1'
> Warning: Scene '' doesn't accept option 'opt1'
> Warning: Scene '' doesn't accept option 'opt1'
> Warning: Scene '' doesn't accept option 'opt1'
> Warning: Skipping benchmark with invalid scene name 'invalid1'
> Warning: Skipping benchmark with invalid scene name 'invalid2'
> Warning: Skipping benchmark with invalid scene name 'invalid3'
> Warning: Skipping benchmark with invalid scene name 'invalid1'
> Warning: Skipping benchmark with invalid scene name 'invalid2'
> Warning: Skipping benchmark with invalid scene name 'invalid3'
> Warning: Skipping benchmark with invalid scene name 'invalid1'
> Warning: Skipping benchmark with invalid scene name 'invalid2'
> Warning: Skipping benchmark with invalid scene name 'invalid3'
> vkmark: unrecognized option '--invalid'
> ==============================================================================
>
>
> Summary of Failures:
>
> 1/1 vkmark tests FAIL 0.07s exit status 2
>
> Ok: 0
> Expected Fail: 0
> Fail: 1
> Unexpected Pass: 0
> Skipped: 0
> Timeout: 0
> dh_auto_test: error: cd obj-i686-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
> LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/28/vkmark_2017.08+git20220909-1_unstable-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&[email protected]&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: vkmark
Source-Version: 2017.08+git20220909-2
Done: Dylan Aïssi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
vkmark, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dylan Aïssi <[email protected]> (supplier of updated vkmark 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 07 Jan 2025 11:47:40 +0100
Source: vkmark
Architecture: source
Version: 2017.08+git20220909-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Closes: 1091583
Changes:
vkmark (2017.08+git20220909-2) unstable; urgency=medium
.
* Team upload.
* Ignore test result for i386 (Closes: #1091583)
* Switch build-deps from pkg-config to pkgconf
* Standards-Version: 4.7.0 (no changes required)
Checksums-Sha1:
5e5ee206de60e122f97eb97bb00c1a2bb305ff3a 2134 vkmark_2017.08+git20220909-2.dsc
52f85881425046df370d697236cea8c1b44f40d0 3204
vkmark_2017.08+git20220909-2.debian.tar.xz
9e2ddbe67857f4d6337da559f7b33776b7251ace 9153
vkmark_2017.08+git20220909-2_amd64.buildinfo
Checksums-Sha256:
11a13407bac0ecc31ca51973702bad7c70d1d95a9cd56219c6f369f173d39bf1 2134
vkmark_2017.08+git20220909-2.dsc
adac44181da1a41bd22fbfde44299201149f2b1045b30624583be0dcf09ae46a 3204
vkmark_2017.08+git20220909-2.debian.tar.xz
c60bcc73fd859629cd684ebf58443c81ef14e595ab70af284fc7657e1558d842 9153
vkmark_2017.08+git20220909-2_amd64.buildinfo
Files:
250cd873fea274a11e3b69b4f11274f9 2134 graphics optional
vkmark_2017.08+git20220909-2.dsc
4340e854b39611560f73671ff900ec27 3204 graphics optional
vkmark_2017.08+git20220909-2.debian.tar.xz
ceee838b915f76c4a40d9d6604b68ccf 9153 graphics optional
vkmark_2017.08+git20220909-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmd9B+MACgkQYS7xYT4F
D1SA/w//VHNmMu9IImMwOhUJ6juu+YuDs6gKjzA3AS4TfIIFOYuS0mUBmA62+dT5
22pRE1T1Cmw2tUOSoaC653x52pzcrGYdffNHgmY1QYqFta5y7WWl7DDfmY7xNq5v
5JdsaC2yEPrLOdyMRDrandAyy+Q+NAlzKmE3TzArLOoFml/dq3jAO7gvywd2UhIv
3sMq3lSVGRcDoEIh/fRnl6TFOBkeZeRtqm+F+j2u9c3kbSN6waaFmptz3i1nJOE2
Ej9YTl2LO6g0qAhWhM5Z/FkDJZqIiVWQe0zdstkXmm9aaNPerLcqN0AJhKFUwl4/
f8+uZvuCQIfthN6LKkVZzkdEck5pgqCcn8zw5aneQBpftIWSrP06TxJQ+7xa0rVO
FbOGwckidnnkBx1DplpmtYwDmQTsyBodQZ9lyWRKFQi30WsquyoicRgUq5l1ZTKL
dZOb/GSZFQrxPx4LPo6SFOMYA7Q5OhMQSKvXlGBmliAMKW4C/8oU2CtCIy3HQFuq
GBXz1q9bRwrw7cwWprNnApjK5syv/mPObxbfXl+5HUkI68pjUA+KQNK6R/UHOw0T
RGm9gDp1sUNA0kkDCTFCG/JV+vSRGX5lKAqVtjbwhR/nu4QHWWEEN0+XYCKr8m0E
LjHSGcZKxotoxA3/HYSj07Rd+qzxzEDSJxefKJJ60bqNVW9tx2w=
=JD2F
-----END PGP SIGNATURE-----
pgpoizInSqq8O.pgp
Description: PGP signature
--- End Message ---