Thank you, now I get this :

RTEMS Source Builder - Set Builder, 6 (53cb27c0f520)
Build Set: 6/rtems-arm
…
cleaning: gmp-6.1.0-x86_64-linux-gnu-1
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.txt
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.xml
config: tools/rtems-gdb-11.2.cfg
error: config error: gdb-common-1.cfg:99: "gdb: python: header file not found: 
python3.7/Python.h, please install"
Build FAILED
Build Set: Time 0:00:37.886220
Build FAILED

I had to install python-dev on my unix-box:

apt install python3-dev

Then everything worked out.

Danke, Heinz


> On 22. Mar 2022, at 21:30, Sebastian Huber 
> <sebastian.hu...@embedded-brains.de> wrote:
> 
> Hello Heinz,
> 
> On 19/03/2022 16:54, Heinz Junkes wrote:
>> Waf: Leaving directory 
>> `/home/rtems/ARM_TST/kernel/build/arm/xilinx_zynq_a9_qemu'
>> Build failed
>>  -> task in 'testsuites/fstests/fsdosfsname01.exe' failed with exit status 1 
>> (run with -v to display more information)
>> [1714/4241] Linking 
>> build/arm/xilinx_zynq_a9_qemu/testsuites/fstests/mimfs_fspermission.exe
>> [1715/4241] Linking 
>> build/arm/xilinx_zynq_a9_qemu/testsuites/fstests/mdosfs_fsrdwr.exe
>> /home/rtems/ARM_WORK/rtems/6/lib/gcc/arm-rtems6/10.3.1/../../../../arm-rtems6/bin/ld:
>>  
>> /home/rtems/ARM_WORK/rtems/6/lib/gcc/arm-rtems6/10.3.1/../../../../arm-rtems6/lib/thumb/armv7-a+simd/hard/libc.a(libc_a-ucsconv.o):
>>  in function `ucs_based_conversion_open':
> 
> this should be fixed in the latest RSB. The update of the Newlib build system 
> should be complete now.
> 
> -- 
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.hu...@embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
> 
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to