Files
led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeConfigureLog.yaml
T
2026-08-11 22:33:36 +02:00

2068 lines
362 KiB
YAML

---
events:
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:200 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
The target system is: Generic - -
The host system is: Linux - 6.18.34+rpt-rpi-2712 - aarch64
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
Build flags: @/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags
Id flags:
The output was:
0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in:
/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/3.30.2/CompilerIdC/a.out
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
Build flags: @/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags
Id flags:
The output was:
0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in:
/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/3.30.2/CompilerIdCXX/a.out
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1192 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
riscv32-esp-elf-gcc (crosstool-NG esp-15.2.0_20251204) 15.2.0
Copyright (C) 2025 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.
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-uq7jU1"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-uq7jU1"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-uq7jU1'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_19351
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib . -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_19351.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -version -o /tmp/ccI9s7qI.s
GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj /tmp/ccI9s7qI.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj -o cmTC_19351 && :
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_19351' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_19351.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQRHLrF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_19351 /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccaW03AU -lgcc -lc -lnosys -lc -lgcc /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_19351' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_19351.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-uq7jU1']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_19351]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib . -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_19351.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -version -o /tmp/ccI9s7qI.s]
ignore line: [GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj /tmp/ccI9s7qI.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_19351.dir/CMakeCCompilerABI.c.obj -o cmTC_19351 && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_19351' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_19351.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQRHLrF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_19351 /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccaW03AU -lgcc -lc -lnosys -lc -lgcc /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccQRHLrF.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_19351] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/ccaW03AU] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lnosys] ==> lib [nosys]
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_19351' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_19351.']
ignore line: []
ignore line: []
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/crt0.o]
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o]
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/crt0.o;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-EriVMB"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-EriVMB"
cmakeVariables:
CMAKE_CXX_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags\""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-EriVMB'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_7946c
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib . -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_7946c.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -version -o /tmp/ccB3g10O.s
GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/."
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/.
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccB3g10O.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_7946c && :
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7946c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_7946c.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYWC9z8.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_7946c /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cc9SDP9H -lgcc -lc -lnosys -lc -lgcc /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7946c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_7946c.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/.]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/.] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:624 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-EriVMB']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_7946c]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib . -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_7946c.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -version -o /tmp/ccB3g10O.s]
ignore line: [GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/."]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/.]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc -march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccB3g10O.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_7946c.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_7946c && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7946c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_7946c.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYWC9z8.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_7946c /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cc9SDP9H -lgcc -lc -lnosys -lc -lgcc /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccYWC9z8.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_7946c] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/cc9SDP9H] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lnosys] ==> lib [nosys]
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o] ==> obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-closer.o): in function `_close_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text._close_r+0x14): warning: _close is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-lseekr.o): in function `_lseek_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text._lseek_r+0x18): warning: _lseek is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-readr.o): in function `_read_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text._read_r+0x18): warning: _read is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-writer.o): in function `_write_r':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text._write_r+0x18): warning: _write is not implemented and will always fail]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/libc.a(libc_a-fclose.o): in function `fclose':]
ignore line: [/builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text.fclose+0x6): warning: __getreent is not implemented and will always fail]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7946c' '-march=rv32imafdc_zicsr_zifencei_zaamo_zalrsc' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imafdc_zicsr_zifencei_zmmul_zaamo_zalrsc_zca_zcd_zcf' '-dumpdir' 'cmTC_7946c.']
ignore line: []
ignore line: []
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/crt0.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/crt0.o]
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o]
collapse obj [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/crtend.o] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/crt0.o;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtbegin.o;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/crtend.o]
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-5yQv39"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-5yQv39"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-5yQv39'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_6c361
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_6c361.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccZRVydw.s
GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj /tmp/ccZRVydw.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj -o cmTC_6c361 && :
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_6c361' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_6c361.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuZEX0a.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_6c361 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccsU6Eao -lgcc -lc -lnosys -lc -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_6c361' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_6c361.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-5yQv39']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_6c361]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_6c361.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccZRVydw.s]
ignore line: [GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj /tmp/ccZRVydw.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_6c361.dir/CMakeCCompilerABI.c.obj -o cmTC_6c361 && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_6c361' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_6c361.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuZEX0a.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_6c361 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccsU6Eao -lgcc -lc -lnosys -lc -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccuZEX0a.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_6c361] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/ccsU6Eao] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lnosys] ==> lib [nosys]
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 00010094]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_6c361' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_6c361.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-KZup5W"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-KZup5W"
cmakeVariables:
CMAKE_CXX_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags\""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-KZup5W'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_ab08e
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ab08e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccDKYD26.s
GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccDKYD26.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ab08e && :
Using built-in specs.
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_ab08e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_ab08e.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbmFSP1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_ab08e -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cczIsGtm -lgcc -lc -lnosys -lc -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_ab08e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_ab08e.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/soc/project_include.cmake:83 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-KZup5W']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_ab08e]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ab08e.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccDKYD26.s]
ignore line: [GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccDKYD26.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-v' '-o' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_ab08e.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ab08e && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_ab08e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_ab08e.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbmFSP1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_ab08e -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cczIsGtm -lgcc -lc -lnosys -lc -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccbmFSP1.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_ab08e] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/cczIsGtm] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lnosys] ==> lib [nosys]
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 00010094]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-nostartfiles' '-v' '-o' 'cmTC_ab08e' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_ab08e.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-jeqesh"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-jeqesh"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-jeqesh'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_5a2e7
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_5a2e7.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/cclLyqxz.s
GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj /tmp/cclLyqxz.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj -o cmTC_5a2e7 && :
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_5a2e7' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_5a2e7.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUHMdrw.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_5a2e7 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccQlSN6F -lgcc --start-group -lgcc -lc --end-group -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_5a2e7' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_5a2e7.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-jeqesh']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_5a2e7]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_5a2e7.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/cclLyqxz.s]
ignore line: [GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj /tmp/cclLyqxz.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_5a2e7.dir/CMakeCCompilerABI.c.obj -o cmTC_5a2e7 && :]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_5a2e7' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_5a2e7.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUHMdrw.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_5a2e7 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccQlSN6F -lgcc --start-group -lgcc -lc --end-group -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccUHMdrw.res] ==> 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=-lgcc] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib]
arg [-Tpicolibc.ld] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_5a2e7] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/ccQlSN6F] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--start-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [--end-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 10000000]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_5a2e7' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_5a2e7.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;gcc;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-Hgo39u"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-Hgo39u"
cmakeVariables:
CMAKE_CXX_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags\""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-Hgo39u'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_f17d0
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_f17d0.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -ftls-model=local-exec -mstack-protector-guard=global -o /tmp/ccFjpy85.s
GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccFjpy85.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_f17d0 && :
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_f17d0' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_f17d0.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYjxTrA.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_f17d0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cc8ib1pH -lgcc --start-group -lgcc -lc --end-group -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_f17d0' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_f17d0.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/components/esp_libc/project_include.cmake:63 (idf_toolchain_rerun_abi_detection)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:519 (include)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/build.cmake:793 (__build_process_project_includes)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/project.cmake:775 (idf_build_process)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-Hgo39u']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_f17d0]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_f17d0.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -ftls-model=local-exec -mstack-protector-guard=global -o /tmp/ccFjpy85.s]
ignore line: [GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccFjpy85.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_f17d0.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_f17d0 && :]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_f17d0' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_f17d0.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYjxTrA.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_f17d0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cc8ib1pH -lgcc --start-group -lgcc -lc --end-group -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccYjxTrA.res] ==> 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=-lgcc] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib]
arg [-Tpicolibc.ld] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_f17d0] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/cc8ib1pH] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--start-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [--end-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 10000000]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-v' '-o' 'cmTC_f17d0' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_f17d0.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;gcc;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-N4Utq8"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-N4Utq8"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-N4Utq8'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_c5308
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_c5308.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccK43DZu.s
GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj /tmp/ccK43DZu.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj -o cmTC_c5308 && :
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_c5308' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_c5308.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cclXcDAk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_c5308 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cciienu8 -lgcc --start-group -lgcc -lc --end-group -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_c5308' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_c5308.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-N4Utq8']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_c5308]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -v -o CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1 -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32 /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCCompilerABI.c -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_c5308.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -o /tmp/ccK43DZu.s]
ignore line: [GNU C23 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 55f261104f1eeb8c8d6812a84966af74]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj /tmp/ccK43DZu.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-v' '-o' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_c5308.dir/CMakeCCompilerABI.c.obj -o cmTC_c5308 && :]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_c5308' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_c5308.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cclXcDAk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_c5308 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/cciienu8 -lgcc --start-group -lgcc -lc --end-group -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cclXcDAk.res] ==> 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=-lgcc] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib]
arg [-Tpicolibc.ld] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_c5308] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/cciienu8] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--start-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [--end-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 10000000]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_c5308' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_c5308.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;gcc;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-qV1Pzu"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-qV1Pzu"
cmakeVariables:
CMAKE_CXX_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags\""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-qV1Pzu'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_47b35
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_47b35.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -fno-rtti -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -ftls-model=local-exec -mstack-protector-guard=global -o /tmp/cczaijEh.s
GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)
compiled by GNU C version 6.3.0 20170516, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"
ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"
ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include
End of search list.
Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj /tmp/cczaijEh.s
GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_47b35 && :
Using built-in specs.
Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs
rename spec link to picolibc_link
rename spec link_libgcc to picolibc_link_libgcc
rename spec cpp to picolibc_cpp
rename spec cc1 to picolibc_cc1
rename spec cc1plus to picolibc_cc1plus
COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++
COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper
Target: riscv32-esp-elf
Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204)
COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/
LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_47b35' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_47b35.'
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHQnQuq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_47b35 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccls50yT -lgcc --start-group -lgcc -lc --end-group -lgcc
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_47b35' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_47b35.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
add: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
end of search list found
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
collapse include dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
implicit include dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include/c++/15.2.0/backward;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/home/claw/.platformio/packages/framework-espidf/tools/cmake/toolchain_flags.cmake:179 (cmake_determine_compiler_abi)"
- "/home/claw/.platformio/packages/framework-espidf/CMakeLists.txt:89 (idf_toolchain_rerun_abi_detection)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-qV1Pzu']
ignore line: []
ignore line: [Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_47b35]
ignore line: [[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" -v -o CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj -c /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/cc1plus -quiet -v -imultilib rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -iprefix /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/ -isysroot /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti /home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -ftls-model=local-exec -mstack-protector-guard=global -quiet -dumpdir CMakeFiles/cmTC_47b35.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -mabi=ilp32 -misa-spec=20191213 -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -version -fno-rtti -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include -isystem /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -ftls-model=local-exec -mstack-protector-guard=global -o /tmp/cczaijEh.s]
ignore line: [GNU C++17 (crosstool-NG esp-15.2.0_20251204) version 15.2.0 (riscv32-esp-elf)]
ignore line: [ compiled by GNU C version 6.3.0 20170516 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: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include"]
ignore line: [ignoring nonexistent directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include"]
ignore line: [ignoring duplicate directory "/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/include/../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include/c++/15.2.0/backward]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/include-fixed]
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: 32cef37832cd37e880dc86ec51f00a14]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/']
ignore line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imac_zicsr_zifencei_zaamo_zalrsc -march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj /tmp/cczaijEh.s]
ignore line: [GNU assembler version 2.45 (riscv32-esp-elf) using BFD version (crosstool-NG esp-15.2.0_20251204) 2.45]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-fno-rtti' '-v' '-o' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++ @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cxxflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" -v CMakeFiles/cmTC_47b35.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_47b35 && :]
ignore line: [Using built-in specs.]
ignore line: [Reading specs from /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs]
ignore line: [rename spec link to picolibc_link]
ignore line: [rename spec link_libgcc to picolibc_link_libgcc]
ignore line: [rename spec cpp to picolibc_cpp]
ignore line: [rename spec cc1 to picolibc_cc1]
ignore line: [rename spec cc1plus to picolibc_cc1plus]
ignore line: [COLLECT_GCC=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper]
ignore line: [Target: riscv32-esp-elf]
ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=aarch64-host_unknown-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-15.2.0_20251204' --disable-__cxa_atexit --enable-cxx-flags='-ffunction-sections -fdata-sections' --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-plugin --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 15.2.0 (crosstool-NG esp-15.2.0_20251204) ]
ignore line: [COMPILER_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/:/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_47b35' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_47b35.']
link line: [ /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2 -plugin /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so -plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHQnQuq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib -Tpicolibc.ld --sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_47b35 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0 -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib -L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib @/tmp/ccls50yT -lgcc --start-group -lgcc -lc --end-group -lgcc]
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../libexec/gcc/riscv32-esp-elf/15.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccHQnQuq.res] ==> 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=-lgcc] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib]
arg [-Tpicolibc.ld] ==> ignore
arg [--sysroot=/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf] ==> ignore
arg [-melf32lriscv] ==> ignore
arg [-X] ==> ignore
arg [-o] ==> ignore
arg [cmTC_47b35] ==> ignore
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib]
arg [-L/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib]
arg [@/tmp/ccls50yT] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--start-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [--end-group] ==> ignore
arg [-lgcc] ==> lib [gcc]
ignore line: [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start]
ignore line: [ defaulting to 10000000]
ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imac_zicsr_zifencei_zaamo_zalrsc' '-specs=/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/specs/picolibc.specs' '-nostartfiles' '-fno-rtti' '-v' '-o' 'cmTC_47b35' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imac_zicsr_zifencei_zmmul_zaamo_zalrsc_zca' '-dumpdir' 'cmTC_47b35.']
ignore line: []
ignore line: []
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
collapse library dir [/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/lib] ==> [/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit libs: [gcc;gcc;c;gcc]
implicit objs: []
implicit dirs: [/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/riscv32-esp-elf/lib;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/picolibc/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc/riscv32-esp-elf/15.2.0;/home/claw/.platformio/packages/toolchain-riscv32-esp/lib/gcc;/home/claw/.platformio/packages/toolchain-riscv32-esp/riscv32-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "/home/claw/.platformio/packages/framework-espidf/components/mbedtls/mbedtls/CMakeLists.txt:127 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-CBHTOk"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-CBHTOk"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-CBHTOk'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_e2804
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc -DCMAKE_HAVE_LIBC_PTHREAD @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -o CMakeFiles/cmTC_e2804.dir/src.c.obj -c /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-CBHTOk/src.c
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" CMakeFiles/cmTC_e2804.dir/src.c.obj -o cmTC_e2804 && :
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: CMakeFiles/cmTC_e2804.dir/src.c.obj: in function `main':
src.c:(.text+0x6e): warning: pthread_atfork is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x50): warning: pthread_cancel is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x34): warning: pthread_create is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x42): warning: pthread_detach is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x78): warning: pthread_exit is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x60): warning: pthread_join is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../riscv32-esp-elf/../picolibc/riscv32-esp-elf/lib/rv32imac_zicsr_zifencei_zaamo_zalrsc/ilp32/no-rtti/libc.a(libc_stdlib_pico-exit.c.o): in function `exit':
/builds/idf/crosstool-NG/.build/riscv32-esp-elf/build/build-picolibc-build-x86_64-build_pc-linux-gnu/../../../src/picolibc-git-1738c754/newlib/libc/stdlib/pico-exit.c:49:(.text.exit+0x10): warning: _exit is not implemented and will always fail
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
- "/home/claw/.platformio/packages/tool-cmake/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake:51 (cmake_check_compiler_flag)"
- "/home/claw/.platformio/packages/framework-espidf/components/mbedtls/mbedtls/tf-psa-crypto/CMakeLists.txt:247 (CHECK_C_COMPILER_FLAG)"
- "/home/claw/.platformio/packages/framework-espidf/components/mbedtls/mbedtls/tf-psa-crypto/CMakeLists.txt:218 (tf_psa_crypto_set_gnu_base_compile_options)"
- "/home/claw/.platformio/packages/framework-espidf/components/mbedtls/mbedtls/tf-psa-crypto/core/CMakeLists.txt:145 (tf_psa_crypto_set_base_compile_options)"
checks:
- "Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
directories:
source: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-MJJpoC"
binary: "/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-MJJpoC"
cmakeVariables:
CMAKE_C_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags\""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: "@\"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags\""
CMAKE_MODULE_PATH: "/home/claw/.platformio/packages/framework-espidf/tools/cmake;/home/claw/.platformio/packages/framework-espidf/tools/cmake/third_party"
buildResult:
variable: "C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
cached: true
stdout: |
Change Dir: '/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-MJJpoC'
Run Build Command(s): /home/claw/.platformio/packages/tool-ninja/ninja -v cmTC_aeca7
[1/2] /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc -DC_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" -std=c2x -Wformat-signedness -o CMakeFiles/cmTC_aeca7.dir/src.c.obj -c /home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/CMakeFiles/CMakeScratch/TryCompile-MJJpoC/src.c
[2/2] : && /home/claw/.platformio/packages/toolchain-riscv32-esp/bin/riscv32-esp-elf-gcc @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/cflags" @"/home/claw/.openclaw/workspace/led-laser-frequenzen/.pio/build/xiao-esp32c6/toolchain/ldflags" CMakeFiles/cmTC_aeca7.dir/src.c.obj -o cmTC_aeca7 && :
/home/claw/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 10000000
exitCode: 0
...