You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by Alin Jerpelea <je...@gmail.com> on 2022/09/09 11:28:06 UTC

Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Hello all,
Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and it's
time to vote on accepting it for release. If approved we will seek
final release approval from the IPMC. 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 [3]
"Before voting +1 [P]PMC members are required to download the signed
source code package, compile it as provided, and test the resulting
executable on their own platform, along with also verifying that the
package meets the requirements of the ASF policy on releases."

A document to walk through some of this process has been published on
our project wiki and can be found here [4].

[ ] +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ] -1 reject (explanation required)

Thank you all,
Alin Jerpelea
SCM Information:
  Release tag: nuttx-11.0.0-RC2
  Hash for the release incubating-nuttx tag:
d32555f3e0492b8f4caeb407db55de23322724ef
  Hash for the release incubating-nuttx-apps tag:
8b43f9f9ca30f44c1cccae9a9078d5d45b776d35

[1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
[2] https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Alan Carvalho de Assis <ac...@gmail.com>.
Thank you very much Craig!

For release a new version all votes count because if a user found a
critical issue we need to prepare a new version.

That said all here are welcome to test and report their finding!

BR,

Alan

On 9/13/22, Craig Altenburg <cr...@qrpc.com> wrote:
> Not a voting member but built on MacOS for RP2040:
>
>> arm-none-eabi-gcc -v
>
> Using built-in specs.
> COLLECT_GCC=arm-none-eabi-gcc
> COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/arm-none-eabi-gcc/10.3-2021.07/gcc/bin/../lib/gcc/arm-none-eabi/10.3.1/lto-wrapper
> Target: arm-none-eabi
> Configured with:
> /tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/src/gcc/configure
> --target=arm-none-eabi
> --prefix=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native
> --libexecdir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/lib
> --infodir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/info
> --mandir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/man
> --htmldir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/html
> --pdfdir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/pdf
> --enable-languages=c,c++ --enable-plugins --disable-decimal-float
> --disable-libffi --disable-libgomp --disable-libmudflap
> --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls
> --disable-shared --disable-threads --disable-tls --with-gnu-as --with-gnu-ld
> --with-newlib --with-headers=yes --with-python-dir=share/gcc-arm-none-eabi
> --with-sysroot=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/arm-none-eabi
> --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10
> --with-gmp=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr
> --with-mpfr=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr
> --with-mpc=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr
> --with-isl=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr
> --with-libelf=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr
> --with-host-libstdcxx='-static-libgcc -Wl,-lstdc++ -lm'
> --with-pkgversion='GNU Arm Embedded Toolchain 10.3-2021.07'
> --with-multilib-list=rmprofile,aprofile
> Thread model: single
> Supported LTO compression algorithms: zlib
> gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain
> 10.3-2021.07)
>
>> tools/configure.sh -E raspberrypi-pico:nsh
>
>> make -j
>
>> arm-none-eabi-size nuttx
>    text    data     bss     dec     hex filename
>  118288     152    4148  122588   1dedc nuttx
>
>
> On 9/9/22, Alin Jerpelea <jerpelea@gmail.com <ma...@gmail.com>>
> wrote:
>> Hello all,
>> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and it's
>> time to vote on accepting it for release. If approved we will seek
>> final release approval from the IPMC. 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 [3]
>> "Before voting +1 [P]PMC members are required to download the signed
>> source code package, compile it as provided, and test the resulting
>> executable on their own platform, along with also verifying that the
>> package meets the requirements of the ASF policy on releases."
>>
>> A document to walk through some of this process has been published on
>> our project wiki and can be found here [4].
>>
>> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
>> items in [4])
>> [ ] -1 reject (explanation required)
>>
>> Thank you all,
>> Alin Jerpelea
>> SCM Information:
>>  Release tag: nuttx-11.0.0-RC2
>>  Hash for the release incubating-nuttx tag:
>> d32555f3e0492b8f4caeb407db55de23322724ef
>>  Hash for the release incubating-nuttx-apps tag:
>> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>>
>> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
>> [2]
>> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes
>> [3] https://www.apache.org/dev/release.html#approving-a-release
>> [4]
>> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
>
>

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Craig Altenburg <cr...@qrpc.com>.
Not a voting member but built on MacOS for RP2040: 

> arm-none-eabi-gcc -v

Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/arm-none-eabi-gcc/10.3-2021.07/gcc/bin/../lib/gcc/arm-none-eabi/10.3.1/lto-wrapper
Target: arm-none-eabi
Configured with: /tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/src/gcc/configure --target=arm-none-eabi --prefix=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native --libexecdir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/lib --infodir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/info --mandir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/man --htmldir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/html --pdfdir=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/share/doc/gcc-arm-none-eabi/pdf --enable-languages=c,c++ --enable-plugins --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --disable-tls --with-gnu-as --with-gnu-ld --with-newlib --with-headers=yes --with-python-dir=share/gcc-arm-none-eabi --with-sysroot=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/install-native/arm-none-eabi --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --with-gmp=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr --with-mpfr=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr --with-mpc=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr --with-isl=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr --with-libelf=/tmp/jenkins-GCC-10-pipeline-259_20210727_1627345004/build-native/host-libs/usr --with-host-libstdcxx='-static-libgcc -Wl,-lstdc++ -lm' --with-pkgversion='GNU Arm Embedded Toolchain 10.3-2021.07' --with-multilib-list=rmprofile,aprofile
Thread model: single
Supported LTO compression algorithms: zlib
gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain 10.3-2021.07) 

> tools/configure.sh -E raspberrypi-pico:nsh

> make -j

> arm-none-eabi-size nuttx
   text    data     bss     dec     hex filename
 118288     152    4148  122588   1dedc nuttx


On 9/9/22, Alin Jerpelea <jerpelea@gmail.com <ma...@gmail.com>> wrote:
> Hello all,
> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and it's
> time to vote on accepting it for release. If approved we will seek
> final release approval from the IPMC. 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 [3]
> "Before voting +1 [P]PMC members are required to download the signed
> source code package, compile it as provided, and test the resulting
> executable on their own platform, along with also verifying that the
> package meets the requirements of the ASF policy on releases."
> 
> A document to walk through some of this process has been published on
> our project wiki and can be found here [4].
> 
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ] -1 reject (explanation required)
> 
> Thank you all,
> Alin Jerpelea
> SCM Information:
>  Release tag: nuttx-11.0.0-RC2
>  Hash for the release incubating-nuttx tag:
> d32555f3e0492b8f4caeb407db55de23322724ef
>  Hash for the release incubating-nuttx-apps tag:
> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
> 
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
> [2]
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes
> [3] https://www.apache.org/dev/release.html#approving-a-release
> [4]
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release


Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Alan Carvalho de Assis <ac...@gmail.com>.
+1

Please find board checking below:

ESP32
=====

$ 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/8.4.0/lto-wrapper
Target: xtensa-esp32-elf
Configured with:
/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/gcc/configure
--build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu
--target=xtensa-esp32-elf
--prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf
--with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf
--with-headers=/builds/idf/crosstool-NG/builds/xtensa-esp32-elf/xtensa-esp32-elf/include
--with-newlib --enable-threads=no --disable-shared
--with-pkgversion='crosstool-NG esp-2021r2-patch3'
--disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections
--disable-libgomp --disable-libmudflap --disable-libmpx
--disable-libssp --disable-libquadmath --disable-libquadmath-support
--with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools
--with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools
--with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools
--with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/buildtools
--enable-lto --enable-target-optspace --without-long-double-128
--disable-nls --enable-multiarch --enable-languages=c,c++
--disable-libstdcxx-verbose --enable-threads=posix
--enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3)


$ ./tools/configure.sh esp32-devkitc:nsh

$ make -j

$ xtensa-esp32-elf-size nuttx
   text	   data	    bss	    dec	    hex	filename
  73927	    236	   4696	  78859	  1340b	nuttx



ESP32-C3
========

$ riscv64-unknown-elf-gcc -v
Using built-in specs.
COLLECT_GCC=riscv64-unknown-elf-gcc
COLLECT_LTO_WRAPPER=/usr/local/bin/../libexec/gcc/riscv64-unknown-elf/10.2.0/lto-wrapper
Target: riscv64-unknown-elf
Configured with:
/scratch/jenkins/workspace/tpp-freedom-tools/tpp03--build-binary-packages--parameterized/obj/x86_64-linux-ubuntu14/build/riscv64-unknown-elf-gcc/riscv-gcc/configure
--target=riscv64-unknown-elf --host=x86_64-linux-gnu
--prefix=/scratch/jenkins/workspace/tpp-freedom-tools/tpp03--build-binary-packages--parameterized/obj/x86_64-linux-ubuntu14/install/riscv64-unknown-elf-gcc-10.2.0-2020.12.8-x86_64-linux-ubuntu14
--with-pkgversion='SiFive GCC-Metal 10.2.0-2020.12.8'
--with-bugurl=https://github.com/sifive/freedom-tools/issues
--disable-shared --disable-threads --enable-languages=c,c++
--enable-tls --with-newlib
--with-sysroot=/scratch/jenkins/workspace/tpp-freedom-tools/tpp03--build-binary-packages--parameterized/obj/x86_64-linux-ubuntu14/install/riscv64-unknown-elf-gcc-10.2.0-2020.12.8-x86_64-linux-ubuntu14/riscv64-unknown-elf
--with-native-system-header-dir=/include --disable-libmudflap
--disable-libssp --disable-libquadmath --disable-libgomp --disable-nls
--disable-tm-clone-registry --src=../riscv-gcc --with-system-zlib
--enable-checking=yes --enable-multilib --with-abi=lp64d
--with-arch=rv64imafdc CFLAGS=-O2 CXXFLAGS=-O2 'CFLAGS_FOR_TARGET=-Os
-mcmodel=medany' 'CXXFLAGS_FOR_TARGET=-Os -mcmodel=medany'
Thread model: single
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (SiFive GCC-Metal 10.2.0-2020.12.8)

$ ./tools/configure.sh esp32c3-devkit:nsh

$ make -j

$ riscv64-unknown-elf-size nuttx
   text	   data	    bss	    dec	    hex	filename
  85286	    180	 142272	 227738	  3799a	nuttx



STM32
=====

$ arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/9.2.1/lto-wrapper
Target: arm-none-eabi
Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr
--includedir='/usr/lib/include' --mandir='/usr/lib/share/man'
--infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu'
--libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode
--disable-dependency-tracking --mandir=/usr/share/man
--enable-languages=c,c++,lto --enable-multilib --disable-decimal-float
--disable-libffi --disable-libgomp --disable-libmudflap
--disable-libquadmath --disable-libssp --disable-libstdcxx-pch
--disable-nls --disable-shared --disable-threads --enable-tls
--build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib
--with-gnu-as --with-gnu-ld --with-pkgversion=15:9-2019-q4-0ubuntu1
--without-included-gettext --prefix=/usr/lib
--infodir=/usr/share/doc/gcc-arm-none-eabi/info
--htmldir=/usr/share/doc/gcc-arm-none-eabi/html
--pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin
--libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3
--host=x86_64-linux-gnu --with-headers=no --without-newlib
--with-multilib-list=rmprofile CFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CXXFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' FCFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' FFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' GCJFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' LDFLAGS='-Wl,-Bsymbolic-functions
-Wl,-z,relro' OBJCFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong' OBJCXXFLAGS='-g -O2
-fdebug-prefix-map=/build/gcc-arm-none-eabi-Gl9kT9/gcc-arm-none-eabi-9-2019-q4=.
-fstack-protector-strong'
INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0
AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as
LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm
OBJDUMP_FOR_TARGET=arm-none-eabi-objdump
RANLIB_FOR_TARGET=arm-none-eabi-ranlib
READELF_FOR_TARGET=arm-none-eabi-readelf
STRIP_FOR_TARGET=arm-none-eabi-strip
Thread model: single
gcc version 9.2.1 20191025 (release) [ARM/arm-9-branch revision
277599] (15:9-2019-q4-0ubuntu1)

$ ./tools/configure.sh stm32f4discovery:nsh

$ make -j

$ arm-none-eabi-size nuttx
   text	   data	    bss	    dec	    hex	filename
  70928	    136	   1436	  72500	  11b34	nuttx

On 9/9/22, Alin Jerpelea <je...@gmail.com> wrote:
> Hello all,
> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and it's
> time to vote on accepting it for release. If approved we will seek
> final release approval from the IPMC. 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 [3]
> "Before voting +1 [P]PMC members are required to download the signed
> source code package, compile it as provided, and test the resulting
> executable on their own platform, along with also verifying that the
> package meets the requirements of the ASF policy on releases."
>
> A document to walk through some of this process has been published on
> our project wiki and can be found here [4].
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ] -1 reject (explanation required)
>
> Thank you all,
> Alin Jerpelea
> SCM Information:
>   Release tag: nuttx-11.0.0-RC2
>   Hash for the release incubating-nuttx tag:
> d32555f3e0492b8f4caeb407db55de23322724ef
>   Hash for the release incubating-nuttx-apps tag:
> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
> [2]
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes
> [3] https://www.apache.org/dev/release.html#approving-a-release
> [4]
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
>

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by TimH <Ti...@jti.uk.com.INVALID>.
FYI I will start to get involved with release testing but I have too many in-progress new drivers, and fixes to 10.3 , for my board and arch for it to be viable at this time. 

And I’m on holiday 🙂

Regards,

Tim.

> On 19 Sep 2022, at 10:53, Alin.Jerpelea@sony.com wrote:
> 
> Please test this release
> We need some more votes to be able to create the release 
> 
> Best regards
> Alin Jerpelea
> 
> 
> -----Original Message-----
> From: Xiang Xiao <xi...@gmail.com> 
> Sent: den 14 september 2022 19:53
> To: dev@nuttx.apache.org
> Subject: Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release
> 
> +1 with tools/checkelease.sh:
> ./tools/checkrelease.sh --release 11.0.0-RC2 Downloading release files from https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
> gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
> gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
> gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
> gpg: key E1B6E30DB05D6280: public key "Brennan Ashton <bt...@apache.org>"
> imported
> gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING
> KEY) <ag...@apache.org>" imported
> gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <je...@apache.org>"
> imported
> gpg: key 9E711BAD3264C061: public key "Alin Jerpelea <al...@sony.com>"
> imported
> gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) < jerpelea@apache.org>" imported
> gpg: key 6E72660F995FBC42: public key "Brennan Ashton < bashton@brennanashton.com>" imported
> gpg: Total number processed: 6
> gpg:               imported: 6
> OK: https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3QOvIo50$   is
> imported.
> Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
> OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.
> 
> Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
> gpg: Signature made Fri Sep  9 19:17:06 2022 CST
> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
> OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.
> 
> Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
> OK: all required files exist in nuttx.
> 
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
> OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.
> 
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
> gpg: Signature made Fri Sep  9 19:17:11 2022 CST
> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
> OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.
> 
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
> OK: all required files exist in apps.
> 
> Trying to build nuttx sim:asan...
> OK: we were able to build sim:asan.
> 
> Trying to run nuttx sim:asan...
> ==25236==WARNING: ASan is ignoring requested __asan_handle_no_return: stack
> top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
> (31804422946816)
> False positive error reports may follow
> For details see https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/189__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3WBSDneE$
> OK: ostest with ASAN pass.
> 
>> On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com> wrote:
>> 
>> Hello all,
>> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and 
>> it's time to vote on accepting it for release. If approved we will 
>> seek final release approval from the IPMC. 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 [3] 
>> "Before voting +1 [P]PMC members are required to download the signed 
>> source code package, compile it as provided, and test the resulting 
>> executable on their own platform, along with also verifying that the 
>> package meets the requirements of the ASF policy on releases."
>> 
>> A document to walk through some of this process has been published on 
>> our project wiki and can be found here [4].
>> 
>> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM 
>> items in [4]) [ ] -1 reject (explanation required)
>> 
>> Thank you all,
>> Alin Jerpelea
>> SCM Information:
>>  Release tag: nuttx-11.0.0-RC2
>>  Hash for the release incubating-nuttx tag:
>> d32555f3e0492b8f4caeb407db55de23322724ef
>>  Hash for the release incubating-nuttx-apps tag:
>> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>> 
>> [1] 
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
>> ubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpk
>> BNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
>> [2]
>> https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/i
>> ncubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!_AM2
>> wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdt
>> m_vcSa2jG3g36OoVs$ [3] 
>> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
>> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZ
>> wGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3BZosN2Y$
>> [4]
>> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/displa
>> y/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!_AM2wqhyv
>> JXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcS
>> a2jG3lsoO6D4$
>> 


Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Masayuki Ishikawa <ma...@gmail.com>.
+1

I tested the following configs.

On QEMU:
qemu-intel64:ostest (NOTE: priority inheritance is disabled to pass the
tests)
qemu-i486:nsh
lm3s6965-ek:discover, qemu-kostest
hifive1-revb:nsh
rv-virt:smp, nsh, smp64, nsh64, knsh64
maix-bit:smp, kostest, knsh, elf, posix_spawn
esp32-devkitc:smp
sabre-6quad:elf, libcxx, netnsh, netknsh_smp
qemu-a53:nsh_smp

On real boards:
spresense:wifi_smp, rndis_smp, elf, posix_spawn
maix-bit:elf, posix_spawn, smp
esp32-devkitc:smp
sabre-6quad:elf, smp
raspberrypi-pico:smp
lc823450-xgevk:rndis

On simulator:
sim:smp


On Tue, Sep 20, 2022 at 7:32 PM Sebastien Lorquet <se...@lorquet.fr>
wrote:

> Hi,
>
> I think there is an important issue in the stm32h7 uarts that was
> untested up to now and is quite worrying.
>
> Not sure this qualifies as a blocker for a release.
>
> See my other email.
>
> Sebastien
>
> Le 19/09/2022 à 23:42, Alan Carvalho de Assis a écrit :
> > Guys, please help!!!
> >
> > The idea is to have the NuttX 11.0.0 available before this weekend
> (guess why?)
> >
> >
> https://nuttx.events/2022/09/19/list-of-presentation-of-the-nuttx-international-2022/
> >
> > BR,
> >
> > Alan
> >
> > On 9/19/22, Alin.Jerpelea@sony.com <Al...@sony.com> wrote:
> >> Please test this release
> >> We need some more votes to be able to create the release
> >>
> >> Best regards
> >> Alin Jerpelea
> >>
> >>
> >> -----Original Message-----
> >> From: Xiang Xiao <xi...@gmail.com>
> >> Sent: den 14 september 2022 19:53
> >> To: dev@nuttx.apache.org
> >> Subject: Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2
> release
> >>
> >> +1 with tools/checkelease.sh:
> >> ./tools/checkrelease.sh --release 11.0.0-RC2 Downloading release files
> from
> >>
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
> >> gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
> >> gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
> >> gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
> >> gpg: key E1B6E30DB05D6280: public key "Brennan Ashton
> >> <bt...@apache.org>"
> >> imported
> >> gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE
> SIGNING
> >> KEY) <ag...@apache.org>" imported
> >> gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <
> jerpelea@apache.org>"
> >> imported
> >> gpg: key 9E711BAD3264C061: public key "Alin Jerpelea
> >> <al...@sony.com>"
> >> imported
> >> gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY)
> <
> >> jerpelea@apache.org>" imported
> >> gpg: key 6E72660F995FBC42: public key "Brennan Ashton <
> >> bashton@brennanashton.com>" imported
> >> gpg: Total number processed: 6
> >> gpg:               imported: 6
> >>   OK:
> >>
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3QOvIo50$
> >>    is
> >> imported.
> >> Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
> >>   OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.
> >>
> >> Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
> >> gpg: Signature made Fri Sep  9 19:17:06 2022 CST
> >> gpg:                using RSA key
> 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> >> gpg: Good signature from "Alin Jerpelea <je...@apache.org>"
> [unknown]
> >> gpg: WARNING: This key is not certified with a trusted signature!
> >> gpg:          There is no indication that the signature belongs to the
> >> owner.
> >> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5
> E4DB
> >>   OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.
> >>
> >> Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
> >>   OK: all required files exist in nuttx.
> >>
> >> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
> >>   OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.
> >>
> >> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
> >> gpg: Signature made Fri Sep  9 19:17:11 2022 CST
> >> gpg:                using RSA key
> 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> >> gpg: Good signature from "Alin Jerpelea <je...@apache.org>"
> [unknown]
> >> gpg: WARNING: This key is not certified with a trusted signature!
> >> gpg:          There is no indication that the signature belongs to the
> >> owner.
> >> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5
> E4DB
> >>   OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.
> >>
> >> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
> >>   OK: all required files exist in apps.
> >>
> >> Trying to build nuttx sim:asan...
> >>   OK: we were able to build sim:asan.
> >>
> >> Trying to run nuttx sim:asan...
> >> ==25236==WARNING: ASan is ignoring requested __asan_handle_no_return:
> stack
> >> top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
> >> (31804422946816)
> >> False positive error reports may follow
> >> For details see
> >>
> https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/189__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3WBSDneE$
> >>   OK: ostest with ASAN pass.
> >>
> >> On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com>
> wrote:
> >>
> >>> Hello all,
> >>> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and
> >>> it's time to vote on accepting it for release. If approved we will
> >>> seek final release approval from the IPMC. 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 [3]
> >>> "Before voting +1 [P]PMC members are required to download the signed
> >>> source code package, compile it as provided, and test the resulting
> >>> executable on their own platform, along with also verifying that the
> >>> package meets the requirements of the ASF policy on releases."
> >>>
> >>> A document to walk through some of this process has been published on
> >>> our project wiki and can be found here [4].
> >>>
> >>> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> >>> items in [4]) [ ] -1 reject (explanation required)
> >>>
> >>> Thank you all,
> >>> Alin Jerpelea
> >>> SCM Information:
> >>>    Release tag: nuttx-11.0.0-RC2
> >>>    Hash for the release incubating-nuttx tag:
> >>> d32555f3e0492b8f4caeb407db55de23322724ef
> >>>    Hash for the release incubating-nuttx-apps tag:
> >>> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
> >>>
> >>> [1]
> >>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
> >>> ubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpk
> >>> BNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
> >>> [2]
> >>> https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/i
> >>> ncubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!_AM2
> >>> wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdt
> >>> m_vcSa2jG3g36OoVs$ [3]
> >>> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
> >>> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZ
> >>> wGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3BZosN2Y$
> >>> [4]
> >>> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/displa
> >>> y/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!_AM2wqhyv
> >>> JXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcS
> >>> a2jG3lsoO6D4$
> >>>
>

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Sebastien Lorquet <se...@lorquet.fr>.
Hi,

I think there is an important issue in the stm32h7 uarts that was 
untested up to now and is quite worrying.

Not sure this qualifies as a blocker for a release.

See my other email.

Sebastien

Le 19/09/2022 à 23:42, Alan Carvalho de Assis a écrit :
> Guys, please help!!!
>
> The idea is to have the NuttX 11.0.0 available before this weekend (guess why?)
>
> https://nuttx.events/2022/09/19/list-of-presentation-of-the-nuttx-international-2022/
>
> BR,
>
> Alan
>
> On 9/19/22, Alin.Jerpelea@sony.com <Al...@sony.com> wrote:
>> Please test this release
>> We need some more votes to be able to create the release
>>
>> Best regards
>> Alin Jerpelea
>>
>>
>> -----Original Message-----
>> From: Xiang Xiao <xi...@gmail.com>
>> Sent: den 14 september 2022 19:53
>> To: dev@nuttx.apache.org
>> Subject: Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release
>>
>> +1 with tools/checkelease.sh:
>> ./tools/checkrelease.sh --release 11.0.0-RC2 Downloading release files from
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
>> gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
>> gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
>> gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
>> gpg: key E1B6E30DB05D6280: public key "Brennan Ashton
>> <bt...@apache.org>"
>> imported
>> gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING
>> KEY) <ag...@apache.org>" imported
>> gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <je...@apache.org>"
>> imported
>> gpg: key 9E711BAD3264C061: public key "Alin Jerpelea
>> <al...@sony.com>"
>> imported
>> gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) <
>> jerpelea@apache.org>" imported
>> gpg: key 6E72660F995FBC42: public key "Brennan Ashton <
>> bashton@brennanashton.com>" imported
>> gpg: Total number processed: 6
>> gpg:               imported: 6
>>   OK:
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3QOvIo50$
>>    is
>> imported.
>> Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
>>   OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.
>>
>> Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
>> gpg: Signature made Fri Sep  9 19:17:06 2022 CST
>> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
>> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
>>   OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.
>>
>> Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
>>   OK: all required files exist in nuttx.
>>
>> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
>>   OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.
>>
>> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
>> gpg: Signature made Fri Sep  9 19:17:11 2022 CST
>> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
>> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
>>   OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.
>>
>> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
>>   OK: all required files exist in apps.
>>
>> Trying to build nuttx sim:asan...
>>   OK: we were able to build sim:asan.
>>
>> Trying to run nuttx sim:asan...
>> ==25236==WARNING: ASan is ignoring requested __asan_handle_no_return: stack
>> top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
>> (31804422946816)
>> False positive error reports may follow
>> For details see
>> https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/189__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3WBSDneE$
>>   OK: ostest with ASAN pass.
>>
>> On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com> wrote:
>>
>>> Hello all,
>>> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and
>>> it's time to vote on accepting it for release. If approved we will
>>> seek final release approval from the IPMC. 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 [3]
>>> "Before voting +1 [P]PMC members are required to download the signed
>>> source code package, compile it as provided, and test the resulting
>>> executable on their own platform, along with also verifying that the
>>> package meets the requirements of the ASF policy on releases."
>>>
>>> A document to walk through some of this process has been published on
>>> our project wiki and can be found here [4].
>>>
>>> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
>>> items in [4]) [ ] -1 reject (explanation required)
>>>
>>> Thank you all,
>>> Alin Jerpelea
>>> SCM Information:
>>>    Release tag: nuttx-11.0.0-RC2
>>>    Hash for the release incubating-nuttx tag:
>>> d32555f3e0492b8f4caeb407db55de23322724ef
>>>    Hash for the release incubating-nuttx-apps tag:
>>> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>>>
>>> [1]
>>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
>>> ubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpk
>>> BNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
>>> [2]
>>> https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/i
>>> ncubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!_AM2
>>> wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdt
>>> m_vcSa2jG3g36OoVs$ [3]
>>> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
>>> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZ
>>> wGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3BZosN2Y$
>>> [4]
>>> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/displa
>>> y/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!_AM2wqhyv
>>> JXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcS
>>> a2jG3lsoO6D4$
>>>

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Alan Carvalho de Assis <ac...@gmail.com>.
Guys, please help!!!

The idea is to have the NuttX 11.0.0 available before this weekend (guess why?)

https://nuttx.events/2022/09/19/list-of-presentation-of-the-nuttx-international-2022/

BR,

Alan

On 9/19/22, Alin.Jerpelea@sony.com <Al...@sony.com> wrote:
> Please test this release
> We need some more votes to be able to create the release
>
> Best regards
> Alin Jerpelea
>
>
> -----Original Message-----
> From: Xiang Xiao <xi...@gmail.com>
> Sent: den 14 september 2022 19:53
> To: dev@nuttx.apache.org
> Subject: Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release
>
> +1 with tools/checkelease.sh:
> ./tools/checkrelease.sh --release 11.0.0-RC2 Downloading release files from
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
> gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
> gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
> gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
> gpg: key E1B6E30DB05D6280: public key "Brennan Ashton
> <bt...@apache.org>"
> imported
> gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING
> KEY) <ag...@apache.org>" imported
> gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <je...@apache.org>"
> imported
> gpg: key 9E711BAD3264C061: public key "Alin Jerpelea
> <al...@sony.com>"
> imported
> gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) <
> jerpelea@apache.org>" imported
> gpg: key 6E72660F995FBC42: public key "Brennan Ashton <
> bashton@brennanashton.com>" imported
> gpg: Total number processed: 6
> gpg:               imported: 6
>  OK:
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3QOvIo50$
>   is
> imported.
> Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
>  OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.
>
> Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
> gpg: Signature made Fri Sep  9 19:17:06 2022 CST
> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
>  OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.
>
> Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
>  OK: all required files exist in nuttx.
>
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
>  OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.
>
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
> gpg: Signature made Fri Sep  9 19:17:11 2022 CST
> gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
> gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
>  OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.
>
> Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
>  OK: all required files exist in apps.
>
> Trying to build nuttx sim:asan...
>  OK: we were able to build sim:asan.
>
> Trying to run nuttx sim:asan...
> ==25236==WARNING: ASan is ignoring requested __asan_handle_no_return: stack
> top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
> (31804422946816)
> False positive error reports may follow
> For details see
> https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/189__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3WBSDneE$
>  OK: ostest with ASAN pass.
>
> On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com> wrote:
>
>> Hello all,
>> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and
>> it's time to vote on accepting it for release. If approved we will
>> seek final release approval from the IPMC. 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 [3]
>> "Before voting +1 [P]PMC members are required to download the signed
>> source code package, compile it as provided, and test the resulting
>> executable on their own platform, along with also verifying that the
>> package meets the requirements of the ASF policy on releases."
>>
>> A document to walk through some of this process has been published on
>> our project wiki and can be found here [4].
>>
>> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
>> items in [4]) [ ] -1 reject (explanation required)
>>
>> Thank you all,
>> Alin Jerpelea
>> SCM Information:
>>   Release tag: nuttx-11.0.0-RC2
>>   Hash for the release incubating-nuttx tag:
>> d32555f3e0492b8f4caeb407db55de23322724ef
>>   Hash for the release incubating-nuttx-apps tag:
>> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>>
>> [1]
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
>> ubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpk
>> BNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
>> [2]
>> https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/i
>> ncubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!_AM2
>> wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdt
>> m_vcSa2jG3g36OoVs$ [3]
>> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
>> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZ
>> wGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3BZosN2Y$
>> [4]
>> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/displa
>> y/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!_AM2wqhyv
>> JXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcS
>> a2jG3lsoO6D4$
>>
>

RE: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by "Alin.Jerpelea@sony.com" <Al...@sony.com>.
Please test this release
We need some more votes to be able to create the release 

Best regards
Alin Jerpelea


-----Original Message-----
From: Xiang Xiao <xi...@gmail.com> 
Sent: den 14 september 2022 19:53
To: dev@nuttx.apache.org
Subject: Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

+1 with tools/checkelease.sh:
./tools/checkrelease.sh --release 11.0.0-RC2 Downloading release files from https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
gpg: key E1B6E30DB05D6280: public key "Brennan Ashton <bt...@apache.org>"
imported
gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING
KEY) <ag...@apache.org>" imported
gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <je...@apache.org>"
imported
gpg: key 9E711BAD3264C061: public key "Alin Jerpelea <al...@sony.com>"
imported
gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) < jerpelea@apache.org>" imported
gpg: key 6E72660F995FBC42: public key "Brennan Ashton < bashton@brennanashton.com>" imported
gpg: Total number processed: 6
gpg:               imported: 6
 OK: https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3QOvIo50$   is
imported.
Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
 OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
gpg: Signature made Fri Sep  9 19:17:06 2022 CST
gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
 OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
 OK: all required files exist in nuttx.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
 OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
gpg: Signature made Fri Sep  9 19:17:11 2022 CST
gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
 OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
 OK: all required files exist in apps.

Trying to build nuttx sim:asan...
 OK: we were able to build sim:asan.

Trying to run nuttx sim:asan...
==25236==WARNING: ASan is ignoring requested __asan_handle_no_return: stack
top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
(31804422946816)
False positive error reports may follow
For details see https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/189__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3WBSDneE$
 OK: ostest with ASAN pass.

On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com> wrote:

> Hello all,
> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and 
> it's time to vote on accepting it for release. If approved we will 
> seek final release approval from the IPMC. 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 [3] 
> "Before voting +1 [P]PMC members are required to download the signed 
> source code package, compile it as provided, and test the resulting 
> executable on their own platform, along with also verifying that the 
> package meets the requirements of the ASF policy on releases."
>
> A document to walk through some of this process has been published on 
> our project wiki and can be found here [4].
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM 
> items in [4]) [ ] -1 reject (explanation required)
>
> Thank you all,
> Alin Jerpelea
> SCM Information:
>   Release tag: nuttx-11.0.0-RC2
>   Hash for the release incubating-nuttx tag:
> d32555f3e0492b8f4caeb407db55de23322724ef
>   Hash for the release incubating-nuttx-apps tag:
> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>
> [1] 
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
> ubator/nuttx/11.0.0-RC2/__;!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpk
> BNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3KyhsDOg$
> [2]
> https://urldefense.com/v3/__https://raw.githubusercontent.com/apache/i
> ncubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!_AM2
> wqhyvJXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdt
> m_vcSa2jG3g36OoVs$ [3] 
> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!_AM2wqhyvJXbdzPcQZFOXYpkBNNnZ
> wGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcSa2jG3BZosN2Y$
> [4]
> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/displa
> y/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!_AM2wqhyv
> JXbdzPcQZFOXYpkBNNnZwGoKQnKS8BvvYvbskS3DKRb8iVUnDSCivUymvfOiZxGdtm_vcS
> a2jG3lsoO6D4$
>

Re: Subject: [VOTE] Apache NuttX 11.0.0 (incubating) RC2 release

Posted by Xiang Xiao <xi...@gmail.com>.
+1 with tools/checkelease.sh:
./tools/checkrelease.sh --release 11.0.0-RC2
Downloading release files from
https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
gpg: key E1B6E30DB05D6280: public key "Brennan Ashton <bt...@apache.org>"
imported
gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING
KEY) <ag...@apache.org>" imported
gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <je...@apache.org>"
imported
gpg: key 9E711BAD3264C061: public key "Alin Jerpelea <al...@sony.com>"
imported
gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) <
jerpelea@apache.org>" imported
gpg: key 6E72660F995FBC42: public key "Brennan Ashton <
bashton@brennanashton.com>" imported
gpg: Total number processed: 6
gpg:               imported: 6
 OK: https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS is
imported.
Checking apache-nuttx-11.0.0-incubating.tar.gz sha512...
 OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature:
gpg: Signature made Fri Sep  9 19:17:06 2022 CST
gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
 OK: apache-nuttx-11.0.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-11.0.0-incubating.tar.gz for required files:
 OK: all required files exist in nuttx.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512...
 OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature:
gpg: Signature made Fri Sep  9 19:17:11 2022 CST
gpg:                using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB
gpg: Good signature from "Alin Jerpelea <je...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 9208 D2E4 B800 D66F 749A  D4E9 4137 A716 98C5 E4DB
 OK: apache-nuttx-apps-11.0.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-apps-11.0.0-incubating.tar.gz for required files:
 OK: all required files exist in apps.

Trying to build nuttx sim:asan...
 OK: we were able to build sim:asan.

Trying to run nuttx sim:asan...
==25236==WARNING: ASan is ignoring requested __asan_handle_no_return: stack
top: 0x7ffd0b573000; bottom 0x631000023000; size: 0x1ced0b550000
(31804422946816)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189
 OK: ostest with ASAN pass.

On Fri, Sep 9, 2022 at 7:28 PM Alin Jerpelea <je...@gmail.com> wrote:

> Hello all,
> Apache NuttX (Incubating) 11.0.0 RC2 has been staged under [1] and it's
> time to vote on accepting it for release. If approved we will seek
> final release approval from the IPMC. 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 [3]
> "Before voting +1 [P]PMC members are required to download the signed
> source code package, compile it as provided, and test the resulting
> executable on their own platform, along with also verifying that the
> package meets the requirements of the ASF policy on releases."
>
> A document to walk through some of this process has been published on
> our project wiki and can be found here [4].
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ] -1 reject (explanation required)
>
> Thank you all,
> Alin Jerpelea
> SCM Information:
>   Release tag: nuttx-11.0.0-RC2
>   Hash for the release incubating-nuttx tag:
> d32555f3e0492b8f4caeb407db55de23322724ef
>   Hash for the release incubating-nuttx-apps tag:
> 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC2/
> [2]
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.0-RC2/ReleaseNotes
> [3] https://www.apache.org/dev/release.html#approving-a-release
> [4]
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
>