build: add '-DLV_USE_LINUX_DRM=1' for unl0kr only
Without this patch
$ ninja -j2
[298/596] Compiling C object buffyboard/buffyboard.p/command_line.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../buffyboard/command_line.h:10,
from ../buffyboard/command_line.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[299/596] Compiling C object buffyboard/buffyboard.p/config.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../buffyboard/../shared/theme.h:10,
from ../buffyboard/../shared/themes.h:10,
from ../buffyboard/config.h:10,
from ../buffyboard/config.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../buffyboard/config.c:11:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[300/596] Compiling C object buffyboard/buffyboard.p/main.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../buffyboard/buffyboard.h:10,
from ../buffyboard/main.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../buffyboard/main.c:20:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
../buffyboard/main.c: In function 'sigaction_handler':
../buffyboard/main.c:100:35: warning: unused parameter 'signum' [-Wunused-parameter]
100 | static void sigaction_handler(int signum) {
| ~~~~^~~~~~
../buffyboard/main.c: In function 'terminal_resize_timer_cb':
../buffyboard/main.c:107:50: warning: unused parameter 'timer' [-Wunused-parameter]
107 | static void terminal_resize_timer_cb(lv_timer_t *timer) {
| ~~~~~~~~~~~~^~~~~
[301/596] Compiling C object buffyboard/buffyboard.p/sq2lv_layouts.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../buffyboard/sq2lv_layouts.h:8,
from ../buffyboard/sq2lv_layouts.c:5:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../buffyboard/sq2lv_layouts.c:6:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[304/596] Compiling C object buffyboard/buffyboard.p/.._shared_cursor_cursor.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/cursor/cursor.c:12:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[305/596] Compiling C object buffyboard/buffyboard.p/.._shared_config.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/log.h:10,
from ../shared/config.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[306/596] Compiling C object buffyboard/buffyboard.p/.._shared_fonts_font_32.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/fonts/font_32.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[307/596] Compiling C object buffyboard/buffyboard.p/.._shared_log.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/log.h:10,
from ../shared/log.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[308/596] Compiling C object buffyboard/buffyboard.p/.._shared_indev.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/indev.h:10,
from ../shared/indev.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[309/596] Compiling C object buffyboard/buffyboard.p/.._shared_themes.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/theme.h:10,
from ../shared/themes.h:10,
from ../shared/themes.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[310/596] Compiling C object buffyboard/buffyboard.p/.._shared_theme.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../shared/theme.h:10,
from ../shared/theme.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from ../shared/theme.c:10:
../shared/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[311/596] Compiling C object buffyboard/buffyboard.p/.._squeek2lvgl_sq2lv.c.o
In file included from ../lvgl/src/lv_conf_internal.h:58,
from ../lvgl/src/lv_init.h:16,
from ../lvgl/lvgl.h:21,
from ../buffyboard/sq2lv_layouts.h:8,
from ../squeek2lvgl/sq2lv.h:10,
from ../squeek2lvgl/sq2lv.c:7:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
../squeek2lvgl/sq2lv.c:219:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
219 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes) {
| ^~~~~
[312/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_lv_init.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_global.h:16,
from ../lvgl/src/lv_init.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[313/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_group.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_group.h:16,
from ../lvgl/src/core/lv_group.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[314/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[315/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_class.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_class.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[316/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_draw.c.o
In file included from ../lvgl/src/core/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/core/../misc/lv_types.h:16,
from ../lvgl/src/core/lv_obj_draw.h:16,
from ../lvgl/src/core/lv_obj_draw.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[317/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_event.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_event.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[318/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_id_builtin.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_id_builtin.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[319/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_property.c.o
In file included from ../lvgl/src/core/../core/../lv_conf_internal.h:58,
from ../lvgl/src/core/../core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_property.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[320/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_pos.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_pos.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[321/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_scroll.c.o
In file included from ../lvgl/src/core/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/core/../misc/lv_area.h:16,
from ../lvgl/src/core/lv_obj_scroll.h:16,
from ../lvgl/src/core/lv_obj_scroll.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[322/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_style.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_style.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[323/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_style_gen.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_style_gen.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[324/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_obj_tree.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_obj_tree.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[325/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_core_lv_refr.c.o
In file included from ../lvgl/src/core/../lv_conf_internal.h:58,
from ../lvgl/src/core/lv_obj.h:16,
from ../lvgl/src/core/lv_refr.h:16,
from ../lvgl/src/core/lv_refr.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[326/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw.c.o
In file included from ../lvgl/src/draw/../lv_conf_internal.h:58,
from ../lvgl/src/draw/lv_draw.h:16,
from ../lvgl/src/draw/lv_draw.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[327/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_display_lv_display.c.o
In file included from ../lvgl/src/display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/display/../misc/lv_types.h:16,
from ../lvgl/src/display/lv_display.h:16,
from ../lvgl/src/display/lv_display.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[328/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_arc.c.o
In file included from ../lvgl/src/draw/../core/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../core/lv_obj.h:16,
from ../lvgl/src/draw/lv_draw_arc.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[329/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_buf.c.o
In file included from ../lvgl/src/draw/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../misc/lv_types.h:16,
from ../lvgl/src/draw/lv_draw_buf.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[330/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_image.c.o
In file included from ../lvgl/src/draw/../lv_conf_internal.h:58,
from ../lvgl/src/draw/lv_draw.h:16,
from ../lvgl/src/draw/lv_draw_image.h:16,
from ../lvgl/src/draw/lv_draw_image.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[331/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_line.c.o
In file included from ../lvgl/src/draw/../core/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../core/lv_obj.h:16,
from ../lvgl/src/draw/../core/lv_refr.h:16,
from ../lvgl/src/draw/lv_draw_line.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[332/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_label.c.o
In file included from ../lvgl/src/draw/../core/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../core/lv_obj.h:16,
from ../lvgl/src/draw/lv_draw_label.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[333/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_mask.c.o
In file included from ../lvgl/src/draw/../lv_conf_internal.h:58,
from ../lvgl/src/draw/lv_draw.h:16,
from ../lvgl/src/draw/lv_draw_mask.h:16,
from ../lvgl/src/draw/lv_draw_mask.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[334/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_rect.c.o
In file included from ../lvgl/src/draw/../core/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../core/lv_obj.h:16,
from ../lvgl/src/draw/lv_draw_rect.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[335/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_vector.c.o
In file included from ../lvgl/src/draw/../lv_conf_internal.h:58,
from ../lvgl/src/draw/lv_draw.h:16,
from ../lvgl/src/draw/lv_draw_vector.h:16,
from ../lvgl/src/draw/lv_draw_vector.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[336/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_draw_triangle.c.o
In file included from ../lvgl/src/draw/../core/../lv_conf_internal.h:58,
from ../lvgl/src/draw/../core/lv_obj.h:16,
from ../lvgl/src/draw/lv_draw_triangle.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[337/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_draw_buf_pxp.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_draw_buf_pxp.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[338/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_draw_pxp.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[339/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_draw_pxp_fill.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp_fill.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[340/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_draw_pxp_img.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp_img.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[341/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_draw_pxp_layer.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_draw_pxp_layer.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[342/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_lv_image_decoder.c.o
In file included from ../lvgl/src/draw/../lv_conf_internal.h:58,
from ../lvgl/src/draw/lv_image_decoder.h:16,
from ../lvgl/src/draw/lv_image_decoder.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[343/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_pxp_cfg.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_cfg.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_cfg.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[344/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_pxp_osa.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_osa.h:23,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_osa.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[345/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_pxp_lv_pxp_utils.c.o
In file included from ../lvgl/src/draw/nxp/pxp/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_utils.h:22,
from ../lvgl/src/draw/nxp/pxp/lv_pxp_utils.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[346/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_buf_vglite.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_buf_vglite.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[347/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[348/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_arc.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_arc.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[349/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_border.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_border.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[350/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_fill.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_fill.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[351/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_img.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_img.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[352/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_label.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_label.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[353/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_layer.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_layer.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[354/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_line.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_line.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[355/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_draw_vglite_triangle.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite.h:23,
from ../lvgl/src/draw/nxp/vglite/lv_draw_vglite_triangle.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[356/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_vglite_buf.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_buf.h:22,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_buf.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[357/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_vglite_matrix.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_matrix.h:22,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_matrix.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[358/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_vglite_path.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_path.h:22,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_path.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[359/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_nxp_vglite_lv_vglite_utils.c.o
In file included from ../lvgl/src/draw/nxp/vglite/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_utils.h:22,
from ../lvgl/src/draw/nxp/vglite/lv_vglite_utils.c:16:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[360/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[361/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_arc.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_arc.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[362/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_border.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_border.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[363/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_fill.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_fill.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[364/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_image.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_image.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[365/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_label.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_label.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[366/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_line.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_line.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[367/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_mask_rectangle.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_mask_rectangle.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[368/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_triangle.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_triangle.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[369/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_renesas_dave2d_lv_draw_dave2d_utils.c.o
In file included from ../lvgl/src/draw/renesas/dave2d/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d.h:11,
from ../lvgl/src/draw/renesas/dave2d/lv_draw_dave2d_utils.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[370/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sdl_lv_draw_sdl.c.o
In file included from ../lvgl/src/draw/sdl/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sdl/../lv_draw.h:16,
from ../lvgl/src/draw/sdl/lv_draw_sdl.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[371/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[372/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend_to_al88.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_al88.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_al88.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[373/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend_to_argb8888.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_argb8888.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_argb8888.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[374/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend_to_l8.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_l8.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_l8.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[375/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend_to_rgb565.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_rgb565.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_rgb565.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[376/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_blend_lv_draw_sw_blend_to_rgb888.c.o
In file included from ../lvgl/src/draw/sw/blend/../../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/blend/../../lv_draw.h:16,
from ../lvgl/src/draw/sw/blend/../lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_rgb888.h:16,
from ../lvgl/src/draw/sw/blend/lv_draw_sw_blend_to_rgb888.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[377/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[378/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_arc.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_arc.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[379/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_border.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_border.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[380/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_box_shadow.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_box_shadow.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[381/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_fill.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_fill.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[382/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_gradient.c.o
In file included from ../lvgl/src/draw/sw/../../misc/../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../../misc/lv_color.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_gradient.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_gradient.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[383/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_img.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_img.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[384/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_letter.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_letter.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[385/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_line.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_line.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[386/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_mask_rect.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_mask_rect.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[387/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_mask.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_mask.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[388/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_triangle.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_triangle.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[389/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_transform.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_transform.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[390/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_sw_lv_draw_sw_vector.c.o
In file included from ../lvgl/src/draw/sw/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/sw/../lv_draw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw.h:16,
from ../lvgl/src/draw/sw/lv_draw_sw_vector.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[391/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_buf_vg_lite.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_buf_vg_lite.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[392/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[393/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_arc.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_arc.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[394/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_border.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_border.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[395/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_box_shadow.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_box_shadow.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[396/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_fill.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_fill.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[397/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_img.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_img.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[398/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_layer.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_layer.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[399/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_line.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_line.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[400/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_mask_rect.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_mask_rect.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[401/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_triangle.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_triangle.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[402/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_vector.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_vector.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[403/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_decoder.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/../lv_image_decoder.h:16,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_decoder.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_decoder.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[404/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_draw_vg_lite_label.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite.h:17,
from ../lvgl/src/draw/vg_lite/lv_draw_vg_lite_label.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[405/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_math.c.o
In file included from ../lvgl/src/draw/vg_lite/../../lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_math.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_math.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[406/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_grad.c.o
In file included from ../lvgl/src/draw/vg_lite/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/../../../src/lv_init.h:16,
from ../lvgl/src/draw/vg_lite/../../../lvgl.h:21,
from ../lvgl/src/draw/vg_lite/../../lvgl.h:16,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_grad.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_grad.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[407/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_path.c.o
In file included from ../lvgl/src/draw/vg_lite/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/../../../src/lv_init.h:16,
from ../lvgl/src/draw/vg_lite/../../../lvgl.h:21,
from ../lvgl/src/draw/vg_lite/../../lvgl.h:16,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_utils.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_path.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_path.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[408/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_pending.c.o
In file included from ../lvgl/src/draw/vg_lite/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/../../../src/lv_init.h:16,
from ../lvgl/src/draw/vg_lite/../../../lvgl.h:21,
from ../lvgl/src/draw/vg_lite/../../lvgl.h:16,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_pending.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_pending.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[409/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_draw_vg_lite_lv_vg_lite_utils.c.o
In file included from ../lvgl/src/draw/vg_lite/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/draw/vg_lite/../../../src/lv_init.h:16,
from ../lvgl/src/draw/vg_lite/../../../lvgl.h:21,
from ../lvgl/src/draw/vg_lite/../../lvgl.h:16,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_utils.h:17,
from ../lvgl/src/draw/vg_lite/lv_vg_lite_utils.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[410/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_drm_lv_linux_drm.c.o
In file included from ../lvgl/src/drivers/display/drm/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/drm/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/drm/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/drm/lv_linux_drm.h:17,
from ../lvgl/src/drivers/display/drm/lv_linux_drm.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[411/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_ili9341_lv_ili9341.c.o
In file included from ../lvgl/src/drivers/display/ili9341/../lcd/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/ili9341/../lcd/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/ili9341/../lcd/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/ili9341/../lcd/lv_lcd_generic_mipi.h:29,
from ../lvgl/src/drivers/display/ili9341/lv_ili9341.h:19,
from ../lvgl/src/drivers/display/ili9341/lv_ili9341.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[412/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_fb_lv_linux_fbdev.c.o
In file included from ../lvgl/src/drivers/display/fb/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/fb/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/fb/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/fb/lv_linux_fbdev.h:17,
from ../lvgl/src/drivers/display/fb/lv_linux_fbdev.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[413/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_lcd_lv_lcd_generic_mipi.c.o
In file included from ../lvgl/src/drivers/display/lcd/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/lcd/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/lcd/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/lcd/lv_lcd_generic_mipi.h:29,
from ../lvgl/src/drivers/display/lcd/lv_lcd_generic_mipi.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[414/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_renesas_glcdc_lv_renesas_glcdc.c.o
In file included from ../lvgl/src/drivers/display/renesas_glcdc/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/renesas_glcdc/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/renesas_glcdc/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/renesas_glcdc/lv_renesas_glcdc.h:16,
from ../lvgl/src/drivers/display/renesas_glcdc/lv_renesas_glcdc.c:24:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[415/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_st7735_lv_st7735.c.o
In file included from ../lvgl/src/drivers/display/st7735/../lcd/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/st7735/../lcd/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/st7735/../lcd/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/st7735/../lcd/lv_lcd_generic_mipi.h:29,
from ../lvgl/src/drivers/display/st7735/lv_st7735.h:19,
from ../lvgl/src/drivers/display/st7735/lv_st7735.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[416/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_st7789_lv_st7789.c.o
In file included from ../lvgl/src/drivers/display/st7789/../lcd/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/st7789/../lcd/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/st7789/../lcd/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/st7789/../lcd/lv_lcd_generic_mipi.h:29,
from ../lvgl/src/drivers/display/st7789/lv_st7789.h:19,
from ../lvgl/src/drivers/display/st7789/lv_st7789.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[417/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_display_st7796_lv_st7796.c.o
In file included from ../lvgl/src/drivers/display/st7796/../lcd/../../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/display/st7796/../lcd/../../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/display/st7796/../lcd/../../../display/lv_display.h:16,
from ../lvgl/src/drivers/display/st7796/../lcd/lv_lcd_generic_mipi.h:29,
from ../lvgl/src/drivers/display/st7796/lv_st7796.h:19,
from ../lvgl/src/drivers/display/st7796/lv_st7796.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[418/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_evdev_lv_evdev.c.o
In file included from ../lvgl/src/drivers/evdev/../../indev/../core/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/evdev/../../indev/../core/lv_group.h:16,
from ../lvgl/src/drivers/evdev/../../indev/lv_indev.h:16,
from ../lvgl/src/drivers/evdev/lv_evdev.h:17,
from ../lvgl/src/drivers/evdev/lv_evdev.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[419/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_libinput_lv_xkb.c.o
In file included from ../lvgl/src/drivers/libinput/../../lv_conf_internal.h:58,
from ../lvgl/src/drivers/libinput/lv_xkb.h:17,
from ../lvgl/src/drivers/libinput/lv_xkb.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[420/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_libinput_lv_libinput.c.o
In file included from ../lvgl/src/drivers/libinput/../../indev/../core/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/libinput/../../indev/../core/lv_group.h:16,
from ../lvgl/src/drivers/libinput/../../indev/lv_indev.h:16,
from ../lvgl/src/drivers/libinput/lv_libinput.h:17,
from ../lvgl/src/drivers/libinput/lv_libinput.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[421/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_cache.c.o
In file included from ../lvgl/src/drivers/nuttx/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../../src/lv_init.h:16,
from ../lvgl/src/drivers/nuttx/../../../lvgl.h:21,
from ../lvgl/src/drivers/nuttx/lv_nuttx_cache.c:11:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[422/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_entry.c.o
In file included from ../lvgl/src/drivers/nuttx/../../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/lv_nuttx_entry.h:21,
from ../lvgl/src/drivers/nuttx/lv_nuttx_entry.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[423/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_fbdev.c.o
In file included from ../lvgl/src/drivers/nuttx/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/nuttx/../../display/lv_display.h:16,
from ../lvgl/src/drivers/nuttx/lv_nuttx_fbdev.h:17,
from ../lvgl/src/drivers/nuttx/lv_nuttx_fbdev.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[424/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_lcd.c.o
In file included from ../lvgl/src/drivers/nuttx/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/nuttx/../../display/lv_display.h:16,
from ../lvgl/src/drivers/nuttx/lv_nuttx_lcd.h:17,
from ../lvgl/src/drivers/nuttx/lv_nuttx_lcd.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[425/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_image_cache.c.o
In file included from ../lvgl/src/drivers/nuttx/../../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/lv_nuttx_image_cache.h:17,
from ../lvgl/src/drivers/nuttx/lv_nuttx_image_cache.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[426/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_libuv.c.o
In file included from ../lvgl/src/drivers/nuttx/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/nuttx/../../display/lv_display.h:16,
from ../lvgl/src/drivers/nuttx/lv_nuttx_libuv.h:17,
from ../lvgl/src/drivers/nuttx/lv_nuttx_libuv.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[427/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_touchscreen.c.o
In file included from ../lvgl/src/drivers/nuttx/../../indev/../core/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../indev/../core/lv_group.h:16,
from ../lvgl/src/drivers/nuttx/../../indev/lv_indev.h:16,
from ../lvgl/src/drivers/nuttx/lv_nuttx_touchscreen.h:21,
from ../lvgl/src/drivers/nuttx/lv_nuttx_touchscreen.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[428/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_nuttx_lv_nuttx_profiler.c.o
In file included from ../lvgl/src/drivers/nuttx/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/drivers/nuttx/../../../src/lv_init.h:16,
from ../lvgl/src/drivers/nuttx/../../../lvgl.h:21,
from ../lvgl/src/drivers/nuttx/lv_nuttx_profiler.c:11:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[429/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_sdl_lv_sdl_keyboard.c.o
In file included from ../lvgl/src/drivers/sdl/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/sdl/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/sdl/../../display/lv_display.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_window.h:17,
from ../lvgl/src/drivers/sdl/lv_sdl_keyboard.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_keyboard.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[430/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_sdl_lv_sdl_mouse.c.o
In file included from ../lvgl/src/drivers/sdl/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/sdl/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/sdl/../../display/lv_display.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_window.h:17,
from ../lvgl/src/drivers/sdl/lv_sdl_mouse.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_mouse.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[431/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_sdl_lv_sdl_mousewheel.c.o
In file included from ../lvgl/src/drivers/sdl/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/sdl/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/sdl/../../display/lv_display.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_window.h:17,
from ../lvgl/src/drivers/sdl/lv_sdl_mousewheel.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_mousewheel.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[432/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_sdl_lv_sdl_window.c.o
In file included from ../lvgl/src/drivers/sdl/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/sdl/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/sdl/../../display/lv_display.h:16,
from ../lvgl/src/drivers/sdl/lv_sdl_window.h:17,
from ../lvgl/src/drivers/sdl/lv_sdl_window.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[433/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_windows_lv_windows_context.c.o
In file included from ../lvgl/src/drivers/windows/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/windows/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/windows/../../display/lv_display.h:16,
from ../lvgl/src/drivers/windows/lv_windows_context.h:17,
from ../lvgl/src/drivers/windows/lv_windows_context.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[434/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_windows_lv_windows_display.c.o
In file included from ../lvgl/src/drivers/windows/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/windows/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/windows/../../display/lv_display.h:16,
from ../lvgl/src/drivers/windows/lv_windows_display.h:17,
from ../lvgl/src/drivers/windows/lv_windows_display.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[435/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_windows_lv_windows_input.c.o
In file included from ../lvgl/src/drivers/windows/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/windows/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/windows/../../display/lv_display.h:16,
from ../lvgl/src/drivers/windows/lv_windows_input.h:17,
from ../lvgl/src/drivers/windows/lv_windows_input.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[436/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_x11_lv_x11_display.c.o
In file included from ../lvgl/src/drivers/x11/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/x11/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/x11/../../display/lv_display.h:16,
from ../lvgl/src/drivers/x11/lv_x11.h:17,
from ../lvgl/src/drivers/x11/lv_x11_display.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[437/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_drivers_x11_lv_x11_input.c.o
In file included from ../lvgl/src/drivers/x11/../../display/../misc/../lv_conf_internal.h:58,
from ../lvgl/src/drivers/x11/../../display/../misc/lv_types.h:16,
from ../lvgl/src/drivers/x11/../../display/lv_display.h:16,
from ../lvgl/src/drivers/x11/lv_x11.h:17,
from ../lvgl/src/drivers/x11/lv_x11_input.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[438/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_indev_lv_indev_scroll.c.o
In file included from ../lvgl/src/indev/../core/../lv_conf_internal.h:58,
from ../lvgl/src/indev/../core/lv_group.h:16,
from ../lvgl/src/indev/lv_indev.h:16,
from ../lvgl/src/indev/lv_indev_scroll.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[439/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_indev_lv_indev.c.o
In file included from ../lvgl/src/indev/../core/../lv_conf_internal.h:58,
from ../lvgl/src/indev/../core/lv_group.h:16,
from ../lvgl/src/indev/lv_indev.h:16,
from ../lvgl/src/indev/lv_indev_private.h:16,
from ../lvgl/src/indev/lv_indev.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[440/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font.c.o
In file included from ../lvgl/src/font/../lv_conf_internal.h:58,
from ../lvgl/src/font/lv_font.h:16,
from ../lvgl/src/font/lv_font.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[441/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_binfont_loader.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/../lvgl.h:16,
from ../lvgl/src/font/lv_binfont_loader.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[442/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_fmt_txt.c.o
In file included from ../lvgl/src/font/../lv_conf_internal.h:58,
from ../lvgl/src/font/lv_font.h:16,
from ../lvgl/src/font/lv_font_fmt_txt.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[443/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_dejavu_16_persian_hebrew.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_dejavu_16_persian_hebrew.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[444/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_10.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_10.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[445/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_12.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_12.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[446/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_14.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_14.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[447/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_16.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_16.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[448/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_18.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_18.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[449/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_20.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_20.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[450/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_22.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_22.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[451/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_24.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_24.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[452/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_26.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_26.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[453/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_28.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_28.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[454/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_28_compressed.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_28_compressed.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[455/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_30.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_30.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[456/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_32.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_32.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[457/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_34.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_34.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[458/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_36.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_36.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[459/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_38.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_38.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[460/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_40.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_40.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[461/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_42.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_42.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[462/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_44.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_44.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[463/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_46.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_46.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[464/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_8.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_8.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[465/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_montserrat_48.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_montserrat_48.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[466/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_simsun_14_cjk.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_simsun_14_cjk.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[467/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_unscii_16.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_unscii_16.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[468/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_simsun_16_cjk.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_simsun_16_cjk.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[469/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_font_lv_font_unscii_8.c.o
In file included from ../lvgl/src/font/../../src/lv_conf_internal.h:58,
from ../lvgl/src/font/../../src/lv_init.h:16,
from ../lvgl/src/font/../../lvgl.h:21,
from ../lvgl/src/font/lv_font_unscii_8.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[470/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_layouts_grid_lv_grid.c.o
In file included from ../lvgl/src/layouts/grid/../../lv_conf_internal.h:58,
from ../lvgl/src/layouts/grid/lv_grid.h:16,
from ../lvgl/src/layouts/grid/lv_grid.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[471/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_layouts_lv_layout.c.o
In file included from ../lvgl/src/layouts/../lv_conf_internal.h:58,
from ../lvgl/src/layouts/lv_layout.h:16,
from ../lvgl/src/layouts/lv_layout.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[472/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_layouts_flex_lv_flex.c.o
In file included from ../lvgl/src/layouts/flex/../../lv_conf_internal.h:58,
from ../lvgl/src/layouts/flex/lv_flex.h:16,
from ../lvgl/src/layouts/flex/lv_flex.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[473/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_barcode_code128.c.o
In file included from ../lvgl/src/libs/barcode/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/barcode/../../../src/lv_init.h:16,
from ../lvgl/src/libs/barcode/../../../lvgl.h:21,
from ../lvgl/src/libs/barcode/code128.c:23:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[474/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_barcode_lv_barcode.c.o
In file included from ../lvgl/src/libs/barcode/../../lv_conf_internal.h:58,
from ../lvgl/src/libs/barcode/lv_barcode.h:16,
from ../lvgl/src/libs/barcode/lv_barcode.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[475/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_bin_decoder_lv_bin_decoder.c.o
In file included from ../lvgl/src/libs/bin_decoder/../../draw/../lv_conf_internal.h:58,
from ../lvgl/src/libs/bin_decoder/../../draw/lv_image_decoder.h:16,
from ../lvgl/src/libs/bin_decoder/lv_bin_decoder.h:16,
from ../lvgl/src/libs/bin_decoder/lv_bin_decoder.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[476/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_bmp_lv_bmp.c.o
In file included from ../lvgl/src/libs/bmp/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/bmp/../../../src/lv_init.h:16,
from ../lvgl/src/libs/bmp/../../../lvgl.h:21,
from ../lvgl/src/libs/bmp/lv_bmp.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[477/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_freetype_lv_freetype.c.o
In file included from ../lvgl/src/libs/freetype/../../lv_conf_internal.h:58,
from ../lvgl/src/libs/freetype/lv_freetype.h:15,
from ../lvgl/src/libs/freetype/lv_freetype.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[478/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_ffmpeg_lv_ffmpeg.c.o
In file included from ../lvgl/src/libs/ffmpeg/../../lv_conf_internal.h:58,
from ../lvgl/src/libs/ffmpeg/lv_ffmpeg.h:15,
from ../lvgl/src/libs/ffmpeg/lv_ffmpeg.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[479/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_freetype_lv_freetype_glyph.c.o
In file included from ../lvgl/src/libs/freetype/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/freetype/../../../src/lv_init.h:16,
from ../lvgl/src/libs/freetype/../../../lvgl.h:21,
from ../lvgl/src/libs/freetype/../../lvgl.h:16,
from ../lvgl/src/libs/freetype/lv_freetype_glyph.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[480/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_freetype_lv_freetype_image.c.o
In file included from ../lvgl/src/libs/freetype/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/freetype/../../../src/lv_init.h:16,
from ../lvgl/src/libs/freetype/../../../lvgl.h:21,
from ../lvgl/src/libs/freetype/../../lvgl.h:16,
from ../lvgl/src/libs/freetype/lv_freetype_image.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[481/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_freetype_lv_freetype_outline.c.o
In file included from ../lvgl/src/libs/freetype/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/freetype/../../../src/lv_init.h:16,
from ../lvgl/src/libs/freetype/../../../lvgl.h:21,
from ../lvgl/src/libs/freetype/../../lvgl.h:16,
from ../lvgl/src/libs/freetype/lv_freetype_outline.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[482/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_freetype_lv_ftsystem.c.o
In file included from ../lvgl/src/libs/freetype/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/freetype/../../../src/lv_init.h:16,
from ../lvgl/src/libs/freetype/../../../lvgl.h:21,
from ../lvgl/src/libs/freetype/lv_ftsystem.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[484/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_fatfs.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_fatfs.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[485/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_littlefs.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_littlefs.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[486/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_memfs.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_memfs.c:43:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[487/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_posix.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_posix.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[488/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_stdio.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_stdio.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[489/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_fsdrv_lv_fs_win32.c.o
In file included from ../lvgl/src/libs/fsdrv/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/fsdrv/../../../src/lv_init.h:16,
from ../lvgl/src/libs/fsdrv/../../../lvgl.h:21,
from ../lvgl/src/libs/fsdrv/lv_fs_win32.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[490/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_gif_gifdec.c.o
In file included from ../lvgl/src/libs/gif/../../misc/../lv_conf_internal.h:58,
from ../lvgl/src/libs/gif/../../misc/lv_fs.h:16,
from ../lvgl/src/libs/gif/gifdec.h:8,
from ../lvgl/src/libs/gif/gifdec.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[491/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_gif_lv_gif.c.o
In file included from ../lvgl/src/libs/gif/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/gif/../../../src/lv_init.h:16,
from ../lvgl/src/libs/gif/../../../lvgl.h:21,
from ../lvgl/src/libs/gif/lv_gif.h:17,
from ../lvgl/src/libs/gif/lv_gif.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[492/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_libjpeg_turbo_lv_libjpeg_turbo.c.o
In file included from ../lvgl/src/libs/libjpeg_turbo/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/libjpeg_turbo/../../../src/lv_init.h:16,
from ../lvgl/src/libs/libjpeg_turbo/../../../lvgl.h:21,
from ../lvgl/src/libs/libjpeg_turbo/lv_libjpeg_turbo.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[493/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_libpng_lv_libpng.c.o
In file included from ../lvgl/src/libs/libpng/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/libpng/../../../src/lv_init.h:16,
from ../lvgl/src/libs/libpng/../../../lvgl.h:21,
from ../lvgl/src/libs/libpng/lv_libpng.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[494/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_lodepng_lodepng.c.o
In file included from ../lvgl/src/libs/lodepng/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/lodepng/../../../src/lv_init.h:16,
from ../lvgl/src/libs/lodepng/../../../lvgl.h:21,
from ../lvgl/src/libs/lodepng/lodepng.h:33,
from ../lvgl/src/libs/lodepng/lodepng.c:31:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[495/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_lz4_lz4.c.o
In file included from ../lvgl/src/libs/lz4/../../lv_conf_internal.h:58,
from ../lvgl/src/libs/lz4/lz4.c:35:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[496/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_lodepng_lv_lodepng.c.o
In file included from ../lvgl/src/libs/lodepng/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/lodepng/../../../src/lv_init.h:16,
from ../lvgl/src/libs/lodepng/../../../lvgl.h:21,
from ../lvgl/src/libs/lodepng/lv_lodepng.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[497/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_qrcode_lv_qrcode.c.o
In file included from ../lvgl/src/libs/qrcode/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/qrcode/../../../src/lv_init.h:16,
from ../lvgl/src/libs/qrcode/../../../lvgl.h:21,
from ../lvgl/src/libs/qrcode/../../lvgl.h:16,
from ../lvgl/src/libs/qrcode/lv_qrcode.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[498/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_rle_lv_rle.c.o
In file included from ../lvgl/src/libs/rle/../../stdlib/../lv_conf_internal.h:58,
from ../lvgl/src/libs/rle/../../stdlib/lv_string.h:16,
from ../lvgl/src/libs/rle/lv_rle.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[499/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_qrcode_qrcodegen.c.o
In file included from ../lvgl/src/libs/qrcode/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/qrcode/../../../src/lv_init.h:16,
from ../lvgl/src/libs/qrcode/../../../lvgl.h:21,
from ../lvgl/src/libs/qrcode/qrcodegen.h:26,
from ../lvgl/src/libs/qrcode/qrcodegen.c:24:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[500/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_rlottie_lv_rlottie.c.o
In file included from ../lvgl/src/libs/rlottie/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/rlottie/../../../src/lv_init.h:16,
from ../lvgl/src/libs/rlottie/../../../lvgl.h:21,
from ../lvgl/src/libs/rlottie/../../lvgl.h:16,
from ../lvgl/src/libs/rlottie/lv_rlottie.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[501/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_tiny_ttf_lv_tiny_ttf.c.o
In file included from ../lvgl/src/libs/tiny_ttf/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/tiny_ttf/../../../src/lv_init.h:16,
from ../lvgl/src/libs/tiny_ttf/../../../lvgl.h:21,
from ../lvgl/src/libs/tiny_ttf/../../lvgl.h:16,
from ../lvgl/src/libs/tiny_ttf/lv_tiny_ttf.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[502/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_tjpgd_tjpgd.c.o
In file included from ../lvgl/src/libs/tjpgd/../../lv_conf_internal.h:58,
from ../lvgl/src/libs/tjpgd/tjpgd.h:11,
from ../lvgl/src/libs/tjpgd/tjpgd.c:27:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[503/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_libs_tjpgd_lv_tjpgd.c.o
In file included from ../lvgl/src/libs/tjpgd/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/libs/tjpgd/../../../src/lv_init.h:16,
from ../lvgl/src/libs/tjpgd/../../../lvgl.h:21,
from ../lvgl/src/libs/tjpgd/lv_tjpgd.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[504/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_cache__lv_cache_lru_rb.c.o
In file included from ../lvgl/src/misc/cache/../../osal/../lv_conf_internal.h:58,
from ../lvgl/src/misc/cache/../../osal/lv_os.h:20,
from ../lvgl/src/misc/cache/lv_cache_entry.h:16,
from ../lvgl/src/misc/cache/_lv_cache_lru_rb.h:16,
from ../lvgl/src/misc/cache/_lv_cache_lru_rb.c:46:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[505/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_cache_lv_cache.c.o
In file included from ../lvgl/src/misc/cache/../../osal/../lv_conf_internal.h:58,
from ../lvgl/src/misc/cache/../../osal/lv_os.h:20,
from ../lvgl/src/misc/cache/lv_cache_entry.h:16,
from ../lvgl/src/misc/cache/lv_cache.h:16,
from ../lvgl/src/misc/cache/lv_cache.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[506/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_cache_lv_cache_entry.c.o
In file included from ../lvgl/src/misc/cache/../../osal/../lv_conf_internal.h:58,
from ../lvgl/src/misc/cache/../../osal/lv_os.h:20,
from ../lvgl/src/misc/cache/lv_cache_entry.h:16,
from ../lvgl/src/misc/cache/lv_cache_entry.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[507/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_cache_lv_image_cache.c.o
In file included from ../lvgl/src/misc/cache/../../lv_conf_internal.h:58,
from ../lvgl/src/misc/cache/../lv_assert.h:16,
from ../lvgl/src/misc/cache/lv_image_cache.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[508/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_cache_lv_image_header_cache.c.o
In file included from ../lvgl/src/misc/cache/../../lv_conf_internal.h:58,
from ../lvgl/src/misc/cache/../lv_assert.h:16,
from ../lvgl/src/misc/cache/lv_image_header_cache.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[509/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_anim_timeline.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_assert.h:16,
from ../lvgl/src/misc/lv_anim_timeline.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[510/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_anim.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_anim.h:16,
from ../lvgl/src/misc/lv_anim.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[511/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_array.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_types.h:16,
from ../lvgl/src/misc/lv_array.h:16,
from ../lvgl/src/misc/lv_array.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[512/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_area.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_area.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[513/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_async.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_types.h:16,
from ../lvgl/src/misc/lv_async.h:17,
from ../lvgl/src/misc/lv_async.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[514/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_bidi.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_bidi.h:16,
from ../lvgl/src/misc/lv_bidi.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[515/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_color_op.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_color.h:16,
from ../lvgl/src/misc/lv_color_op.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[516/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_color.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_color.h:16,
from ../lvgl/src/misc/lv_color.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[517/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_event.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_types.h:16,
from ../lvgl/src/misc/lv_event.h:16,
from ../lvgl/src/misc/lv_event.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[518/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_fs.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_fs.h:16,
from ../lvgl/src/misc/lv_fs.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[519/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_ll.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_ll.h:16,
from ../lvgl/src/misc/lv_ll.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[520/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_lru.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_lru.h:17,
from ../lvgl/src/misc/lv_lru.c:11:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[521/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_log.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_log.h:16,
from ../lvgl/src/misc/lv_log.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[522/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_palette.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_color.h:16,
from ../lvgl/src/misc/lv_palette.h:16,
from ../lvgl/src/misc/lv_palette.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[523/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_math.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_math.h:16,
from ../lvgl/src/misc/lv_math.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[524/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_rb.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_types.h:16,
from ../lvgl/src/misc/lv_rb.h:16,
from ../lvgl/src/misc/lv_rb.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[525/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_profiler_builtin.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_profiler_builtin.h:17,
from ../lvgl/src/misc/lv_profiler_builtin.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[526/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_style.c.o
In file included from ../lvgl/src/misc/../font/../lv_conf_internal.h:58,
from ../lvgl/src/misc/../font/lv_font.h:16,
from ../lvgl/src/misc/lv_style.h:16,
from ../lvgl/src/misc/lv_style.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[528/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_style_gen.c.o
In file included from ../lvgl/src/misc/../font/../lv_conf_internal.h:58,
from ../lvgl/src/misc/../font/lv_font.h:16,
from ../lvgl/src/misc/lv_style.h:16,
from ../lvgl/src/misc/lv_style_gen.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[529/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_text_ap.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_bidi.h:16,
from ../lvgl/src/misc/lv_text_ap.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[530/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_text.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_text.h:16,
from ../lvgl/src/misc/lv_text_private.h:17,
from ../lvgl/src/misc/lv_text.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[531/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_utils.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_types.h:16,
from ../lvgl/src/misc/lv_utils.h:17,
from ../lvgl/src/misc/lv_utils.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[532/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_cmsis_rtos2.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_cmsis_rtos2.c:15:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[533/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_misc_lv_timer.c.o
In file included from ../lvgl/src/misc/../lv_conf_internal.h:58,
from ../lvgl/src/misc/lv_timer.h:15,
from ../lvgl/src/misc/lv_timer.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[534/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_freertos.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_freertos.c:15:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[535/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_mqx.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_mqx.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[536/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_os_none.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_os_none.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[537/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_os.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_os.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[538/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_pthread.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_pthread.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[539/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_rtthread.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_rtthread.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[540/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_osal_lv_windows.c.o
In file included from ../lvgl/src/osal/../lv_conf_internal.h:58,
from ../lvgl/src/osal/lv_os.h:20,
from ../lvgl/src/osal/lv_windows.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[541/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_builtin_lv_sprintf_builtin.c.o
In file included from ../lvgl/src/stdlib/builtin/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/builtin/lv_sprintf_builtin.c:35:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[542/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_builtin_lv_mem_core_builtin.c.o
In file included from ../lvgl/src/stdlib/builtin/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/builtin/../lv_mem.h:16,
from ../lvgl/src/stdlib/builtin/lv_mem_core_builtin.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[543/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_builtin_lv_string_builtin.c.o
In file included from ../lvgl/src/stdlib/builtin/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/builtin/lv_string_builtin.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[544/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_clib_lv_mem_core_clib.c.o
In file included from ../lvgl/src/stdlib/clib/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/clib/../lv_mem.h:16,
from ../lvgl/src/stdlib/clib/lv_mem_core_clib.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[545/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_clib_lv_sprintf_clib.c.o
In file included from ../lvgl/src/stdlib/clib/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/clib/lv_sprintf_clib.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[546/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_clib_lv_string_clib.c.o
In file included from ../lvgl/src/stdlib/clib/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/clib/lv_string_clib.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[547/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_builtin_lv_tlsf.c.o
In file included from ../lvgl/src/stdlib/builtin/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/builtin/lv_tlsf.c:1:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[548/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_micropython_lv_mem_core_micropython.c.o
In file included from ../lvgl/src/stdlib/micropython/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/micropython/../lv_mem.h:16,
from ../lvgl/src/stdlib/micropython/lv_mem_core_micropython.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[549/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_rtthread_lv_mem_core_rtthread.c.o
In file included from ../lvgl/src/stdlib/rtthread/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/rtthread/../lv_mem.h:16,
from ../lvgl/src/stdlib/rtthread/lv_mem_core_rtthread.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[550/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_lv_mem.c.o
In file included from ../lvgl/src/stdlib/../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/lv_mem.h:16,
from ../lvgl/src/stdlib/lv_mem.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[551/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_rtthread_lv_sprintf_rtthread.c.o
In file included from ../lvgl/src/stdlib/rtthread/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/rtthread/lv_sprintf_rtthread.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[552/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_stdlib_rtthread_lv_string_rtthread.c.o
In file included from ../lvgl/src/stdlib/rtthread/../../lv_conf_internal.h:58,
from ../lvgl/src/stdlib/rtthread/lv_string_rtthread.c:8:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[553/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_tick_lv_tick.c.o
In file included from ../lvgl/src/tick/../lv_conf_internal.h:58,
from ../lvgl/src/tick/lv_tick.h:16,
from ../lvgl/src/tick/lv_tick.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[554/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_themes_lv_theme.c.o
In file included from ../lvgl/src/themes/../../src/lv_conf_internal.h:58,
from ../lvgl/src/themes/../../src/lv_init.h:16,
from ../lvgl/src/themes/../../lvgl.h:21,
from ../lvgl/src/themes/lv_theme.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[555/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_themes_default_lv_theme_default.c.o
In file included from ../lvgl/src/themes/default/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/themes/default/../../../src/lv_init.h:16,
from ../lvgl/src/themes/default/../../../lvgl.h:21,
from ../lvgl/src/themes/default/lv_theme_default.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[556/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_themes_mono_lv_theme_mono.c.o
In file included from ../lvgl/src/themes/mono/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/themes/mono/../../../src/lv_init.h:16,
from ../lvgl/src/themes/mono/../../../lvgl.h:21,
from ../lvgl/src/themes/mono/lv_theme_mono.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[557/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_themes_simple_lv_theme_simple.c.o
In file included from ../lvgl/src/themes/simple/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/themes/simple/../../../src/lv_init.h:16,
from ../lvgl/src/themes/simple/../../../lvgl.h:21,
from ../lvgl/src/themes/simple/lv_theme_simple.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[558/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_animimage_lv_animimage.c.o
In file included from ../lvgl/src/widgets/animimage/../image/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/animimage/../image/lv_image.h:16,
from ../lvgl/src/widgets/animimage/lv_animimage.h:16,
from ../lvgl/src/widgets/animimage/lv_animimage.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[559/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_arc_lv_arc.c.o
In file included from ../lvgl/src/widgets/arc/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/arc/lv_arc.h:16,
from ../lvgl/src/widgets/arc/lv_arc.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[560/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_bar_lv_bar.c.o
In file included from ../lvgl/src/widgets/bar/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/bar/lv_bar.h:16,
from ../lvgl/src/widgets/bar/lv_bar.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[561/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_button_lv_button.c.o
In file included from ../lvgl/src/widgets/button/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/button/lv_button.h:16,
from ../lvgl/src/widgets/button/lv_button.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[562/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_buttonmatrix_lv_buttonmatrix.c.o
In file included from ../lvgl/src/widgets/buttonmatrix/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/buttonmatrix/lv_buttonmatrix.h:16,
from ../lvgl/src/widgets/buttonmatrix/lv_buttonmatrix.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[563/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_calendar_lv_calendar_chinese.c.o
In file included from ../lvgl/src/widgets/calendar/../buttonmatrix/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/calendar/../buttonmatrix/lv_buttonmatrix.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar_chinese.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[564/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_calendar_lv_calendar.c.o
In file included from ../lvgl/src/widgets/calendar/../buttonmatrix/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/calendar/../buttonmatrix/lv_buttonmatrix.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[565/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_calendar_lv_calendar_header_arrow.c.o
In file included from ../lvgl/src/widgets/calendar/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/calendar/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar_header_arrow.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar_header_arrow.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[566/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_calendar_lv_calendar_header_dropdown.c.o
In file included from ../lvgl/src/widgets/calendar/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/calendar/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar_header_dropdown.h:16,
from ../lvgl/src/widgets/calendar/lv_calendar_header_dropdown.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[567/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_canvas_lv_canvas.c.o
In file included from ../lvgl/src/widgets/canvas/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/canvas/lv_canvas.h:16,
from ../lvgl/src/widgets/canvas/lv_canvas.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[568/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_checkbox_lv_checkbox.c.o
In file included from ../lvgl/src/widgets/checkbox/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/checkbox/lv_checkbox.h:16,
from ../lvgl/src/widgets/checkbox/lv_checkbox.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[569/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_chart_lv_chart.c.o
In file included from ../lvgl/src/widgets/chart/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/chart/lv_chart.h:16,
from ../lvgl/src/widgets/chart/lv_chart.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[570/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_image_lv_image.c.o
In file included from ../lvgl/src/widgets/image/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/image/lv_image.h:16,
from ../lvgl/src/widgets/image/lv_image.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[571/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_dropdown_lv_dropdown.c.o
In file included from ../lvgl/src/widgets/dropdown/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/dropdown/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/dropdown/lv_dropdown.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[572/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_imagebutton_lv_imagebutton.c.o
In file included from ../lvgl/src/widgets/imagebutton/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/imagebutton/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/imagebutton/lv_imagebutton.h:16,
from ../lvgl/src/widgets/imagebutton/lv_imagebutton.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[573/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_keyboard_lv_keyboard.c.o
In file included from ../lvgl/src/widgets/keyboard/../buttonmatrix/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/keyboard/../buttonmatrix/lv_buttonmatrix.h:16,
from ../lvgl/src/widgets/keyboard/lv_keyboard.h:16,
from ../lvgl/src/widgets/keyboard/lv_keyboard.c:10:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[574/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_led_lv_led.c.o
In file included from ../lvgl/src/widgets/led/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/led/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/led/lv_led.h:16,
from ../lvgl/src/widgets/led/lv_led.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[575/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_label_lv_label.c.o
In file included from ../lvgl/src/widgets/label/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/label/lv_label.h:16,
from ../lvgl/src/widgets/label/lv_label.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[576/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_line_lv_line.c.o
In file included from ../lvgl/src/widgets/line/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/line/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/line/lv_line.h:16,
from ../lvgl/src/widgets/line/lv_line.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[577/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_lottie_lv_lottie.c.o
In file included from ../lvgl/src/widgets/lottie/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/lottie/lv_lottie.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[578/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_list_lv_list.c.o
In file included from ../lvgl/src/widgets/list/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/list/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/list/lv_list.h:16,
from ../lvgl/src/widgets/list/lv_list.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[579/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_menu_lv_menu.c.o
In file included from ../lvgl/src/widgets/menu/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/menu/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/menu/lv_menu.h:16,
from ../lvgl/src/widgets/menu/lv_menu.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[580/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_msgbox_lv_msgbox.c.o
In file included from ../lvgl/src/widgets/msgbox/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/msgbox/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/msgbox/lv_msgbox.h:16,
from ../lvgl/src/widgets/msgbox/lv_msgbox.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[582/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_roller_lv_roller.c.o
In file included from ../lvgl/src/widgets/roller/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/roller/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/roller/lv_roller.h:16,
from ../lvgl/src/widgets/roller/lv_roller.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[583/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_scale_lv_scale.c.o
In file included from ../lvgl/src/widgets/scale/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/scale/lv_scale.h:16,
from ../lvgl/src/widgets/scale/lv_scale.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[584/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_slider_lv_slider.c.o
In file included from ../lvgl/src/widgets/slider/../bar/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/slider/../bar/lv_bar.h:16,
from ../lvgl/src/widgets/slider/lv_slider.h:16,
from ../lvgl/src/widgets/slider/lv_slider.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[585/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_span_lv_span.c.o
In file included from ../lvgl/src/widgets/span/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/span/lv_span.h:16,
from ../lvgl/src/widgets/span/lv_span.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[586/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_spinbox_lv_spinbox.c.o
In file included from ../lvgl/src/widgets/spinbox/../textarea/../label/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/spinbox/../textarea/../label/lv_label.h:16,
from ../lvgl/src/widgets/spinbox/../textarea/lv_textarea.h:16,
from ../lvgl/src/widgets/spinbox/lv_spinbox.h:16,
from ../lvgl/src/widgets/spinbox/lv_spinbox.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[587/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_switch_lv_switch.c.o
In file included from ../lvgl/src/widgets/switch/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/switch/lv_switch.h:16,
from ../lvgl/src/widgets/switch/lv_switch.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[588/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_spinner_lv_spinner.c.o
In file included from ../lvgl/src/widgets/spinner/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/widgets/spinner/../../../src/lv_init.h:16,
from ../lvgl/src/widgets/spinner/../../../lvgl.h:21,
from ../lvgl/src/widgets/spinner/../../lvgl.h:16,
from ../lvgl/src/widgets/spinner/lv_spinner.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[589/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_table_lv_table.c.o
In file included from ../lvgl/src/widgets/table/../label/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/table/../label/lv_label.h:16,
from ../lvgl/src/widgets/table/lv_table.h:17,
from ../lvgl/src/widgets/table/lv_table.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[590/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_tabview_lv_tabview.c.o
In file included from ../lvgl/src/widgets/tabview/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/widgets/tabview/../../../src/lv_init.h:16,
from ../lvgl/src/widgets/tabview/../../../lvgl.h:21,
from ../lvgl/src/widgets/tabview/../../lvgl.h:16,
from ../lvgl/src/widgets/tabview/lv_tabview.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[591/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_tileview_lv_tileview.c.o
In file included from ../lvgl/src/widgets/tileview/../../core/../lv_conf_internal.h:58,
from ../lvgl/src/widgets/tileview/../../core/lv_obj.h:16,
from ../lvgl/src/widgets/tileview/lv_tileview.h:16,
from ../lvgl/src/widgets/tileview/lv_tileview.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[592/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_textarea_lv_textarea.c.o
In file included from ../lvgl/src/widgets/textarea/../label/../../lv_conf_internal.h:58,
from ../lvgl/src/widgets/textarea/../label/lv_label.h:16,
from ../lvgl/src/widgets/textarea/lv_textarea.h:16,
from ../lvgl/src/widgets/textarea/lv_textarea.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[593/596] Compiling C object buffyboard/buffyboard.p/.._lvgl_src_widgets_win_lv_win.c.o
In file included from ../lvgl/src/widgets/win/../../../src/lv_conf_internal.h:58,
from ../lvgl/src/widgets/win/../../../src/lv_init.h:16,
from ../lvgl/src/widgets/win/../../../lvgl.h:21,
from ../lvgl/src/widgets/win/../../lvgl.h:16,
from ../lvgl/src/widgets/win/lv_win.c:9:
../buffyboard/lv_conf.h:618:9: warning: "LV_USE_LINUX_DRM" redefined
618 | #define LV_USE_LINUX_DRM 0
| ^~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[596/596] Linking target buffyboard/buffyboard
With this patch
$ ninja -j2
[299/596] Compiling C object buffyboard/buffyboard.p/config.c.o
In file included from ../buffyboard/config.c:11:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[300/596] Compiling C object buffyboard/buffyboard.p/main.c.o
In file included from ../buffyboard/main.c:20:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
../buffyboard/main.c: In function 'sigaction_handler':
../buffyboard/main.c:100:35: warning: unused parameter 'signum' [-Wunused-parameter]
100 | static void sigaction_handler(int signum) {
| ~~~~^~~~~~
../buffyboard/main.c: In function 'terminal_resize_timer_cb':
../buffyboard/main.c:107:50: warning: unused parameter 'timer' [-Wunused-parameter]
107 | static void terminal_resize_timer_cb(lv_timer_t *timer) {
| ~~~~~~~~~~~~^~~~~
[301/596] Compiling C object buffyboard/buffyboard.p/sq2lv_layouts.c.o
In file included from ../buffyboard/sq2lv_layouts.c:6:
../buffyboard/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[310/596] Compiling C object buffyboard/buffyboard.p/.._shared_theme.c.o
In file included from ../shared/theme.c:10:
../shared/../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
[311/596] Compiling C object buffyboard/buffyboard.p/.._squeek2lvgl_sq2lv.c.o
In file included from ../squeek2lvgl/sq2lv.c:7:
../squeek2lvgl/sq2lv.h:78:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
78 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes);
| ^~~~~
../squeek2lvgl/sq2lv.c:219:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
219 | const int * const sq2lv_get_scancodes(lv_obj_t *keyboard, uint16_t btn_id, int *num_scancodes) {
| ^~~~~
[596/596] Linking target buffyboard/buffyboard