Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ziomario-Z390-AORUS-PRO:/home/ziomario/Scrivania/Collabora/virglrenderer# meson configure
- WARNING: The source directory instead of the build directory was specified.
- WARNING: Only the default values for the project are printed, and all command line parameters are ignored.
- Core properties:
- Source dir /home/ziomario/Scrivania/Collabora/virglrenderer
- Main project options:
- Core options Default Value Possible Values Description
- ------------ ------------- --------------- -----------
- auto_features auto [enabled, disabled, auto] Override value of all 'auto' features
- backend ninja [ninja, vs, vs2010, vs2015, vs2017, vs2019, xcode] Backend to use
- buildtype release [plain, debug, debugoptimized, release, minsize, custom] Build type to use
- debug false [true, false] Debug
- default_library shared [shared, static, both] Default library type
- force_fallback_for [] Force fallback for those subprojects
- install_umask 0022 [preserve, 0000-0777] Default umask to apply on permissions of installed files
- layout mirror [mirror, flat] Build directory layout
- optimization 3 [0, g, 1, 2, 3, s] Optimization level
- strip false [true, false] Strip targets on install
- unity off [on, off, subprojects] Unity build
- unity_size 4 >=2 Unity block size
- warning_level 3 [0, 1, 2, 3] Compiler warning level to use
- werror false [true, false] Treat warnings as errors
- wrap_mode default [default, nofallback, nodownload, forcefallback] Wrap mode
- cmake_prefix_path [] List of additional prefixes for cmake to search
- pkg_config_path [] List of additional paths for pkg-config to search
- build.cmake_prefix_path [] List of additional prefixes for cmake to search
- build.pkg_config_path [] List of additional paths for pkg-config to search
- Backend options Default Value Possible Values Description
- --------------- ------------- --------------- -----------
- backend_max_links 0 >=0 Maximum number of linker processes to run or 0 for no limit
- Base options Default Value Possible Values Description
- ------------ ------------- --------------- -----------
- b_asneeded true [true, false] Use -Wl,--as-needed when linking
- b_colorout always [auto, always, never] Use colored output
- b_coverage false [true, false] Enable coverage tracking.
- b_lto false [true, false] Use link time optimization
- b_lundef true [true, false] Use -Wl,--no-undefined when linking
- b_ndebug if-release [true, false, if-release] Disable asserts
- b_pch true [true, false] Use precompiled headers
- b_pgo off [off, generate, use] Use profile guided optimization
- b_pie false [true, false] Build executables as position independent
- b_sanitize none [none, address, thread, undefined, memory, address,undefined] Code sanitizer to use
- b_staticpic true [true, false] Build static libraries as position independent
- Compiler options Default Value Possible Values Description
- ---------------- ------------- --------------- -----------
- c_args [] Extra arguments passed to the c compiler
- c_link_args [] Extra arguments passed to the c linker
- c_std gnu11 [none, c89, c99, c11, c17, c18, gnu89, gnu99, gnu11, gnu17, C language standard to use
- gnu18]
- build.c_args [] Extra arguments passed to the c compiler
- build.c_link_args [] Extra arguments passed to the c linker
- build.c_std none [none, c89, c99, c11, c17, c18, gnu89, gnu99, gnu11, gnu17, C language standard to use
- gnu18]
- Directories Default Value Possible Values Description
- ----------- ------------- --------------- -----------
- bindir bin Executable directory
- datadir share Data file directory
- includedir include Header file directory
- infodir share/info Info page directory
- libdir lib/x86_64-linux-gnu Library directory
- libexecdir libexec Library executable directory
- localedir share/locale Locale data directory
- localstatedir /var/local Localstate data directory
- mandir share/man Manual page directory
- prefix /usr/local Installation prefix
- sbindir sbin System executable directory
- sharedstatedir /var/local/lib Architecture-independent data directory
- sysconfdir etc Sysconf data directory
- Testing options Default Value Possible Values Description
- --------------- ------------- --------------- -----------
- errorlogs true [true, false] Whether to print the logs from failing tests
- stdsplit true [true, false] Split stdout and stderr in test logs
- Project options Default Value Possible Values Description
- --------------- ------------- --------------- -----------
- fuzzer false [true, false] enable unit tests
- minigbm_allocation false [true, false] enable support for minigbm_allocations
- platforms [auto] [egl, glx, auto] Platforms support, set to auto to enable all.
- tests false [true, false] enable unit tests
- tracing none [percetto, perfetto, stderr, none] enable emitting traces using the selected backend
- valgrind false [true, false] enable running unit tests with valgrind
- WARNING: The source directory instead of the build directory was specified.
- WARNING: Only the default values for the project are printed, and all command line parameters are ignored.
- root@ziomario-Z390-AORUS-PRO:/home/ziomario/Scrivania/Collabora/virglrenderer# meson compile
- ERROR: Current directory is not a meson build directory: `/home/ziomario/Scrivania/Collabora/virglrenderer`.
- Please specify a valid build dir or change the working directory to it.
- It is also possible that the build directory was generated with an old
- meson version. Please regenerate it in this case.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement