Created
May 28, 2021 11:25
-
-
Save rileyrg/6a21d8a84d9060bddcb615061223f666 to your computer and use it in GitHub Desktop.
error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|Executing subproject wlroots method meson | |
| | |
|Project name: wlroots | |
|Project version: 0.14.0 | |
|C compiler for the host machine: cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110") | |
|C linker for the host machine: cc ld.bfd 2.35.2 | |
|Compiler for C supports arguments -Wundef: YES | |
|Compiler for C supports arguments -Wlogical-op: YES | |
|Compiler for C supports arguments -Wmissing-include-dirs: YES | |
|Compiler for C supports arguments -Wold-style-definition: YES | |
|Compiler for C supports arguments -Wpointer-arith: YES | |
|Compiler for C supports arguments -Winit-self: YES | |
|Compiler for C supports arguments -Wstrict-prototypes: YES | |
|Compiler for C supports arguments -Wimplicit-fallthrough=2: YES | |
|Compiler for C supports arguments -Wendif-labels: YES | |
|Compiler for C supports arguments -Wstrict-aliasing=2: YES | |
|Compiler for C supports arguments -Woverflow: YES | |
|Compiler for C supports arguments -Wmissing-prototypes: YES | |
|Compiler for C supports arguments -Walloca: YES | |
|Compiler for C supports arguments -Wno-missing-braces: YES | |
|Compiler for C supports arguments -Wno-missing-field-initializers: YES | |
|Compiler for C supports arguments -Wno-unused-parameter: YES | |
|WARNING: Project targeting '>=0.56.0' but tried to use feature deprecated since '0.56.0': meson.build_root. use meson.current_build_dir instead. | |
|Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: YES | |
|Dependency wayland-server found: NO found 1.18.0 but need: '>=1.19' (cached) | |
| | |
|subprojects/wlroots/meson.build:97:0: Exception: Dependency 'wayland-server' was already checked and was not found | |
Subproject subprojects/wlroots is buildable: NO (disabling) | |
Dependency wlroots found: NO found 0.11.0 but need: '>=0.14.0' ; matched: '<0.15.0' | |
Found CMake: /usr/bin/cmake (3.18.4) | |
Run-time dependency wlroots found: NO (tried pkgconfig and cmake) | |
Looking for a fallback subproject for the dependency wlroots | |
meson.build:74:1: ERROR: Subproject "subprojects/wlroots" required but not found. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment