On 10.09.21 03:08, rany97 wrote: > Sorry for not replying properly. > I got Xenomai > from?0?2https://xenomai.org/downloads/xenomai/stable/xenomai-3.1.tar.bz2. > <https://xenomai.org/downloads/xenomai/stable/xenomai-3.1.tar.bz2> > The problem have been solved by using xenomai-stable-3.1.x got > from?0?2https://source.denx.de/Xenomai/xenomai/-/tree/stable/v3.1.x > <https://source.denx.de/Xenomai/xenomai/-/tree/stable/v3.1.x><https://source.denx.de/Xenomai/xenomai/-/tree/stable/v3.1.x> > But new errors happened, they seems similar: > ------------------------------------------------------------------------- > /home/rany/build_rtos/xenomai/src/xenomai-stable-v3.1.x/lib/copperplate/heapobj-pshared.c: > In function ??heapobj_pkg_init_shared??: > /home/rany/build_rtos/xenomai/src/xenomai-stable-v3.1.x/lib/copperplate/heapobj-pshared.c:859:11: > error: ??%s?? directive output may be truncated writing up to 287 bytes > into a region of size 250 [-Werror=format-truncation=] > ?0?2 859 |?0?2 ?0?2 "/xeno:%s", hobj->name); > ?0?2 ?0?2 ?0?2 |?0?2 ?0?2 ?0?2 ?0?2 ?0?2 ?0?2^~ > ...... > ...... > /home/rany/build_rtos/xenomai/src/xenomai-stable-v3.1.x/lib/copperplate/heapobj-pshared.c: > In function ??heapobj_bind_session??: > /home/rany/build_rtos/xenomai/src/xenomai-stable-v3.1.x/lib/copperplate/heapobj-pshared.c:987:11: > error: ??%s?? directive output may be truncated writing up to 287 bytes > into a region of size 250 [-Werror=format-truncation=] > ?0?2 987 |?0?2 ?0?2 "/xeno:%s", hobj->name); > ?0?2 ?0?2 ?0?2 |?0?2 ?0?2 ?0?2 ?0?2 ?0?2 ?0?2^~ > ------------------------------------------------------------------------ >
Good point , Florian should have seen that as well already: We need to merge https://source.denx.de/Xenomai/xenomai/-/commit/6fff5236239a752ea0328e6bfee1b into stable 3.1 as well. Will do, Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux
