xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030291673
> ## Testing > > This routine is incomplete and still needs to be fixed. > > ```shell > ./tools/configure.sh linum-stm32h753bi:netnsh > ``` > > Open the menu config and enable the flags bellow: > > NETUTILS_NTPCLIENT=y ALLOW_GPL_COMPONENTS=y EXAMPLES_XEDGE=y > > ```shell > $ make -j > Create version.h > LN: platform/board to /home/jaga/nuttxspace/apps/platform/dummy > Downloading BAS from hash 9f74a2f778b002ad8441471b8a7a5b13172dbe76... > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 100 3867k 0 3867k 0 0 4078k 0 --:--:-- --:--:-- --:--:-- 4078k > Downloading BAS-Resources from hash 227a4b998300fa4cfde871dc7dac92c09e1636c2... > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 100 813k 0 813k 0 0 1192k 0 --:--:-- --:--:-- --:--:-- 1192k > Creating XedgeZip.c > Register: nsh > Register: sh > Register: ping > Register: dd > Register: telnetd > Register: xedge > Register: alarm > CPP: /home/jaga/nuttxspace/nuttx/boards/arm/stm32h7/linum-stm32h753bi/scripts/flash.ld-> /home/jaga/nuttxspace/nuttx/boards/arm/stm32h7LD: nuttx > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/nuttx section `.bss' will not fit in region `sram' > arm-none-eabi-ld: region `sram' overflowed by 1621920 bytes > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `luaD_throw': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:11775: undefined reference to `longjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `luaD_rawrunprotected': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:11801: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `lua_strx2number': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:16759: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `l_str2d': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:16857: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `tostringbuff': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:16956: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `num2straux': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:21029: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `quotefloat': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:21149: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `l_strcmp': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:23289: undefined reference to `strcoll' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `os_execute': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:25147: undefined reference to `system' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `os_setlocale': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:25423: undefined reference to `setlocale' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `read_number': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:26782: undefined reference to `localeconv' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `DeadProp_save': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:83645: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `LockNode_setOwner': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:85492: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `cachelevel': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:86369: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:86478: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `resetstate': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:86702: undefined reference to `setjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o):/home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:86798: more undefined references to `setjmp' follow > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `SlException_set': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:92496: undefined reference to `longjmp' > arm-none-eabi-ld: /home/jaga/nuttxspace/nuttx/staging/libapps.a(BAS.c.home.jaga.nuttxspace.apps.examples.xedge_1.o): in function `SXmlRoot_parse': > /home/jaga/nuttxspace/apps/examples/xedge/BAS/src/BAS.c:92507: undefined reference to `setjmp' > make[1]: *** [Makefile:217: nuttx] Error 1 > make: *** [tools/Unix.mk:552: nuttx] Error 2 > ``` why still contain error in your log? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org