+1 for
NUCLEO-F746ZG
NUCLEO-H743ZI2
NUCLEO-H745ZI-Q

bucher@debian:~/ToDo/NUTTX_release_test$ arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/13.3.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-option-checking --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:13.3.rel1-1 --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,aprofile ASFLAGS= ASFLAGS_FOR_BUILD= CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'CFLAGS_FOR_BUILD=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' 'CPPFLAGS_FOR_BUILD=-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'CXXFLAGS_FOR_BUILD=-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' DFLAGS=-frelease DFLAGS_FOR_BUILD=-frelease FCFLAGS='-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'FCFLAGS_FOR_BUILD=-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' FFLAGS='-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'FFLAGS_FOR_BUILD=-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' LDFLAGS=-Wl,-z,relro LDFLAGS_FOR_BUILD=-Wl,-z,relro OBJCFLAGS='-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'OBJCFLAGS_FOR_BUILD=-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 'OBJCXXFLAGS_FOR_BUILD=-g -O2 -ffile-prefix-map=/build/reproducible-path/gcc-arm-none-eabi-13.3.rel1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' 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 SED=/bin/sed SHELL=/bin/sh BASH=/bin/bash CONFIG_SHELL=/bin/bash
Thread model: single
Supported LTO compression algorithms: zlib
gcc version 13.3.1 20240614 (15:13.3.rel1-1)


nucleo-144:pysim
=================
-rwxrwxr-x 1 bucher bucher  468300 Oct 26 09:58 nuttx/nuttx
-rwxrwxr-x 1 bucher bucher  304968 Oct 26 09:58 nuttx/nuttx.bin
-rw-rw-r-- 1 bucher bucher 3527120 Oct 26 09:58 nuttx/nuttx-export-12.7.0.tar.gz
-rw-rw-r-- 1 bucher bucher      37 Oct 26 09:58 nuttx/nuttx.manifest
-rw-rw-r-- 1 bucher bucher 1690574 Oct 26 09:58 nuttx/nuttx.map

NuttShell (NSH) NuttX-12.7.0
nsh> free
                 total       used       free    maxused    maxfree nused  nfree       Umem:     218836      14300     204536      14672 201952     56      4


nucleo-h743zi2:pysim
==================
-rwxrwxr-x 1 bucher bucher 3760012 Oct 26 10:19 nuttx
-rwxrwxr-x 1 bucher bucher  321004 Oct 26 10:19 nuttx.bin
-rw-rw-r-- 1 bucher bucher 6476264 Oct 26 10:19 nuttx-export-12.7.0.tar.gz
-rw-rw-r-- 1 bucher bucher  902972 Oct 26 10:19 nuttx.hex
-rw-rw-r-- 1 bucher bucher      47 Oct 26 10:19 nuttx.manifest
-rw-rw-r-- 1 bucher bucher 2302582 Oct 26 10:19 nuttx.map

NuttShell (NSH) NuttX-12.7.0
nsh> free
                 total       used       free    maxused    maxfree nused  nfree       Umem:     973860      18572     955288      18960 481824     58      5


nucleo-h745zi:pysim_cm7
=====================
-rwxrwxr-x 1 bucher bucher 3772916 Oct 26 10:21 nuttx
-rwxrwxr-x 1 bucher bucher  321396 Oct 26 10:21 nuttx.bin
-rw-rw-r-- 1 bucher bucher  904068 Oct 26 10:21 nuttx.hex
-rw-rw-r-- 1 bucher bucher      47 Oct 26 10:21 nuttx.manifest
-rw-rw-r-- 1 bucher bucher 2314613 Oct 26 10:21 nuttx.map

NuttShell (NSH) NuttX-12.7.0
nsh> free
                 total       used       free    maxused    maxfree nused  nfree       Umem:     678948      18556     660392      18944 481824     56      4

Bye

Roberto


On 10/26/24 7:53 AM, Alin Jerpelea wrote:
Hello all,
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.

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 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-12.7.0-RC1
   Hash for the release nuttx tag: 5d8cdeaea847bcaf0b9145dd922e0a83045067ca
   Hash for the release nuttx-apps tag:
0090cef7183e397527343880b7b381cd9101bb4d

[1] https://dist.apache.org/repos/dist/dev/nuttx/12.7.0-RC1/
[2]
https://raw.githubusercontent.com/apache/nuttx/nuttx-12.7.1-RC0/ReleaseNotes
<https://raw.githubusercontent.com/apache/nuttx/nuttx-12.7.0-RC1/ReleaseNotes>
[3] https://www.apache.org/dev/release.html#approving-a-release
[4]
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release


Reply via email to