Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[template 2.0]: dav1d.m4 doesn't work for ubuntu18.04 image due to old meson version from apt-get #610

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

Step 35/50 : RUN cd /opt/build/dav1d-0.7.1 && meson build --prefix=/usr/local --libdir /usr/local/lib --buildtype=plain && cd build && ninja install && DESTDIR=/opt/dist ninja install
---> Running in 37afec929fc5
The Meson build system
Version: 0.45.1
Source dir: /opt/build/dav1d-0.7.1
Build dir: /opt/build/dav1d-0.7.1/build
Build type: native build

meson.build:25:0: ERROR: Meson version is 0.45.1 but project requires >= 0.47.0.

@jhou5 jhou5 added the bug Something isn't working label Jan 8, 2021
@jhou5 jhou5 changed the title [New Template]: dav1d.m4 doesn't work for ubuntu18.04 image due to old meson version from apt-get [Template 2.0]: dav1d.m4 doesn't work for ubuntu18.04 image due to old meson version from apt-get Jan 8, 2021
@jhou5 jhou5 changed the title [Template 2.0]: dav1d.m4 doesn't work for ubuntu18.04 image due to old meson version from apt-get [template 2.0]: dav1d.m4 doesn't work for ubuntu18.04 image due to old meson version from apt-get Jan 8, 2021
jhou5 added a commit that referenced this issue Jan 28, 2021
fix #610: dav1d build failed due to old version meson
@jhou5
Copy link
Contributor Author

jhou5 commented Jan 28, 2021

#644

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

No branches or pull requests

1 participant