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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
