VK-GL-CTS icon indicating copy to clipboard operation
VK-GL-CTS copied to clipboard

glcts is failed to bind shell at tcuLnxWayland.cpp:116

Open apnavik opened this issue 1 year ago • 1 comments

Hello,

I am not able to run the glcts test in StarFive dev board. I am using following. Branch: opengl-es-cts-3.2.10 Arch: RISC-V Board: StarFive VisionFive 2

Here is the error details: $ ./glcts --deqp-case=dEQP-GLES2.info.* Writing test log into TestResults.qpa dEQP Core unknown (0xcafebabe) starting.. target implementation = 'Wayland' FATAL ERROR: Failed to bind shell at tcuLnxWayland.cpp:116 Killed

apnavik avatar Aug 06 '24 02:08 apnavik

I tried running following command. Is there any issue for error "WGL is not supported on this OS" ?

$ ./glcts Writing test log into TestResults.qpa dEQP Core unknown (0xcafebabe) starting.. target implementation = 'Wayland'

Test case 'CTS-Configs.es2'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es3'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es31'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es32'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl30'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl31'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl32'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl33'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl40'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl41'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl42'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl43'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl44'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl45'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl46'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass) FATAL ERROR: Failed to bind shell at tcuLnxWayland.cpp:116 Killed

apnavik avatar Aug 06 '24 04:08 apnavik