We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninja: Entering directory `build' [27/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o FAILED: subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o cc -Isubprojects/libswvkc-wl/libswvkc-wl.a.p -Isubprojects/libswvkc-wl -I../subprojects/libswvkc-wl -I../subprojects/libswvkc-wl/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -g -pedantic-errors -Wno-unused-parameter -Wno-unused-function -fPIC -MD -MQ subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -MF subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o.d -o subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -c ../subprojects/libswvkc-wl/core/wl_surface.c ../subprojects/libswvkc-wl/core/wl_surface.c:139:1: error: missing initializer for field ‘offset’ of ‘const struct wl_surface_interface’ [-Werror=missing-field-initializers] 139 | }; | ^ In file included from ../subprojects/libswvkc-wl/include/core/wl_surface.h:5, from ../subprojects/libswvkc-wl/core/wl_surface.c:3: /usr/include/wayland-server-protocol.h:3292:16: note: ‘offset’ declared here 3292 | void (*offset)(struct wl_client *client, | ^~~~~~ cc1: all warnings being treated as errors [36/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/util_util.c.o ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ninja: Entering directory `build'
[27/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o
FAILED: subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o
cc -Isubprojects/libswvkc-wl/libswvkc-wl.a.p -Isubprojects/libswvkc-wl -I../subprojects/libswvkc-wl -I../subprojects/libswvkc-wl/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -O0 -g -pedantic-errors -Wno-unused-parameter -Wno-unused-function -fPIC -MD -MQ subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -MF subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o.d -o subprojects/libswvkc-wl/libswvkc-wl.a.p/core_wl_surface.c.o -c ../subprojects/libswvkc-wl/core/wl_surface.c
../subprojects/libswvkc-wl/core/wl_surface.c:139:1: error: missing initializer for field ‘offset’ of ‘const struct wl_surface_interface’ [-Werror=missing-field-initializers]
139 | };
| ^
In file included from ../subprojects/libswvkc-wl/include/core/wl_surface.h:5,
from ../subprojects/libswvkc-wl/core/wl_surface.c:3:
/usr/include/wayland-server-protocol.h:3292:16: note: ‘offset’ declared here
3292 | void (*offset)(struct wl_client *client,
| ^~~~~~
cc1: all warnings being treated as errors
[36/61] Compiling C object subprojects/libswvkc-wl/libswvkc-wl.a.p/util_util.c.o
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered: