added maps for icons and monitors
This commit is contained in:
parent
618c02c14b
commit
7a315e3f38
7 changed files with 176 additions and 178 deletions
45
Struktur.md
45
Struktur.md
|
@ -13,46 +13,37 @@
|
||||||
|
|
||||||
Events:
|
Events:
|
||||||
|
|
||||||
workspacev2>>WORKSPACEID,WORKSPACENAME
|
- workspacev2>>WORKSPACEID,WORKSPACENAME
|
||||||
|
- workspace changed, update activeOn
|
||||||
workspace changed, update activeOn
|
|
||||||
|
|
||||||
|
|
||||||
createworkspacev2>>WORKSPACEID,WORKSPACENAME
|
- createworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||||
|
- workspace got created, update activeOn
|
||||||
workspace got created, update activeOn
|
|
||||||
|
|
||||||
|
|
||||||
destroyworkspacev2>>WORKSPACEID,WORKSPACENAME
|
- destroyworkspacev2>>WORKSPACEID,WORKSPACENAME
|
||||||
|
- workspace got destroyed, update activeOn
|
||||||
workspace got destroyed, update activeOn
|
|
||||||
|
|
||||||
|
|
||||||
moveworkspacev2>>WORKSPACEID,WORKSPACENAME,MONNAME
|
- moveworkspacev2>>WORKSPACEID,WORKSPACENAME,MONNAME
|
||||||
|
- workspace got moved to other monitor, update activeOn
|
||||||
workspace got moved to other monitor, update activeOn
|
|
||||||
|
|
||||||
|
|
||||||
activespecial>>WORKSPACENAME,MONNAME
|
- activespecial>>WORKSPACENAME,MONNAME
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
|
- activewindowv2>>WINDOWADDRESS
|
||||||
|
- client focus changed, update icon
|
||||||
|
|
||||||
|
|
||||||
activewindowv2>>WINDOWADDRESS
|
- openwindow>>WINDOWADDRESS,WORKSPACENAME,WINDOWCLASS,WINDOWTITLE
|
||||||
|
- new client, update icon
|
||||||
client focus changed, update icon
|
|
||||||
|
|
||||||
|
|
||||||
openwindow>>WINDOWADDRESS,WORKSPACENAME,WINDOWCLASS,WINDOWTITLE
|
- closewindow>>WINDOWADDRESS
|
||||||
|
- closed client, update icon
|
||||||
new client, update icon
|
|
||||||
|
|
||||||
|
|
||||||
closewindow>>WINDOWADDRESS
|
- movewindowv2>>WINDOWADDRESS,WORKSPACENAME
|
||||||
|
- client moved to other workspace, update icon
|
||||||
closed client, update icon
|
|
||||||
|
|
||||||
|
|
||||||
movewindowv2>>WINDOWADDRESS,WORKSPACENAME
|
|
||||||
|
|
||||||
client moved to other workspace, update icon
|
|
|
@ -1,13 +1,13 @@
|
||||||
set(CMAKE_HOST_SYSTEM "Linux-6.7.6-zen1-2-zen")
|
set(CMAKE_HOST_SYSTEM "Linux-6.8.1-zen1-1-zen")
|
||||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||||
set(CMAKE_HOST_SYSTEM_VERSION "6.7.6-zen1-2-zen")
|
set(CMAKE_HOST_SYSTEM_VERSION "6.8.1-zen1-1-zen")
|
||||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_SYSTEM "Linux-6.7.6-zen1-2-zen")
|
set(CMAKE_SYSTEM "Linux-6.8.1-zen1-1-zen")
|
||||||
set(CMAKE_SYSTEM_NAME "Linux")
|
set(CMAKE_SYSTEM_NAME "Linux")
|
||||||
set(CMAKE_SYSTEM_VERSION "6.7.6-zen1-2-zen")
|
set(CMAKE_SYSTEM_VERSION "6.8.1-zen1-1-zen")
|
||||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
||||||
|
|
||||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||||
|
|
|
@ -7,7 +7,7 @@ events:
|
||||||
- "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:233 (message)"
|
- "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:233 (message)"
|
||||||
- "CMakeLists.txt:3 (project)"
|
- "CMakeLists.txt:3 (project)"
|
||||||
message: |
|
message: |
|
||||||
The system is: Linux - 6.7.6-zen1-2-zen - x86_64
|
The system is: Linux - 6.8.1-zen1-1-zen - x86_64
|
||||||
-
|
-
|
||||||
kind: "message-v1"
|
kind: "message-v1"
|
||||||
backtrace:
|
backtrace:
|
||||||
|
@ -61,8 +61,8 @@ events:
|
||||||
checks:
|
checks:
|
||||||
- "Detecting C compiler ABI info"
|
- "Detecting C compiler ABI info"
|
||||||
directories:
|
directories:
|
||||||
source: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3"
|
source: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy"
|
||||||
binary: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3"
|
binary: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy"
|
||||||
cmakeVariables:
|
cmakeVariables:
|
||||||
CMAKE_C_FLAGS: ""
|
CMAKE_C_FLAGS: ""
|
||||||
CMAKE_EXE_LINKER_FLAGS: ""
|
CMAKE_EXE_LINKER_FLAGS: ""
|
||||||
|
@ -70,13 +70,13 @@ events:
|
||||||
variable: "CMAKE_C_ABI_COMPILED"
|
variable: "CMAKE_C_ABI_COMPILED"
|
||||||
cached: true
|
cached: true
|
||||||
stdout: |
|
stdout: |
|
||||||
Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3'
|
Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy'
|
||||||
|
|
||||||
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_167f6/fast
|
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_bc340/fast
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_167f6.dir/build.make CMakeFiles/cmTC_167f6.dir/build
|
/usr/bin/make -f CMakeFiles/cmTC_bc340.dir/build.make CMakeFiles/cmTC_bc340.dir/build
|
||||||
make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3'
|
make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy'
|
||||||
Building C object CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o
|
Building C object CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o
|
||||||
/usr/bin/cc -v -o CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
|
/usr/bin/cc -v -o CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
|
||||||
Using built-in specs.
|
Using built-in specs.
|
||||||
COLLECT_GCC=/usr/bin/cc
|
COLLECT_GCC=/usr/bin/cc
|
||||||
Target: x86_64-pc-linux-gnu
|
Target: x86_64-pc-linux-gnu
|
||||||
|
@ -84,8 +84,8 @@ events:
|
||||||
Thread model: posix
|
Thread model: posix
|
||||||
Supported LTO compression algorithms: zlib zstd
|
Supported LTO compression algorithms: zlib zstd
|
||||||
gcc version 13.2.1 20230801 (GCC)
|
gcc version 13.2.1 20230801 (GCC)
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/'
|
||||||
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_167f6.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -o /tmp/ccukBKZA.s
|
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_bc340.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -o /tmp/cccdoXj9.s
|
||||||
GNU C17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)
|
GNU C17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)
|
||||||
compiled by GNU C version 13.2.1 20230801, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
|
compiled by GNU C version 13.2.1 20230801, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
|
||||||
|
|
||||||
|
@ -99,15 +99,15 @@ events:
|
||||||
/usr/include
|
/usr/include
|
||||||
End of search list.
|
End of search list.
|
||||||
Compiler executable checksum: eb0b45108af02c02a078961940bce3e9
|
Compiler executable checksum: eb0b45108af02c02a078961940bce3e9
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/'
|
||||||
as -v --64 -o CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o /tmp/ccukBKZA.s
|
as -v --64 -o CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o /tmp/cccdoXj9.s
|
||||||
GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0
|
GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.'
|
||||||
Linking C executable cmTC_167f6
|
Linking C executable cmTC_bc340
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_167f6.dir/link.txt --verbose=1
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bc340.dir/link.txt --verbose=1
|
||||||
/usr/bin/cc -v CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -o cmTC_167f6
|
/usr/bin/cc -v CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -o cmTC_bc340
|
||||||
Using built-in specs.
|
Using built-in specs.
|
||||||
COLLECT_GCC=/usr/bin/cc
|
COLLECT_GCC=/usr/bin/cc
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper
|
||||||
|
@ -118,10 +118,10 @@ events:
|
||||||
gcc version 13.2.1 20230801 (GCC)
|
gcc version 13.2.1 20230801 (GCC)
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_167f6' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_167f6.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_bc340' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_bc340.'
|
||||||
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4VTfLc.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_167f6 /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -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.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o
|
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccmXW9Ia.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_bc340 /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -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.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_167f6' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_167f6.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_bc340' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_bc340.'
|
||||||
make[1]: Leaving directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3'
|
make[1]: Leaving directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy'
|
||||||
|
|
||||||
exitCode: 0
|
exitCode: 0
|
||||||
-
|
-
|
||||||
|
@ -155,13 +155,13 @@ events:
|
||||||
message: |
|
message: |
|
||||||
Parsed C implicit link information:
|
Parsed C implicit link information:
|
||||||
link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
||||||
ignore line: [Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3']
|
ignore line: [Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy']
|
||||||
ignore line: []
|
ignore line: []
|
||||||
ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_167f6/fast]
|
ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_bc340/fast]
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_167f6.dir/build.make CMakeFiles/cmTC_167f6.dir/build]
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_bc340.dir/build.make CMakeFiles/cmTC_bc340.dir/build]
|
||||||
ignore line: [make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-RZTng3']
|
ignore line: [make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-Yj3ALy']
|
||||||
ignore line: [Building C object CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o]
|
ignore line: [Building C object CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o]
|
||||||
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
|
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
|
||||||
ignore line: [Using built-in specs.]
|
ignore line: [Using built-in specs.]
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
||||||
ignore line: [Target: x86_64-pc-linux-gnu]
|
ignore line: [Target: x86_64-pc-linux-gnu]
|
||||||
|
@ -169,8 +169,8 @@ events:
|
||||||
ignore line: [Thread model: posix]
|
ignore line: [Thread model: posix]
|
||||||
ignore line: [Supported LTO compression algorithms: zlib zstd]
|
ignore line: [Supported LTO compression algorithms: zlib zstd]
|
||||||
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/']
|
||||||
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_167f6.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -o /tmp/ccukBKZA.s]
|
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_bc340.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -o /tmp/cccdoXj9.s]
|
||||||
ignore line: [GNU C17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)]
|
ignore line: [GNU C17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)]
|
||||||
ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP]
|
ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP]
|
||||||
ignore line: []
|
ignore line: []
|
||||||
|
@ -184,15 +184,15 @@ events:
|
||||||
ignore line: [ /usr/include]
|
ignore line: [ /usr/include]
|
||||||
ignore line: [End of search list.]
|
ignore line: [End of search list.]
|
||||||
ignore line: [Compiler executable checksum: eb0b45108af02c02a078961940bce3e9]
|
ignore line: [Compiler executable checksum: eb0b45108af02c02a078961940bce3e9]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/']
|
||||||
ignore line: [ as -v --64 -o CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o /tmp/ccukBKZA.s]
|
ignore line: [ as -v --64 -o CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o /tmp/cccdoXj9.s]
|
||||||
ignore line: [GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0]
|
ignore line: [GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0]
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.']
|
||||||
ignore line: [Linking C executable cmTC_167f6]
|
ignore line: [Linking C executable cmTC_bc340]
|
||||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_167f6.dir/link.txt --verbose=1]
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bc340.dir/link.txt --verbose=1]
|
||||||
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -o cmTC_167f6 ]
|
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -o cmTC_bc340 ]
|
||||||
ignore line: [Using built-in specs.]
|
ignore line: [Using built-in specs.]
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper]
|
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper]
|
||||||
|
@ -203,13 +203,13 @@ events:
|
||||||
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_167f6' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_167f6.']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_bc340' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_bc340.']
|
||||||
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4VTfLc.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_167f6 /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o -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.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o]
|
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccmXW9Ia.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_bc340 /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o -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.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore
|
||||||
arg [-plugin] ==> ignore
|
arg [-plugin] ==> ignore
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore
|
||||||
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore
|
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore
|
||||||
arg [-plugin-opt=-fresolution=/tmp/cc4VTfLc.res] ==> ignore
|
arg [-plugin-opt=-fresolution=/tmp/ccmXW9Ia.res] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||||
|
@ -224,7 +224,7 @@ events:
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
||||||
arg [-pie] ==> ignore
|
arg [-pie] ==> ignore
|
||||||
arg [-o] ==> ignore
|
arg [-o] ==> ignore
|
||||||
arg [cmTC_167f6] ==> ignore
|
arg [cmTC_bc340] ==> ignore
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o]
|
||||||
|
@ -233,7 +233,7 @@ events:
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||||
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..]
|
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..]
|
||||||
arg [CMakeFiles/cmTC_167f6.dir/CMakeCCompilerABI.c.o] ==> ignore
|
arg [CMakeFiles/cmTC_bc340.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||||
arg [-lgcc] ==> lib [gcc]
|
arg [-lgcc] ==> lib [gcc]
|
||||||
arg [--push-state] ==> ignore
|
arg [--push-state] ==> ignore
|
||||||
arg [--as-needed] ==> ignore
|
arg [--as-needed] ==> ignore
|
||||||
|
@ -270,8 +270,8 @@ events:
|
||||||
checks:
|
checks:
|
||||||
- "Detecting CXX compiler ABI info"
|
- "Detecting CXX compiler ABI info"
|
||||||
directories:
|
directories:
|
||||||
source: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP"
|
source: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT"
|
||||||
binary: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP"
|
binary: "/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT"
|
||||||
cmakeVariables:
|
cmakeVariables:
|
||||||
CMAKE_CXX_FLAGS: ""
|
CMAKE_CXX_FLAGS: ""
|
||||||
CMAKE_EXE_LINKER_FLAGS: ""
|
CMAKE_EXE_LINKER_FLAGS: ""
|
||||||
|
@ -279,13 +279,13 @@ events:
|
||||||
variable: "CMAKE_CXX_ABI_COMPILED"
|
variable: "CMAKE_CXX_ABI_COMPILED"
|
||||||
cached: true
|
cached: true
|
||||||
stdout: |
|
stdout: |
|
||||||
Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP'
|
Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT'
|
||||||
|
|
||||||
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_058ff/fast
|
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_c034f/fast
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_058ff.dir/build.make CMakeFiles/cmTC_058ff.dir/build
|
/usr/bin/make -f CMakeFiles/cmTC_c034f.dir/build.make CMakeFiles/cmTC_c034f.dir/build
|
||||||
make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP'
|
make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT'
|
||||||
Building CXX object CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o
|
Building CXX object CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o
|
||||||
/usr/bin/c++ -v -o CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
|
/usr/bin/c++ -v -o CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
|
||||||
Using built-in specs.
|
Using built-in specs.
|
||||||
COLLECT_GCC=/usr/bin/c++
|
COLLECT_GCC=/usr/bin/c++
|
||||||
Target: x86_64-pc-linux-gnu
|
Target: x86_64-pc-linux-gnu
|
||||||
|
@ -293,8 +293,8 @@ events:
|
||||||
Thread model: posix
|
Thread model: posix
|
||||||
Supported LTO compression algorithms: zlib zstd
|
Supported LTO compression algorithms: zlib zstd
|
||||||
gcc version 13.2.1 20230801 (GCC)
|
gcc version 13.2.1 20230801 (GCC)
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/'
|
||||||
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_058ff.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccDdu8MC.s
|
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_c034f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccRHOHgS.s
|
||||||
GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)
|
GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)
|
||||||
compiled by GNU C version 13.2.1 20230801, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
|
compiled by GNU C version 13.2.1 20230801, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
|
||||||
|
|
||||||
|
@ -311,15 +311,15 @@ events:
|
||||||
/usr/include
|
/usr/include
|
||||||
End of search list.
|
End of search list.
|
||||||
Compiler executable checksum: f089b864c6bcbc2427e9850aa6414a11
|
Compiler executable checksum: f089b864c6bcbc2427e9850aa6414a11
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/'
|
||||||
as -v --64 -o CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccDdu8MC.s
|
as -v --64 -o CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccRHOHgS.s
|
||||||
GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0
|
GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.'
|
||||||
Linking CXX executable cmTC_058ff
|
Linking CXX executable cmTC_c034f
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_058ff.dir/link.txt --verbose=1
|
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c034f.dir/link.txt --verbose=1
|
||||||
/usr/bin/c++ -v CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_058ff
|
/usr/bin/c++ -v CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c034f
|
||||||
Using built-in specs.
|
Using built-in specs.
|
||||||
COLLECT_GCC=/usr/bin/c++
|
COLLECT_GCC=/usr/bin/c++
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper
|
||||||
|
@ -330,10 +330,10 @@ events:
|
||||||
gcc version 13.2.1 20230801 (GCC)
|
gcc version 13.2.1 20230801 (GCC)
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_058ff' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_058ff.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c034f' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_c034f.'
|
||||||
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUs6LvX.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_058ff /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o
|
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccR5XmII.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_c034f /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_058ff' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_058ff.'
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c034f' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_c034f.'
|
||||||
make[1]: Leaving directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP'
|
make[1]: Leaving directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT'
|
||||||
|
|
||||||
exitCode: 0
|
exitCode: 0
|
||||||
-
|
-
|
||||||
|
@ -373,13 +373,13 @@ events:
|
||||||
message: |
|
message: |
|
||||||
Parsed CXX implicit link information:
|
Parsed CXX implicit link information:
|
||||||
link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
||||||
ignore line: [Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP']
|
ignore line: [Change Dir: '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT']
|
||||||
ignore line: []
|
ignore line: []
|
||||||
ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_058ff/fast]
|
ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_c034f/fast]
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_058ff.dir/build.make CMakeFiles/cmTC_058ff.dir/build]
|
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c034f.dir/build.make CMakeFiles/cmTC_c034f.dir/build]
|
||||||
ignore line: [make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-YFdSjP']
|
ignore line: [make[1]: Entering directory '/home/willifan/.config/eww/scripts/clients/build/CMakeFiles/CMakeScratch/TryCompile-3qcBeT']
|
||||||
ignore line: [Building CXX object CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o]
|
ignore line: [Building CXX object CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o]
|
||||||
ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
|
ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
|
||||||
ignore line: [Using built-in specs.]
|
ignore line: [Using built-in specs.]
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
||||||
ignore line: [Target: x86_64-pc-linux-gnu]
|
ignore line: [Target: x86_64-pc-linux-gnu]
|
||||||
|
@ -387,8 +387,8 @@ events:
|
||||||
ignore line: [Thread model: posix]
|
ignore line: [Thread model: posix]
|
||||||
ignore line: [Supported LTO compression algorithms: zlib zstd]
|
ignore line: [Supported LTO compression algorithms: zlib zstd]
|
||||||
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/']
|
||||||
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_058ff.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccDdu8MC.s]
|
ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_c034f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccRHOHgS.s]
|
||||||
ignore line: [GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)]
|
ignore line: [GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)]
|
||||||
ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP]
|
ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP]
|
||||||
ignore line: []
|
ignore line: []
|
||||||
|
@ -405,15 +405,15 @@ events:
|
||||||
ignore line: [ /usr/include]
|
ignore line: [ /usr/include]
|
||||||
ignore line: [End of search list.]
|
ignore line: [End of search list.]
|
||||||
ignore line: [Compiler executable checksum: f089b864c6bcbc2427e9850aa6414a11]
|
ignore line: [Compiler executable checksum: f089b864c6bcbc2427e9850aa6414a11]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/']
|
||||||
ignore line: [ as -v --64 -o CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccDdu8MC.s]
|
ignore line: [ as -v --64 -o CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccRHOHgS.s]
|
||||||
ignore line: [GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0]
|
ignore line: [GNU assembler version 2.42.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.42.0]
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.']
|
||||||
ignore line: [Linking CXX executable cmTC_058ff]
|
ignore line: [Linking CXX executable cmTC_c034f]
|
||||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_058ff.dir/link.txt --verbose=1]
|
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c034f.dir/link.txt --verbose=1]
|
||||||
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_058ff ]
|
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c034f ]
|
||||||
ignore line: [Using built-in specs.]
|
ignore line: [Using built-in specs.]
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper]
|
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper]
|
||||||
|
@ -424,13 +424,13 @@ events:
|
||||||
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
ignore line: [gcc version 13.2.1 20230801 (GCC) ]
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_058ff' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_058ff.']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c034f' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_c034f.']
|
||||||
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUs6LvX.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_058ff /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o]
|
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccR5XmII.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_c034f /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore
|
||||||
arg [-plugin] ==> ignore
|
arg [-plugin] ==> ignore
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore
|
||||||
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore
|
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore
|
||||||
arg [-plugin-opt=-fresolution=/tmp/ccUs6LvX.res] ==> ignore
|
arg [-plugin-opt=-fresolution=/tmp/ccR5XmII.res] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||||
|
@ -445,7 +445,7 @@ events:
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
||||||
arg [-pie] ==> ignore
|
arg [-pie] ==> ignore
|
||||||
arg [-o] ==> ignore
|
arg [-o] ==> ignore
|
||||||
arg [cmTC_058ff] ==> ignore
|
arg [cmTC_c034f] ==> ignore
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o]
|
||||||
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o]
|
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o]
|
||||||
|
@ -454,7 +454,7 @@ events:
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||||
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..]
|
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..]
|
||||||
arg [CMakeFiles/cmTC_058ff.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
arg [CMakeFiles/cmTC_c034f.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
||||||
arg [-lstdc++] ==> lib [stdc++]
|
arg [-lstdc++] ==> lib [stdc++]
|
||||||
arg [-lm] ==> lib [m]
|
arg [-lm] ==> lib [m]
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
arg [-lgcc_s] ==> lib [gcc_s]
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -20,6 +20,11 @@ using json = nlohmann::json;
|
||||||
|
|
||||||
json workspacesInput, workspacesOutput;
|
json workspacesInput, workspacesOutput;
|
||||||
|
|
||||||
|
std::map<std::string, std::string> iconMap;
|
||||||
|
|
||||||
|
std::map<int, std::string> monitorMap;
|
||||||
|
|
||||||
|
|
||||||
/*json workspacesOutput = json::parse(R"(
|
/*json workspacesOutput = json::parse(R"(
|
||||||
{
|
{
|
||||||
"normal": [
|
"normal": [
|
||||||
|
@ -43,81 +48,102 @@ json workspacesInput, workspacesOutput;
|
||||||
}
|
}
|
||||||
)");*/
|
)");*/
|
||||||
|
|
||||||
std::map<int, std::string> test;
|
|
||||||
|
|
||||||
std::string command(std::string command);
|
std::string command(std::string inputCommand)
|
||||||
std::string getIcon(std::string windowAddress);
|
{
|
||||||
|
const char* command = inputCommand.c_str();
|
||||||
|
char buffer[128];
|
||||||
|
std::string result;
|
||||||
|
FILE* pipe = popen(command, "r");
|
||||||
|
|
||||||
|
if(!pipe)
|
||||||
|
{
|
||||||
|
std::cerr << "No pipe opened" << std::endl;
|
||||||
|
return "";
|
||||||
|
}
|
||||||
|
|
||||||
|
while(!feof(pipe))
|
||||||
|
{
|
||||||
|
if(fgets(buffer, 128, pipe) != NULL)
|
||||||
|
{
|
||||||
|
result += buffer;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
pclose(pipe);
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void generateIconMap()
|
||||||
|
|
||||||
std::string getIcon(std::string windowAddress)
|
|
||||||
{
|
{
|
||||||
|
|
||||||
json clients = json::parse(command("hyprctl clients -j"));
|
json clients = json::parse(command("hyprctl clients -j"));
|
||||||
|
|
||||||
for (json& client : clients)
|
for (json& client : clients)
|
||||||
{
|
{
|
||||||
|
std::string pid = std::to_string(static_cast<int>(client["pid"]));
|
||||||
|
|
||||||
if (windowAddress == client["address"])
|
if (pid == "-1")
|
||||||
{
|
{
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
std::string initClass = client["initialClass"];
|
std::string initClass = client["initialClass"];
|
||||||
if (initClass == "")
|
if (initClass == "")
|
||||||
{
|
{
|
||||||
initClass = "aguiienagi";
|
initClass = "aguiienagi";
|
||||||
}
|
}
|
||||||
int pid = client["pid"];
|
|
||||||
std::string cmd ="cd /home/willifan/.config/eww/scripts/ && ./test.sh ";
|
std::string cmd ="cd /home/willifan/.config/eww/scripts/ && ./test.sh ";
|
||||||
cmd.append(initClass);
|
std::string test = std::string("cd /home/willifan/.config/eww/scripts/ && ./test.sh ") + initClass + " " + pid;
|
||||||
cmd.append(" ");
|
|
||||||
cmd.append(std::to_string(pid));
|
|
||||||
return command(cmd);
|
iconMap[client["address"]] = command(test);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
return "placeholder";
|
void generateMonitorMap()
|
||||||
|
{
|
||||||
|
|
||||||
|
json monitorsInput = json::parse(command("hyprctl monitors -j"));
|
||||||
|
|
||||||
|
monitorMap.clear();
|
||||||
|
|
||||||
|
for (json& monitor : monitorsInput)
|
||||||
|
{
|
||||||
|
monitorMap[monitor["activeWorkspace"]["id"]] = std::to_string(static_cast<int>(monitor["id"]));
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
json getWorkspace(json workspaceInput, char mode)
|
json getWorkspace(json workspaceInput, char mode)
|
||||||
{
|
{
|
||||||
json workspaceOutput;
|
json workspaceOutput;
|
||||||
|
|
||||||
json monitorsInput = json::parse(command("hyprctl monitors -j"));
|
|
||||||
|
|
||||||
std::string keyValue;
|
std::string keyValue;
|
||||||
|
|
||||||
if (mode == 'n')
|
if (mode == 'n')
|
||||||
{
|
|
||||||
keyValue = "id";
|
keyValue = "id";
|
||||||
}
|
|
||||||
else if (mode == 's')
|
else if (mode == 's')
|
||||||
{
|
|
||||||
keyValue = "name";
|
keyValue = "name";
|
||||||
}
|
|
||||||
|
|
||||||
workspaceOutput[keyValue] = workspaceInput[keyValue];
|
workspaceOutput[keyValue] = workspaceInput[keyValue];
|
||||||
|
workspaceOutput["activeOn"] = monitorMap[workspaceInput["id"]];
|
||||||
for (auto& monitor : monitorsInput)
|
|
||||||
{
|
|
||||||
if (monitor["activeWorkspace"][keyValue] == workspaceInput[keyValue])
|
|
||||||
{
|
|
||||||
workspaceOutput["activeOn"] = monitor[keyValue];
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
workspaceOutput["occupied"] = workspaceInput["windows"];
|
workspaceOutput["occupied"] = workspaceInput["windows"];
|
||||||
|
|
||||||
|
|
||||||
if (!(workspaceInput["lastwindow"] == "0x0"))
|
if (!(workspaceInput["lastwindow"] == "0x0"))
|
||||||
{
|
workspaceOutput["icon"] = iconMap[workspaceInput["lastwindow"]];
|
||||||
workspaceOutput["icon"] = getIcon(workspaceInput["lastwindow"]);
|
|
||||||
}
|
|
||||||
else
|
else
|
||||||
{
|
|
||||||
workspaceOutput["icon"] = "";
|
workspaceOutput["icon"] = "";
|
||||||
}
|
|
||||||
|
|
||||||
return workspaceOutput;
|
return workspaceOutput;
|
||||||
|
|
||||||
|
@ -129,6 +155,9 @@ json getAllWorkspaces()
|
||||||
|
|
||||||
workspacesInput = json::parse(command("hyprctl workspaces -j"));
|
workspacesInput = json::parse(command("hyprctl workspaces -j"));
|
||||||
|
|
||||||
|
generateIconMap();
|
||||||
|
generateMonitorMap();
|
||||||
|
|
||||||
int specialIndex = 0;
|
int specialIndex = 0;
|
||||||
|
|
||||||
for(auto& workspace : workspacesInput)
|
for(auto& workspace : workspacesInput)
|
||||||
|
@ -155,30 +184,7 @@ json getAllWorkspaces()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
std::string command(std::string inputCommand)
|
|
||||||
{
|
|
||||||
const char* command = inputCommand.c_str();
|
|
||||||
char buffer[128];
|
|
||||||
std::string result;
|
|
||||||
FILE* pipe = popen(command, "r");
|
|
||||||
|
|
||||||
if(!pipe)
|
|
||||||
{
|
|
||||||
std::cerr << "No pipe opened" << std::endl;
|
|
||||||
return "";
|
|
||||||
}
|
|
||||||
|
|
||||||
while(!feof(pipe))
|
|
||||||
{
|
|
||||||
if(fgets(buffer, 128, pipe) != NULL)
|
|
||||||
{
|
|
||||||
result += buffer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pclose(pipe);
|
|
||||||
return result;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void handle(std::string message)
|
void handle(std::string message)
|
||||||
|
|
|
@ -12,8 +12,9 @@ getIcon() {
|
||||||
|
|
||||||
# If not found by WM class, search by process name
|
# If not found by WM class, search by process name
|
||||||
if [ -z "$desktop" ] && [ -n "$2" ]; then
|
if [ -z "$desktop" ] && [ -n "$2" ]; then
|
||||||
desktop=$(pgrep -fl "$2" | awk '{print $2}' | grep -m1 -o '[^/]*\.desktop' | head -n1)
|
process=$(ps -p ${2} -o comm=)
|
||||||
[ -n "$desktop" ] && desktop="/usr/share/applications/$desktop"
|
desktop=$(grep -Pl "$process" /usr/share/applications/*.desktop)
|
||||||
|
[ -n "$desktop" ] && desktop="$desktop"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# If not found by WM class or process name, search by name or description
|
# If not found by WM class or process name, search by name or description
|
||||||
|
|
Loading…
Add table
Reference in a new issue