closing the vote with my +1 tested on Sony Spresense compiler gcc-arm-none-eabi-10.3-2021.10
On Tue, Apr 2, 2024 at 5:28 AM yfliu2008 <yfliu2...@qq.com.invalid> wrote: > +1 for CanMV230 device > > > ======= Toolchain information > > + riscv64-unknown-elf-gcc -vUsing built-in specs. > COLLECT_GCC=riscv64-unknown-elf-gcc > COLLECT_LTO_WRAPPER=/usr/lib/gcc/riscv64-unknown-elf/10.2.0/lto-wrapper > Target: riscv64-unknown-elf > Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr > --includedir='/usr/include' --mandir='/usr/share/man' > --infodir='/usr/share/info' --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir='/usr/lib/x86_64-linux-gnu' > --libexecdir='/usr/lib/x86_64-linux-gnu' --disable-maintainer-mode > --disable-dependency-tracking --target=riscv64-unknown-elf --prefix=/usr > --infodir=/usr/share/doc/gcc-riscv64-unknown-elf/info > --mandir=/usr/share/man > --htmldir=/usr/share/doc/gcc-riscv64-unknown-elf/html > --pdfdir=/usr/share/doc/gcc-riscv64-unknown-elf/pdf --bindir=/usr/bin > --libexecdir=/usr/lib --libdir=/usr/lib --with-pkgversion= --disable-shared > --disable-threads --enable-languages=c,c++ --enable-tls --with-newlib > --with-native-system-header-dir=/include --disable-libmudflap > --disable-libssp --disable-libquadmath --disable-libgomp --disable-nls > --with-system-zlib --enable-checking=yes --enable-multilib --with-abi=lp64d > --disable-libstdcxx-pch --disable-libstdcxx --disable-fixinc > --with-arch=rv64imafdc --with-gnu-as --with-gnu-ld > --with-as=/usr/lib/riscv64-unknown-elf/bin/as > --with-ld=/usr/lib/riscv64-unknown-elf/bin/ld > AR_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/ar > AS_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/as > NM_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/nm > LD_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/ld > OBJDUMP_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/objdump > RANLIB_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/ranlib > READELF_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/readelf > STRIP_FOR_TARGET=/usr/lib/riscv64-unknown-elf/bin/strip CFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' > CXXFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' FCFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' FFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' GCJFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' LDFLAGS='-Wl,-Bsymbolic-functions -Wl,-z,relro > -Wl,-z,now' OBJCFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' OBJCXXFLAGS='-g -O2 > -fdebug-prefix-map=/build/gcc-riscv64-unknown-elf-LkcieF/gcc-riscv64-unknown-elf-10.2.0=. > -fstack-protector-strong' '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 () > > > > ======= Configuration "canmv230/nsh" > + size nuttx > text data bss dec > hex filename > 170415 665 13968 185048 2d2d8 nuttx > > + target console log > > ABC > > > NuttShell (NSH) > NuttX-12.5.0 > > > nsh> cat /proc/version > > > > NuttX version 12.5.0 34f182c62a Apr 2 2024 10:56:45 > canmv230/nsh > nsh> uname -a > > > NuttX 12.5.0 34f182c62a Apr 2 2024 > 10:56:45 risc-v canmv230 > > nsh> free > > > > total > used free maxused > maxfree nused nfree > > > > > Umem: 16590008 > 10344 16579664 15560 16579664 > 23 1 > > > > > ======= Configuration "canmv230/knsh" > + size nuttx > text data bss dec > hex filename > 329156 633 33544 363333 58b45 nuttx > + target console log > ABC > > > NuttShell (NSH) > NuttX-12.5.0 > > > nsh> cat /proc/version > > > > NuttX version 12.5.0 34f182c62a Apr 2 2024 11:08:03 canmv230/knsh > > nsh> free > > > > total > used free maxused > maxfree nused nfree > > Kmem: 1008632 > 13912 994720 54264 > 992016 37 4 > > Page: 10485760 602112 > 9883648 9883648 > > nsh> uname -a > > > > NuttX 12.5.0 34f182c62a Apr 2 2024 11:08:09 risc-v canmv230 > > > > ======= Configuration "canmv230/pnsh" > + size nuttx > text data bss dec > hex filename > 90120 664 7784 98568 18108 nuttx > > + target console log > ABC > > > NuttShell (NSH) > NuttX-12.5.0 > > > nsh> cat /proc/version > > > > NuttX version 12.5.0 34f182c62a Apr 2 2024 11:08:03 canmv230/knsh > > nsh> free > > > > total > used free maxused > maxfree nused nfree > > Kmem: 1008632 > 13912 994720 54264 > 992016 37 4 > > Page: 10485760 602112 > 9883648 9883648 > > nsh> uname -a > > > > NuttX 12.5.0 34f182c62a Apr 2 2024 11:08:09 risc-v canmv230 > > > > ======= Configuration "canmv230/master" > > > > + size nuttx text data bss > dec hex filename > 393585 1169 34824 429578 68e0a nuttx > > + target console log > ABC > > > > NuttShell (NSH) NuttX-12.5.0 > > > master> cat /proc/version > > > > NuttX version 12.5.0 34f182c62a Apr 2 2024 11:13:35 canmv230/master > master> uname -a > > > NuttX 12.5.0 34f182c62a Apr 2 2024 > 11:13:41 risc-v canmv230 > > master> free > total > used free maxused > maxfree nused nfree > > > > Kmem: > 1532920 30968 1501952 > 90760 1495024 61 7 > > > > > Page: 14680064 606208 > 14073856 14073856 > > > > > > > > > Original > > > > From:"Alin Jerpelea"< jerpe...@gmail.com >; > > Date:2024/4/1 15:41 > > To:"dev"< dev@nuttx.apache.org >; > > Subject:[VOTE] Apache NuttX 12.5.0 RC0 release > > > Hello all, > Apache NuttX 12.5.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 [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.5.0-RC0 > Hash for the release nuttx tag: 34f182c62a857ce1911138e202028616c70a2ac6 > Hash for the release nuttx-apps tag: > e2805fc9c451afa0953502152c2a61f4a40d6ba5 > > [1] https://dist.apache.org/repos/dist/dev/nuttx/12.5.0-RC0/ > [2] > https://raw.githubusercontent.com/apache/nuttx/nuttx-12.5.0-RC0/ReleaseNotes > [3] https://www.apache.org/dev/release.html#approving-a-release > [4] > https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release