Re: [rtems-libbsd commit] Implement portable kernel symbol namespace tool

2022-05-24 Thread Sebastian Huber
On 02/09/2021 04:43, Chris Johns wrote: Module:rtems-libbsd Branch:6-freebsd-12 Commit:59f652fe881de4a170d4916d148fe72f33e35ef2 Changeset:http://git.rtems.org/rtems-libbsd/commit/?id=59f652fe881de4a170d4916d148fe72f33e35ef2 Author:Chris Johns Date: Tue Jul 27 17:39:20 2021 +

Re: [libbsd 00/22] Move content of libbsd.txt

2022-05-24 Thread Chris Johns
On 24/5/2022 12:33 am, Sebastian Huber wrote: > This patch set updates the README.md and CONTRIBUTING.md files with > content from libbsd.txt. The format is converted to reST which is also > supported by Github and fits to rtems-docs. > > For the final results see: > > https://github.com/sebhub/

Re: Issues building QEMU on Ubuntu

2022-05-24 Thread Chris Johns
On 25/5/2022 12:47 am, Ryan Long wrote: > When building QEMU it goes through the entire build and it looks like it > passes, > but it is failing. The only error that Joel and I saw in the output was this > > Found ninja-1.10.1 at /usr/bin/ninja > + > LD_LIBRARY_PATH=/home/tester/rtems-cron-6/rtem

Re: GCC version for RTEMS 6?

2022-05-24 Thread Chris Johns
On 24/5/2022 5:01 pm, Sebastian Huber wrote: > On 24/05/2022 08:43, Sebastian Huber wrote: >> On 24/05/2022 02:32, Chris Johns wrote: >>> On 6/5/2022 4:16 pm, Sebastian Huber wrote: > - aarch64 bsps > > These BSPs generated lots of warnings in the testsuite due to this line: > >

Issues building QEMU on Ubuntu

2022-05-24 Thread Ryan Long
When building QEMU it goes through the entire build and it looks like it passes, but it is failing. The only error that Joel and I saw in the output was this Found ninja-1.10.1 at /usr/bin/ninja + LD_LIBRARY_PATH=/home/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-1002/devel/qemu/

Re: GCC version for RTEMS 6?

2022-05-24 Thread Sebastian Huber
On 24/05/2022 08:43, Sebastian Huber wrote: On 24/05/2022 02:32, Chris Johns wrote: On 6/5/2022 4:16 pm, Sebastian Huber wrote: - aarch64 bsps These BSPs generated lots of warnings in the testsuite due to this line: https://git.rtems.org/rtems/tree/bsps/aarch64/include/bsp/start.h#n175 The