Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Tomek CEDRO
I have double checked the build with GCC 8.4.0 and the fix is in place (git master)! Thank you!! :-) % cu -l /dev/cuaU0 -s 115200 Connected ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Alin Jerpelea
Don't worry I will cherry-pick fixes and create rc1, then the next release comes in 3 months. Best regards On Mon, 16 Oct 2023, 22:15 Daniel Appiagyei, wrote: > Apologies for the typo Alin! :) > > On Mon, Oct 16, 2023 at 11:30 AM Alan C. Assis wrote: > > > That was Alin :-) > > > > On 10/16/23

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Daniel Appiagyei
Apologies for the typo Alin! :) On Mon, Oct 16, 2023 at 11:30 AM Alan C. Assis wrote: > That was Alin :-) > > On 10/16/23, Daniel Appiagyei > wrote: > > Hi Alan, > > Apologies for the delay. Please go ahead and make the RC1. > > The issue regards using DMA for UART in (at least) the IMXRT famil

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Alan C. Assis
That was Alin :-) On 10/16/23, Daniel Appiagyei wrote: > Hi Alan, > Apologies for the delay. Please go ahead and make the RC1. > The issue regards using DMA for UART in (at least) the IMXRT family of > chips. I've created an issue here > and have a P

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Daniel Appiagyei
Hi Alan, Apologies for the delay. Please go ahead and make the RC1. The issue regards using DMA for UART in (at least) the IMXRT family of chips. I've created an issue here and have a PR with an incomplete fix here

RE: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread alin.jerpe...@sony.com
Hi Daniel Any updates on the patches? I would like to continue with RC1 Best regards Alin From: Daniel Appiagyei Sent: den 9 oktober 2023 14:48 To: dev@nuttx.apache.org Subject: Re: [VOTE] Apache NuttX 12.3.0 RC0 release Thanks, Alin I will branch off the 12. 3. 0 RC0 branch and have a fix up

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-12 Thread Tomek CEDRO
On Thu, Oct 12, 2023 at 9:52 AM Alin Jerpelea wrote: > the patch has been backported for RC1 > Thanks for reporting it > Best regards > Alin Perfect! Thank you Alin! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-12 Thread Alin Jerpelea
the patch has been backported for RC1 Thanks for reporting it Best regards Alin On Thu, Oct 12, 2023 at 4:07 AM Xiang Xiao wrote: > A recent change limits c++20 requirement to libcxx: > https://github.com/apache/nuttx/pull/10860 > The owner of libcxx decided not to support the build of libcxx

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Xiang Xiao
A recent change limits c++20 requirement to libcxx: https://github.com/apache/nuttx/pull/10860 The owner of libcxx decided not to support the build of libcxx by an old compiler, It's very hard to sync with the last libcxx version, and keep the support of the old compiler at the same time in the lon

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Tomek CEDRO
On Thu, Oct 12, 2023 at 12:19 AM Nathan Hartman wrote: > On Wed, Oct 11, 2023 at 3:21 PM Tomek CEDRO wrote: > > Hello world, > > I have encountered a basic esp32:nsh build error in nuttx-12.3.0-RC0 > > related to xtensa g++ 8.4.0 compiler: > > xtensa-esp32-elf-g++: error: unrecognized command line

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Nathan Hartman
Hi Tomek, On Wed, Oct 11, 2023 at 3:21 PM Tomek CEDRO wrote: > > Hello world, > > I have encountered a basic esp32:nsh build error in nuttx-12.3.0-RC0 > related to xtensa g++ 8.4.0 compiler: > > xtensa-esp32-elf-g++: error: unrecognized command line option > '-std=gnu++20'; did you mean '-std=gnu

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Tomek CEDRO
Hello world, I have encountered a basic esp32:nsh build error in nuttx-12.3.0-RC0 related to xtensa g++ 8.4.0 compiler: xtensa-esp32-elf-g++: error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'? Therefore -1 from me at this point. This does not happen in 12.2.1. I

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 9:56 PM Alin Jerpelea wrote: > I think that it is better if we will continue with the RC0 release testing > and make sure that there are no issues. > RC1 will include just fixes and testing should be trivial. ACK :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hi, I think that it is better if we will continue with the RC0 release testing and make sure that there are no issues. RC1 will include just fixes and testing should be trivial. Best Regards Alin On Mon, 9 Oct 2023, 18:16 Tomek CEDRO, wrote: > On Mon, Oct 9, 2023 at 2:47 PM Daniel Appiagyei wrot

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tiago Medicci Serrano
+1 Logs: - esp32s3-devkit:wifi (built with `nxdiag`): - Build command: ``` make -j distclean && ./tools/configure.sh esp32s3-devkit:wifi && \  2 ✘ kconfig-tweak -e ESP32S3_MERGE_BINS && \ kcon

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 2:47 PM Daniel Appiagyei wrote: > Thanks, Alin > I will branch off the 12.3.0 RC0 branch and have a fix up within the week Does this mean RC0 is frozen until patches are ready? :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Daniel Appiagyei
Thanks, Alin I will branch off the 12.3.0 RC0 branch and have a fix up within the week On Mon, Oct 9, 2023 at 5:40 AM Alin Jerpelea wrote: > Hi, > my aim is to do a release every 3 months > if you have the patches ready this week I would gladly do a MR1 > Best regards > Alin > > On Mon, 9 Oct 20

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hi, my aim is to do a release every 3 months if you have the patches ready this week I would gladly do a MR1 Best regards Alin On Mon, 9 Oct 2023, 14:37 Daniel Appiagyei, wrote: > Hi all, > Is there a publicly available schedule of future releases? > > Additionally, there are some bugs in master

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Daniel Appiagyei
Hi all, Is there a publicly available schedule of future releases? Additionally, there are some bugs in master for my chip’s (IMXRT) DMA serial driver I had planned to address later this week. Would it be possible for that to make an RC1 release? On Mon, Oct 9, 2023 at 2:24 AM Lee, Lup Yuen wrot

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Lee, Lup Yuen
+1 for PinePhone and Star64 Minor Issue: Building on macOS shows "sed: illegal option -- r", probably because macOS sed works differently from Linux. I'll track down the PR that caused this. Here are the sed messages: https://gist.github.com/lupyuen/1c3f1f1d71993609bed3b31767595beb#file-pinephone

[VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Alin Jerpelea
Hello all, Apache NuttX 12.3.0 RC0 has been staged under [1] and it's time to vote on accepting it for release. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required to pass. The Apache requirements for approving a release can be found here