xilinx_zynqmp_ultra96 build failures

Gedare Bloom gedare at rtems.org
Mon Jun 5 23:00:04 UTC 2023


This was probably a side-effect of Sebastian's recent patch that
refactored the termiostypes.h header file to remove libio.h.  The
rtems_termios_initialize() is provided as an empty inline function in
libio.h.

It's a dead function, and its call sites should probably be removed.

Gedare

On Mon, Jun 5, 2023 at 10:00 AM Joel Sherrill <joel at rtems.org> wrote:
>
> Hi
>
> The OAR build sweep turned this up from rtems-bsp-builder.
>
> [1646/4698] Compiling testsuites/fstests/fsdosfssync01/init.c
> /home/joel/rtems-work/tools/6/lib/gcc/arm-rtems6/12.2.1/../../../../arm-rtems6/bin/ld: ./librtemsbsp.a(console-config.c.36.o): in function `console_initialize':
> /home/joel/rtems-work/rtems/b-xilinx_zynqmp_ultra96/arm/xilinx_zynqmp_ultra96/../../../bsps/arm/xilinx-zynqmp/console/console-config.c:62: undefined reference to `rtems_termios_initialize'
>
> It impacts multiple configurations of the BSP as seen here:
>
> https://lists.rtems.org/pipermail/build/2023-June/046597.html
>
> Hopefully someone recognizes what happened.
>
> Thanks.
>
> --joel
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list