RTEMS | Undefined reference to Stack Checker Reporter (#5497)
Preetam Das (@lostux)
gitlab at rtems.org
Sun Feb 22 18:43:51 UTC 2026
Preetam Das commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5497#note_143252
Yes after `./waf distclean` too, the problem is still there. I checked with aarch64/raspberrypi4b aarch64/raspberrypi5 and with sparc/erc32. Even with aarch64/zynqmp_apu.
```bash
/home/pree/.local/rtems/7/lib/gcc/aarch64-rtems7/15.2.0/../../../../aarch64-rtems7/bin/ld: ./librtemscpu.a(check.c.76.o): in function `rtems_stack_checker_switch_extension':
/home/pree/Programming/gsoc/rtems-gsoc/rtems/build/aarch64/zynqmp_apu/../../../cpukit/libmisc/stackchk/check.c:367:(.text+0x464): undefined reference to `Stack_checker_Reporter'
/home/pree/.local/rtems/7/lib/gcc/aarch64-rtems7/15.2.0/../../../../aarch64-rtems7/bin/ld: /home/pree/Programming/gsoc/rtems-gsoc/rtems/build/aarch64/zynqmp_apu/../../../cpukit/libmisc/stackchk/check.c:367:(.text+0x468): undefined reference to `Stack_checker_Reporter'
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/home/pree/Programming/gsoc/rtems-gsoc/rtems/build/aarch64/zynqmp_apu'
Build failed
-> task in '' failed with exit status 1 (run with -v to display more information)
```
```
> git log --oneline -1
01f88b058f (HEAD -> main, upstream/main, upstream/HEAD, origin/main, origin/HEAD) cpukit/libfs/fatfs: Resolve sign extension warning
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5497#note_143252
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260222/6a71df4a/attachment-0001.htm>
More information about the bugs
mailing list