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
I'm compiling egl-wayland-1.14 with LLVM/clang and latest wayland-1.18.0
All the details can be found here: https://abf.openmandriva.org/build_lists/713883
FAILED: src/25a6634@@nvidia-egl-wayland@sha/wayland-eglsurface.c.o /usr/bin/clang -Isrc/25a6634@@nvidia-egl-wayland@sha -Isrc -I../src -I../include -I../wayland-egl -Iwayland-eglstream -I/usr/include/EGL -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -Wall -fvisibility=hidden -DWL_HIDE_DEPRECATED -Wno-pedantic -Os -fomit-frame-pointer -g1 -Wstrict-aliasing=2 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -m64 -mtune=generic -flto -fPIC -pthread -MD -MQ 'src/25a6634@@nvidia-egl-wayland@sha/wayland-eglsurface.c.o' -MF 'src/25a6634@@nvidia-egl-wayland@sha/wayland-eglsurface.c.o.d' -o 'src/25a6634@@nvidia-egl-wayland@sha/wayland-eglsurface.c.o' -c ../src/wayland-eglsurface.c ../src/wayland-eglsurface.c:1521:10: error: use of undeclared identifier 'EGL_WAYLAND_Y_INVERTED_WL' case EGL_WAYLAND_Y_INVERTED_WL: ^ 1 error generated.
The text was updated successfully, but these errors were encountered:
Thanks for the report (and associated patches). This should be resolved by 4a343a4.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I'm compiling egl-wayland-1.14 with LLVM/clang and latest wayland-1.18.0
All the details can be found here: https://abf.openmandriva.org/build_lists/713883
The text was updated successfully, but these errors were encountered: