Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-24 Thread Alan C. Assis
Sorry, I missed the vote window, please find below the results (NuttX still increasing size in a predictable way) ESP32-DEVKITC = $ xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc COLLECT_LTO_WRAPPER=/usr/local/bin/../libexec/gcc/xtensa-esp32-elf/12.2.0/

Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-23 Thread Xiang Xiao
+1 for sim: ./tools/checkrelease.sh --release 12.3.0-RC1 Downloading release files from https://dist.apache.org/repos/dist/dev/nuttx/12.3.0-RC1/ gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created gpg: /tmp/nuttx-checkrelease/.gnu

Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-22 Thread Alin Jerpelea
+1 from me Tested on Spresense Best regards Alin On Thu, Oct 19, 2023 at 6:25 PM Tomek CEDRO wrote: > +1 :-) > > BUILD HOST: > FreeBSD octagon 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC amd64 . > > > TARGETS: > 1. ESP32. > 2. ESP32-C3. > 3. ESP32-S2. > 4. ESP32-S3. > > > === ESP32 === > >

Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-19 Thread Tomek CEDRO
+1 :-) BUILD HOST: FreeBSD octagon 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC amd64 . TARGETS: 1. ESP32. 2. ESP32-C3. 3. ESP32-S2. 4. ESP32-S3. === ESP32 === % xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc COLLECT_LTO_WRAPPER=/usr/home/cederom/.espressif/

RE: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-18 Thread alin.jerpe...@sony.com
Thanks Lup! I missed this patch MAC patch If it is not critical we can continue with the RC1 vote Best regards Alin From: Lee, Lup Yuen Sent: den 18 oktober 2023 10:30 To: dev@nuttx.apache.org Subject: Re: [VOTE] Apache NuttX 12.3.0 RC1 release +1 for PinePhone and Star64 Minor Issue

Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-18 Thread Lee, Lup Yuen
+1 for PinePhone and Star64 Minor Issue: Building PinePhone on macOS shows the message "sed: illegal option -- r" and still builds OK. The patch has been merged, we can add this to the next release: https://github.com/apache/nuttx/pull/10881 = PinePhone Compiler + aarch64-none-elf-gcc -v Usin