Created
October 2, 2025 16:02
-
-
Save sanderjo/f159839c9897fe46a646c4d07f12734f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| The Meson build system | |
| Version: 1.7.0 | |
| Source dir: /home/ubuntu/git/systemd | |
| Build dir: /home/ubuntu/git/systemd/build | |
| Build type: native build | |
| Project name: systemd | |
| Project version: 259~devel | |
| C compiler for the host machine: cc (gcc 15.2.0 "cc (Ubuntu 15.2.0-4ubuntu4) 15.2.0") | |
| C linker for the host machine: cc ld.bfd 2.45 | |
| Host machine cpu family: riscv64 | |
| Host machine cpu: riscv64 | |
| Program tools/git-setup.sh found: YES (/home/ubuntu/git/systemd/tools/git-setup.sh) | |
| C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Ubuntu 15.2.0-4ubuntu4) 15.2.0") | |
| C++ linker for the host machine: c++ ld.bfd 2.45 | |
| Compiler for C supports arguments -Wno-missing-field-initializers: YES | |
| Compiler for C supports arguments -Wno-unknown-warning-option: NO | |
| Compiler for C supports arguments -Wno-unused-parameter: YES | |
| Compiler for C supports arguments -Wno-nonnull-compare: YES | |
| Compiler for C supports arguments -Warray-bounds: YES | |
| Compiler for C supports arguments -Warray-bounds=2: YES | |
| Compiler for C supports arguments -Wdate-time: YES | |
| Compiler for C supports arguments -Wendif-labels: YES | |
| Compiler for C supports arguments -Werror=bool-compare: YES | |
| Compiler for C supports arguments -Werror=discarded-qualifiers: YES | |
| Compiler for C supports arguments -Werror=flex-array-member-not-at-end: YES | |
| Compiler for C supports arguments -Werror=format=2: YES | |
| Compiler for C supports arguments -Werror=format-signedness: YES | |
| Compiler for C supports arguments -Werror=implicit-function-declaration: YES | |
| Compiler for C supports arguments -Werror=implicit-int: YES | |
| Compiler for C supports arguments -Werror=incompatible-pointer-types: YES | |
| Compiler for C supports arguments -Werror=int-conversion: YES | |
| Compiler for C supports arguments -Werror=missing-declarations: YES | |
| Compiler for C supports arguments -Werror=missing-parameter-name: YES | |
| Compiler for C supports arguments -Werror=missing-prototypes: YES | |
| Compiler for C supports arguments -Werror=overflow: YES | |
| Compiler for C supports arguments -Werror=override-init: YES | |
| Compiler for C supports arguments -Werror=pointer-sign: YES | |
| Compiler for C supports arguments -Werror=return-type: YES | |
| Compiler for C supports arguments -Werror=sequence-point: YES | |
| Compiler for C supports arguments -Werror=shift-count-overflow: YES | |
| Compiler for C supports arguments -Werror=shift-overflow=2: YES | |
| Compiler for C supports arguments -Werror=strict-flex-arrays: YES | |
| Compiler for C supports arguments -Werror=undef: YES | |
| Compiler for C supports arguments -Werror=unused-variable: YES | |
| Compiler for C supports arguments -Wfloat-equal: YES | |
| Compiler for C supports arguments -Wimplicit-fallthrough=5: YES | |
| Compiler for C supports arguments -Winit-self: YES | |
| Compiler for C supports arguments -Wlogical-op: YES | |
| Compiler for C supports arguments -Wmissing-include-dirs: YES | |
| Compiler for C supports arguments -Wmissing-noreturn: YES | |
| Compiler for C supports arguments -Wnested-externs: YES | |
| Compiler for C supports arguments -Wold-style-definition: YES | |
| Compiler for C supports arguments -Wpointer-arith: YES | |
| Compiler for C supports arguments -Wredundant-decls: YES | |
| Compiler for C supports arguments -Wshadow: YES | |
| Compiler for C supports arguments -Wstrict-aliasing=2: YES | |
| Compiler for C supports arguments -Wstrict-prototypes: YES | |
| Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES | |
| Compiler for C supports arguments -Wunterminated-string-initialization: YES | |
| Compiler for C supports arguments -Wunused-function: YES | |
| Compiler for C supports arguments -Wwrite-strings: YES | |
| Compiler for C supports arguments -Wzero-as-null-pointer-constant: YES | |
| Compiler for C supports arguments -Wzero-length-bounds: YES | |
| Compiler for C supports arguments -Wno-error=#warnings: NO | |
| Compiler for C supports arguments -Wno-string-plus-int: NO | |
| Compiler for C supports arguments -fdiagnostics-show-option: YES | |
| Compiler for C supports arguments -fno-common: YES | |
| Compiler for C supports arguments -fstack-protector: YES | |
| Compiler for C supports arguments -fstack-protector-strong: YES | |
| Compiler for C supports arguments -fstrict-flex-arrays=3: YES | |
| Compiler for C supports arguments --param=ssp-buffer-size=4: YES | |
| Compiler for C supports arguments -Wno-unused-result: YES | |
| Compiler for C supports link arguments -fstack-protector: YES | |
| Compiler for C supports arguments -fno-strict-aliasing: YES | |
| Compiler for C supports arguments -fstrict-flex-arrays=1: YES | |
| Compiler for C supports arguments -fvisibility=hidden: YES | |
| Compiler for C supports arguments -fno-omit-frame-pointer: YES | |
| Compiler for C supports link arguments -Wl,--fatal-warnings: YES | |
| Compiler for C supports link arguments -Wl,-z,now: YES | |
| Compiler for C supports link arguments -Wl,-z,relro: YES | |
| Compiler for C supports link arguments -Wl,-z,gcs-report-dynamic=none: NO | |
| Compiler for C supports link arguments -Wl,--gc-sections: YES | |
| Compiler for C supports link arguments -Wl,--warn-common: YES | |
| Checking if "-Werror=shadow with local shadowing" compiles: YES | |
| Compiler for C++ supports arguments -Wno-missing-field-initializers: YES | |
| Compiler for C++ supports arguments -Wno-unknown-warning-option: NO | |
| Compiler for C++ supports arguments -Wno-unused-parameter: YES | |
| Compiler for C++ supports arguments -Wno-nonnull-compare: YES | |
| Compiler for C supports arguments -Wzero-length-bounds: YES (cached) | |
| Compiler for C supports arguments -Wzero-as-null-pointer-constant: YES (cached) | |
| Checking for size of "dev_t" : 8 | |
| Checking for size of "ino_t" : 8 | |
| Checking for size of "rlim_t" : 8 | |
| Checking for size of "time_t" : 8 | |
| Checking for size of "typeof(((struct timex *)0)->freq)" : 8 | |
| Computing int of "LONG_MAX" : 9223372036854775807 | |
| Checking for function "set_mempolicy" : NO | |
| Checking for function "get_mempolicy" : NO | |
| Checking for function "strerrorname_np" : YES | |
| Checking for function "mallinfo2" : YES | |
| Checking for function "execveat" : YES | |
| Checking for function "close_range" : YES | |
| Checking for function "epoll_pwait2" : YES | |
| Checking for function "fsconfig" : YES | |
| Checking for function "fsmount" : YES | |
| Checking for function "fsopen" : YES | |
| Checking for function "mount_setattr" : YES | |
| Checking for function "move_mount" : YES | |
| Checking for function "open_tree" : YES | |
| Checking for function "pidfd_open" : YES | |
| Checking for function "pidfd_send_signal" : YES | |
| Checking for function "pidfd_spawn" : YES | |
| Checking for function "sched_setattr" : YES | |
| Checking for function "ioprio_get" : NO | |
| Checking for function "ioprio_set" : NO | |
| Checking for function "rt_tgsigqueueinfo" : NO | |
| Checking for function "open_tree_attr" : NO | |
| Checking for function "quotactl_fd" : NO | |
| Checking for function "fchmodat2" : NO | |
| Checking for function "bpf" : NO | |
| Checking for function "kcmp" : NO | |
| Checking for function "keyctl" : NO | |
| Checking for function "add_key" : NO | |
| Checking for function "request_key" : NO | |
| Checking for function "setxattrat" : NO | |
| Checking for function "removexattrat" : NO | |
| Checking for function "pivot_root" : NO | |
| Program awk found: YES (/usr/bin/awk) | |
| Program diff found: YES (/usr/bin/diff) | |
| Program echo found: YES (/usr/bin/echo) | |
| Program env found: YES (/usr/bin/env) | |
| Program find found: YES (/usr/bin/find) | |
| Program getent found: YES (/usr/bin/getent) | |
| Program git found: YES (/usr/bin/git) | |
| Program gperf found: YES (/usr/bin/gperf) | |
| Program id found: YES (/usr/bin/id) | |
| Program ln found: YES (/usr/bin/ln) | |
| Program rsync found: YES (/usr/bin/rsync) | |
| Program sed found: YES (/usr/bin/sed) | |
| Program sh found: YES (/usr/bin/sh) | |
| Program stat found: YES (/usr/bin/stat) | |
| Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO | |
| Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO | |
| Program kmod found: YES (/usr/bin/kmod) | |
| Program kexec /usr/sbin/kexec /sbin/kexec found: NO | |
| Program sulogin found: YES (/usr/sbin/sulogin) | |
| Program swapon found: YES (/usr/sbin/swapon) | |
| Program swapoff found: YES (/usr/sbin/swapoff) | |
| Program agetty found: YES (/usr/sbin/agetty) | |
| Program mount found: YES (/usr/bin/mount) | |
| Program umount found: YES (/usr/bin/umount) | |
| Program loadkeys found: YES (/usr/bin/loadkeys) | |
| Program setfont found: YES (/usr/bin/setfont) | |
| Program nologin found: YES (/usr/sbin/nologin) | |
| Message: gperf len type is size_t | |
| Has header "crypt.h" : YES | |
| Has header "sys/capability.h" : YES | |
| Has header "sys/sdt.h" : NO | |
| Has header "threads.h" : YES | |
| Has header "valgrind/memcheck.h" : NO | |
| Has header "valgrind/valgrind.h" : NO | |
| meson.build:856: WARNING: | |
| The local group with the GID 65534 does not match the configured group name "nobody" of the nobody group (its name is nogroup). | |
| Your build will result in an group table setup that is incompatible with the local system. | |
| Run-time dependency threads found: YES | |
| Library rt found: YES | |
| Library m found: YES | |
| Library dl found: YES | |
| Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 | |
| Run-time dependency libcap found: YES 2.75 | |
| Checking if "libatomic" links: YES | |
| Run-time dependency libcrypt found: YES 4.4.38 | |
| Checking for function "crypt_ra" with dependency libcrypt: YES | |
| Checking for function "crypt_gensalt_ra" with dependency libcrypt: YES | |
| Checking for function "crypt_preferred_method" with dependency libcrypt: YES | |
| Found CMake: /usr/bin/cmake (3.31.6) | |
| Run-time dependency libbpf found: NO (tried pkgconfig and cmake) | |
| Run-time dependency mount found: NO (tried pkgconfig and cmake) | |
| Run-time dependency fdisk found: NO (tried pkgconfig and cmake) | |
| Run-time dependency pwquality found: NO (tried pkgconfig and cmake) | |
| Run-time dependency passwdqc found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libselinux found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) | |
| Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libacl found: NO (tried pkgconfig and cmake) | |
| Run-time dependency audit found: NO (tried pkgconfig and cmake) | |
| Run-time dependency blkid found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libkmod found: NO (tried pkgconfig and cmake) | |
| Run-time dependency xencontrol found: NO (tried pkgconfig and cmake) | |
| Run-time dependency pam found: NO (tried pkgconfig and cmake) | |
| Library pam found: NO | |
| Run-time dependency pam_misc found: NO (tried pkgconfig and cmake) | |
| Library pam_misc found: NO | |
| Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libcryptsetup found: NO (tried pkgconfig and cmake) | |
| Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: NO | |
| Run-time dependency libcurl found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libidn found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) | |
| libgcrypt-config found: NO | |
| Run-time dependency libgcrypt found: NO (tried pkgconfig and config-tool) | |
| Run-time dependency gpg-error found: NO (tried pkgconfig and cmake) | |
| Run-time dependency gnutls found: NO (tried pkgconfig and cmake) | |
| Run-time dependency openssl found: NO (tried pkgconfig, system and cmake) | |
| Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) | |
| Dependency libfido2 skipped: feature libfido2 disabled | |
| Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libdw found: NO (tried pkgconfig and cmake) | |
| Run-time dependency zlib found: NO (tried pkgconfig, cmake and system) | |
| Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) | |
| Library bz2 found: NO | |
| Run-time dependency liblzma found: NO (tried pkgconfig and cmake) | |
| Run-time dependency liblz4 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libzstd found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libarchive found: NO (tried pkgconfig and cmake) | |
| Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) | |
| Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency gobject-2.0 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake) | |
| Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) | |
| Message: default-dnssec cannot be set to yes or allow-downgrade when openssl is disabled. Setting default-dnssec to no. | |
| Program python3 (jinja2) found: YES (/usr/bin/python3) modules: jinja2 | |
| Program python3 (elftools) found: NO | |
| Program python3 (pefile) found: NO | |
| Message: Using neither provided nor generated vmlinux.h, some features will not be available. | |
| Configuring config.h using configuration | |
| Program msgfmt found: NO | |
| po/meson.build:7: WARNING: Gettext not found, all translation (po) targets will be ignored. | |
| Compiler for C supports arguments -std=iso9899:2018: YES | |
| Compiler for C supports arguments -std=iso9899:2024: YES | |
| Compiler for C++ supports arguments -std=c++14: YES | |
| Compiler for C++ supports arguments -std=c++17: YES | |
| Compiler for C++ supports arguments -std=c++20: YES | |
| Compiler for C++ supports arguments -std=c++23: YES | |
| Compiler for C++ supports arguments -std=c++26: YES | |
| Message: network/test-acd is a manual test | |
| Message: network/test-ipv4ll-manual is a manual test | |
| Message: network/test-ndisc-send is a manual test | |
| Message: udev/test-udev-rule-runner is a manual test | |
| Message: coredump/test-coredump-vacuum is a manual test | |
| Message: login/test-inhibit is a manual test | |
| Message: login/test-session-properties is a manual test | |
| Message: resolve/test-dnssec-complex is a manual test | |
| Message: resolve/test-resolved-dummy-server is a manual test | |
| Message: test/test-ask-password-api is a manual test | |
| Message: test/test-btrfs is a manual test | |
| Message: test/test-btrfs-physical-offset is a manual test | |
| Message: test/test-chase-manual is a manual test | |
| Message: test/test-display-quota is a manual test | |
| Message: test/test-dlopen is a manual test | |
| Message: test/test-ipcrm is an unsafe test | |
| Message: test/test-nft-set is a manual test | |
| Message: test/test-shift-uid is a manual test | |
| Message: test/test-watchdog is an unsafe test | |
| Message: core/test-install is a manual test | |
| Message: core/test-ns is a manual test | |
| Message: libsystemd/test-bus-benchmark is a manual test | |
| Message: libsystemd/test-journal-append is a manual test | |
| Message: libsystemd/test-journal-dump is a manual test | |
| Program mkosi found: NO | |
| Configuring test-sysusers.sh using configuration | |
| Program rpm found: NO | |
| Program rpmspec found: NO | |
| Message: Skipping test-rpm-macros since rpm and/or rpmspec are not available | |
| Program id found: YES (/usr/bin/id) | |
| Program qemu-system-riscv64 qemu-kvm found: NO | |
| Program xsltproc found: NO | |
| Message: Skipping crypttab.5 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping homectl.1 because ENABLE_HOMED is false | |
| Message: Skipping homed.conf.5 because ENABLE_HOMED is false | |
| Message: Skipping integritytab.5 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping journal-remote.conf.5 because HAVE_MICROHTTPD is false | |
| Message: Skipping journal-upload.conf.5 because HAVE_MICROHTTPD is false | |
| Message: Skipping loader.conf.5 because ENABLE_BOOTLOADER is false | |
| Message: Skipping modules-load.d.5 because HAVE_KMOD is false | |
| Message: Skipping org.freedesktop.home1.5 because ENABLE_HOMED is false | |
| Message: Skipping org.freedesktop.import1.5 because ENABLE_IMPORTD is false | |
| Message: Skipping org.freedesktop.sysupdate1.5 because ENABLE_SYSUPDATED is false | |
| Message: Skipping pam_systemd.8 because HAVE_PAM is false | |
| Message: Skipping pam_systemd_home.8 because ENABLE_PAM_HOME is false | |
| Message: Skipping pam_systemd_loadkey.8 because HAVE_PAM is false | |
| Message: Skipping repart.d.5 because ENABLE_REPART is false | |
| Message: Skipping sd-login.3 because HAVE_PAM is false | |
| Message: Skipping sd_get_seats.3 because HAVE_PAM is false | |
| Message: Skipping sd_login_monitor_new.3 because HAVE_PAM is false | |
| Message: Skipping sd_pid_get_owner_uid.3 because HAVE_PAM is false | |
| Message: Skipping sd_seat_get_active.3 because HAVE_PAM is false | |
| Message: Skipping sd_session_is_active.3 because HAVE_PAM is false | |
| Message: Skipping sd_uid_get_state.3 because HAVE_PAM is false | |
| Message: Skipping systemd-bless-boot-generator.8 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-bless-boot.service.8 because ENABLE_BOOTLOADER HAVE_BLKID is false | |
| Message: Skipping systemd-boot-clear-sysfail.service.8 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-boot-random-seed.service.8 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-boot.7 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-bsod.service.8 because HAVE_QRENCODE ENABLE_INITRD is false | |
| Message: Skipping systemd-cryptenroll.1 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-cryptsetup-generator.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-cryptsetup.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-dissect.1 because HAVE_BLKID is false | |
| Message: Skipping systemd-gpt-auto-generator.8 because HAVE_BLKID is false | |
| Message: Skipping systemd-homed.service.8 because ENABLE_HOMED is false | |
| Message: Skipping systemd-importd.service.8 because ENABLE_IMPORTD is false | |
| Message: Skipping systemd-integritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-integritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-journal-gatewayd.service.8 because ENABLE_REMOTE HAVE_MICROHTTPD is false | |
| Message: Skipping systemd-journal-remote.service.8 because ENABLE_REMOTE HAVE_MICROHTTPD is false | |
| Message: Skipping systemd-journal-upload.service.8 because ENABLE_REMOTE HAVE_LIBCURL is false | |
| Message: Skipping systemd-measure.1 because HAVE_TPM2 HAVE_BLKID HAVE_OPENSSL is false | |
| Message: Skipping systemd-modules-load.service.8 because HAVE_KMOD is false | |
| Message: Skipping systemd-pcrlock.8 because ENABLE_BOOTLOADER HAVE_OPENSSL HAVE_TPM2 is false | |
| Message: Skipping systemd-pcrphase.service.8 because ENABLE_BOOTLOADER HAVE_OPENSSL HAVE_TPM2 is false | |
| Message: Skipping systemd-repart.8 because ENABLE_REPART is false | |
| Message: Skipping systemd-stub.7 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-sysupdate.8 because ENABLE_SYSUPDATE is false | |
| Message: Skipping systemd-sysupdated.service.8 because ENABLE_SYSUPDATED is false | |
| Message: Skipping systemd-tpm2-clear.service.8 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-tpm2-setup.service.8 because ENABLE_BOOTLOADER is false | |
| Message: Skipping systemd-user-sessions.service.8 because HAVE_PAM is false | |
| Message: Skipping systemd-validatefs@.service.8 because HAVE_BLKID is false | |
| Message: Skipping systemd-veritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping systemd-veritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false | |
| Message: Skipping sysupdate.d.5 because ENABLE_SYSUPDATE is false | |
| Message: Skipping sysupdate.features.5 because ENABLE_SYSUPDATE is false | |
| Message: Skipping ukify.1 because ENABLE_UKIFY is false | |
| Message: Skipping updatectl.1 because ENABLE_SYSUPDATED is false | |
| Message: Skipping veritytab.5 because HAVE_LIBCRYPTSETUP is false | |
| Message: python-lxml not available, not making man page indices | |
| Configuring man using configuration | |
| Configuring html using configuration | |
| Compiler for C supports arguments -std=c90: YES | |
| Compiler for C supports arguments -std=c99: YES | |
| Compiler for C supports arguments -std=c11: YES | |
| Compiler for C supports arguments -std=c17: YES | |
| Compiler for C supports arguments -std=c23: YES | |
| Compiler for C supports arguments -std=gnu90: YES | |
| Compiler for C supports arguments -std=gnu99: YES | |
| Compiler for C supports arguments -std=gnu11: YES | |
| Compiler for C supports arguments -std=gnu17: YES | |
| Compiler for C supports arguments -std=gnu23: YES | |
| Run-time dependency bash-completion found: YES 2.16.0 | |
| Checking for size of "long" : 8 | |
| Message: Not installing tmpfiles.d/systemd-nologin.conf because HAVE_PAM is 0 | |
| Program jekyll found: NO | |
| Program clang-tidy found: NO | |
| Build targets in project: 277 | |
| systemd 259~devel | |
| build mode : developer | |
| split bin-sbin : true | |
| prefix directory : /usr | |
| sysconf directory : /etc | |
| include directory : /usr/include | |
| lib directory : /usr/lib/riscv64-linux-gnu | |
| SysV init scripts : /etc/init.d | |
| SysV rc?.d directories : /etc/rc.d | |
| SysV rc.local script : /etc/rc.local | |
| PAM modules directory : /usr/lib/riscv64-linux-gnu/security | |
| PAM configuration directory : /usr/lib/pam.d | |
| ssh server configuration directory : /etc/ssh/sshd_config.d | |
| ssh server privilege separation directory: /run/sshd | |
| ssh client configuration directory : /etc/ssh/ssh_config.d | |
| libcryptsetup plugins directory : /usr/lib/riscv64-linux-gnu/cryptsetup | |
| Shell profile directory : /etc/profile.d | |
| RPM macros directory : /usr/lib/rpm/macros.d | |
| modprobe.d directory : /usr/lib/modprobe.d | |
| D-Bus policy directory : /usr/share/dbus-1/system.d | |
| D-Bus session directory : /usr/share/dbus-1/services | |
| D-Bus system directory : /usr/share/dbus-1/system-services | |
| D-Bus interfaces directory : /usr/share/dbus-1/interfaces | |
| bash completions directory : /usr/share/bash-completion/completions | |
| zsh completions directory : /usr/share/zsh/site-functions | |
| private shared lib version tag : 259 | |
| debug shell : /bin/sh @ /dev/tty9 | |
| system UIDs : <=999 (alloc >=1) | |
| system GIDs : <=999 (alloc >=1) | |
| greeter UIDs : 60578…60705 | |
| dynamic UIDs : 61184…65519 | |
| container UID bases : 524288…1878982656 | |
| foreign UID base : 2147352576 | |
| static UID/GID allocations : tty-gid:5 | |
| /dev/kvm access mode : 0666 | |
| render group access mode : 0666 | |
| certificate root directory : /etc/ssl | |
| support URL : https://lists.freedesktop.org/mailman/listinfo/systemd-devel | |
| nobody user name : nobody | |
| nobody group name : nobody | |
| fallback hostname : localhost | |
| default compression method : none | |
| default DNSSEC mode : no | |
| default DNS-over-TLS mode : no | |
| default mDNS mode : yes | |
| default LLMNR mode : yes | |
| default DNS servers : 1.1.1.1#cloudflare-dns.com | |
| 8.8.8.8#dns.google | |
| 9.9.9.9#dns.quad9.net | |
| 193.110.81.0#dns0.eu | |
| 1.0.0.1#cloudflare-dns.com | |
| 8.8.4.4#dns.google | |
| 149.112.112.112#dns.quad9.net | |
| 185.253.5.0#dns0.eu | |
| 2606:4700:4700::1111#cloudflare-dns.com | |
| 2001:4860:4860::8888#dns.google | |
| 2620:fe::fe#dns.quad9.net | |
| 2a0f:fc80::#dns0.eu | |
| 2606:4700:4700::1001#cloudflare-dns.com | |
| 2001:4860:4860::8844#dns.google | |
| 2620:fe::9#dns.quad9.net | |
| 2a0f:fc81::#dns0.eu | |
| default NTP servers : time1.google.com | |
| time2.google.com | |
| time3.google.com | |
| time4.google.com | |
| default net.naming_scheme= value : latest | |
| default KillUserProcesses= value : true | |
| default locale : C.UTF-8 | |
| default nspawn locale : C.UTF-8 | |
| default status unit format : name | |
| default user $PATH : (same as system services) | |
| systemd service watchdog : 3min | |
| time epoch : 1758110420 (2025-09-17T12:00:20+00:00) | |
| Features | |
| enabled : IMA, IPE, SMACK, backlight, binfmt, coredump, efi, environment.d, firstboot, hibernate, hostnamed, hwdb, initrd, kernel-install, localed, logind, machined, mountfsd, networkd, nspawn, nsresourced, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, oomd, portabled, pstore, quotacheck, randomseed, resolve, rfkill, sysext, systemd-analyze, sysusers, storagetm, timedated, timesyncd, tmpfiles, userdb, vconsole, vmspawn, xdg-autostart, dmi, idn, polkit, tpm, SysV compat, utmp, ldconfig, adm group, wheel group, gshadow, fuzz tests, link-udev-shared, link-systemctl-shared, link-networkd-shared, link-timesyncd-shared, link-journalctl-shared, link-boot-shared, link-portabled-shared | |
| disabled : ACL, AUDIT, AppArmor, PAM, SECCOMP, SELinux, blkid, elfutils, gcrypt, gnutls, libarchive, libbpf, libcryptsetup, libcryptsetup-plugins, libcurl, libfdisk, libfido2, libidn, libidn2, microhttpd, openssl, p11kit, passwdqc, pcre2, pwquality, qrencode, tpm2, xkbcommon, zstd, lz4, xz, zlib, bzip2, bootloader, bpf-framework, homed, importd, repart, sysupdate, sysupdated, DNS-over-TLS, legacy-pkla, kmod, xenctrl, dbus, glib, man pages, html pages, man page indices, compat-mutable-uid-boundaries, debug hashmap, debug mmap cache, debug siphash, trace logging, slow tests, install tests, first-boot-full-preset, fexecve, standalone-binaries, coverage, static-libsystemd, static-libudev | |
| Found ninja-1.12.1 at /usr/bin/ninja |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment