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.

[template 2.0] ubuntu18.04 image build failed - meson_options.txt:21:0: ERROR: Unknown type feature. #616

@jhou5

Description

@jhou5

when upgrading Xeon image to template 2.0, build failed with below error -
Step 45/76 : RUN cd /opt/build/gstreamer-1.16.2 && meson build --libdir=/usr/local/lib --libexecdir=/usr/local/lib --prefix=/usr/local --buildtype=plain -Dgtk_doc=disabled && cd build && ninja install && DESTDIR=/opt/dist ninja install
---> Running in dbc4a108c047
The Meson build system
Version: 0.45.1
Source dir: /opt/build/gstreamer-1.16.2
Build dir: /opt/build/gstreamer-1.16.2/build
Build type: native build

meson_options.txt:21:0: ERROR: Unknown type feature.

A full log can be found at /opt/build/gstreamer-1.16.2/build/meson-logs/meson-log.txt
The command '/bin/sh -c cd /opt/build/gstreamer-1.16.2 && meson build --libdir=/usr/local/lib --libexecdir=/usr/local/lib --prefix=/usr/local --buildtype=plain -Dgtk_doc=disabled && cd build && ninja install && DESTDIR=/opt/dist ninja install' returned a non-zero code: 1
Xeon/ubuntu-18.04/media/gst/CMakeFiles/build_xeon_gst_ubuntu1804.dir/build.make:57: recipe for target 'Xeon/ubuntu-18.04/media/gst/CMakeFiles/build_xeon_gst_ubuntu1804' failed
make[2]: *** [Xeon/ubuntu-18.04/media/gst/CMakeFiles/build_xeon_gst_ubuntu1804] Error 1
CMakeFiles/Makefile2:8272: recipe for target 'Xeon/ubuntu-18.04/media/gst/CMakeFiles/build_xeon_gst_ubuntu1804.dir/all' failed
make[1]: *** [Xeon/ubuntu-18.04/media/gst/CMakeFiles/build_xeon_gst_ubuntu1804.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions