Skip to content

Instantly share code, notes, and snippets.

@acassis
Created May 13, 2023 14:13
Show Gist options
  • Save acassis/6921765cba0f8c69c046e1f3c26c94c8 to your computer and use it in GitHub Desktop.
Save acassis/6921765cba0f8c69c046e1f3c26c94c8 to your computer and use it in GitHub Desktop.
$ make
Create version.h
(*) Direct/Thread: Started 'SigHandler' (45147) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45149) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45151) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45153) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45155) [CRITICAL - OTHER/0] <8388608>...
(!!!) *** UNIMPLEMENTED [ArgumentsAsMemberParams] *** [fluxcomp.cpp:1188]
(*) Direct/Thread: Started 'SigHandler' (45157) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45159) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45161) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45163) [CRITICAL - OTHER/0] <8388608>...
(!!!) *** UNIMPLEMENTED [ArgumentsAsMemberParams] *** [fluxcomp.cpp:1188]
(*) Direct/Thread: Started 'SigHandler' (45165) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45167) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45169) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45171) [CRITICAL - OTHER/0] <8388608>...
(*) Direct/Thread: Started 'SigHandler' (45173) [CRITICAL - OTHER/0] <8388608>...
LN: platform/board to /home/alan/nuttxspace/apps/platform/dummy
Register: nsh
Register: sh
CP: /home/alan/nuttxspace/nuttx/include/nuttx/config.h
CC: lib/direct/clock.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from lib/direct/clock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from lib/direct/clock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from lib/direct/clock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from lib/direct/clock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/conf.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/debug.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/debug.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/debug.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/debug.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/debug.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/direct.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/direct.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/direct.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/direct.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/direct.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/direct_result.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from lib/direct/direct_result.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from lib/direct/direct_result.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from lib/direct/direct_result.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from lib/direct/direct_result.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/hash.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/hash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/hash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/hash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/hash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/init.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/direct/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/interface.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/interface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/interface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/interface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/interface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/log.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/log.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/log.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/log.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/log.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/log_domain.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from lib/direct/log_domain.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from lib/direct/log_domain.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from lib/direct/log_domain.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from lib/direct/log_domain.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/map.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/map.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/map.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/map.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/map.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/mem.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/direct/mem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/direct/mem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/direct/mem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/direct/mem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/memcpy.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log.h:23,
from lib/direct/memcpy.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log.h:23,
from lib/direct/memcpy.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log.h:23,
from lib/direct/memcpy.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log.h:23,
from lib/direct/memcpy.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/messages.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/messages.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/messages.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/messages.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/messages.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/modules.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/modules.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/modules.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/modules.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from lib/direct/modules.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/result.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/result.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/result.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/result.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/result.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/stream.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/stream.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/stream.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/stream.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/stream.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/system.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/thread.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from lib/direct/thread.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from lib/direct/thread.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from lib/direct/thread.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from lib/direct/thread.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/trace.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/direct/trace.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/direct/trace.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/direct/trace.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/direct/trace.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/util.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/util.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/util.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/util.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/util.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/clock.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from lib/direct/os/nuttx/clock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from lib/direct/os/nuttx/clock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from lib/direct/os/nuttx/clock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from lib/direct/os/nuttx/clock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/filesystem.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/os/nuttx/filesystem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/os/nuttx/filesystem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/os/nuttx/filesystem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/direct/os/nuttx/filesystem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/log.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from lib/direct/os/nuttx/log.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from lib/direct/os/nuttx/log.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from lib/direct/os/nuttx/log.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/log.h:22,
from lib/direct/os/nuttx/log.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/mem.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from lib/direct/os/nuttx/mem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from lib/direct/os/nuttx/mem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from lib/direct/os/nuttx/mem.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from lib/direct/os/nuttx/mem.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/mutex.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/os/nuttx/mutex.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/os/nuttx/mutex.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/os/nuttx/mutex.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from lib/direct/os/nuttx/mutex.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/signals.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/signals.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/signals.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/signals.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/signals.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/system.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from lib/direct/os/nuttx/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from lib/direct/os/nuttx/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from lib/direct/os/nuttx/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from lib/direct/os/nuttx/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/direct/os/nuttx/thread.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/thread.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/thread.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/thread.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from lib/direct/os/nuttx/thread.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
lib/direct/os/nuttx/thread.c: In function ‘direct_thread_main’:
lib/direct/os/nuttx/thread.c:508:6: warning: implicit declaration of function ‘pthread_cleanup_push’ [-Wimplicit-function-declaration]
508 | pthread_cleanup_push( direct_thread_cleanup, thread );
| ^~~~~~~~~~~~~~~~~~~~
lib/direct/os/nuttx/thread.c:549:6: warning: implicit declaration of function ‘pthread_cleanup_pop’ [-Wimplicit-function-declaration]
549 | pthread_cleanup_pop( 1 );
| ^~~~~~~~~~~~~~~~~~~
CC: lib/fusion/arena.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/arena.h:22,
from lib/fusion/arena.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/arena.h:22,
from lib/fusion/arena.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/arena.h:22,
from lib/fusion/arena.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/arena.h:22,
from lib/fusion/arena.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/call.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/thread.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/thread.h:22,
from lib/fusion/call.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/thread.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/thread.h:22,
from lib/fusion/call.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/thread.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/thread.h:22,
from lib/fusion/call.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/thread.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/thread.h:22,
from lib/fusion/call.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/conf.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/fusion.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/fusion/fusion.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/fusion/fusion.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/fusion/fusion.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from lib/fusion/fusion.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/hash.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/hash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/hash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/hash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/hash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/init.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from lib/fusion/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/lock.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/lock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/lock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/lock.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/lock.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/object.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/fusion/object.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/fusion/object.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/fusion/object.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/trace.h:22,
from lib/fusion/object.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/reactor.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/reactor.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/reactor.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/reactor.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/reactor.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/ref.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/system.h:22,
from lib/fusion/ref.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/system.h:22,
from lib/fusion/ref.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/system.h:22,
from lib/fusion/ref.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/system.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/system.h:22,
from lib/fusion/ref.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/shmalloc.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/shmalloc.h:22,
from lib/fusion/shmalloc.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/shmalloc.h:22,
from lib/fusion/shmalloc.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/shmalloc.h:22,
from lib/fusion/shmalloc.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/shmalloc.h:22,
from lib/fusion/shmalloc.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/vector.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/vector.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/vector.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/vector.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/vector.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: lib/fusion/shm/fake.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/shm/fake.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/shm/fake.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/shm/fake.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mem.h:22,
from lib/fusion/shm/fake.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/directfb.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from src/directfb.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from src/directfb.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from src/directfb.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/direct.h:22,
from src/directfb.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/directfb_result.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from src/directfb_result.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from src/directfb_result.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from src/directfb_result.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/result.h:22,
from src/directfb_result.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/idirectfb.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/idirectfb.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/idirectfb.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/idirectfb.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/idirectfb.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/init.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/init.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/init.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreDFB_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreGraphicsState_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreGraphicsStateClient.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreGraphicsStateClient.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreGraphicsStateClient.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreGraphicsStateClient.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreGraphicsStateClient.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreInputDevice_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayer_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayerContext_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayerRegion_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CorePalette_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreScreen_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSlave_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSurface_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSurfaceAllocation_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSurfaceClient_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreWindow_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreWindowStack_real.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack_real.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack_real.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/clipboard.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/clipboard.h:22,
from src/core/clipboard.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/clipboard.h:22,
from src/core/clipboard.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/clipboard.h:22,
from src/core/clipboard.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/clipboard.h:22,
from src/core/clipboard.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/colorhash.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/colorhash.h:22,
from src/core/colorhash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/colorhash.h:22,
from src/core/colorhash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/colorhash.h:22,
from src/core/colorhash.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/colorhash.h:22,
from src/core/colorhash.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/core.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/core.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/core.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/core.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/core.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/core_parts.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/core_parts.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/core_parts.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/core_parts.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/core_parts.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/fonts.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/fonts.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/fonts.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/fonts.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/fonts.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/gfxcard.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/core/gfxcard.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/core/gfxcard.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/core/gfxcard.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/core/gfxcard.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/graphics_state.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/graphics_state.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/graphics_state.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/graphics_state.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/graphics_state.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/input.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/input.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/input.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/input.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/input.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/layer_context.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/layer_context.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/layer_context.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/layer_context.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/layer_context.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/layer_control.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/layer_control.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/layer_control.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/layer_control.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/layer_control.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/layer_region.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/layer_region.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/layer_region.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/layer_region.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/layer_region.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/layers.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/layers.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/layers.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/layers.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/layers.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/local_surface_pool.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/surface.h:23,
from src/core/surface_allocation.h:22,
from src/core/local_surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/surface.h:23,
from src/core/surface_allocation.h:22,
from src/core/local_surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/surface.h:23,
from src/core/surface_allocation.h:22,
from src/core/local_surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/surface.h:23,
from src/core/surface_allocation.h:22,
from src/core/local_surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/palette.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/palette.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/palette.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/palette.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/palette.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/prealloc_surface_pool_bridge.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/prealloc_surface_pool_bridge.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/prealloc_surface_pool_bridge.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/prealloc_surface_pool_bridge.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/prealloc_surface_pool_bridge.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/prealloc_surface_pool.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/prealloc_surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/prealloc_surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/prealloc_surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/prealloc_surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/screen.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from src/core/screen.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from src/core/screen.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from src/core/screen.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from src/core/screen.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/screens.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/screens.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/screens.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/screens.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/screens.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/state.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/state.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/state.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/state.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/state.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/surface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/surface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/surface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/surface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_allocation.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/surface_allocation.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/surface_allocation.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/surface_allocation.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/surface_allocation.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_buffer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/surface_buffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/surface_buffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/surface_buffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/surface_buffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_client.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/surface_client.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/surface_client.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/surface_client.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/surface_client.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_core.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/surface_core.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/surface_core.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/surface_core.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/surface_core.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_pool.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/surface_pool_bridge.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool_bridge.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool_bridge.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool_bridge.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/surface_pool_bridge.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/system.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/system.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/core_parts.h:22,
from src/core/system.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/windows.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/windows.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/windows.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/windows.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/windows.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/windowstack.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/windowstack.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/windowstack.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/windowstack.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/windowstack.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/wm.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/wm.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/wm.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/wm.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/wm.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbdisplaylayer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/display/idirectfbdisplaylayer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/display/idirectfbdisplaylayer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/display/idirectfbdisplaylayer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/display/idirectfbdisplaylayer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbpalette.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbpalette.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbpalette.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbpalette.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbpalette.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbscreen.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/display/idirectfbscreen.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/display/idirectfbscreen.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/display/idirectfbscreen.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/display/idirectfbscreen.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbsurface.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbsurface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbsurface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbsurface.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/display/idirectfbsurface.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbsurfaceallocation.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/display/idirectfbsurfaceallocation.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/display/idirectfbsurfaceallocation.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/display/idirectfbsurfaceallocation.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/display/idirectfbsurfaceallocation.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbsurface_layer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/display/idirectfbsurface_layer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/display/idirectfbsurface_layer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/display/idirectfbsurface_layer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/display/idirectfbsurface_layer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/display/idirectfbsurface_window.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/display/idirectfbsurface_window.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/display/idirectfbsurface_window.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/display/idirectfbsurface_window.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/display/idirectfbsurface_window.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/clip.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/gfx/clip.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/gfx/clip.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/gfx/clip.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/gfx/clip.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/convert.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/gfx/convert.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/gfx/convert.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/gfx/convert.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/gfx/convert.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/util.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/gfx/util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/gfx/util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/gfx/util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from src/gfx/util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/gfx/generic/generic.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/gfx/generic/generic.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/gfx/generic/generic.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/gfx/generic/generic.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_blit.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_blit.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_blit.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_blit.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_blit.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_draw_line.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_draw_line.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_draw_line.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_draw_line.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_draw_line.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_fill_rectangle.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_fill_rectangle.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_fill_rectangle.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_fill_rectangle.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_fill_rectangle.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_stretch_blit.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_stretch_blit.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_stretch_blit.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_stretch_blit.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_stretch_blit.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_texture_triangles.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_texture_triangles.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_texture_triangles.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_texture_triangles.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/gfx/generic/generic_texture_triangles.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/gfx/generic/generic_util.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/gfx/generic/generic.h:22,
from src/gfx/generic/generic_util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/gfx/generic/generic.h:22,
from src/gfx/generic/generic_util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/gfx/generic/generic.h:22,
from src/gfx/generic/generic_util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/gfx/generic/generic.h:22,
from src/gfx/generic/generic_util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/input/idirectfbeventbuffer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/input/idirectfbeventbuffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/input/idirectfbeventbuffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/input/idirectfbeventbuffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/input/idirectfbeventbuffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/input/idirectfbinputdevice.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/input/idirectfbinputdevice.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/input/idirectfbinputdevice.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/input/idirectfbinputdevice.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/input/idirectfbinputdevice.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbdatabuffer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbdatabuffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbdatabuffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbdatabuffer.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbdatabuffer.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbdatabuffer_file.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mutex.h:22,
from src/media/idirectfbdatabuffer_file.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mutex.h:22,
from src/media/idirectfbdatabuffer_file.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mutex.h:22,
from src/media/idirectfbdatabuffer_file.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/mutex.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/mutex.h:22,
from src/media/idirectfbdatabuffer_file.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbdatabuffer_memory.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/media/idirectfbdatabuffer_memory.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/media/idirectfbdatabuffer_memory.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/media/idirectfbdatabuffer_memory.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/memcpy.h:22,
from src/media/idirectfbdatabuffer_memory.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbdatabuffer_streamed.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from src/media/idirectfbdatabuffer_streamed.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from src/media/idirectfbdatabuffer_streamed.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from src/media/idirectfbdatabuffer_streamed.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/list.h:22,
from src/media/idirectfbdatabuffer_streamed.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbfont.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from src/media/idirectfbfont.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from src/media/idirectfbfont.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from src/media/idirectfbfont.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from src/media/idirectfbfont.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbimageprovider.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbimageprovider.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbimageprovider.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbimageprovider.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbimageprovider.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/media/idirectfbvideoprovider.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbvideoprovider.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbvideoprovider.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbvideoprovider.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/media/idirectfbdatabuffer.h:22,
from src/media/idirectfbvideoprovider.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/misc/conf.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from src/misc/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from src/misc/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from src/misc/conf.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/filesystem.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/filesystem.h:22,
from src/misc/conf.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/misc/gfx_util.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/palette.h:22,
from src/misc/gfx_util.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/palette.h:22,
from src/misc/gfx_util.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/palette.h:22,
from src/misc/gfx_util.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/palette.h:22,
from src/misc/gfx_util.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/misc/util.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/misc/util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/misc/util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/misc/util.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/clock.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/util.h:22,
from src/misc/util.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/windows/idirectfbwindow.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/windows/idirectfbwindow.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/windows/idirectfbwindow.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/windows/idirectfbwindow.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/windows/idirectfbwindow.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreDFB.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreDFB.h:37,
from src/core/CoreDFB.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
src/core/CoreDFB.c: In function ‘ICore_Requestor__CreateSurface’:
src/core/CoreDFB.c:600:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
600 | else
| ^~~~
src/core/CoreDFB.c:603:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
603 | ret = (DFBResult) CoreDFB_Call( obj, FCEF_NONE, _CoreDFB_CreateSurface, args, sizeof(CoreDFBCreateSurface), return_args, sizeof(CoreDFBCreateSurfaceReturn), NULL );
| ^~~
CC: src/core/CoreGraphicsState.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreGraphicsState_includes.h:19,
from src/core/CoreGraphicsState.h:37,
from src/core/CoreGraphicsState.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreInputDevice.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/input.h:22,
from src/core/CoreInputDevice_includes.h:19,
from src/core/CoreInputDevice.h:37,
from src/core/CoreInputDevice.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayer.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayer_includes.h:19,
from src/core/CoreLayer.h:37,
from src/core/CoreLayer.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayerContext.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerContext_includes.h:19,
from src/core/CoreLayerContext.h:37,
from src/core/CoreLayerContext.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreLayerRegion.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreLayerRegion_includes.h:19,
from src/core/CoreLayerRegion.h:37,
from src/core/CoreLayerRegion.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
src/core/CoreLayerRegion.c: In function ‘ILayerRegion_Requestor__FlipUpdate2’:
src/core/CoreLayerRegion.c:303:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
303 | else
| ^~~~
src/core/CoreLayerRegion.c:305:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
305 | args->flags = flags;
| ^~~~
CC: src/core/CorePalette.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CorePalette_includes.h:19,
from src/core/CorePalette.h:37,
from src/core/CorePalette.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSlave.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/CoreSlave.h:37,
from src/core/CoreSlave.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreScreen.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/screens.h:22,
from src/core/CoreScreen_includes.h:19,
from src/core/CoreScreen.h:37,
from src/core/CoreScreen.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSurface.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurface_includes.h:19,
from src/core/CoreSurface.h:37,
from src/core/CoreSurface.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
src/core/CoreSurface.c: In function ‘ISurface_Requestor__DispatchUpdate’:
src/core/CoreSurface.c:983:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
983 | else
| ^~~~
src/core/CoreSurface.c:985:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
985 | args->flags = flags;
| ^~~~
src/core/CoreSurface.c: In function ‘ISurface_Requestor__Flip2’:
src/core/CoreSurface.c:1042:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1042 | else
| ^~~~
src/core/CoreSurface.c:1044:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
1044 | args->flags = flags;
| ^~~~
CC: src/core/CoreSurfaceAllocation.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceAllocation_includes.h:19,
from src/core/CoreSurfaceAllocation.h:37,
from src/core/CoreSurfaceAllocation.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreSurfaceClient.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreSurfaceClient_includes.h:19,
from src/core/CoreSurfaceClient.h:37,
from src/core/CoreSurfaceClient.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: src/core/CoreWindow.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindow_includes.h:19,
from src/core/CoreWindow.h:37,
from src/core/CoreWindow.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
src/core/CoreWindow.c: In function ‘IWindow_Requestor__SetCursorShape’:
src/core/CoreWindow.c:1565:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1565 | else
| ^~~~
src/core/CoreWindow.c:1567:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
1567 | args->hotspot = *hotspot;
| ^~~~
src/core/CoreWindow.c: In function ‘IWindow_Requestor__Restack’:
src/core/CoreWindow.c:1861:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
1861 | else
| ^~~~
src/core/CoreWindow.c:1863:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
1863 | args->relation = relation;
| ^~~~
src/core/CoreWindow.c: In function ‘IWindow_Requestor__BeginUpdates’:
src/core/CoreWindow.c:2312:3: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
2312 | else
| ^~~~
src/core/CoreWindow.c:2315:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
2315 | ret = (DFBResult) CoreWindow_Call( obj, FCEF_NONE, _CoreWindow_BeginUpdates, args, sizeof(CoreWindowBeginUpdates), return_args, sizeof(CoreWindowBeginUpdatesReturn), NULL );
| ^~~
CC: src/core/CoreWindowStack.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack.c:36:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/conf.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/messages.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/types.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/fusion/call.h:22,
from src/core/CoreSlave_includes.h:22,
from src/core/core.h:22,
from src/core/CoreDFB_includes.h:22,
from src/core/CoreWindowStack_includes.h:19,
from src/core/CoreWindowStack.h:37,
from src/core/CoreWindowStack.c:36:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: systems/dummy/dummy.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from systems/dummy/dummy.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from systems/dummy/dummy.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from systems/dummy/dummy.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/gfxcard.h:22,
from src/core/state.h:22,
from src/core/layers.h:22,
from systems/dummy/dummy.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: interfaces/IDirectFBFont/idirectfbfont_dgiff.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from interfaces/IDirectFBFont/idirectfbfont_dgiff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from interfaces/IDirectFBFont/idirectfbfont_dgiff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from interfaces/IDirectFBFont/idirectfbfont_dgiff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/fonts.h:22,
from interfaces/IDirectFBFont/idirectfbfont_dgiff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: interfaces/IDirectFBImageProvider/idirectfbimageprovider_dfiff.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfiff.h:22,
from interfaces/IDirectFBImageProvider/idirectfbimageprovider_dfiff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfiff.h:22,
from interfaces/IDirectFBImageProvider/idirectfbimageprovider_dfiff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfiff.h:22,
from interfaces/IDirectFBImageProvider/idirectfbimageprovider_dfiff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfiff.h:22,
from interfaces/IDirectFBImageProvider/idirectfbimageprovider_dfiff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_dfvff.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfvff.h:22,
from interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_dfvff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfvff.h:22,
from interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_dfvff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfvff.h:22,
from interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_dfvff.c:19:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/dfvff.h:22,
from interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_dfvff.c:19:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
CC: wm/default/default.c In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from wm/default/default.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:50: warning: "SIGABRT" redefined
50 | #define SIGABRT MAX_SIGNO
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from wm/default/default.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:145: note: this is the location of the previous definition
145 | #define SIGABRT 6
|
In file included from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from wm/default/default.c:20:
/home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:51: warning: "SIGTRAP" redefined
51 | #define SIGTRAP MAX_SIGNO - 1
|
In file included from /home/alan/nuttxspace/nuttx/include/nuttx/userspace.h:32,
from /home/alan/nuttxspace/nuttx/include/nuttx/kmalloc.h:36,
from /home/alan/nuttxspace/nuttx/include/nuttx/lib/lib.h:31,
from /home/alan/nuttxspace/nuttx/include/stdio.h:35,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/nuttx/types.h:25,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/os/types.h:48,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/types.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/log_domain.h:23,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/debug.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/lib/direct/interface.h:22,
from /home/alan/nuttxspace/apps/graphics/DirectFB2/include/directfb.h:26,
from src/core/coretypes.h:23,
from src/core/CoreGraphicsStateClient.h:22,
from wm/default/default.c:20:
/home/alan/nuttxspace/nuttx/include/signal.h:144: note: this is the location of the previous definition
144 | #define SIGTRAP 5
|
LD: nuttx
/usr/bin/ld: nuttx.rel: in function `nx_start_application':
/home/alan/nuttxspace/nuttx/sched/init/nx_bringup.c:270: undefined reference to `lvgldemo_main'
/usr/bin/ld: sim_x11eventloop.o: in function `sim_x11events':
/home/alan/nuttxspace/nuttx/arch/sim/src/sim/posix/sim_x11eventloop.c:139: undefined reference to `sim_buttonevent'
/usr/bin/ld: /home/alan/nuttxspace/nuttx/arch/sim/src/sim/posix/sim_x11eventloop.c:131: undefined reference to `sim_buttonevent'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:368: nuttx] Error 1
make: *** [tools/Unix.mk:520: nuttx] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment