master build failed

Joel Sherrill joel at rtems.org
Sun Feb 16 19:54:35 UTC 2020


On Sun, Feb 16, 2020, 1:44 PM Ярослав Лещинский <midniwalker at gmail.com>
wrote:

> Hello,
>
> I decided to update master to the latest. During the build got such error:
>
> ../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c: In
> function 'posix_devctl':
> ../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c:81:15:
> error: 'SOCKCLOSE' undeclared (first use in this function)
>    if (dcmd == SOCKCLOSE ) {
>                ^~~~~~~~~
> ../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c:81:15:
> note: each undeclared identifier is reported only once for each function it
> appears in
>
> Was running as:
>  ./bootstrap && cd ../ && rm -rf build && mkdir build && cd build &&
> ../rtems/configure --target=arm-rtems5 --prefix $HOME/workspace/rtems/build
> && make -j8 RTEMS_BSP=stm32f4 && make RTEMS_BSP=stm32f4 install
>
> Did I miss some updates from sourcebuilder, for example or it's problem
> with a build in general?
>

You missed an RSB update to get at least a newer newlib.

SOCKCLOSE is required by the FACE Technical Standard, Edition 3.0 and
later.

Fwiw RTEMS with Deos passed verification and is conformant with Edition
3.0. RTEMS provides POSIX services and Deos provides ARINC 653.

--joel



> --
> --
> Kind regards,
> *Yaroslav Leshchinsky*
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200216/c9138298/attachment.html>


More information about the devel mailing list