Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

build failed: missed gst OpenGL dependencies #669

@jhou5

Description

@jhou5

Run-time dependency wayland-client found: NO (tried pkgconfig and cmake)
Run-time dependency wayland-cursor found: NO (tried pkgconfig and cmake)
Run-time dependency wayland-egl found: NO (tried pkgconfig and cmake)
Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
Program wayland-scanner found: NO
Run-time dependency x11-xcb found: NO (tried pkgconfig and cmake)
Run-time dependency bcm_host found: NO (tried pkgconfig and cmake)
Library bcm_host found: NO
Library gdi32 found: NO
Has header "GL/wglext.h" : NO
Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake)
Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
Run-time dependency gbm found: NO (tried pkgconfig and cmake)
Checking for function "fbGetDisplay" with dependency egl: NO
Message: No OpenGL Window systems found or requested

gst-libs/gst/gl/meson.build:948:2: ERROR: Problem encountered: GStreamer OpenGL integration required via options, but needed dependencies not found.

A full log can be found at /opt/build/gst-plugins-base-1.16.2/build/meson-logs/meson-log.txt
The command '/bin/sh -c cd /opt/build/gst-plugins-base-1.16.2 && meson build --prefix=/usr/local --libdir=/usr/local/lib --libexecdir=/usr/local/lib --buildtype=plain -Dexamples=disabled -Dtests=disabled -Ddoc=disabled -Dgtk_doc=disabled -Dalsa=enabled -Dpango=enabled -Dtheora=enabled -Dlibvisual=enabled -Dgl=enabled && cd build && ninja install && DESTDIR=/opt/dist ninja install' returned a non-zero code: 1
Xeon/ubuntu-20.04/media/dev/CMakeFiles/build_xeon_media_devel_ubuntu2004.dir/build.make:57: recipe for target 'Xeon/ubuntu-20.04/media/dev/CMakeFiles/build_xeon_media_devel_ubuntu2004' failed
make[2]: *** [Xeon/ubuntu-20.04/media/dev/CMakeFiles/build_xeon_media_devel_ubuntu2004] Error 1
CMakeFiles/Makefile2:11561: recipe for target 'Xeon/ubuntu-20.04/media/dev/CMakeFiles/build_xeon_media_devel_ubuntu2004.dir/all' failed
make[1]: *** [Xeon/ubuntu-20.04/media/dev/CMakeFiles/build_xeon_media_devel_ubuntu2004.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    HighBug severitybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions