You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libGL error: MESA-LOADER: failed to open iris: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/iris_dri.so) (search paths /run/opengl-driver/lib/dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open iris: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/iris_dri.so) (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version `GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/swrast_dri.so) (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: swrast
Error in glXCreateNewContext, remote GLX is likely disabled
/nix/store/fwzgpr17cjsp5c7ax8sr10dpcqvb93p6-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so: undefined symbol: g_tls_channel_binding_error_quark
Failed to load module: /nix/store/fwzgpr17cjsp5c7ax8sr10dpcqvb93p6-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so
Clojure 1.10.1
user=> WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by vlaaad.reveal.font$fn__1886$fn__1887 to method com.sun.javafx.scene.text.FontHelper.getNativeFont(javafx.scene.text.Font)
WARNING: Please consider reporting this to the maintainers of vlaaad.reveal.font$fn__1886$fn__1887
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
The text was updated successfully, but these errors were encountered:
I am using Nixos 21.05 and received the following error:
❯ clj
-Sdeps '{:deps {vlaaad/reveal {:mvn/version "1.3.209"}}}'
-m vlaaad.reveal repl
libGL error: MESA-LOADER: failed to open iris: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version
GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/iris_dri.so) (search paths /run/opengl-driver/lib/dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open iris: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version
GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/iris_dri.so) (search paths /run/opengl-driver/lib/dri)libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6: version `GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/swrast_dri.so) (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: swrast
Error in glXCreateNewContext, remote GLX is likely disabled
/nix/store/fwzgpr17cjsp5c7ax8sr10dpcqvb93p6-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so: undefined symbol: g_tls_channel_binding_error_quark
Failed to load module: /nix/store/fwzgpr17cjsp5c7ax8sr10dpcqvb93p6-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so
Clojure 1.10.1
user=> WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by vlaaad.reveal.font$fn__1886$fn__1887 to method com.sun.javafx.scene.text.FontHelper.getNativeFont(javafx.scene.text.Font)
WARNING: Please consider reporting this to the maintainers of vlaaad.reveal.font$fn__1886$fn__1887
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
The text was updated successfully, but these errors were encountered: