Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Alin Jerpelea
Hi Lup I started the test and I found a fiew issues Configuration/Tool: spresense/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2024-10-28 02:49:20 Cleaning... Configuring... Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI En

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Nathan Hartman
Nice article Lup! Thank you. A few questions: 1) Regarding the script that uploads CI results to github gists: will this work for anyone who runs the docker image? If not, what should be done with the results? 2) Is there a way to detect (like a GPIO rising or falling edge, for lack of a better d

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Alin Jerpelea
Hi Lup, needed on host machine (please update the article) apt install gcc-arm-none-eabi binutils-arm-none-eabi genromfs error still unidentified onfiguration/Tool: c5471evm/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2024-10-28 04:20:28 ---

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Lee, Lup Yuen
<< needed on host machine (please update the article) apt install gcc-arm-none-eabi binutils-arm-none-eabi genromfs >> Hi Alin: This is super strange. genromfs isn't installed on my Host Machine: ## genromfs isn't installed on my Host Machine $ genromfs -h Command 'genromfs' not found ## genromf

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Lee, Lup Yuen
<< 1) Regarding the script that uploads CI results to github gists: will this work for anyone who runs the docker image? If not, what should be done with the results? >> Thanks Nathan! I'm using GitHub Gists as a simple way to push our Build Logs to the cloud for further processing and alerting. (

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Lee, Lup Yuen
<< /usr/bin/bash: line 1: genromfs: command not found >> Hi Alin: That's very odd, genromfs is inside the Docker Image so it shouldn't fail (unless we're running outside Docker?). Here's how we check genromfs: ## This will show "genromfs 0.5.2" sudo docker run -it \ ghcr.io/apache/nuttx/apache-

Re: [Article] Your very own Build Farm for NuttX

2024-10-27 Thread Alin Jerpelea
Thanks Lup, I will check ASAP Best Regards Alin On Mon, 28 Oct 2024, 11:25 Lee, Lup Yuen, wrote: > << /usr/bin/bash: line 1: genromfs: command not found >> > > Hi Alin: That's very odd, genromfs is inside the Docker Image so it > shouldn't fail (unless we're running outside Docker?). Here's ho

Re: [VOTE] Apache NuttX 12.7.0 RC1 release

2024-10-27 Thread Tomek CEDRO
On Sat, Oct 26, 2024 at 7:55 AM Alin Jerpelea wrote: > Apache NuttX 12.7.0 RC1 has been staged under [1] and it's > time to vote on accepting it for release. Voting will be open for 72hr. +1 FROM ME AND BIG THANK YOU FOR ALL CONTRIBUTORS!! :-) === BUILD HOST === % uname -a FreeBSD octagon 13.3-