nuttxpr commented on PR #3052: URL: https://github.com/apache/nuttx-apps/pull/3052#issuecomment-2785623940
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues) Build and Test Successful (avaota-a1:nsh) https://gitlab.com/lupyuen/nuttx-build-log/-/snippets/4832602 ```text $ git clone https://github.com/apache/nuttx nuttx --branch master $ git clone https://github.com/anjiahao1/incubator-nuttx-apps apps --branch 20250408_modlib $ pushd nuttx $ git reset --hard HEAD HEAD is now at 84cb21791f libc/semaphore: Read semaphore value by using NXSEM_COUNT macro $ popd $ pushd apps $ git reset --hard HEAD HEAD is now at 6a54c9219 kernel build:avoid multiple definition ld script $ popd NuttX Source: https://github.com/apache/nuttx/tree/84cb21791face87ba8633b03582e9f4d4bc9bb18 NuttX Apps: https://github.com/apache/nuttx-apps/tree/6a54c92193e4cb4bf0a509ab1e33c5413dda52d8 $ cd nuttx $ tools/configure.sh avaota-a1:nsh $ make -j $ make -j export $ pushd ../apps $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-12.9.0-RC0.tar.gz $ make -j import $ popd $ genromfs -f initrd -d ../apps/bin -V NuttXBootVol $ head -c 65536 /dev/zero $ cat nuttx.bin /tmp/nuttx.pad initrd $ scp Image thinkcentre:/tmp/Image $ ssh thinkcentre sudo /home/user/copy-image.sh $ sd-mux-ctrl --device-serial=sd-wire_02-09 --ts $ mkdir -p /tmp/sda1 $ mount /dev/sda1 /tmp/sda1 $ cp /tmp/Image /tmp/sda1/ $ rm /tmp/Image $ umount /tmp/sda1 $ sd-mux-ctrl --device-serial=sd-wire_02-09 --dut $ cd /home/luppy/nuttx-build-farm $ ssh thinkcentre nsh> uname -a NuttX 12.9.0-RC0 84cb21791f Apr 8 2025 16:16:18 arm64 avaota-a1 nsh> ostest arena a000 28000 ordblks 2 4 mxordblk 5ff8 1bff8 uordblks 27e8 6700 fordblks 7818 21900 user_main: Exiting ostest_main: Exiting with status 0 nsNow running https://github.com/lupyuen/nuttx-build-farm/blob/main/avaota-power.sh off ----- Power off Avaota-A1 [] ``` -- 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