Your message dated Sun, 01 Sep 2024 04:33:58 +0000
with message-id <[email protected]>
and subject line Bug#1075231: fixed in looking-glass 0+b7~rc1+ds1-1
has caused the Debian Bug report #1075231,
regarding looking-glass: ftbfs with GCC-14
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.)


-- 
1075231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075231
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:looking-glass
Version: 0+b6-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/looking-glass_0+b6-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
make[4]: Leaving directory '/<<PKGBUILDDIR>>/.build/client'
make  -f CMakeFiles/looking-glass-client.dir/build.make 
CMakeFiles/looking-glass-client.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/.build/client'
[ 87%] Generating version.c, _version.c
/usr/bin/cmake -D PROJECT_TOP=/<<PKGBUILDDIR>> -P /<<PKGBUILDDIR>>/version.cmake
[ 88%] Building C object CMakeFiles/looking-glass-client.dir/src/core.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/core.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/core.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/core.c.o -c 
/<<PKGBUILDDIR>>/client/src/core.c
[ 89%] Building C object CMakeFiles/looking-glass-client.dir/src/keybind.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/keybind.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/keybind.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/keybind.c.o -c 
/<<PKGBUILDDIR>>/client/src/keybind.c
[ 90%] Building C object CMakeFiles/looking-glass-client.dir/src/audio.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/audio.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/audio.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/audio.c.o -c 
/<<PKGBUILDDIR>>/client/src/audio.c
[ 90%] Building C object CMakeFiles/looking-glass-client.dir/src/main.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/main.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/main.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/main.c.o -c 
/<<PKGBUILDDIR>>/client/src/main.c
[ 90%] Building C object CMakeFiles/looking-glass-client.dir/src/config.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/config.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/config.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/config.c.o -c 
/<<PKGBUILDDIR>>/client/src/config.c
[ 90%] Building C object CMakeFiles/looking-glass-client.dir/src/util.c.o
[ 90%] Building C object CMakeFiles/looking-glass-client.dir/src/app.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/app.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/app.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/app.c.o -c 
/<<PKGBUILDDIR>>/client/src/app.c
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/util.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/util.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/util.c.o -c 
/<<PKGBUILDDIR>>/client/src/util.c
[ 91%] Building C object CMakeFiles/looking-glass-client.dir/src/clipboard.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/clipboard.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/clipboard.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/clipboard.c.o -c 
/<<PKGBUILDDIR>>/client/src/clipboard.c
[ 91%] Building C object CMakeFiles/looking-glass-client.dir/src/kb.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/kb.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/kb.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/kb.c.o -c 
/<<PKGBUILDDIR>>/client/src/kb.c
[ 92%] Building C object CMakeFiles/looking-glass-client.dir/src/gl_dynprocs.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/gl_dynprocs.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/gl_dynprocs.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/gl_dynprocs.c.o -c 
/<<PKGBUILDDIR>>/client/src/gl_dynprocs.c
[ 92%] Building C object 
CMakeFiles/looking-glass-client.dir/src/egl_dynprocs.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/egl_dynprocs.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/egl_dynprocs.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/egl_dynprocs.c.o -c 
/<<PKGBUILDDIR>>/client/src/egl_dynprocs.c
[ 93%] Building C object CMakeFiles/looking-glass-client.dir/src/eglutil.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/eglutil.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/eglutil.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/eglutil.c.o -c 
/<<PKGBUILDDIR>>/client/src/eglutil.c
[ 93%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay_utils.c.o
[ 94%] Building C object 
CMakeFiles/looking-glass-client.dir/src/render_queue.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay_utils.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay_utils.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay_utils.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay_utils.c
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/render_queue.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/render_queue.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/render_queue.c.o -c 
/<<PKGBUILDDIR>>/client/src/render_queue.c
[ 94%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/splash.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/splash.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/splash.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/splash.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/splash.c
[ 95%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/alert.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/alert.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/alert.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/alert.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/alert.c
[ 95%] Building C object CMakeFiles/looking-glass-client.dir/src/overlay/fps.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/fps.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/fps.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/fps.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/fps.c
[ 96%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/graphs.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/graphs.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/graphs.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/graphs.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/graphs.c
[ 96%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/help.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/help.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/help.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/help.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/help.c
[ 97%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/config.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/config.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/config.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/config.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/config.c
[ 98%] Building C object CMakeFiles/looking-glass-client.dir/src/overlay/msg.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/msg.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/msg.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/msg.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/msg.c
[ 98%] Building C object 
CMakeFiles/looking-glass-client.dir/src/overlay/status.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/src/overlay/status.c.o -MF 
CMakeFiles/looking-glass-client.dir/src/overlay/status.c.o.d -o 
CMakeFiles/looking-glass-client.dir/src/overlay/status.c.o -c 
/<<PKGBUILDDIR>>/client/src/overlay/status.c
[ 99%] Building C object CMakeFiles/looking-glass-client.dir/version.c.o
/usr/bin/cc -DCIMGUI_DEFINE_ENUMS_AND_STRUCTS=1 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS=1 -DIMGUI_IMPL_API="extern   \"C\"   " 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/client/include 
-I/<<PKGBUILDDIR>>/.build/client -I/<<PKGBUILDDIR>>/.build/client/include 
-I/<<PKGBUILDDIR>>/repos/nanosvg/src -I/<<PKGBUILDDIR>>/common/include 
-I/<<PKGBUILDDIR>>/repos/LGMP/lgmp/include 
-I/<<PKGBUILDDIR>>/repos/PureSpice/include -I/<<PKGBUILDDIR>>/repos/cimgui 
-I/<<PKGBUILDDIR>>/repos/cimgui/imgui -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16 -isystem /usr/include/pipewire-0.3 -isystem 
/usr/include/spa-0.2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -
 fcf-protection -O3 -madx -msse4.1 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu11   
-D ENABLE_OPENGL -D ENABLE_EGL -D ATOMIC_LOCKING -D GL_GLEXT_PROTOTYPES -D 
ENABLE_AUDIO -march=x86-64-v2 -Wall -Wextra -Wno-sign-compare 
-Wno-unused-parameter -Wstrict-prototypes -Wimplicit-fallthrough=2 -Werror 
-Wfatal-errors -ffast-math -fdata-sections -ffunction-sections -D_REENTRANT -MD 
-MT CMakeFiles/looking-glass-client.dir/version.c.o -MF 
CMakeFiles/looking-glass-client.dir/version.c.o.d -o 
CMakeFiles/looking-glass-client.dir/version.c.o -c 
/<<PKGBUILDDIR>>/.build/client/version.c
In file included from /<<PKGBUILDDIR>>/repos/nanosvg/src/nanosvgrast.h:28,
                 from /<<PKGBUILDDIR>>/client/src/overlay_utils.c:32:
/<<PKGBUILDDIR>>/repos/nanosvg/src/nanosvg.h: In function 
‘nsvg__parseTransform’:
/<<PKGBUILDDIR>>/repos/nanosvg/src/nanosvg.h:1648:15: error: ‘t[0]’ may be used 
uninitialized [-Werror=maybe-uninitialized]
 1648 |         float t[6];
      |               ^
compilation terminated due to -Wfatal-errors.
cc1: all warnings being treated as errors
make[4]: *** [CMakeFiles/looking-glass-client.dir/build.make:268: 
CMakeFiles/looking-glass-client.dir/src/overlay_utils.c.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/.build/client'
make[3]: *** [CMakeFiles/Makefile2:404: 
CMakeFiles/looking-glass-client.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/.build/client'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/.build/client'
dh_auto_build: error: cd .build/client && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: looking-glass
Source-Version: 0+b7~rc1+ds1-1
Done: James Lu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
looking-glass, 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.
James Lu <[email protected]> (supplier of updated looking-glass 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: Sat, 31 Aug 2024 20:54:01 -0700
Source: looking-glass
Architecture: source
Version: 0+b7~rc1+ds1-1
Distribution: experimental
Urgency: medium
Maintainer: Lennart Weller <[email protected]>
Changed-By: James Lu <[email protected]>
Closes: 1075231
Changes:
 looking-glass (0+b7~rc1+ds1-1) experimental; urgency=medium
 .
   * Merge from unstable:
     - Repack source to remove vendored wayland-protocols sources
     - Patch nanosvg to fix build with GCC 14 (Closes: #1075231)
   * Update debian/watch to track release candidates for the experimental
     branch.
   * Refresh debian/patches
Checksums-Sha1:
 5c4f3949953fdc981372ca8018fabbd2802897b2 2302 looking-glass_0+b7~rc1+ds1-1.dsc
 eefdf13c6848b34f3d0b743c245f67b35d3867f5 2105116 
looking-glass_0+b7~rc1+ds1.orig.tar.xz
 e910b92738d8e866f048476ed4f34f1b5068df99 7104 
looking-glass_0+b7~rc1+ds1-1.debian.tar.xz
 a037f25d48ca0333ac875eb91d6e91a64e5ac898 16884 
looking-glass_0+b7~rc1+ds1-1_source.buildinfo
Checksums-Sha256:
 3f950a4d8f4bea924d90a3ca328e4ae5bb456c22855765177ddfc20ca0648ce6 2302 
looking-glass_0+b7~rc1+ds1-1.dsc
 a3574943a094227e4132aeefc5d300e2a081aecbb8de96205bdf92c449470d37 2105116 
looking-glass_0+b7~rc1+ds1.orig.tar.xz
 18470f5b82cce2304082caedfd1e522a690b4aba5ee84c0b5eabcb04b6474b68 7104 
looking-glass_0+b7~rc1+ds1-1.debian.tar.xz
 1ae464a9ab51fc8db351156991bb5fa802f2c194641863e1969b607e7df3bd27 16884 
looking-glass_0+b7~rc1+ds1-1_source.buildinfo
Files:
 33d965ef3796ee5256c1aa4fe987712b 2302 net optional 
looking-glass_0+b7~rc1+ds1-1.dsc
 1aa01a522b062df88df7f9676a61d542 2105116 net optional 
looking-glass_0+b7~rc1+ds1.orig.tar.xz
 4ce7e74ddf750b716a8423191e058fe6 7104 net optional 
looking-glass_0+b7~rc1+ds1-1.debian.tar.xz
 41a823e5fd861faa1bb7364819ccb7cc 16884 net optional 
looking-glass_0+b7~rc1+ds1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEwmmRkfzwXj5hKJctxWWyWArxYlwFAmbT5WQACgkQxWWyWArx
Ylzneg//SsR2163ObyFfIiN7lwcvEd+3jik+YdF3XEa6c2sh7zK7zrRSTHZdNTmH
Ma5vjjuakQ0jGj+Y/Q0ofHAnhbwNnoQlwBk0x2cT9GFyjYI15eB2ddZ3bLw1U3ZA
freqzwAkL6taVcf6xOfU08Jzl+62I9ohaE/ym+J1eX4t408AZ/JefzXqUgmEOziY
IjOvGDn91x6tk3KdYWbKBSkgFEYmP+VxtatBbmGcB5tgUs0ko6bf7rkyISFP54e8
xl4tQDtESSW1xrhe+Yx64MgxcqaU2kdnYr+CyeLdp/l4qOTjphMZZ8QvO/DBXJxG
F9+96mYe2dG9wTQ6HydV6Mek2Yh6v9m3mDbIpEalvHzh7KIdjSgNydfMTRzTvr9M
Y8VxYzzZ8cJKqyfVxqFfLP7d0kJEJyVqIAVv/9ryjBRO7nxhmcchXWClg4Bxl6Zr
p5hhH29lWJ4j47+YiVaWVNXBcDu5mdswFC1nSBNubLz3Nb+B8TDrtLnKbxidwi8H
rajmM/TziNBJJ1wE6uizBDCpujPC0mE9jc6hHoRqv5duhJJtq/7XsoIshjwhgWpn
KkqUT1O/25NHel4DLsNDXp3vtIcKWRLwnEzuK0yrk7LKm02gF4Kt3S5P6QoTXDZU
9WAtfBiCq6b7j4neQ4Xz8ICC5AelmoHEFIZQhX3R+Rap54DIDpg=
=TLI5
-----END PGP SIGNATURE-----

Attachment: pgpc0ALZ8S3mR.pgp
Description: PGP signature


--- End Message ---

Reply via email to