Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 861212 Details for
Bug 905792
gui-wm/gamescope-3.12.0_beta3 fails to compile: Run-time dependency glm found: NO (tried pkgconfig and cmake)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-meson-log.txt
1-meson-log.txt (text/plain), 35.70 KB, created by
Agostino Sarubbo
on 2023-05-06 05:46:17 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2023-05-06 05:46:17 UTC
Size:
35.70 KB
patch
obsolete
>Build started at 2023-05-05T23:44:43.353639 >Main binary: /usr/bin/python3.11 >Build Options: -Db_pch=false -Dwerror=false -Denable_openvr_support=false -Dpipewire=disabled -Denable_gamescope_wsi_layer=true -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dforce_fallback_for= -Dbuild.pkg_config_path=/usr/share/pkgconfig -Dpkg_config_path=/usr/share/pkgconfig --native-file=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 1.1.0 >Source dir: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0-beta3 >Build dir: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build >Build type: native build >Project name: gamescope >Project version: undefined >----- >Detecting compiler via: x86_64-pc-linux-gnu-gcc --version >compiler returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-gcc', '--version']> >compiler stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.1.0-r1 p1) 13.1.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > >compiler stderr: > >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >Detecting linker via: x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >linker returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-gcc', '-Wl,--version', '-O...> >linker stdout: >GNU ld (Gentoo 2.40 p4) 2.40.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: >collect2 version 13.1.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/ccnZKvWd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o > >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 13.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 13.1.0-r1 p1) 13.1.0") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.40 >----- >Detecting compiler via: x86_64-pc-linux-gnu-g++ --version >compiler returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-g++', '--version']> >compiler stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 13.1.0-r1 p1) 13.1.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > >compiler stderr: > >Running command: x86_64-pc-linux-gnu-g++ -E -dM - >----- >Detecting linker via: x86_64-pc-linux-gnu-g++ -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >linker returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-g++', '-Wl,--version', '-O...> >linker stdout: >GNU ld (Gentoo 2.40 p4) 2.40.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: >collect2 version 13.1.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/ccSdcS27.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o > >Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/sanitycheckcpp.exe >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 13.1.0 "x86_64-pc-linux-gnu-g++ (Gentoo 13.1.0-r1 p1) 13.1.0") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.40 >----- >Detecting compiler via: x86_64-pc-linux-gnu-gcc --version >compiler returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-gcc', '--version']> >compiler stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.1.0-r1 p1) 13.1.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > >compiler stderr: > >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >Detecting linker via: x86_64-pc-linux-gnu-gcc -Wl,--version >linker returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-gcc', '-Wl,--version']> >linker stdout: >GNU ld (Gentoo 2.40 p4) 2.40.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: >collect2 version 13.1.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/ccPgo4ZB.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o > >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 13.1.0 "x86_64-pc-linux-gnu-gcc (Gentoo 13.1.0-r1 p1) 13.1.0") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.40 >----- >Detecting compiler via: x86_64-pc-linux-gnu-g++ --version >compiler returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-g++', '--version']> >compiler stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 13.1.0-r1 p1) 13.1.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > >compiler stderr: > >Running command: x86_64-pc-linux-gnu-g++ -E -dM - >----- >Detecting linker via: x86_64-pc-linux-gnu-g++ -Wl,--version >linker returned <Popen: returncode: 0 args: ['x86_64-pc-linux-gnu-g++', '-Wl,--version']> >linker stdout: >GNU ld (Gentoo 2.40 p4) 2.40.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: >collect2 version 13.1.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/ccuvkYr0.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o > >Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/sanitycheckcpp.exe >C++ compiler for the build machine: x86_64-pc-linux-gnu-g++ (gcc 13.1.0 "x86_64-pc-linux-gnu-g++ (Gentoo 13.1.0-r1 p1) 13.1.0") >C++ linker for the build machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.40 >Build machine cpu family: x86_64 >Build machine cpu: x86_64 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Target machine cpu family: x86_64 >Target machine cpu: x86_64 >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpssfnvfbu >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpssfnvfbu/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpssfnvfbu/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wunused-parameter -Wno-unused-parameter > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C++ supports arguments -Wno-unused-parameter: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqgirpg5m >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqgirpg5m/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqgirpg5m/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-field-initializers -Wno-missing-field-initializers > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C++ supports arguments -Wno-missing-field-initializers: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpkzeffa3y >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpkzeffa3y/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpkzeffa3y/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wc99-designator -Wno-c99-designator > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-Wc99-designator' > >Compiler for C++ supports arguments -Wno-c99-designator: NO >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpx_0bdb6k >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpx_0bdb6k/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpx_0bdb6k/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Winvalid-offsetof -Wno-invalid-offsetof > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C++ supports arguments -Wno-invalid-offsetof: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqqetn352 >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqqetn352/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpqqetn352/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wunused-const-variable -Wno-unused-const-variable > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C++ supports arguments -Wno-unused-const-variable: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp36go1otm >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp36go1otm/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp36go1otm/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wvolatile -Wno-volatile > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C++ supports arguments -Wno-volatile: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp1wjyitaw >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp1wjyitaw/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmp1wjyitaw/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wdeprecated-volatile -Wno-deprecated-volatile > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-Wdeprecated-volatile'; did you mean '-Wdeprecated-copy'? > >Compiler for C++ supports arguments -Wno-deprecated-volatile: NO >Dependency libpipewire-0.3 skipped: feature pipewire disabled >Library rt skipped: feature pipewire disabled >Pkg-config binary for 1 is not cached. >Pkg-config binary for 1 specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.1) >Determining dependency 'hwdata' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion hwdata` -> 0 >stdout: >0.370 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags hwdata` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs hwdata` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs hwdata` -> 0 >Run-time dependency hwdata found: YES 0.370 >Pkg-config binary for 1 is cached. >Determining dependency 'x11' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion x11` -> 0 >stdout: >1.8.4 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags x11` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11` -> 0 >stdout: >-L/usr/lib64 -lX11 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11` -> 0 >stdout: >-lX11 >----------- >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpjushhuse >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpjushhuse/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpjushhuse/output.exe -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #include<stdio.h> > int main(void) { > printf("%ld\n", (long)(sizeof(void *))); > return 0; > } >Compiler stdout: > >Compiler stderr: > >Program stdout: > >8 > >Program stderr: > > >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpfdt32b2_ >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpfdt32b2_/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpfdt32b2_/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs > >Code: > >Compiler stdout: > install: /usr/lib/gcc/x86_64-pc-linux-gnu/13/ >programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/13/:/usr/libexec/gcc/x86_64-pc-linux-gnu/13/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/13/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ >libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/13/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/13/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../x86_64-pc-linux-gnu/13/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/:/lib/x86_64-pc-linux-gnu/13/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/13/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../:/lib/:/usr/lib/ > >Compiler stderr: > >Run-time dependency x11 found: YES 1.8.4 >Pkg-config binary for 1 is cached. >Determining dependency 'vulkan' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion vulkan` -> 0 >stdout: >1.3.243 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags vulkan` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs vulkan` -> 0 >stdout: >-L/usr/lib64 -lvulkan >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs vulkan` -> 0 >stdout: >-lvulkan >----------- >Run-time dependency vulkan found: YES 1.3.243 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=pkgdatadir hwdata` -> 0 >stdout: >//usr/share/hwdata >----------- >Got pkgconfig variable pkgdatadir : //usr/share/hwdata >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/tmpshwh77a9 >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/tmpshwh77a9/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/tmpshwh77a9/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++20 > >Code: > int i = static_cast<int>(0); >Compiler stdout: > >Compiler stderr: > >Compiler accepts -std=c++20: YES >Running compile: >Working directory: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpl11azyas >Command line: x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpl11azyas/testfile.cpp -o /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/tmpl11azyas/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++20 > >Code: > > #include <vulkan/vulkan.h> >Compiler stdout: > >Compiler stderr: > >Check usable header "vulkan/vulkan.h" with dependency vulkan: YES >Pkg-config binary for 0 is not cached. >Pkg-config binary for 0 specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.1) >Determining dependency 'wayland-scanner' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion wayland-scanner` -> 0 >stdout: >1.22.0 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags wayland-scanner` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs wayland-scanner` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs wayland-scanner` -> 0 >Build-time dependency wayland-scanner found: YES 1.22.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=wayland_scanner wayland-scanner` -> 0 >stdout: >/usr/bin/wayland-scanner >----------- >Got pkgconfig variable wayland_scanner : /usr/bin/wayland-scanner >Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner) >Pkg-config binary for 1 is cached. >Determining dependency 'vkroots' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion vkroots` -> 0 >stdout: >undefined >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags vkroots` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs vkroots` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs vkroots` -> 0 >Run-time dependency vkroots found: YES undefined >Pkg-config binary for 1 is cached. >Determining dependency 'xcb' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xcb` -> 0 >stdout: >1.15 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xcb` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xcb` -> 0 >stdout: >-L/usr/lib64 -lxcb >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xcb` -> 0 >stdout: >-lxcb >----------- >Run-time dependency xcb found: YES 1.15 >Pkg-config binary for 1 is cached. >Determining dependency 'x11-xcb' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion x11-xcb` -> 0 >stdout: >1.8.4 >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags x11-xcb` -> 0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11-xcb` -> 0 >stdout: >-L/usr/lib64 -lX11-xcb -lX11 -lxcb >----------- >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11-xcb` -> 0 >stdout: >-lX11-xcb -lX11 -lxcb >----------- >Run-time dependency x11-xcb found: YES 1.8.4 >Pkg-config binary for 1 is cached. >Determining dependency 'glm' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion glm` -> 1 >stderr: >Package glm was not found in the pkg-config search path. >Perhaps you should add the directory containing `glm.pc' >to the PKG_CONFIG_PATH environment variable >Package 'glm', required by 'virtual:world', not found >----------- >CMake binary for 1 is not cached >CMake binary missing from cross or native file, or env var undefined. >Trying a default CMake fallback at cmake >Found CMake: /usr/bin/cmake (3.26.3) >Extracting basic cmake information >CMake Toolchain: Calling CMake once to generate the compiler state >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__ with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-G" > - "Ninja" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" > - "." >CMake trace warning: add_executable() non imported executables are not supported >CMake TRACE: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-PFsCGz/CMakeLists.txt:20 add_executable(['cmTC_a1178', '/usr/share/cmake/Modules/CMakeCCompilerABI.c']) >CMake trace warning: target_link_options() TARGET cmTC_a1178 not found >CMake TRACE: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-PFsCGz/CMakeLists.txt:23 target_link_libraries(['cmTC_a1178', '']) >CMake trace warning: add_executable() non imported executables are not supported >CMake TRACE: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-K1A9Xk/CMakeLists.txt:20 add_executable(['cmTC_456e2', '/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp']) >CMake trace warning: target_link_options() TARGET cmTC_456e2 not found >CMake TRACE: /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-K1A9Xk/CMakeLists.txt:23 target_link_libraries(['cmTC_456e2', '']) >Try CMake generator: auto >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/cmake_glm with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-wm/gamescope-3.12.0_beta3/work/gamescope-3.12.0_beta3-build/meson-private/cmake_glm/CMakeMesonToolchainFile.cmake" > - "." > -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] > -- CMake root: /usr/share/cmake > -- CMake architectures: [] > -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] >Preliminary CMake check failed. Aborting. >Run-time dependency glm found: NO (tried pkgconfig and cmake) >Looking for a fallback subproject for the dependency glm > >layer/meson.build:4:10: ERROR: Automatic wrap-based subproject downloading is disabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 905792
:
861211
| 861212