Skip to content

Instantly share code, notes, and snippets.

View lupyuen's full-sized avatar
💭
Apache NuttX RTOS on StarPro64 RISC-V SBC / ESWIN EIC7700X

Lup Yuen Lee lupyuen

💭
Apache NuttX RTOS on StarPro64 RISC-V SBC / ESWIN EIC7700X
View GitHub Profile
cd $HOME/nuttx-build-farm
./build-test.sh oz64 \
/tmp/build-test.log \
HEAD HEAD \
https://github.com/Donny9/incubator-nuttx sem \
https://github.com/Donny9/incubator-nuttx-apps system_dd
CC: pthread_rwlock.c CC: pthread_rwlock_cancel.c CC: restart.c CC: robust.c CC: roundrobin.c CC: schedlock.c CC: sem.c CC: semtimed.c CC: setvbuf.c CC: sighand.c fpu.c:57:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [^[]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp^G-Wcpp^[]8;;^G]
Script started on 2025-04-17 15:04:13+08:00 [COMMAND="/home/luppy/nuttx-build-farm/build-test-oz64.sh HEAD HEAD https://github.com/Donny9/incubator-nuttx sem https://github.com/Donny9/incubator-nuttx-apps system_dd" TERM="xterm-256color" TTY="/dev/pts/38" COLUMNS="106" LINES="71"]
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/build-test-oz64.sh HEAD HEAD https://github.com/Donny9/incubator-nuttx sem https://github.com/Donny9/incubator-n
cd $HOME/nuttx-build-farm
./build-test.sh avaota \
/tmp/build-test.log \
HEAD HEAD \
https://github.com/Donny9/incubator-nuttx sem \
https://github.com/Donny9/incubator-nuttx-apps system_dd
Script started on 2025-04-17 14:59:34+08:00 [COMMAND="/home/luppy/nuttx-build-farm/build-test-avaota.sh HEAD HEAD https://github.com/Donny9/incubator-nuttx sem https://github.com/Donny9/incubator-nuttx-apps system_dd" TERM="xterm-256color" TTY="/dev/pts/38" COLUMNS="106" LINES="71"]
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/build-test-avaota.sh HEAD HEAD https://github.com/Donny9/incubator-nuttx sem https://github.com/Donny9/incubator-nuttx-apps system_dd
+ export AVAOTA_SERVER=thinkcentre
sudo docker run \
-it \
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \
/bin/bash
cd
git clone https://github.com/Donny9/incubator-nuttx nuttx --branch sem
git clone https://github.com/Donny9/incubator-nuttx-apps apps --branch system_dd
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd
cd nuttx
@lupyuen
lupyuen / validate-nuttx-release-pinephone-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 19:21
Validate NuttX Release for pinephone (12.9.0 / RC1 / 7c95e3c613)
Script started on 2025-04-12 03:16:05+08:00 [COMMAND="/home/luppy/nuttx-release/release-pinephone.sh" TERM="xterm-256color" TTY="/dev/pts/33" COLUMNS="122" LINES="73"]
----- Validate NuttX Release for PinePhone
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-pinephone.sh
+ export device=pinephone
+ device=pinephone
+ echo ----- Remove checkrelease folder
----- Remove checkrelease folder
@lupyuen
lupyuen / validate-nuttx-release-ox64-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 19:15
Validate NuttX Release for ox64 (12.9.0 / RC1 / 7c95e3c613)
Script started on 2025-04-12 03:07:24+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/33" COLUMNS="122" LINES="73"]
----- Validate NuttX Release for Ox64
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh
+ export device=ox64
+ device=ox64
+ echo ----- Remove checkrelease folder
----- Remove checkrelease folder
@lupyuen
lupyuen / validate-nuttx-release-ox64-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 19:06
Validate NuttX Release for ox64 (12.9.0 / RC1 / 7c95e3c613)
Script started on 2025-04-12 03:00:48+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/33" COLUMNS="122" LINES="73"]
----- Validate NuttX Release for Ox64
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh
+ export device=ox64
+ device=ox64
+ echo ----- Remove checkrelease folder
----- Remove checkrelease folder
@lupyuen
lupyuen / validate-nuttx-release-ox64-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 18:59
Validate NuttX Release for ox64 (12.9.0 / RC1 / 7c95e3c613)
Script started on 2025-04-12 02:53:19+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/33" COLUMNS="122" LINES="73"]
----- Validate NuttX Release for Ox64
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh
+ export device=ox64
+ device=ox64
+ echo ----- Remove checkrelease folder
----- Remove checkrelease folder
@lupyuen
lupyuen / validate-nuttx-release-star64-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 18:52
Validate NuttX Release for star64 (12.9.0 / RC1 / 7c95e3c613)
Script started on 2025-04-12 02:47:54+08:00 [COMMAND="/home/luppy/nuttx-release/release-star64.sh" TERM="xterm-256color" TTY="/dev/pts/33" COLUMNS="122" LINES="73"]
----- Validate NuttX Release for Star64
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-star64.sh
+ export device=star64
+ device=star64
+ echo ----- Remove checkrelease folder
----- Remove checkrelease folder
@lupyuen
lupyuen / validate-nuttx-release-milkvduos-12.9.0-RC1-7c95e3c613.log
Created April 11, 2025 18:50
Validate NuttX Release for milkvduos (12.9.0 / RC1 / 7c95e3c613)
Script started on Sat Apr 12 02:46:49 2025
Command: /Users/luppy/nuttx-release/release-milkvduos.sh
----- Validate NuttX Release for Milk-V Duo S
release=12.9.0
candidate=RC1
hash=7c95e3c613
https://github.com/lupyuen/nuttx-release/blob/main/release-milkvduos.sh
+ export device=milkvduos
+ device=milkvduos
+ echo ----- Remove checkrelease folder
luppy@thinkstation:~/nuttx-test-bot$ cd /tmp
luppy@thinkstation:/tmp$ sudo docker run -it ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest /bin/bash -c '
set -x ;
uname -a ;
cd ;
pwd ;
git clone https://github.com/anchao/nuttx nuttx --branch 25020501 ;
git clone https://github.com/anchao/nuttx-apps apps --branch 25020501 ;
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd ;
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd ;