Skip to content
This repository has been 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

Closed
jhou5 opened this issue Jan 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jhou5
Copy link
Contributor

jhou5 commented Jan 8, 2021

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

@jhou5 jhou5 added the bug Something isn't working label Jan 8, 2021
jhou5 added a commit that referenced this issue Jan 27, 2021
fix issue #616 - add customized meson for ubuntu 18.04 images
@jhou5
Copy link
Contributor Author

jhou5 commented Jan 28, 2021

#642

@jhou5 jhou5 closed this as completed Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant