Created
September 17, 2024 16:19
-
-
Save Jayman2000/016e355b92bed2d25e23a847a973c86c to your computer and use it in GitHub Desktop.
A log that will help me report a bug with systemd: <https://systemd.io>
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
jayman@fedora:~$ # 1. Clone the systemd repo, and make sure that the path to the clone contains at least one space: | |
jayman@fedora:~$ git clone https://github.com/systemd/systemd 'path that contains spaces' | |
Cloning into 'path that contains spaces'... | |
remote: Enumerating objects: 541472, done. | |
remote: Counting objects: 100% (1717/1717), done. | |
remote: Compressing objects: 100% (937/937), done. | |
remote: Total 541472 (delta 1039), reused 1188 (delta 771), pack-reused 539755 (from 1) | |
Receiving objects: 100% (541472/541472), 237.44 MiB | 25.26 MiB/s, done. | |
Resolving deltas: 100% (424660/424660), done. | |
jayman@fedora:~$ # 2. Change directory into your newly created clone: | |
jayman@fedora:~$ cd 'path that contains spaces' | |
jayman@fedora:~/path that contains spaces$ # 3. Make sure that you have all the build dependencies installed. | |
jayman@fedora:~/path that contains spaces$ sudo dnf builddep systemd | |
[sudo] password for jayman: | |
enabling fedora-source repository | |
enabling fedora-cisco-openh264-source repository | |
enabling updates-source repository | |
Last metadata expiration check: 0:44:33 ago on Tue 17 Sep 2024 11:18:36 AM EDT. | |
Package gcc-c++-14.2.1-1.fc40.x86_64 is already installed. | |
Package python3-devel-3.12.6-1.fc40.x86_64 is already installed. | |
Package gcc-14.2.1-1.fc40.x86_64 is already installed. | |
Package gettext-0.22.5-4.fc40.x86_64 is already installed. | |
Package python3-pytest-7.4.3-3.fc40.noarch is already installed. | |
Package openssl-devel-1:3.2.2-3.fc40.x86_64 is already installed. | |
Package coreutils-9.4-7.fc40.x86_64 is already installed. | |
Package pkgconf-pkg-config-2.1.1-2.fc40.x86_64 is already installed. | |
Package python3-3.12.6-1.fc40.x86_64 is already installed. | |
Package libcurl-devel-8.6.0-10.fc40.x86_64 is already installed. | |
Package bzip2-devel-1.0.8-18.fc40.x86_64 is already installed. | |
Package pam-devel-1.6.1-3.fc40.x86_64 is already installed. | |
Package libzstd-devel-1.5.6-1.fc40.x86_64 is already installed. | |
Package clang-18.1.8-1.fc40.x86_64 is already installed. | |
Package libcap-devel-2.69-8.fc40.x86_64 is already installed. | |
Package libxslt-1.1.42-1.fc40.x86_64 is already installed. | |
Package docbook-style-xsl-1.79.2-22.fc40.noarch is already installed. | |
Package gnutls-devel-3.8.6-1.fc40.x86_64 is already installed. | |
Package libselinux-devel-3.6-4.fc40.x86_64 is already installed. | |
Package gobject-introspection-devel-1.80.1-1.fc40.x86_64 is already installed. | |
Package xz-devel-1:5.4.6-3.fc40.x86_64 is already installed. | |
Package dbus-devel-1:1.14.10-3.fc40.x86_64 is already installed. | |
Package python3-jinja2-3.1.4-1.fc40.noarch is already installed. | |
Package lz4-devel-1.9.4-6.fc40.x86_64 is already installed. | |
Package systemtap-sdt-devel-5.2~pre17250223gd07e4284-1.fc40.x86_64 is already installed. | |
Package gperf-3.1-19.fc40.x86_64 is already installed. | |
Package python3-lxml-5.1.0-7.fc40.x86_64 is already installed. | |
Package util-linux-2.40.1-1.fc40.x86_64 is already installed. | |
Package gawk-5.3.0-3.fc40.x86_64 is already installed. | |
Package libacl-devel-2.3.2-1.fc40.x86_64 is already installed. | |
Package python3-pillow-10.3.0-1.fc40.x86_64 is already installed. | |
Package elfutils-devel-0.191-4.fc40.x86_64 is already installed. | |
Package valgrind-devel-1:3.23.0-4.fc40.x86_64 is already installed. | |
Package libxkbcommon-devel-1.6.0-2.fc40.x86_64 is already installed. | |
Package hostname-3.23-12.fc40.x86_64 is already installed. | |
Package bash-completion-1:2.11-14.fc40.noarch is already installed. | |
Package audit-libs-devel-4.0.2-1.fc40.x86_64 is already installed. | |
Package binutils-2.41-37.fc40.x86_64 is already installed. | |
Package libblkid-devel-2.40.1-1.fc40.x86_64 is already installed. | |
Package libseccomp-devel-2.5.5-1.fc40.x86_64 is already installed. | |
Package xz-1:5.4.6-3.fc40.x86_64 is already installed. | |
Package firewalld-filesystem-2.1.3-1.fc40.noarch is already installed. | |
Package libidn2-devel-2.3.7-1.fc40.x86_64 is already installed. | |
Package libmount-devel-2.40.1-1.fc40.x86_64 is already installed. | |
Package qrencode-devel-4.1.1-7.fc40.x86_64 is already installed. | |
Package cryptsetup-devel-2.7.5-1.fc40.x86_64 is already installed. | |
Package libmicrohttpd-devel-1:1.0.1-1.fc40.x86_64 is already installed. | |
Package acl-2.3.2-1.fc40.x86_64 is already installed. | |
Package kmod-devel-31-5.fc40.x86_64 is already installed. | |
Package iptables-devel-1.8.10-7.fc40.x86_64 is already installed. | |
Package tpm2-tss-devel-4.1.3-1.fc40.x86_64 is already installed. | |
Package tpm2-tss-devel-4.1.3-1.fc40.x86_64 is already installed. | |
Package libfdisk-devel-2.40.1-1.fc40.x86_64 is already installed. | |
Package libbpf-devel-2:1.2.3-1.fc40.x86_64 is already installed. | |
Package python3-pyelftools-0.31-1.fc40.noarch is already installed. | |
Package libpwquality-devel-1.4.5-9.fc40.x86_64 is already installed. | |
Package tpm2-tss-devel-4.1.3-1.fc40.x86_64 is already installed. | |
Package python3-pefile-2023.2.7-7.fc40.noarch is already installed. | |
Package lz4-1.9.4-6.fc40.x86_64 is already installed. | |
Package libfido2-devel-1.14.0-4.fc40.x86_64 is already installed. | |
Package python3-pytest-flakes-4.0.5-9.fc40.noarch is already installed. | |
Package python3-zstd-1.5.5.1-3.fc40.x86_64 is already installed. | |
Package tree-2.1.0-5.fc40.x86_64 is already installed. | |
Package meson-1.4.1-1.fc40.noarch is already installed. | |
Dependencies resolved. | |
Nothing to do. | |
Complete! | |
jayman@fedora:~/path that contains spaces$ # 4. Build systemd and try running its tests: | |
jayman@fedora:~/path that contains spaces$ meson setup build | |
The Meson build system | |
Version: 1.4.1 | |
Source dir: /home/jayman/path that contains spaces | |
Build dir: /home/jayman/path that contains spaces/build | |
Build type: native build | |
Project name: systemd | |
Project version: 257~devel | |
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)") | |
C linker for the host machine: cc ld.bfd 2.41-37 | |
Host machine cpu family: x86_64 | |
Host machine cpu: x86_64 | |
Program tools/git-setup.sh found: YES (/home/jayman/path that contains spaces/tools/git-setup.sh) | |
Message: Activated pre-commit hook | |
Program tools/meson-build.sh found: YES (/home/jayman/path that contains spaces/tools/meson-build.sh) | |
C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)") | |
C++ linker for the host machine: c++ ld.bfd 2.41-37 | |
Compiler for C supports arguments -Wno-missing-field-initializers: YES | |
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=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-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=return-type: 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 -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: NO | |
Compiler for C supports arguments -Wunused-function: YES | |
Compiler for C supports arguments -Wwrite-strings: 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,--warn-common: YES | |
Compiler for C supports arguments -Wzero-length-bounds: YES (cached) | |
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-unused-parameter: YES | |
Compiler for C++ supports arguments -Wno-nonnull-compare: YES | |
Compiler for C supports arguments -Wstringop-truncation: YES | |
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 size of "char16_t" : 2 | |
Checking for size of "char32_t" : 4 | |
Checking for size of "struct mount_attr" : 32 | |
Checking for size of "struct statx" : 256 | |
Checking for size of "struct dirent64" : 280 | |
Checking for size of "struct sched_attr" : -1 | |
Checking for function "secure_getenv" : YES | |
Checking for function "__secure_getenv" : NO | |
Checking for function "memfd_create" : YES | |
Checking for function "gettid" : YES | |
Checking for function "fchmodat2" : NO | |
Checking for function "pivot_root" : NO | |
Checking for function "ioprio_get" : NO | |
Checking for function "ioprio_set" : NO | |
Checking for function "sched_setattr" : NO | |
Checking for function "name_to_handle_at" : YES | |
Checking for function "setns" : YES | |
Checking for function "renameat2" : YES | |
Checking for function "kcmp" : NO | |
Checking for function "keyctl" : NO | |
Checking for function "copy_file_range" : YES | |
Checking for function "bpf" : NO | |
Checking for function "statx" : YES | |
Checking for function "explicit_bzero" : YES | |
Checking for function "reallocarray" : YES | |
Checking for function "set_mempolicy" : NO | |
Checking for function "get_mempolicy" : NO | |
Checking for function "pidfd_send_signal" : YES | |
Checking for function "pidfd_open" : YES | |
Checking for function "rt_sigqueueinfo" : NO | |
Checking for function "rt_tgsigqueueinfo" : NO | |
Checking for function "mallinfo" : 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 "mount_setattr" : YES | |
Checking for function "move_mount" : YES | |
Checking for function "open_tree" : YES | |
Checking for function "fsopen" : YES | |
Checking for function "fsconfig" : YES | |
Checking for function "fsmount" : YES | |
Checking for function "getdents64" : YES | |
Checking for function "pidfd_spawn" : YES | |
Checking for function "getrandom" : YES | |
Program sh found: YES (/usr/bin/sh) | |
Program echo found: YES (/usr/bin/echo) | |
Program sed found: YES (/usr/bin/sed) | |
Program awk found: YES (/usr/bin/awk) | |
Program stat found: YES (/usr/bin/stat) | |
Program ln found: YES (/usr/bin/ln) | |
Program git found: YES (/usr/bin/git) | |
Program env found: YES (/usr/bin/env) | |
Program rsync found: YES (/usr/bin/rsync) | |
Program diff found: YES (/usr/bin/diff) | |
Program find found: YES (/usr/bin/find) | |
Program quotaon found: YES (/usr/sbin/quotaon) | |
Program quotacheck found: YES (/usr/sbin/quotacheck) | |
Program kmod found: YES (/usr/bin/kmod) | |
Program kexec found: YES (/usr/sbin/kexec) | |
Program sulogin found: YES (/usr/sbin/sulogin) | |
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) | |
Program gperf found: YES (/usr/bin/gperf) | |
Message: gperf len type is size_t | |
Has header "sys/capability.h" : YES | |
Has header "crypt.h" : YES | |
Has header "linux/ioprio.h" : YES | |
Has header "linux/memfd.h" : YES | |
Has header "linux/time_types.h" : YES | |
Has header "sys/auxv.h" : YES | |
Has header "sys/sdt.h" : YES | |
Has header "threads.h" : YES | |
Has header "valgrind/memcheck.h" : YES | |
Has header "valgrind/valgrind.h" : YES | |
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) 2.1.1 | |
Run-time dependency libcrypt found: YES 4.4.36 | |
Run-time dependency libcap found: YES 2.69 | |
Checking if "libatomic" : links: YES | |
Checking for function "crypt_ra" with dependency libcrypt: YES | |
Checking for function "crypt_preferred_method" with dependency libcrypt: YES | |
Checking for function "crypt_gensalt_ra" with dependency libcrypt: YES | |
Run-time dependency libbpf found: YES 1.2.3 | |
Program clang found: YES 18.1.8 18.1.8 (/usr/bin/clang) | |
Program bpftool /usr/sbin/bpftool found: NO | |
Program bpftool /usr/sbin/bpftool found: NO | |
Run-time dependency mount found: YES 2.40.1 | |
Run-time dependency fdisk found: YES 2.40.1 | |
Run-time dependency pwquality found: YES 1.4.5 | |
Run-time dependency libseccomp found: YES 2.5.5 | |
Run-time dependency libselinux found: YES 3.6 | |
Did not find CMake 'cmake' | |
Found CMake: NO | |
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: YES 2.3.2 | |
Run-time dependency audit found: YES 4.0.2 | |
Run-time dependency blkid found: YES 2.40.1 | |
Checking for function "blkid_probe_set_hint" with dependency blkid: YES | |
Run-time dependency libkmod found: YES 31 | |
Run-time dependency xencontrol found: NO (tried pkgconfig and cmake) | |
Run-time dependency pam found: YES 1.6.1 | |
Run-time dependency pam_misc found: YES 1.6.1 | |
Run-time dependency libmicrohttpd found: YES 1.0.1 | |
Run-time dependency libcryptsetup found: YES 2.7.5 | |
Checking for function "crypt_set_metadata_size" with dependency libcryptsetup: YES | |
Checking for function "crypt_activate_by_signed_key" with dependency libcryptsetup: YES | |
Checking for function "crypt_token_max" with dependency libcryptsetup: YES | |
Checking for function "crypt_reencrypt_init_by_passphrase" with dependency libcryptsetup: YES | |
Checking for function "crypt_reencrypt" with dependency libcryptsetup: YES | |
Checking for function "crypt_reencrypt_run" with dependency libcryptsetup: YES | |
Checking for function "crypt_set_data_offset" with dependency libcryptsetup: YES | |
Checking for function "crypt_set_keyring_to_link" with dependency libcryptsetup: YES | |
Checking for function "crypt_resume_by_volume_key" with dependency libcryptsetup: YES | |
Checking for function "crypt_token_set_external_path" with dependency libcryptsetup: YES | |
Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: YES | |
Checking for function "crypt_token_external_path" with dependency libcryptsetup: YES | |
Run-time dependency libcurl found: YES 8.6.0 | |
Run-time dependency libidn2 found: YES 2.3.7 | |
Run-time dependency libiptc found: YES 1.8.10 | |
Run-time dependency libqrencode found: YES 4.1.1 | |
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) | |
Library gpg-error found: NO | |
Run-time dependency gnutls found: YES 3.8.6 | |
Run-time dependency openssl found: YES 3.2.2 | |
Run-time dependency p11-kit-1 found: YES 0.25.5 | |
Run-time dependency libfido2 found: YES 1.14.0 | |
Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: YES 4.1.3 | |
Run-time dependency libdw found: YES 0.191 | |
Checking for function "dwelf_elf_e_machine_string" with dependency libdw: YES | |
Checking for function "dwfl_set_sysroot" with dependency libdw: NO | |
Run-time dependency zlib found: YES 1.3.1.zlib-ng | |
Run-time dependency bzip2 found: YES 1.0.6 | |
Run-time dependency liblzma found: YES 5.4.6 | |
Run-time dependency liblz4 found: YES 1.9.4 | |
Run-time dependency libzstd found: YES 1.5.6 | |
Run-time dependency libarchive found: NO (tried pkgconfig and cmake) | |
Run-time dependency xkbcommon found: YES 1.6.0 | |
Run-time dependency libpcre2-8 found: YES 10.44 | |
Run-time dependency glib-2.0 found: YES 2.80.3 | |
Run-time dependency gobject-2.0 found: YES 2.80.3 | |
Run-time dependency gio-2.0 found: YES 2.80.3 | |
Run-time dependency dbus-1 found: YES 1.14.10 | |
Program python3 (jinja2) found: YES (/usr/bin/python3) modules: jinja2 | |
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools | |
Checking if "32bit build possible" : links: NO | |
Program python3 (pefile) found: YES (/usr/bin/python3) modules: pefile | |
Program tools/check-efi-alignment.py found: YES (/home/jayman/path that contains spaces/tools/check-efi-alignment.py) | |
Message: Using neither provided nor generated vmlinux.h, some features will not be available. | |
Program tools/check-version-history.py found: YES (/usr/bin/python3 /home/jayman/path that contains spaces/tools/check-version-history.py) | |
Program tools/elf2efi.py found: YES (/home/jayman/path that contains spaces/tools/elf2efi.py) | |
Program tools/dbus_exporter.py found: YES (/home/jayman/path that contains spaces/tools/dbus_exporter.py) | |
Program tools/generate-gperfs.py found: YES (/home/jayman/path that contains spaces/tools/generate-gperfs.py) | |
Program tools/make-autosuspend-rules.py found: YES (/home/jayman/path that contains spaces/tools/make-autosuspend-rules.py) | |
Program tools/make-directive-index.py found: YES (/home/jayman/path that contains spaces/tools/make-directive-index.py) | |
Program tools/sync-docs.py found: YES (/home/jayman/path that contains spaces/tools/sync-docs.py) | |
Program tools/make-man-index.py found: YES (/home/jayman/path that contains spaces/tools/make-man-index.py) | |
Program tools/meson-render-jinja2.py found: YES (/home/jayman/path that contains spaces/tools/meson-render-jinja2.py) | |
Program tools/update-dbus-docs.py found: YES (/home/jayman/path that contains spaces/tools/update-dbus-docs.py) | |
Program tools/update-hwdb-autosuspend.sh found: YES (/home/jayman/path that contains spaces/tools/update-hwdb-autosuspend.sh) | |
Program tools/update-hwdb.sh found: YES (/home/jayman/path that contains spaces/tools/update-hwdb.sh) | |
Program tools/update-man-rules.py found: YES (/home/jayman/path that contains spaces/tools/update-man-rules.py) | |
Program tools/update-syscall-tables.sh found: YES (/home/jayman/path that contains spaces/tools/update-syscall-tables.sh) | |
Program tools/xml_helper.py found: YES (/home/jayman/path that contains spaces/tools/xml_helper.py) | |
Configuring config.h using configuration | |
Program msgfmt found: YES (/usr/bin/msgfmt) | |
Program msginit found: YES (/usr/bin/msginit) | |
Program msgmerge found: YES (/usr/bin/msgmerge) | |
Program xgettext found: YES (/usr/bin/xgettext) | |
Program generate-af-list.sh found: YES (/home/jayman/path that contains spaces/src/basic/generate-af-list.sh) | |
Program generate-arphrd-list.sh found: YES (/home/jayman/path that contains spaces/src/basic/generate-arphrd-list.sh) | |
Program generate-cap-list.sh found: YES (/home/jayman/path that contains spaces/src/basic/generate-cap-list.sh) | |
Program generate-errno-list.sh found: YES (/home/jayman/path that contains spaces/src/basic/generate-errno-list.sh) | |
Program missing_syscalls.py found: YES (/usr/bin/python3 /home/jayman/path that contains spaces/src/basic/missing_syscalls.py) | |
Program check-filesystems.sh found: YES (/home/jayman/path that contains spaces/src/basic/check-filesystems.sh) | |
Program generate-filesystem-list.py found: YES (/home/jayman/path that contains spaces/src/basic/generate-filesystem-list.py) | |
Program generate-filesystem-switch-case.py found: YES (/home/jayman/path that contains spaces/src/basic/generate-filesystem-switch-case.py) | |
Program sd-journal/generate-audit_type-list.sh found: YES (/home/jayman/path that contains spaces/src/libsystemd/sd-journal/generate-audit_type-list.sh) | |
Program generate-syscall-list.py found: YES (/home/jayman/path that contains spaces/src/shared/generate-syscall-list.py) | |
Program generate-ip-protocol-list.sh found: YES (/home/jayman/path that contains spaces/src/shared/generate-ip-protocol-list.sh) | |
Program generate-keyboard-keys-list.sh found: YES (/home/jayman/path that contains spaces/src/udev/generate-keyboard-keys-list.sh) | |
Program generate-keyboard-keys-gperf.sh found: YES (/home/jayman/path that contains spaces/src/udev/generate-keyboard-keys-gperf.sh) | |
Configuring efi_config.h using configuration | |
Compiler for C supports arguments -fwide-exec-charset=UCS2: YES | |
Compiler for C supports arguments -maccumulate-outgoing-args: YES | |
Compiler for C supports arguments -mstack-protector-guard=global: YES | |
Compiler for C supports link arguments -Wl,-z,nopack-relative-relocs: YES | |
Compiler for C supports arguments -fcf-protection=none: YES | |
Compiler for C supports arguments -fno-asynchronous-unwind-tables: YES | |
Compiler for C supports arguments -fno-exceptions: YES | |
Compiler for C supports arguments -fno-unwind-tables: YES | |
Compiler for C supports arguments -fno-sanitize=all: YES | |
Compiler for C supports link arguments -Wl,--no-wchar-size-warning: NO | |
Checking if "linker supports -static-pie" : links: YES | |
Checking if "linker supports LTO with -nostdlib" : links: YES | |
Program test-kernel-install.sh found: YES (/home/jayman/path that contains spaces/src/kernel-install/test-kernel-install.sh) | |
Program generate-dns_type-gperf.py found: YES (/home/jayman/path that contains spaces/src/resolve/generate-dns_type-gperf.py) | |
Compiler for C supports arguments -std=iso9899:2017: YES | |
Compiler for C supports arguments -std=c23: 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 | |
Program generate-sym-test.py found: YES (/home/jayman/path that contains spaces/src/test/generate-sym-test.py) | |
Program python3 (pytest_flakes) found: YES (/usr/bin/python3) modules: pytest_flakes | |
Program generate-directives.py found: YES (/usr/bin/python3 /home/jayman/path that contains spaces/test/fuzz/generate-directives.py) | |
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: home/test-homed-regression-31896 is a manual test | |
Message: import/test-qcow2 is a manual test | |
Message: login/test-inhibit is a manual test | |
Message: login/test-session-properties is a manual test | |
Message: nspawn/test-patch-uid 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-dlopen is a manual test | |
Message: test/test-ipcrm is an unsafe test | |
Message: test/test-netlink-manual is a manual test | |
Message: test/test-nft-set is a manual test | |
Message: test/test-progress-bar 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: test/test-aux-scope is a manual test | |
Message: libsystemd/test-bus-benchmark is a manual test | |
Message: libsystemd/test-journal-append is a manual test | |
Program mkosi found: NO | |
Configuring test-sysusers.sh using configuration | |
Program hwdb-test.sh found: YES (/home/jayman/path that contains spaces/test/hwdb-test.sh) | |
Program test-systemctl-enable.sh found: YES (/usr/bin/env bash /home/jayman/path that contains spaces/test/test-systemctl-enable.sh) | |
Program sysv-generator-test.py found: YES (/home/jayman/path that contains spaces/test/sysv-generator-test.py) | |
Program test-bootctl-json.sh found: YES (/home/jayman/path that contains spaces/test/test-bootctl-json.sh) | |
Program test-systemd-tmpfiles.py found: YES (/home/jayman/path that contains spaces/test/test-systemd-tmpfiles.py) | |
Program rule-syntax-check.py found: YES (/home/jayman/path that contains spaces/test/rule-syntax-check.py) | |
Program test-fstab-generator.sh found: YES (/home/jayman/path that contains spaces/test/test-fstab-generator.sh) | |
Program test-network-generator-conversion.sh found: YES (/home/jayman/path that contains spaces/test/test-network-generator-conversion.sh) | |
Program rpm found: YES (/usr/bin/rpm) | |
Program rpmspec found: NO | |
Program test-rpm-macros.sh found: YES (/home/jayman/path that contains spaces/test/test-rpm-macros.sh) | |
Message: Skipping test-rpm-macros since rpm and/or rpmspec are not available | |
Program udev-dmi-memory-id-test.sh found: YES (/home/jayman/path that contains spaces/test/udev-dmi-memory-id-test.sh) | |
Program integration-test-wrapper.py found: YES (/home/jayman/path that contains spaces/test/integration-test-wrapper.py) | |
Configuring TEST-64-UDEV-STORAGE.service using configuration | |
Configuring TEST-85-NETWORK.service using configuration | |
Configuring TEST-01-BASIC.service using configuration | |
Configuring TEST-02-UNITTESTS.service using configuration | |
Configuring TEST-03-JOBS.service using configuration | |
Configuring TEST-04-JOURNAL.service using configuration | |
Configuring TEST-05-RLIMITS.service using configuration | |
Configuring TEST-06-SELINUX.service using configuration | |
Configuring TEST-08-INITRD.service using configuration | |
Configuring TEST-09-REBOOT.service using configuration | |
Configuring TEST-13-NSPAWN.service using configuration | |
Configuring TEST-15-DROPIN.service using configuration | |
Configuring TEST-17-UDEV.service using configuration | |
Configuring TEST-18-FAILUREACTION.service using configuration | |
Configuring TEST-19-CGROUP.service using configuration | |
Configuring TEST-21-DFUZZER.service using configuration | |
Configuring TEST-22-TMPFILES.service using configuration | |
Configuring TEST-23-UNIT-FILE.service using configuration | |
Configuring TEST-24-CRYPTSETUP.service using configuration | |
Configuring TEST-25-IMPORT.service using configuration | |
Configuring TEST-26-SYSTEMCTL.service using configuration | |
Configuring TEST-29-PORTABLE.service using configuration | |
Configuring TEST-30-ONCLOCKCHANGE.service using configuration | |
Configuring TEST-31-DEVICE-ENUMERATION.service using configuration | |
Configuring TEST-32-OOMPOLICY.service using configuration | |
Configuring TEST-34-DYNAMICUSERMIGRATE.service using configuration | |
Configuring TEST-35-LOGIN.service using configuration | |
Configuring TEST-36-NUMAPOLICY.service using configuration | |
Configuring TEST-38-FREEZER.service using configuration | |
Configuring TEST-43-PRIVATEUSER-UNPRIV.service using configuration | |
Configuring TEST-45-TIMEDATE.service using configuration | |
Configuring TEST-46-HOMED.service using configuration | |
Configuring TEST-50-DISSECT.service using configuration | |
Configuring TEST-52-HONORFIRSTSHUTDOWN.service using configuration | |
Configuring TEST-53-ISSUE-16347.service using configuration | |
Configuring TEST-54-CREDS.service using configuration | |
Configuring TEST-55-OOMD.service using configuration | |
Configuring TEST-58-REPART.service using configuration | |
Configuring TEST-59-RELOADING-RESTART.service using configuration | |
Configuring TEST-60-MOUNT-RATELIMIT.service using configuration | |
Configuring TEST-62-RESTRICT-IFACES.service using configuration | |
Configuring TEST-63-PATH.service using configuration | |
Configuring TEST-65-ANALYZE.service using configuration | |
Configuring TEST-66-DEVICE-ISOLATION.service using configuration | |
Configuring TEST-67-INTEGRITY.service using configuration | |
Configuring TEST-68-PROPAGATE-EXIT-STATUS.service using configuration | |
Configuring TEST-70-TPM2.service using configuration | |
Configuring TEST-71-HOSTNAME.service using configuration | |
Configuring TEST-72-SYSUPDATE.service using configuration | |
Configuring TEST-73-LOCALE.service using configuration | |
Configuring TEST-74-AUX-UTILS.service using configuration | |
Configuring TEST-75-RESOLVED.service using configuration | |
Configuring TEST-76-SYSCTL.service using configuration | |
Configuring TEST-78-SIGQUEUE.service using configuration | |
Configuring TEST-79-MEMPRESS.service using configuration | |
Configuring TEST-80-NOTIFYACCESS.service using configuration | |
Configuring TEST-81-GENERATORS.service using configuration | |
Configuring TEST-83-BTRFS.service using configuration | |
Configuring TEST-84-STORAGETM.service using configuration | |
Program parse_hwdb.py found: YES (/home/jayman/path that contains spaces/hwdb.d/parse_hwdb.py) | |
Program xsltproc found: YES (/usr/bin/xsltproc) | |
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 (cached) | |
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.11 | |
Checking for size of "long" : 8 | |
Program jekyll found: NO | |
Program tools/check-help.sh found: YES (/home/jayman/path that contains spaces/tools/check-help.sh) | |
Program tools/check-version.sh found: YES (/home/jayman/path that contains spaces/tools/check-version.sh) | |
Compiler for C supports link arguments -fsanitize=address,undefined: NO | |
Program tools/git-contrib.sh found: YES (/home/jayman/path that contains spaces/tools/git-contrib.sh) | |
Program tools/check-api-docs.sh found: YES (/home/jayman/path that contains spaces/tools/check-api-docs.sh) | |
Program tools/meson-extract-unit-files.py found: YES (/home/jayman/path that contains spaces/tools/meson-extract-unit-files.py) | |
Build targets in project: 2494 | |
systemd 257~devel | |
build mode : developer | |
split bin-sbin : true | |
prefix directory : /usr | |
sysconf directory : /etc | |
include directory : /usr/include | |
lib directory : /usr/lib64 | |
SysV init scripts : /etc/init.d | |
SysV rc?.d directories : /etc/rc.d | |
PAM modules directory : /usr/lib64/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/lib64/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 : 257 | |
extra start script : /etc/rc.local | |
debug shell : /bin/sh @ /dev/tty9 | |
system UIDs : <=999 (alloc >=201) | |
system GIDs : <=999 (alloc >=201) | |
dynamic UIDs : 61184…65519 | |
container UID bases : 524288…1878982656 | |
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 : zstd | |
default DNSSEC mode : allow-downgrade | |
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 | |
1.0.0.1#cloudflare-dns.com | |
8.8.4.4#dns.google | |
2606:4700:4700::1111#cloudflare-dns.com | |
2001:4860:4860::8888#dns.google | |
2606:4700:4700::1001#cloudflare-dns.com | |
2001:4860:4860::8844#dns.google | |
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 : 1718142126 (2024-06-11T21:42:06+00:00) | |
UEFI | |
UEFI architectures : x64 | |
SBAT distro : "fedora" | |
SBAT distro generation : 1 | |
SBAT distro version : GIT_VERSION | |
SBAT distro summary : "Fedora Linux" | |
SBAT distro URL : "https://bugzilla.redhat.com/" | |
Features | |
enabled : ACL, AUDIT, IMA, PAM, SECCOMP, SELinux, SMACK, blkid, elfutils, gnutls, libbpf, libcryptsetup, libcryptsetup-plugins, libcurl, libfdisk, libfido2, libidn2, libiptc, microhttpd, openssl, p11kit, pcre2, pwquality, qrencode, tpm2, xkbcommon, zstd, lz4, xz, zlib, bzip2, backlight, binfmt, bootloader, coredump, efi, environment.d, firstboot, hibernate, homed, hostnamed, hwdb, importd, initrd, kernel-install, localed, logind, machined, networkd, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, oomd, portabled, pstore, quotacheck, randomseed, repart, resolve, rfkill, sysext, systemd-analyze, sysupdate, sysusers, storagetm, timedated, timesyncd, tmpfiles, userdb, vconsole, vmspawn, xdg-autostart, dmi, idn, polkit, kmod, dbus, glib, tpm, SysV compat, utmp, ldconfig, adm group, wheel group, gshadow, link-udev-shared, link-systemctl-shared, link-networkd-shared, link-timesyncd-shared, link-journalctl-shared, link-boot-shared, link-portabled-shared, cryptolib(openssl), DNS-over-TLS(openssl) | |
disabled : AppArmor, gcrypt, libidn, passwdqc, bpf-framework, legacy-pkla, xenctrl, man pages, html pages, man page indices, compat-mutable-uid-boundaries, debug hashmap, debug mmap cache, debug siphash, trace logging, slow tests, fuzz tests, install tests, first-boot-full-preset, fexecve, standalone-binaries, coverage, static-libsystemd, static-libudev | |
Found ninja-1.12.1 at /usr/bin/ninja | |
jayman@fedora:~/path that contains spaces$ ninja -C build | |
ninja: Entering directory `build' | |
[2721/2721] Generating export-dbus-interfaces with a custom command | |
jayman@fedora:~/path that contains spaces$ meson test -C build | |
ninja: Entering directory `/home/jayman/path that contains spaces/build' | |
[1/479] Generating version.h with a custom command | |
1/1692 systemd:efi / check-alignment-systemd-bootx64.efi OK 0.08s | |
2/1692 systemd:efi / check-alignment-linuxx64.efi.stub OK 0.08s | |
3/1692 systemd:efi / check-alignment-addonx64.efi.stub OK 0.07s | |
4/1692 systemd:headers / cc-sd-bus.h_c OK 0.06s | |
5/1692 systemd:headers / cc-sd-bus.h_c-ansi OK 0.06s | |
6/1692 systemd:headers / cc-sd-bus.h_c-std=iso9899_1990 OK 0.05s | |
7/1692 systemd:headers / cc-sd-bus.h_c-std=iso9899_2011 OK 0.05s | |
8/1692 systemd:headers / cc-sd-bus.h_c-std=iso9899_2017 OK 0.04s | |
9/1692 systemd:headers / cc-sd-bus.h_c-std=c23 OK 0.04s | |
10/1692 systemd:headers / cc-sd-bus.h_c++ OK 0.07s | |
11/1692 systemd:headers / cc-sd-bus.h_c++-std=c++98 OK 0.09s | |
12/1692 systemd:headers / cc-sd-bus.h_c++-std=c++11 OK 0.07s | |
13/1692 systemd:headers / cc-sd-bus.h_c++-std=c++14 OK 0.06s | |
14/1692 systemd:headers / cc-sd-bus.h_c++-std=c++17 OK 0.06s | |
15/1692 systemd:headers / cc-sd-bus.h_c++-std=c++20 OK 0.06s | |
16/1692 systemd:headers / cc-sd-bus.h_c++-std=c++23 OK 0.06s | |
17/1692 systemd:headers / cc-sd-bus-protocol.h_c OK 0.02s | |
18/1692 systemd:headers / cc-sd-bus-protocol.h_c-ansi OK 0.03s | |
19/1692 systemd:headers / cc-sd-bus-protocol.h_c-std=iso9899_1990 OK 0.02s | |
20/1692 systemd:headers / cc-sd-bus.h_c++-std=c++26 OK 0.11s | |
21/1692 systemd:headers / cc-sd-bus-protocol.h_c-std=iso9899_2011 OK 0.03s | |
22/1692 systemd:headers / cc-sd-bus-protocol.h_c-std=iso9899_2017 OK 0.02s | |
23/1692 systemd:headers / cc-sd-bus-protocol.h_c-std=c23 OK 0.02s | |
24/1692 systemd:headers / cc-sd-bus-protocol.h_c++ OK 0.03s | |
25/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++98 OK 0.03s | |
26/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++11 OK 0.02s | |
27/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++14 OK 0.02s | |
28/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++17 OK 0.03s | |
29/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++20 OK 0.03s | |
30/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++23 OK 0.02s | |
31/1692 systemd:headers / cc-sd-bus-protocol.h_c++-std=c++26 OK 0.03s | |
32/1692 systemd:headers / cc-sd-bus-vtable.h_c OK 0.05s | |
33/1692 systemd:headers / cc-sd-bus-vtable.h_c-ansi OK 0.07s | |
34/1692 systemd:headers / cc-sd-bus-vtable.h_c-std=iso9899_1990 OK 0.05s | |
35/1692 systemd:headers / cc-sd-bus-vtable.h_c-std=iso9899_2017 OK 0.03s | |
36/1692 systemd:headers / cc-sd-bus-vtable.h_c-std=iso9899_2011 OK 0.06s | |
37/1692 systemd:headers / cc-sd-bus-vtable.h_c-std=c23 OK 0.05s | |
38/1692 systemd:headers / cc-sd-bus-vtable.h_c++ OK 0.07s | |
39/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++98 OK 0.07s | |
40/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++11 OK 0.06s | |
41/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++14 OK 0.06s | |
42/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++17 OK 0.06s | |
43/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++20 OK 0.05s | |
44/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++23 OK 0.07s | |
45/1692 systemd:headers / cc-sd-bus-vtable.h_c++-std=c++26 OK 0.07s | |
46/1692 systemd:headers / cc-sd-daemon.h_c OK 0.04s | |
47/1692 systemd:headers / cc-sd-daemon.h_c-ansi OK 0.03s | |
48/1692 systemd:headers / cc-sd-daemon.h_c-std=iso9899_1990 OK 0.04s | |
49/1692 systemd:headers / cc-sd-daemon.h_c-std=iso9899_2011 OK 0.03s | |
50/1692 systemd:headers / cc-sd-daemon.h_c-std=iso9899_2017 OK 0.03s | |
51/1692 systemd:headers / cc-sd-daemon.h_c-std=c23 OK 0.04s | |
52/1692 systemd:headers / cc-sd-daemon.h_c++ OK 0.05s | |
53/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++98 OK 0.04s | |
54/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++14 OK 0.03s | |
55/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++11 OK 0.05s | |
56/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++17 OK 0.05s | |
57/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++20 OK 0.05s | |
58/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++23 OK 0.05s | |
59/1692 systemd:headers / cc-sd-daemon.h_c++-std=c++26 OK 0.04s | |
60/1692 systemd:headers / cc-sd-device.h_c OK 0.04s | |
61/1692 systemd:headers / cc-sd-device.h_c-ansi OK 0.06s | |
62/1692 systemd:headers / cc-sd-device.h_c-std=iso9899_2011 OK 0.03s | |
63/1692 systemd:headers / cc-sd-device.h_c-std=iso9899_1990 OK 0.06s | |
64/1692 systemd:headers / cc-sd-device.h_c-std=iso9899_2017 OK 0.03s | |
65/1692 systemd:headers / cc-sd-device.h_c-std=c23 OK 0.05s | |
66/1692 systemd:headers / cc-sd-device.h_c++ OK 0.06s | |
67/1692 systemd:headers / cc-sd-device.h_c++-std=c++98 OK 0.07s | |
68/1692 systemd:headers / cc-sd-device.h_c++-std=c++11 OK 0.06s | |
69/1692 systemd:headers / cc-sd-device.h_c++-std=c++14 OK 0.07s | |
70/1692 systemd:headers / cc-sd-device.h_c++-std=c++17 OK 0.07s | |
71/1692 systemd:headers / cc-sd-device.h_c++-std=c++20 OK 0.06s | |
72/1692 systemd:headers / cc-sd-device.h_c++-std=c++23 OK 0.06s | |
73/1692 systemd:headers / cc-sd-device.h_c++-std=c++26 OK 0.08s | |
74/1692 systemd:headers / cc-sd-event.h_c OK 0.05s | |
75/1692 systemd:headers / cc-sd-event.h_c-ansi OK 0.03s | |
76/1692 systemd:headers / cc-sd-event.h_c-std=iso9899_1990 OK 0.04s | |
77/1692 systemd:headers / cc-sd-event.h_c-std=iso9899_2011 OK 0.03s | |
78/1692 systemd:headers / cc-sd-event.h_c-std=iso9899_2017 OK 0.05s | |
79/1692 systemd:headers / cc-sd-event.h_c-std=c23 OK 0.05s | |
80/1692 systemd:headers / cc-sd-event.h_c++ OK 0.06s | |
81/1692 systemd:headers / cc-sd-event.h_c++-std=c++98 OK 0.06s | |
82/1692 systemd:headers / cc-sd-event.h_c++-std=c++11 OK 0.05s | |
83/1692 systemd:headers / cc-sd-event.h_c++-std=c++14 OK 0.05s | |
84/1692 systemd:headers / cc-sd-event.h_c++-std=c++17 OK 0.05s | |
85/1692 systemd:headers / cc-sd-event.h_c++-std=c++20 OK 0.05s | |
86/1692 systemd:headers / cc-sd-event.h_c++-std=c++23 OK 0.05s | |
87/1692 systemd:headers / cc-sd-event.h_c++-std=c++26 OK 0.05s | |
88/1692 systemd:headers / cc-sd-gpt.h_c OK 0.04s | |
89/1692 systemd:headers / cc-sd-gpt.h_c-ansi OK 0.05s | |
90/1692 systemd:headers / cc-sd-gpt.h_c-std=iso9899_1990 OK 0.03s | |
91/1692 systemd:headers / cc-sd-gpt.h_c-std=iso9899_2011 OK 0.02s | |
92/1692 systemd:headers / cc-sd-gpt.h_c-std=iso9899_2017 OK 0.04s | |
93/1692 systemd:headers / cc-sd-gpt.h_c-std=c23 OK 0.04s | |
94/1692 systemd:headers / cc-sd-gpt.h_c++ OK 0.04s | |
95/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++98 OK 0.04s | |
96/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++11 OK 0.05s | |
97/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++14 OK 0.03s | |
98/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++17 OK 0.04s | |
99/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++20 OK 0.05s | |
100/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++23 OK 0.06s | |
101/1692 systemd:headers / cc-sd-gpt.h_c++-std=c++26 OK 0.04s | |
102/1692 systemd:headers / cc-sd-hwdb.h_c OK 0.03s | |
103/1692 systemd:headers / cc-sd-hwdb.h_c-ansi OK 0.03s | |
104/1692 systemd:headers / cc-sd-hwdb.h_c-std=iso9899_1990 OK 0.03s | |
105/1692 systemd:headers / cc-sd-hwdb.h_c-std=iso9899_2011 OK 0.03s | |
106/1692 systemd:headers / cc-sd-hwdb.h_c-std=iso9899_2017 OK 0.03s | |
107/1692 systemd:headers / cc-sd-hwdb.h_c-std=c23 OK 0.03s | |
108/1692 systemd:headers / cc-sd-hwdb.h_c++ OK 0.02s | |
109/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++98 OK 0.04s | |
110/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++11 OK 0.03s | |
111/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++14 OK 0.03s | |
112/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++17 OK 0.03s | |
113/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++20 OK 0.03s | |
114/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++23 OK 0.03s | |
115/1692 systemd:headers / cc-sd-hwdb.h_c++-std=c++26 OK 0.03s | |
116/1692 systemd:headers / cc-sd-id128.h_c OK 0.03s | |
117/1692 systemd:headers / cc-sd-id128.h_c-ansi OK 0.03s | |
118/1692 systemd:headers / cc-sd-id128.h_c-std=iso9899_2011 OK 0.02s | |
119/1692 systemd:headers / cc-sd-id128.h_c-std=iso9899_1990 OK 0.04s | |
120/1692 systemd:headers / cc-sd-id128.h_c-std=iso9899_2017 OK 0.02s | |
121/1692 systemd:headers / cc-sd-id128.h_c-std=c23 OK 0.04s | |
122/1692 systemd:headers / cc-sd-id128.h_c++ OK 0.03s | |
123/1692 systemd:headers / cc-sd-id128.h_c++-std=c++11 OK 0.02s | |
124/1692 systemd:headers / cc-sd-id128.h_c++-std=c++98 OK 0.05s | |
125/1692 systemd:headers / cc-sd-id128.h_c++-std=c++14 OK 0.03s | |
126/1692 systemd:headers / cc-sd-id128.h_c++-std=c++17 OK 0.05s | |
127/1692 systemd:headers / cc-sd-id128.h_c++-std=c++20 OK 0.04s | |
128/1692 systemd:headers / cc-sd-id128.h_c++-std=c++26 OK 0.02s | |
129/1692 systemd:headers / cc-sd-id128.h_c++-std=c++23 OK 0.06s | |
130/1692 systemd:headers / cc-sd-journal.h_c OK 0.03s | |
131/1692 systemd:headers / cc-sd-journal.h_c-std=iso9899_1990 OK 0.02s | |
132/1692 systemd:headers / cc-sd-journal.h_c-ansi OK 0.06s | |
133/1692 systemd:headers / cc-sd-journal.h_c-std=iso9899_2011 OK 0.04s | |
134/1692 systemd:headers / cc-sd-journal.h_c-std=iso9899_2017 OK 0.03s | |
135/1692 systemd:headers / cc-sd-journal.h_c-std=c23 OK 0.03s | |
136/1692 systemd:headers / cc-sd-journal.h_c++ OK 0.05s | |
137/1692 systemd:headers / cc-sd-journal.h_c++-std=c++98 OK 0.04s | |
138/1692 systemd:headers / cc-sd-journal.h_c++-std=c++11 OK 0.05s | |
139/1692 systemd:headers / cc-sd-journal.h_c++-std=c++14 OK 0.05s | |
140/1692 systemd:headers / cc-sd-journal.h_c++-std=c++17 OK 0.04s | |
141/1692 systemd:headers / cc-sd-journal.h_c++-std=c++20 OK 0.04s | |
142/1692 systemd:headers / cc-sd-journal.h_c++-std=c++23 OK 0.05s | |
143/1692 systemd:headers / cc-sd-journal.h_c++-std=c++26 OK 0.05s | |
144/1692 systemd:headers / cc-sd-json.h_c OK 0.04s | |
145/1692 systemd:headers / cc-sd-json.h_c-ansi OK 0.04s | |
146/1692 systemd:headers / cc-sd-json.h_c-std=iso9899_1990 OK 0.04s | |
147/1692 systemd:headers / cc-sd-json.h_c-std=iso9899_2011 OK 0.03s | |
148/1692 systemd:headers / cc-sd-json.h_c-std=iso9899_2017 OK 0.05s | |
149/1692 systemd:headers / cc-sd-json.h_c-std=c23 OK 0.04s | |
150/1692 systemd:headers / cc-sd-json.h_c++-std=c++98 OK 0.03s | |
151/1692 systemd:headers / cc-sd-json.h_c++ OK 0.06s | |
152/1692 systemd:headers / cc-sd-json.h_c++-std=c++11 OK 0.05s | |
153/1692 systemd:headers / cc-sd-json.h_c++-std=c++14 OK 0.06s | |
154/1692 systemd:headers / cc-sd-json.h_c++-std=c++17 OK 0.05s | |
155/1692 systemd:headers / cc-sd-json.h_c++-std=c++20 OK 0.06s | |
156/1692 systemd:headers / cc-sd-json.h_c++-std=c++23 OK 0.05s | |
157/1692 systemd:headers / cc-sd-login.h_c OK 0.03s | |
158/1692 systemd:headers / cc-sd-json.h_c++-std=c++26 OK 0.05s | |
159/1692 systemd:headers / cc-sd-login.h_c-ansi OK 0.03s | |
160/1692 systemd:headers / cc-sd-login.h_c-std=iso9899_1990 OK 0.03s | |
161/1692 systemd:headers / cc-sd-login.h_c-std=iso9899_2011 OK 0.04s | |
162/1692 systemd:headers / cc-sd-login.h_c-std=iso9899_2017 OK 0.05s | |
163/1692 systemd:headers / cc-sd-login.h_c-std=c23 OK 0.05s | |
164/1692 systemd:headers / cc-sd-login.h_c++ OK 0.05s | |
165/1692 systemd:headers / cc-sd-login.h_c++-std=c++11 OK 0.03s | |
166/1692 systemd:headers / cc-sd-login.h_c++-std=c++98 OK 0.07s | |
167/1692 systemd:headers / cc-sd-login.h_c++-std=c++17 OK 0.03s | |
168/1692 systemd:headers / cc-sd-login.h_c++-std=c++14 OK 0.05s | |
169/1692 systemd:headers / cc-sd-login.h_c++-std=c++23 OK 0.04s | |
170/1692 systemd:headers / cc-sd-login.h_c++-std=c++20 OK 0.06s | |
171/1692 systemd:headers / cc-sd-login.h_c++-std=c++26 OK 0.04s | |
172/1692 systemd:headers / cc-sd-messages.h_c OK 0.05s | |
173/1692 systemd:headers / cc-sd-messages.h_c-ansi OK 0.05s | |
174/1692 systemd:headers / cc-sd-messages.h_c-std=iso9899_1990 OK 0.04s | |
175/1692 systemd:headers / cc-sd-messages.h_c-std=iso9899_2011 OK 0.04s | |
176/1692 systemd:headers / cc-sd-messages.h_c-std=c23 OK 0.05s | |
177/1692 systemd:headers / cc-sd-messages.h_c++ OK 0.04s | |
178/1692 systemd:headers / cc-sd-messages.h_c++-std=c++98 OK 0.05s | |
179/1692 systemd:headers / cc-sd-messages.h_c-std=iso9899_2017 OK 0.19s | |
180/1692 systemd:headers / cc-sd-messages.h_c++-std=c++11 OK 0.04s | |
181/1692 systemd:headers / cc-sd-messages.h_c++-std=c++14 OK 0.04s | |
182/1692 systemd:headers / cc-sd-messages.h_c++-std=c++17 OK 0.05s | |
183/1692 systemd:headers / cc-sd-messages.h_c++-std=c++20 OK 0.07s | |
184/1692 systemd:headers / cc-sd-messages.h_c++-std=c++23 OK 0.07s | |
185/1692 systemd:headers / cc-sd-messages.h_c++-std=c++26 OK 0.06s | |
186/1692 systemd:headers / cc-sd-path.h_c OK 0.05s | |
187/1692 systemd:headers / cc-sd-path.h_c-ansi OK 0.05s | |
188/1692 systemd:headers / cc-sd-path.h_c-std=iso9899_2011 OK 0.05s | |
189/1692 systemd:headers / cc-sd-path.h_c-std=iso9899_1990 OK 0.08s | |
190/1692 systemd:headers / cc-sd-path.h_c-std=iso9899_2017 OK 0.04s | |
191/1692 systemd:headers / cc-sd-path.h_c-std=c23 OK 0.06s | |
192/1692 systemd:headers / cc-sd-path.h_c++ OK 0.04s | |
193/1692 systemd:headers / cc-sd-path.h_c++-std=c++98 OK 0.04s | |
194/1692 systemd:headers / cc-sd-path.h_c++-std=c++11 OK 0.04s | |
195/1692 systemd:headers / cc-sd-path.h_c++-std=c++14 OK 0.03s | |
196/1692 systemd:headers / cc-sd-path.h_c++-std=c++17 OK 0.04s | |
197/1692 systemd:headers / cc-sd-path.h_c++-std=c++20 OK 0.04s | |
198/1692 systemd:headers / cc-sd-path.h_c++-std=c++23 OK 0.04s | |
199/1692 systemd:headers / cc-sd-path.h_c++-std=c++26 OK 0.05s | |
200/1692 systemd:headers / cc-sd-varlink.h_c OK 0.05s | |
201/1692 systemd:headers / cc-sd-varlink.h_c-ansi OK 0.05s | |
202/1692 systemd:headers / cc-sd-varlink.h_c-std=iso9899_1990 OK 0.04s | |
203/1692 systemd:headers / cc-sd-varlink.h_c-std=iso9899_2011 OK 0.06s | |
204/1692 systemd:headers / cc-sd-varlink.h_c-std=iso9899_2017 OK 0.06s | |
205/1692 systemd:headers / cc-sd-varlink.h_c-std=c23 OK 0.05s | |
206/1692 systemd:headers / cc-sd-varlink.h_c++ OK 0.06s | |
207/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++98 OK 0.06s | |
208/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++11 OK 0.09s | |
209/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++14 OK 0.07s | |
210/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++17 OK 0.07s | |
211/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++20 OK 0.09s | |
212/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++23 OK 0.08s | |
213/1692 systemd:headers / cc-sd-varlink.h_c++-std=c++26 OK 0.07s | |
214/1692 systemd:headers / cc-sd-varlink-idl.h_c OK 0.04s | |
215/1692 systemd:headers / cc-sd-varlink-idl.h_c-ansi OK 0.03s | |
216/1692 systemd:headers / cc-sd-varlink-idl.h_c-std=iso9899_1990 OK 0.04s | |
217/1692 systemd:headers / cc-sd-varlink-idl.h_c-std=iso9899_2011 OK 0.05s | |
218/1692 systemd:headers / cc-sd-varlink-idl.h_c-std=iso9899_2017 OK 0.03s | |
219/1692 systemd:headers / cc-sd-varlink-idl.h_c-std=c23 OK 0.04s | |
220/1692 systemd:headers / cc-sd-varlink-idl.h_c++ OK 0.06s | |
221/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++98 OK 0.05s | |
222/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++11 OK 0.05s | |
223/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++14 OK 0.04s | |
224/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++17 OK 0.06s | |
225/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++20 OK 0.05s | |
226/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++23 OK 0.04s | |
227/1692 systemd:headers / cc-sd-varlink-idl.h_c++-std=c++26 OK 0.06s | |
228/1692 systemd:headers / cc-sd-dhcp-client-id.h_c OK 0.04s | |
229/1692 systemd:headers / cc-sd-dhcp-client-id.h_c-ansi OK 0.03s | |
230/1692 systemd:headers / cc-sd-dhcp-client-id.h_c-std=iso9899_1990 OK 0.04s | |
231/1692 systemd:headers / cc-sd-dhcp-client-id.h_c-std=iso9899_2011 OK 0.03s | |
232/1692 systemd:headers / cc-sd-dhcp-client-id.h_c-std=iso9899_2017 OK 0.02s | |
233/1692 systemd:headers / cc-sd-dhcp-client-id.h_c-std=c23 OK 0.03s | |
234/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++ OK 0.04s | |
235/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++98 OK 0.04s | |
236/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++11 OK 0.04s | |
237/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++14 OK 0.05s | |
238/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++20 OK 0.03s | |
239/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++17 OK 0.06s | |
240/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++26 OK 0.03s | |
241/1692 systemd:headers / cc-sd-dhcp-client-id.h_c++-std=c++23 OK 0.05s | |
242/1692 systemd:headers / cc-sd-dhcp-client.h_c-ansi OK 0.03s | |
243/1692 systemd:headers / cc-sd-dhcp-client.h_c OK 0.07s | |
244/1692 systemd:headers / cc-sd-dhcp-client.h_c-std=iso9899_1990 OK 0.03s | |
245/1692 systemd:headers / cc-sd-dhcp-client.h_c-std=iso9899_2011 OK 0.05s | |
246/1692 systemd:headers / cc-sd-dhcp-client.h_c-std=iso9899_2017 OK 0.06s | |
247/1692 systemd:headers / cc-sd-dhcp-client.h_c-std=c23 OK 0.05s | |
248/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++98 OK 0.05s | |
249/1692 systemd:headers / cc-sd-dhcp-client.h_c++ OK 0.09s | |
250/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++14 OK 0.05s | |
251/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++11 OK 0.08s | |
252/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++17 OK 0.07s | |
253/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++20 OK 0.08s | |
254/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++23 OK 0.06s | |
255/1692 systemd:headers / cc-sd-dhcp-duid.h_c OK 0.02s | |
256/1692 systemd:headers / cc-sd-dhcp-duid.h_c-ansi OK 0.02s | |
257/1692 systemd:headers / cc-sd-dhcp-client.h_c++-std=c++26 OK 0.07s | |
258/1692 systemd:headers / cc-sd-dhcp-duid.h_c-std=iso9899_2011 OK 0.03s | |
259/1692 systemd:headers / cc-sd-dhcp-duid.h_c-std=iso9899_1990 OK 0.05s | |
260/1692 systemd:headers / cc-sd-dhcp-duid.h_c-std=iso9899_2017 OK 0.03s | |
261/1692 systemd:headers / cc-sd-dhcp-duid.h_c-std=c23 OK 0.04s | |
262/1692 systemd:headers / cc-sd-dhcp-duid.h_c++ OK 0.05s | |
263/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++98 OK 0.05s | |
264/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++11 OK 0.03s | |
265/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++14 OK 0.03s | |
266/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++17 OK 0.04s | |
267/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++23 OK 0.03s | |
268/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++20 OK 0.06s | |
269/1692 systemd:headers / cc-sd-dhcp-duid.h_c++-std=c++26 OK 0.04s | |
270/1692 systemd:headers / cc-sd-dhcp-lease.h_c OK 0.05s | |
271/1692 systemd:headers / cc-sd-dhcp-lease.h_c-ansi OK 0.03s | |
272/1692 systemd:headers / cc-sd-dhcp-lease.h_c-std=iso9899_1990 OK 0.03s | |
273/1692 systemd:headers / cc-sd-dhcp-lease.h_c-std=iso9899_2011 OK 0.03s | |
274/1692 systemd:headers / cc-sd-dhcp-lease.h_c-std=iso9899_2017 OK 0.03s | |
275/1692 systemd:headers / cc-sd-dhcp-lease.h_c-std=c23 OK 0.04s | |
276/1692 systemd:headers / cc-sd-dhcp-lease.h_c++ OK 0.04s | |
277/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++98 OK 0.04s | |
278/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++11 OK 0.07s | |
279/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++14 OK 0.04s | |
280/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++20 OK 0.04s | |
281/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++17 OK 0.06s | |
282/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++23 OK 0.05s | |
283/1692 systemd:headers / cc-sd-dhcp-lease.h_c++-std=c++26 OK 0.05s | |
284/1692 systemd:headers / cc-sd-dhcp-option.h_c-ansi OK 0.03s | |
285/1692 systemd:headers / cc-sd-dhcp-option.h_c OK 0.07s | |
286/1692 systemd:headers / cc-sd-dhcp-option.h_c-std=iso9899_1990 OK 0.04s | |
287/1692 systemd:headers / cc-sd-dhcp-option.h_c-std=iso9899_2017 OK 0.03s | |
288/1692 systemd:headers / cc-sd-dhcp-option.h_c-std=iso9899_2011 OK 0.05s | |
289/1692 systemd:headers / cc-sd-dhcp-option.h_c-std=c23 OK 0.02s | |
290/1692 systemd:headers / cc-sd-dhcp-option.h_c++ OK 0.04s | |
291/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++98 OK 0.06s | |
292/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++11 OK 0.04s | |
293/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++14 OK 0.04s | |
294/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++20 OK 0.03s | |
295/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++17 OK 0.09s | |
296/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++23 OK 0.06s | |
297/1692 systemd:headers / cc-sd-dhcp-option.h_c++-std=c++26 OK 0.04s | |
298/1692 systemd:headers / cc-sd-dhcp-protocol.h_c OK 0.03s | |
299/1692 systemd:headers / cc-sd-dhcp-protocol.h_c-ansi OK 0.03s | |
300/1692 systemd:headers / cc-sd-dhcp-protocol.h_c-std=iso9899_1990 OK 0.03s | |
301/1692 systemd:headers / cc-sd-dhcp-protocol.h_c-std=iso9899_2011 OK 0.02s | |
302/1692 systemd:headers / cc-sd-dhcp-protocol.h_c-std=c23 OK 0.03s | |
303/1692 systemd:headers / cc-sd-dhcp-protocol.h_c-std=iso9899_2017 OK 0.05s | |
304/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++ OK 0.03s | |
305/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++98 OK 0.03s | |
306/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++11 OK 0.04s | |
307/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++14 OK 0.04s | |
308/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++17 OK 0.03s | |
309/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++23 OK 0.03s | |
310/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++20 OK 0.05s | |
311/1692 systemd:headers / cc-sd-dhcp-protocol.h_c++-std=c++26 OK 0.04s | |
312/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c OK 0.04s | |
313/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c-ansi OK 0.04s | |
314/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c-std=iso9899_1990 OK 0.04s | |
315/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c-std=iso9899_2011 OK 0.03s | |
316/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c-std=iso9899_2017 OK 0.03s | |
317/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c-std=c23 OK 0.03s | |
318/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++ OK 0.04s | |
319/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++98 OK 0.04s | |
320/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++11 OK 0.03s | |
321/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++14 OK 0.03s | |
322/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++17 OK 0.04s | |
323/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++20 OK 0.04s | |
324/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++23 OK 0.04s | |
325/1692 systemd:headers / cc-sd-dhcp-server-lease.h_c++-std=c++26 OK 0.03s | |
326/1692 systemd:headers / cc-sd-dhcp-server.h_c OK 0.04s | |
327/1692 systemd:headers / cc-sd-dhcp-server.h_c-ansi OK 0.04s | |
328/1692 systemd:headers / cc-sd-dhcp-server.h_c-std=iso9899_1990 OK 0.04s | |
329/1692 systemd:headers / cc-sd-dhcp-server.h_c-std=iso9899_2011 OK 0.04s | |
330/1692 systemd:headers / cc-sd-dhcp-server.h_c-std=iso9899_2017 OK 0.03s | |
331/1692 systemd:headers / cc-sd-dhcp-server.h_c-std=c23 OK 0.04s | |
332/1692 systemd:headers / cc-sd-dhcp-server.h_c++ OK 0.06s | |
333/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++98 OK 0.08s | |
334/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++11 OK 0.07s | |
335/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++14 OK 0.07s | |
336/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++17 OK 0.07s | |
337/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++20 OK 0.06s | |
338/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++23 OK 0.07s | |
339/1692 systemd:headers / cc-sd-dhcp-server.h_c++-std=c++26 OK 0.06s | |
340/1692 systemd:headers / cc-sd-dhcp6-client.h_c OK 0.05s | |
341/1692 systemd:headers / cc-sd-dhcp6-client.h_c-ansi OK 0.04s | |
342/1692 systemd:headers / cc-sd-dhcp6-client.h_c-std=iso9899_1990 OK 0.04s | |
343/1692 systemd:headers / cc-sd-dhcp6-client.h_c-std=iso9899_2011 OK 0.06s | |
344/1692 systemd:headers / cc-sd-dhcp6-client.h_c-std=iso9899_2017 OK 0.07s | |
345/1692 systemd:headers / cc-sd-dhcp6-client.h_c-std=c23 OK 0.06s | |
346/1692 systemd:headers / cc-sd-dhcp6-client.h_c++ OK 0.09s | |
347/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++98 OK 0.08s | |
348/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++11 OK 0.09s | |
349/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++14 OK 0.09s | |
350/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++17 OK 0.07s | |
351/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++20 OK 0.09s | |
352/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++23 OK 0.08s | |
353/1692 systemd:headers / cc-sd-dhcp6-lease.h_c OK 0.03s | |
354/1692 systemd:headers / cc-sd-dhcp6-client.h_c++-std=c++26 OK 0.08s | |
355/1692 systemd:headers / cc-sd-dhcp6-lease.h_c-ansi OK 0.06s | |
356/1692 systemd:headers / cc-sd-dhcp6-lease.h_c-std=iso9899_1990 OK 0.05s | |
357/1692 systemd:headers / cc-sd-dhcp6-lease.h_c-std=iso9899_2011 OK 0.07s | |
358/1692 systemd:headers / cc-sd-dhcp6-lease.h_c-std=iso9899_2017 OK 0.05s | |
359/1692 systemd:headers / cc-sd-dhcp6-lease.h_c-std=c23 OK 0.03s | |
360/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++ OK 0.05s | |
361/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++98 OK 0.05s | |
362/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++11 OK 0.04s | |
363/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++14 OK 0.06s | |
364/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++17 OK 0.05s | |
365/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++20 OK 0.05s | |
366/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++23 OK 0.06s | |
367/1692 systemd:headers / cc-sd-dhcp6-lease.h_c++-std=c++26 OK 0.05s | |
368/1692 systemd:headers / cc-sd-dhcp6-option.h_c OK 0.04s | |
369/1692 systemd:headers / cc-sd-dhcp6-option.h_c-ansi OK 0.04s | |
370/1692 systemd:headers / cc-sd-dhcp6-option.h_c-std=iso9899_1990 OK 0.04s | |
371/1692 systemd:headers / cc-sd-dhcp6-option.h_c-std=iso9899_2011 OK 0.04s | |
372/1692 systemd:headers / cc-sd-dhcp6-option.h_c-std=iso9899_2017 OK 0.04s | |
373/1692 systemd:headers / cc-sd-dhcp6-option.h_c-std=c23 OK 0.04s | |
374/1692 systemd:headers / cc-sd-dhcp6-option.h_c++ OK 0.05s | |
375/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++98 OK 0.07s | |
376/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++11 OK 0.08s | |
377/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++14 OK 0.05s | |
378/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++17 OK 0.04s | |
379/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++23 OK 0.03s | |
380/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++20 OK 0.07s | |
381/1692 systemd:headers / cc-sd-dhcp6-option.h_c++-std=c++26 OK 0.04s | |
382/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c OK 0.04s | |
383/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c-std=iso9899_1990 OK 0.02s | |
384/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c-ansi OK 0.05s | |
385/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c-std=iso9899_2011 OK 0.04s | |
386/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c-std=iso9899_2017 OK 0.04s | |
387/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c-std=c23 OK 0.03s | |
388/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++ OK 0.03s | |
389/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++98 OK 0.04s | |
390/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++11 OK 0.03s | |
391/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++14 OK 0.03s | |
392/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++20 OK 0.02s | |
393/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++23 OK 0.02s | |
394/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++17 OK 0.07s | |
395/1692 systemd:headers / cc-sd-dhcp6-protocol.h_c++-std=c++26 OK 0.03s | |
396/1692 systemd:headers / cc-sd-ipv4acd.h_c OK 0.04s | |
397/1692 systemd:headers / cc-sd-ipv4acd.h_c-ansi OK 0.05s | |
398/1692 systemd:headers / cc-sd-ipv4acd.h_c-std=iso9899_1990 OK 0.05s | |
399/1692 systemd:headers / cc-sd-ipv4acd.h_c-std=iso9899_2011 OK 0.05s | |
400/1692 systemd:headers / cc-sd-ipv4acd.h_c-std=iso9899_2017 OK 0.03s | |
401/1692 systemd:headers / cc-sd-ipv4acd.h_c-std=c23 OK 0.04s | |
402/1692 systemd:headers / cc-sd-ipv4acd.h_c++ OK 0.07s | |
403/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++98 OK 0.06s | |
404/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++11 OK 0.06s | |
405/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++14 OK 0.07s | |
406/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++17 OK 0.06s | |
407/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++20 OK 0.07s | |
408/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++23 OK 0.07s | |
409/1692 systemd:headers / cc-sd-ipv4acd.h_c++-std=c++26 OK 0.07s | |
410/1692 systemd:headers / cc-sd-ipv4ll.h_c OK 0.06s | |
411/1692 systemd:headers / cc-sd-ipv4ll.h_c-ansi OK 0.04s | |
412/1692 systemd:headers / cc-sd-ipv4ll.h_c-std=iso9899_1990 OK 0.03s | |
413/1692 systemd:headers / cc-sd-ipv4ll.h_c-std=iso9899_2011 OK 0.04s | |
414/1692 systemd:headers / cc-sd-ipv4ll.h_c-std=iso9899_2017 OK 0.04s | |
415/1692 systemd:headers / cc-sd-ipv4ll.h_c-std=c23 OK 0.03s | |
416/1692 systemd:headers / cc-sd-ipv4ll.h_c++ OK 0.06s | |
417/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++98 OK 0.07s | |
418/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++14 OK 0.04s | |
419/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++11 OK 0.09s | |
420/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++17 OK 0.05s | |
421/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++20 OK 0.07s | |
422/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++23 OK 0.06s | |
423/1692 systemd:headers / cc-sd-ipv4ll.h_c++-std=c++26 OK 0.05s | |
424/1692 systemd:headers / cc-sd-lldp-rx.h_c OK 0.05s | |
425/1692 systemd:headers / cc-sd-lldp-rx.h_c-ansi OK 0.04s | |
426/1692 systemd:headers / cc-sd-lldp-rx.h_c-std=iso9899_1990 OK 0.03s | |
427/1692 systemd:headers / cc-sd-lldp-rx.h_c-std=iso9899_2011 OK 0.04s | |
428/1692 systemd:headers / cc-sd-lldp-rx.h_c-std=iso9899_2017 OK 0.04s | |
429/1692 systemd:headers / cc-sd-lldp-rx.h_c-std=c23 OK 0.04s | |
430/1692 systemd:headers / cc-sd-lldp-rx.h_c++ OK 0.06s | |
431/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++98 OK 0.07s | |
432/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++11 OK 0.07s | |
433/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++14 OK 0.06s | |
434/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++17 OK 0.06s | |
435/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++20 OK 0.05s | |
436/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++26 OK 0.05s | |
437/1692 systemd:headers / cc-sd-lldp-rx.h_c++-std=c++23 OK 0.08s | |
438/1692 systemd:headers / cc-sd-lldp-tx.h_c OK 0.05s | |
439/1692 systemd:headers / cc-sd-lldp-tx.h_c-ansi OK 0.05s | |
440/1692 systemd:headers / cc-sd-lldp-tx.h_c-std=iso9899_1990 OK 0.03s | |
441/1692 systemd:headers / cc-sd-lldp-tx.h_c-std=iso9899_2011 OK 0.04s | |
442/1692 systemd:headers / cc-sd-lldp-tx.h_c-std=iso9899_2017 OK 0.05s | |
443/1692 systemd:headers / cc-sd-lldp-tx.h_c-std=c23 OK 0.03s | |
444/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++98 OK 0.05s | |
445/1692 systemd:headers / cc-sd-lldp-tx.h_c++ OK 0.07s | |
446/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++11 OK 0.05s | |
447/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++14 OK 0.06s | |
448/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++17 OK 0.07s | |
449/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++20 OK 0.07s | |
450/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++23 OK 0.06s | |
451/1692 systemd:headers / cc-sd-lldp-tx.h_c++-std=c++26 OK 0.06s | |
452/1692 systemd:headers / cc-sd-lldp.h_c OK 0.04s | |
453/1692 systemd:headers / cc-sd-lldp.h_c-ansi OK 0.02s | |
454/1692 systemd:headers / cc-sd-lldp.h_c-std=iso9899_1990 OK 0.04s | |
455/1692 systemd:headers / cc-sd-lldp.h_c-std=iso9899_2011 OK 0.04s | |
456/1692 systemd:headers / cc-sd-lldp.h_c-std=iso9899_2017 OK 0.03s | |
457/1692 systemd:headers / cc-sd-lldp.h_c-std=c23 OK 0.03s | |
458/1692 systemd:headers / cc-sd-lldp.h_c++ OK 0.04s | |
459/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++98 OK 0.03s | |
460/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++14 OK 0.02s | |
461/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++11 OK 0.06s | |
462/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++17 OK 0.04s | |
463/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++20 OK 0.03s | |
464/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++23 OK 0.03s | |
465/1692 systemd:headers / cc-sd-lldp.h_c++-std=c++26 OK 0.03s | |
466/1692 systemd:headers / cc-sd-ndisc.h_c OK 0.04s | |
467/1692 systemd:headers / cc-sd-ndisc.h_c-ansi OK 0.04s | |
468/1692 systemd:headers / cc-sd-ndisc.h_c-std=iso9899_1990 OK 0.03s | |
469/1692 systemd:headers / cc-sd-ndisc.h_c-std=iso9899_2017 OK 0.03s | |
470/1692 systemd:headers / cc-sd-ndisc.h_c-std=iso9899_2011 OK 0.05s | |
471/1692 systemd:headers / cc-sd-ndisc.h_c-std=c23 OK 0.04s | |
472/1692 systemd:headers / cc-sd-ndisc.h_c++ OK 0.07s | |
473/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++98 OK 0.05s | |
474/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++11 OK 0.06s | |
475/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++14 OK 0.05s | |
476/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++20 OK 0.05s | |
477/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++17 OK 0.09s | |
478/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++23 OK 0.07s | |
479/1692 systemd:headers / cc-sd-ndisc.h_c++-std=c++26 OK 0.06s | |
480/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c OK 0.04s | |
481/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c-ansi OK 0.04s | |
482/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c-std=iso9899_1990 OK 0.03s | |
483/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c-std=iso9899_2011 OK 0.04s | |
484/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c-std=iso9899_2017 OK 0.05s | |
485/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c-std=c23 OK 0.05s | |
486/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++ OK 0.05s | |
487/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++98 OK 0.05s | |
488/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++11 OK 0.05s | |
489/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++14 OK 0.04s | |
490/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++17 OK 0.05s | |
491/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++20 OK 0.07s | |
492/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++23 OK 0.06s | |
493/1692 systemd:headers / cc-sd-ndisc-protocol.h_c OK 0.03s | |
494/1692 systemd:headers / cc-sd-ndisc-neighbor.h_c++-std=c++26 OK 0.07s | |
495/1692 systemd:headers / cc-sd-ndisc-protocol.h_c-ansi OK 0.03s | |
496/1692 systemd:headers / cc-sd-ndisc-protocol.h_c-std=iso9899_1990 OK 0.04s | |
497/1692 systemd:headers / cc-sd-ndisc-protocol.h_c-std=iso9899_2011 OK 0.03s | |
498/1692 systemd:headers / cc-sd-ndisc-protocol.h_c-std=iso9899_2017 OK 0.02s | |
499/1692 systemd:headers / cc-sd-ndisc-protocol.h_c-std=c23 OK 0.04s | |
500/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++ OK 0.04s | |
501/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++98 OK 0.03s | |
502/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++14 OK 0.02s | |
503/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++11 OK 0.05s | |
504/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++17 OK 0.03s | |
505/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++20 OK 0.03s | |
506/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++23 OK 0.03s | |
507/1692 systemd:headers / cc-sd-ndisc-protocol.h_c++-std=c++26 OK 0.03s | |
508/1692 systemd:headers / cc-sd-ndisc-redirect.h_c-ansi OK 0.03s | |
509/1692 systemd:headers / cc-sd-ndisc-redirect.h_c OK 0.07s | |
510/1692 systemd:headers / cc-sd-ndisc-redirect.h_c-std=iso9899_1990 OK 0.05s | |
511/1692 systemd:headers / cc-sd-ndisc-redirect.h_c-std=iso9899_2011 OK 0.04s | |
512/1692 systemd:headers / cc-sd-ndisc-redirect.h_c-std=c23 OK 0.03s | |
513/1692 systemd:headers / cc-sd-ndisc-redirect.h_c-std=iso9899_2017 OK 0.05s | |
514/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++98 OK 0.04s | |
515/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++ OK 0.06s | |
516/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++11 OK 0.06s | |
517/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++14 OK 0.05s | |
518/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++17 OK 0.05s | |
519/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++20 OK 0.06s | |
520/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++23 OK 0.05s | |
521/1692 systemd:headers / cc-sd-ndisc-redirect.h_c++-std=c++26 OK 0.05s | |
522/1692 systemd:headers / cc-sd-ndisc-router.h_c OK 0.05s | |
523/1692 systemd:headers / cc-sd-ndisc-router.h_c-ansi OK 0.04s | |
524/1692 systemd:headers / cc-sd-ndisc-router.h_c-std=iso9899_1990 OK 0.04s | |
525/1692 systemd:headers / cc-sd-ndisc-router.h_c-std=iso9899_2011 OK 0.04s | |
526/1692 systemd:headers / cc-sd-ndisc-router.h_c-std=iso9899_2017 OK 0.04s | |
527/1692 systemd:headers / cc-sd-ndisc-router.h_c-std=c23 OK 0.05s | |
528/1692 systemd:headers / cc-sd-ndisc-router.h_c++ OK 0.05s | |
529/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++98 OK 0.05s | |
530/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++11 OK 0.04s | |
531/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++14 OK 0.06s | |
532/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++17 OK 0.07s | |
533/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++20 OK 0.05s | |
534/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++23 OK 0.04s | |
535/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c OK 0.04s | |
536/1692 systemd:headers / cc-sd-ndisc-router.h_c++-std=c++26 OK 0.06s | |
537/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c-ansi OK 0.04s | |
538/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c-std=iso9899_1990 OK 0.04s | |
539/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c-std=iso9899_2011 OK 0.04s | |
540/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c-std=iso9899_2017 OK 0.04s | |
541/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c-std=c23 OK 0.03s | |
542/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++ OK 0.05s | |
543/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++98 OK 0.05s | |
544/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++11 OK 0.06s | |
545/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++14 OK 0.05s | |
546/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++17 OK 0.05s | |
547/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++20 OK 0.06s | |
548/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++23 OK 0.04s | |
549/1692 systemd:headers / cc-sd-ndisc-router-solicit.h_c++-std=c++26 OK 0.04s | |
550/1692 systemd:headers / cc-sd-netlink.h_c-ansi OK 0.06s | |
551/1692 systemd:headers / cc-sd-netlink.h_c OK 0.09s | |
552/1692 systemd:headers / cc-sd-netlink.h_c-std=iso9899_1990 OK 0.05s | |
553/1692 systemd:headers / cc-sd-netlink.h_c-std=iso9899_2011 OK 0.04s | |
554/1692 systemd:headers / cc-sd-netlink.h_c-std=iso9899_2017 OK 0.05s | |
555/1692 systemd:headers / cc-sd-netlink.h_c-std=c23 OK 0.04s | |
556/1692 systemd:headers / cc-sd-netlink.h_c++ OK 0.07s | |
557/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++98 OK 0.08s | |
558/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++11 OK 0.07s | |
559/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++14 OK 0.06s | |
560/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++17 OK 0.07s | |
561/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++20 OK 0.09s | |
562/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++23 OK 0.08s | |
563/1692 systemd:headers / cc-sd-network.h_c OK 0.03s | |
564/1692 systemd:headers / cc-sd-netlink.h_c++-std=c++26 OK 0.08s | |
565/1692 systemd:headers / cc-sd-network.h_c-ansi OK 0.04s | |
566/1692 systemd:headers / cc-sd-network.h_c-std=iso9899_1990 OK 0.04s | |
567/1692 systemd:headers / cc-sd-network.h_c-std=iso9899_2011 OK 0.04s | |
568/1692 systemd:headers / cc-sd-network.h_c-std=iso9899_2017 OK 0.03s | |
569/1692 systemd:headers / cc-sd-network.h_c-std=c23 OK 0.05s | |
570/1692 systemd:headers / cc-sd-network.h_c++ OK 0.04s | |
571/1692 systemd:headers / cc-sd-network.h_c++-std=c++98 OK 0.03s | |
572/1692 systemd:headers / cc-sd-network.h_c++-std=c++11 OK 0.04s | |
573/1692 systemd:headers / cc-sd-network.h_c++-std=c++14 OK 0.06s | |
574/1692 systemd:headers / cc-sd-network.h_c++-std=c++17 OK 0.06s | |
575/1692 systemd:headers / cc-sd-network.h_c++-std=c++20 OK 0.05s | |
576/1692 systemd:headers / cc-sd-network.h_c++-std=c++23 OK 0.07s | |
577/1692 systemd:headers / cc-sd-network.h_c++-std=c++26 OK 0.06s | |
578/1692 systemd:headers / cc-sd-radv.h_c OK 0.05s | |
579/1692 systemd:headers / cc-sd-radv.h_c-ansi OK 0.04s | |
580/1692 systemd:headers / cc-sd-radv.h_c-std=iso9899_2011 OK 0.03s | |
581/1692 systemd:headers / cc-sd-radv.h_c-std=iso9899_1990 OK 0.05s | |
582/1692 systemd:headers / cc-sd-radv.h_c-std=iso9899_2017 OK 0.04s | |
583/1692 systemd:headers / cc-sd-radv.h_c-std=c23 OK 0.04s | |
584/1692 systemd:headers / cc-sd-radv.h_c++ OK 0.05s | |
585/1692 systemd:headers / cc-sd-radv.h_c++-std=c++11 OK 0.04s | |
586/1692 systemd:headers / cc-sd-radv.h_c++-std=c++98 OK 0.07s | |
587/1692 systemd:headers / cc-sd-radv.h_c++-std=c++14 OK 0.06s | |
588/1692 systemd:headers / cc-sd-radv.h_c++-std=c++17 OK 0.06s | |
589/1692 systemd:headers / cc-sd-radv.h_c++-std=c++20 OK 0.07s | |
590/1692 systemd:headers / cc-sd-radv.h_c++-std=c++23 OK 0.07s | |
591/1692 systemd:headers / cc-sd-resolve.h_c OK 0.04s | |
592/1692 systemd:headers / cc-sd-radv.h_c++-std=c++26 OK 0.07s | |
593/1692 systemd:headers / cc-sd-resolve.h_c-std=iso9899_1990 OK 0.03s | |
594/1692 systemd:headers / cc-sd-resolve.h_c-ansi OK 0.05s | |
595/1692 systemd:headers / cc-sd-resolve.h_c-std=iso9899_2017 OK 0.04s | |
596/1692 systemd:headers / cc-sd-resolve.h_c-std=iso9899_2011 OK 0.06s | |
597/1692 systemd:headers / cc-sd-resolve.h_c-std=c23 OK 0.05s | |
598/1692 systemd:headers / cc-sd-resolve.h_c++ OK 0.08s | |
599/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++98 OK 0.07s | |
600/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++11 OK 0.06s | |
601/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++14 OK 0.08s | |
602/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++17 OK 0.06s | |
603/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++20 OK 0.07s | |
604/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++23 OK 0.08s | |
605/1692 systemd:headers / cc-libudev.h_c OK 0.03s | |
606/1692 systemd:headers / cc-sd-resolve.h_c++-std=c++26 OK 0.08s | |
607/1692 systemd:headers / cc-libudev.h_c-ansi OK 0.04s | |
608/1692 systemd:headers / cc-libudev.h_c-std=iso9899_1990 OK 0.05s | |
609/1692 systemd:headers / cc-libudev.h_c-std=iso9899_2011 OK 0.04s | |
610/1692 systemd:headers / cc-libudev.h_c-std=iso9899_2017 OK 0.04s | |
611/1692 systemd:headers / cc-libudev.h_c-std=c23 OK 0.04s | |
612/1692 systemd:headers / cc-libudev.h_c++ OK 0.05s | |
613/1692 systemd:headers / cc-libudev.h_c++-std=c++98 OK 0.05s | |
614/1692 systemd:headers / cc-libudev.h_c++-std=c++11 OK 0.05s | |
615/1692 systemd:headers / cc-libudev.h_c++-std=c++14 OK 0.04s | |
616/1692 systemd:headers / cc-libudev.h_c++-std=c++17 OK 0.05s | |
617/1692 systemd:headers / cc-libudev.h_c++-std=c++20 OK 0.04s | |
618/1692 systemd:headers / cc-libudev.h_c++-std=c++23 OK 0.03s | |
619/1692 systemd:headers / cc-libudev.h_c++-std=c++26 OK 0.03s | |
620/1692 systemd:fuzz / fuzz-unit-file_directives.automount OK 0.02s | |
621/1692 systemd:fuzz / fuzz-unit-file_directives.mount OK 0.02s | |
622/1692 systemd:fuzz / fuzz-unit-file_directives.path OK 0.01s | |
623/1692 systemd:fuzz / fuzz-unit-file_directives.scope OK 0.01s | |
624/1692 systemd:fuzz / fuzz-unit-file_directives.service OK 0.02s | |
625/1692 systemd:fuzz / fuzz-unit-file_directives.slice OK 0.01s | |
626/1692 systemd:fuzz / fuzz-unit-file_directives.socket OK 0.01s | |
627/1692 systemd:fuzz / fuzz-unit-file_directives.swap OK 0.01s | |
628/1692 systemd:fuzz / fuzz-unit-file_directives.timer OK 0.01s | |
629/1692 systemd:fuzz / fuzz-unit-file_ask-password-console.path OK 0.02s | |
630/1692 systemd:fuzz / fuzz-unit-file_binfmt_misc.automount OK 0.02s | |
631/1692 systemd:fuzz / fuzz-unit-file_directives-all.service OK 0.03s | |
632/1692 systemd:fuzz / fuzz-unit-file_empty.scope OK 0.03s | |
633/1692 systemd:fuzz / fuzz-unit-file_github-19178 OK 0.01s | |
634/1692 systemd:fuzz / fuzz-unit-file_machine.slice OK 0.02s | |
635/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-10007 OK 0.24s | |
636/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-11569 OK 0.78s | |
637/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-13125 OK 0.37s | |
638/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-32991 OK 0.02s | |
639/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-33270 OK 0.02s | |
640/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-33876 OK 0.02s | |
641/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6884 OK 0.01s | |
642/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6885 OK 0.01s | |
643/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6886 OK 0.02s | |
644/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6892 OK 0.02s | |
645/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6897 OK 0.02s | |
646/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6897-evverx OK 0.03s | |
647/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6908 OK 0.01s | |
648/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6917 OK 0.06s | |
649/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6977 OK 0.23s | |
650/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-6977-unminimized OK 0.17s | |
651/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-7004 OK 0.01s | |
652/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-8064 OK 0.01s | |
653/1692 systemd:ukify / test-ukify OK 2.49s | |
654/1692 systemd:fuzz / fuzz-unit-file_syslog.socket OK 0.03s | |
655/1692 systemd:fuzz / fuzz-unit-file_systemd-machined.service OK 0.02s | |
656/1692 systemd:fuzz / fuzz-unit-file_systemd-resolved.service OK 0.02s | |
657/1692 systemd:fuzz / fuzz-unit-file_timers.target OK 0.02s | |
658/1692 systemd:fuzz / fuzz-unit-file_tmpfiles-clean.timer OK 0.02s | |
659/1692 systemd:fuzz / fuzz-unit-file_var-lib-machines.mount OK 0.01s | |
660/1692 systemd:fuzz / fuzz-manager-serialize_activation-details OK 0.03s | |
661/1692 systemd:fuzz / fuzz-manager-serialize_bogus-unit-type OK 0.02s | |
662/1692 systemd:fuzz / fuzz-manager-serialize_empty-attachment-path OK 0.02s | |
663/1692 systemd:fuzz / fuzz-manager-serialize_invalid-varlink-sock OK 0.01s | |
664/1692 systemd:fuzz / fuzz-manager-serialize_netns-invalid-socket OK 0.02s | |
665/1692 systemd:fuzz / fuzz-manager-serialize_service-accept-socket OK 0.02s | |
666/1692 systemd:fuzz / fuzz-manager-serialize_socket-int-max OK 0.02s | |
667/1692 systemd:fuzz / fuzz-manager-serialize_state OK 0.04s | |
668/1692 systemd:fuzz / fuzz-execute-serialize_crash-395e OK 0.01s | |
669/1692 systemd:fuzz / fuzz-execute-serialize_crash-622a OK 0.02s | |
670/1692 systemd:fuzz / fuzz-execute-serialize_initial OK 0.02s | |
671/1692 systemd:fuzz / fuzz-execute-serialize_mount-images OK 0.01s | |
672/1692 systemd:fuzz / fuzz-execute-serialize_state OK 0.02s | |
673/1692 systemd:network / test-dhcp-client OK 0.02s | |
674/1692 systemd:network / test-dhcp-option OK 0.01s | |
675/1692 systemd:fuzz / fuzz-unit-file_oss-fuzz-8827 OK 0.54s | |
676/1692 systemd:network / test-dhcp-server SKIP 0.03s exit status 77 | |
677/1692 systemd:network / test-dhcp6-client OK 0.03s | |
678/1692 systemd:network / test-lldp-rx OK 0.02s | |
679/1692 systemd:network / test-ndisc-ra OK 0.01s | |
680/1692 systemd:network / test-ipv4ll OK 2.43s | |
681/1692 systemd:network / test-sd-dhcp-lease OK 0.01s | |
682/1692 systemd:fuzz / fuzz-dhcp-client_parse-memleak OK 0.01s | |
683/1692 systemd:fuzz / fuzz-dhcp-client_timeout-lease_parse_routes OK 0.02s | |
684/1692 systemd:fuzz / fuzz-dhcp6-client_crash-13578 OK 0.02s | |
685/1692 systemd:fuzz / fuzz-dhcp6-client_crash-13591 OK 0.02s | |
686/1692 systemd:fuzz / fuzz-dhcp6-client_crash-buf-size OK 0.02s | |
687/1692 systemd:fuzz / fuzz-dhcp6-client_crash-domainname OK 0.02s | |
688/1692 systemd:fuzz / fuzz-dhcp6-client_crash-initial1 OK 0.01s | |
689/1692 systemd:fuzz / fuzz-dhcp6-client_crash-initial2 OK 0.02s | |
690/1692 systemd:fuzz / fuzz-dhcp6-client_crash-initial3 OK 0.01s | |
691/1692 systemd:fuzz / fuzz-dhcp6-client_oss-fuzz-10746 OK 0.01s | |
692/1692 systemd:fuzz / fuzz-dhcp6-client_oss-fuzz-11019 OK 0.02s | |
693/1692 systemd:fuzz / fuzz-dhcp-server_buffer-overflow-1 OK 0.01s | |
694/1692 systemd:fuzz / fuzz-dhcp-server_buffer-overflow-2 OK 0.01s | |
695/1692 systemd:fuzz / fuzz-dhcp-server_discover-existing OK 0.01s | |
696/1692 systemd:fuzz / fuzz-dhcp-server_discover-new OK 0.01s | |
697/1692 systemd:fuzz / fuzz-dhcp-server_duplicate-input-data OK 0.01s | |
698/1692 systemd:fuzz / fuzz-dhcp-server_release OK 0.02s | |
699/1692 systemd:fuzz / fuzz-dhcp-server_request-existing OK 0.01s | |
700/1692 systemd:fuzz / fuzz-dhcp-server_request-new OK 0.02s | |
701/1692 systemd:fuzz / fuzz-dhcp-server_request-reboot OK 0.01s | |
702/1692 systemd:fuzz / fuzz-dhcp-server_request-renew OK 0.02s | |
703/1692 systemd:fuzz / fuzz-dhcp-server-relay_sample1 OK 0.01s | |
704/1692 systemd:fuzz / fuzz-dhcp-server-relay_sample2 OK 0.01s | |
705/1692 systemd:fuzz / fuzz-dhcp-server-relay_too-large-packet OK 0.01s | |
706/1692 systemd:fuzz / fuzz-lldp-rx_basic OK 0.01s | |
707/1692 systemd:fuzz / fuzz-lldp-rx_incomplete OK 0.01s | |
708/1692 systemd:fuzz / fuzz-lldp-rx_oui OK 0.02s | |
709/1692 systemd:fuzz / fuzz-ndisc-rs_infinite-loop-recv OK 0.02s | |
710/1692 systemd:fuzz / fuzz-ndisc-rs_infinite-loop-timeout OK 0.02s | |
711/1692 systemd:udev / test-fido-id-desc OK 0.01s | |
712/1692 systemd:udev / test-link-config-tables OK 0.02s | |
713/1692 systemd:udev / test-udev-builtin OK 0.01s | |
714/1692 systemd:udev / test-udev-format OK 0.02s | |
715/1692 systemd:udev / test-udev-manager OK 0.01s | |
716/1692 systemd:udev / test-udev-node OK 0.01s | |
717/1692 systemd:udev / test-udev-rules OK 0.01s | |
718/1692 systemd:udev / test-udev-spawn FAIL 0.25s killed by signal 6 SIGABRT | |
>>> MALLOC_PERTURB_=111 EFI_ADDON='/home/jayman/path that contains spaces/build/src/boot/efi/addonx64.efi.stub' UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/shared' SYSTEMD_LANGUAGE_FALLBACK_MAP='/home/jayman/path that contains spaces/src/locale/language-fallback-map' PROJECT_BUILD_ROOT='/home/jayman/path that contains spaces/build' MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH='/home/jayman/path that contains spaces/build:/home/jayman/.local/bin:/home/jayman/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin' SYSTEMD_SLOW_TESTS=0 '/home/jayman/path that contains spaces/build/test-udev-spawn' | |
719/1692 systemd:fuzz / fuzz-fido-id-desc_crash0 OK 0.02s | |
720/1692 systemd:fuzz / fuzz-fido-id-desc_crash1 OK 0.02s | |
721/1692 systemd:fuzz / fuzz-fido-id-desc_report0 OK 0.02s | |
722/1692 systemd:fuzz / fuzz-fido-id-desc_report1 OK 0.02s | |
723/1692 systemd:fuzz / fuzz-link-parser_directives.link OK 0.02s | |
724/1692 systemd:fuzz / fuzz-link-parser_99-default.link OK 0.02s | |
725/1692 systemd:fuzz / fuzz-link-parser_advertise-segv.link OK 0.02s | |
726/1692 systemd:fuzz / fuzz-link-parser_condition-memleak.link OK 0.02s | |
727/1692 systemd:fuzz / fuzz-link-parser_oss-fuzz-13878 OK 0.03s | |
728/1692 systemd:fuzz / fuzz-link-parser_oss-fuzz-13882 OK 0.02s | |
729/1692 systemd:fuzz / fuzz-udev-rules_block.rules OK 0.03s | |
730/1692 systemd:fuzz / fuzz-udev-rules_btrfs.rules OK 0.02s | |
731/1692 systemd:fuzz / fuzz-udev-rules_cdrom_id.rules OK 0.03s | |
732/1692 systemd:fuzz / fuzz-udev-rules_drivers.rules OK 0.03s | |
733/1692 systemd:fuzz / fuzz-udev-rules_drm.rules OK 0.02s | |
734/1692 systemd:fuzz / fuzz-udev-rules_evdev.rules OK 0.02s | |
735/1692 systemd:fuzz / fuzz-udev-rules_input-id.rules OK 0.02s | |
736/1692 systemd:fuzz / fuzz-udev-rules_joystick.rules OK 0.02s | |
737/1692 systemd:fuzz / fuzz-udev-rules_line-too-long OK 0.01s | |
738/1692 systemd:fuzz / fuzz-udev-rules_mouse.rules OK 0.02s | |
739/1692 systemd:fuzz / fuzz-udev-rules_net-description.rules OK 0.01s | |
740/1692 systemd:fuzz / fuzz-udev-rules_net-setup-link.rules OK 0.01s | |
741/1692 systemd:fuzz / fuzz-udev-rules_oss-fuzz-12980 OK 0.02s | |
742/1692 systemd:fuzz / fuzz-udev-rules_persistent-alsa.rules OK 0.02s | |
743/1692 systemd:fuzz / fuzz-udev-rules_persistent-input.rules OK 0.01s | |
744/1692 systemd:fuzz / fuzz-udev-rules_persistent-storage.rules OK 0.02s | |
745/1692 systemd:fuzz / fuzz-udev-rules_persistent-v4l.rules OK 0.01s | |
746/1692 systemd:fuzz / fuzz-udev-rules_probe_mtd.rules OK 0.02s | |
747/1692 systemd:fuzz / fuzz-udev-rules_sensor.rules OK 0.02s | |
748/1692 systemd:fuzz / fuzz-udev-rules_serial.rules OK 0.02s | |
749/1692 systemd:fuzz / fuzz-udev-rules_sound-card.rules OK 0.03s | |
750/1692 systemd:fuzz / fuzz-udev-rules_storage-tape.rules OK 0.01s | |
751/1692 systemd:fuzz / fuzz-udev-rules_systemd.rules OK 0.02s | |
752/1692 systemd:fuzz / fuzz-udev-rules_touchpad.rules OK 0.01s | |
753/1692 systemd:network / test-ndisc-rs OK 4.13s | |
754/1692 systemd:core / test-verify OK 0.04s | |
755/1692 systemd:efi / test-bcd OK 0.04s | |
756/1692 systemd:efi / test-efi-string OK 0.03s | |
757/1692 systemd:fuzz / fuzz-udev-rules_udev-default.rules OK 0.34s | |
758/1692 systemd:busctl / test-busctl-introspect OK 0.03s | |
759/1692 systemd:journal / test-journald-config OK 0.03s | |
760/1692 systemd:journal / test-journald-syslog OK 0.02s | |
761/1692 systemd:journal / test-journald-tables OK 0.01s | |
762/1692 systemd:fuzz / fuzz-journald-audit_basic OK 0.03s | |
763/1692 systemd:fuzz / fuzz-journald-audit_crash OK 0.01s | |
764/1692 systemd:fuzz / fuzz-journald-kmsg_basic OK 0.02s | |
765/1692 systemd:fuzz / fuzz-journald-kmsg_crash-ident-with-spaces OK 0.01s | |
766/1692 systemd:fuzz / fuzz-journald-kmsg_dev-null OK 0.02s | |
767/1692 systemd:fuzz / fuzz-journald-kmsg_leak-missing-cleanup OK 0.01s | |
768/1692 systemd:fuzz / fuzz-journald-kmsg_loopback OK 0.01s | |
769/1692 systemd:fuzz / fuzz-journald-kmsg_oss-fuzz-33881 OK 0.03s | |
770/1692 systemd:fuzz / fuzz-journald-kmsg_subsystem-loopback OK 0.01s | |
771/1692 systemd:fuzz / fuzz-journald-native-fd_basic OK 0.02s | |
772/1692 systemd:fuzz / fuzz-journald-stream_basic OK 0.02s | |
773/1692 systemd:fuzz / fuzz-journald-syslog_github-9795 OK 0.01s | |
774/1692 systemd:fuzz / fuzz-journald-syslog_github-9820 OK 0.01s | |
775/1692 systemd:fuzz / fuzz-journald-syslog_github-9827 OK 0.01s | |
776/1692 systemd:fuzz / fuzz-journald-syslog_github-9829 OK 0.01s | |
777/1692 systemd:fuzz / fuzz-journal-remote_crash-nul-in-field-name OK 0.06s | |
778/1692 systemd:fuzz / fuzz-journal-remote_crash-source-realtime-ts OK 0.06s | |
779/1692 systemd:fuzz / fuzz-journal-remote_invalid-ts.txt OK 0.04s | |
780/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-21122 OK 0.04s | |
781/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-25353 OK 0.04s | |
782/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-28817 OK 0.04s | |
783/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-8658 OK 0.04s | |
784/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-8659 OK 0.04s | |
785/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-8686 OK 0.04s | |
786/1692 systemd:fuzz / fuzz-journal-remote_oss-fuzz-9341 OK 0.04s | |
787/1692 systemd:fuzz / fuzz-journal-remote_sample.txt OK 0.06s | |
788/1692 systemd:locale / test-localed-util OK 0.05s | |
789/1692 systemd:login / test-login-tables OK 0.02s | |
790/1692 systemd:machine / test-machine-tables OK 0.02s | |
791/1692 systemd:network / test-network-generator OK 0.02s | |
792/1692 systemd:network / test-network-tables OK 0.02s | |
793/1692 systemd:network / test-network OK 0.04s | |
794/1692 systemd:network / test-networkd-address OK 0.02s | |
795/1692 systemd:network / test-networkd-conf OK 0.02s | |
796/1692 systemd:network / test-networkd-util OK 0.02s | |
797/1692 systemd:fuzz / fuzz-netdev-parser_directives.netdev OK 0.02s | |
798/1692 systemd:journal / test-journald-rate-limit OK 1.01s | |
799/1692 systemd:fuzz / fuzz-netdev-parser_6rd-tunnel.netdev OK 0.03s | |
800/1692 systemd:fuzz / fuzz-netdev-parser_batadv.netdev OK 0.03s | |
801/1692 systemd:fuzz / fuzz-netdev-parser_bond-backup.netdev OK 0.03s | |
802/1692 systemd:fuzz / fuzz-netdev-parser_bond.netdev OK 0.03s | |
803/1692 systemd:fuzz / fuzz-netdev-parser_bridge-2.netdev OK 0.04s | |
804/1692 systemd:fuzz / fuzz-netdev-parser_bridge.netdev OK 0.03s | |
805/1692 systemd:fuzz / fuzz-netdev-parser_crash-null-address OK 0.02s | |
806/1692 systemd:fuzz / fuzz-netdev-parser_dummy-2.netdev OK 0.04s | |
807/1692 systemd:fuzz / fuzz-netdev-parser_dummy.netdev OK 0.03s | |
808/1692 systemd:fuzz / fuzz-netdev-parser_erspan-tunnel.netdev OK 0.02s | |
809/1692 systemd:fuzz / fuzz-netdev-parser_geneve.netdev OK 0.03s | |
810/1692 systemd:fuzz / fuzz-netdev-parser_github-10615 OK 0.02s | |
811/1692 systemd:fuzz / fuzz-netdev-parser_github-10629 OK 0.02s | |
812/1692 systemd:fuzz / fuzz-netdev-parser_gre-tunnel.netdev OK 0.02s | |
813/1692 systemd:fuzz / fuzz-netdev-parser_github-15968 OK 0.04s | |
814/1692 systemd:fuzz / fuzz-netdev-parser_gretap-tunnel.netdev OK 0.04s | |
815/1692 systemd:fuzz / fuzz-netdev-parser_ip6gre-tunnel.netdev OK 0.03s | |
816/1692 systemd:fuzz / fuzz-netdev-parser_ip6tnl-tunnel.netdev OK 0.02s | |
817/1692 systemd:fuzz / fuzz-netdev-parser_ipip-tunnel.netdev OK 0.03s | |
818/1692 systemd:fuzz / fuzz-netdev-parser_ipip-tunnel2.netdev OK 0.02s | |
819/1692 systemd:fuzz / fuzz-netdev-parser_ipvlan.netdev OK 0.03s | |
820/1692 systemd:fuzz / fuzz-netdev-parser_macvlan.netdev OK 0.03s | |
821/1692 systemd:fuzz / fuzz-netdev-parser_macvtap.netdev OK 0.02s | |
822/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11279 OK 0.03s | |
823/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11280 OK 0.02s | |
824/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11286 OK 0.02s | |
825/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11287 OK 0.03s | |
826/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11296 OK 0.03s | |
827/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11297 OK 0.03s | |
828/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11299 OK 0.03s | |
829/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11324 OK 0.02s | |
830/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-11344 OK 0.02s | |
831/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-13719 OK 0.02s | |
832/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-13884 OK 0.02s | |
833/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-14157 OK 0.02s | |
834/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-14158 OK 0.02s | |
835/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-13886 OK 0.07s | |
836/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-22547 OK 0.03s | |
837/1692 systemd:fuzz / fuzz-netdev-parser_sit-tunnel.netdev OK 0.03s | |
838/1692 systemd:fuzz / fuzz-netdev-parser_tap.netdev OK 0.02s | |
839/1692 systemd:fuzz / fuzz-netdev-parser_oss-fuzz-62556 OK 0.07s | |
840/1692 systemd:fuzz / fuzz-netdev-parser_tun.netdev OK 0.03s | |
841/1692 systemd:fuzz / fuzz-netdev-parser_vcan.netdev OK 0.02s | |
842/1692 systemd:fuzz / fuzz-netdev-parser_veth.netdev OK 0.02s | |
843/1692 systemd:fuzz / fuzz-netdev-parser_vlan.netdev OK 0.02s | |
844/1692 systemd:fuzz / fuzz-netdev-parser_vrf.netdev OK 0.02s | |
845/1692 systemd:fuzz / fuzz-netdev-parser_vti-tunnel.netdev OK 0.04s | |
846/1692 systemd:fuzz / fuzz-netdev-parser_vti6-tunnel.netdev OK 0.03s | |
847/1692 systemd:fuzz / fuzz-netdev-parser_vxlan.netdev OK 0.02s | |
848/1692 systemd:fuzz / fuzz-netdev-parser_wg-dup-endpoint OK 0.03s | |
849/1692 systemd:fuzz / fuzz-netdev-parser_wireguard.netdev OK 0.03s | |
850/1692 systemd:fuzz / fuzz-netdev-parser_xfrm.netdev OK 0.03s | |
851/1692 systemd:fuzz / fuzz-network-parser_directives.network OK 0.04s | |
852/1692 systemd:fuzz / fuzz-network-parser_active-slave OK 0.02s | |
853/1692 systemd:fuzz / fuzz-network-parser_address-link-section OK 0.02s | |
854/1692 systemd:fuzz / fuzz-network-parser_address-section OK 0.02s | |
855/1692 systemd:fuzz / fuzz-network-parser_address-section-misc OK 0.02s | |
856/1692 systemd:fuzz / fuzz-network-parser_bond199 OK 0.04s | |
857/1692 systemd:fuzz / fuzz-network-parser_bridge-slave-interface-1 OK 0.04s | |
858/1692 systemd:fuzz / fuzz-network-parser_bridge-slave-interface-2 OK 0.02s | |
859/1692 systemd:fuzz / fuzz-network-parser_bridge99 OK 0.02s | |
860/1692 systemd:fuzz / fuzz-network-parser_configure-no-carrier OK 0.02s | |
861/1692 systemd:fuzz / fuzz-network-parser_dhcp-client OK 0.02s | |
862/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-anonymize OK 0.03s | |
863/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-ipv4-no-ipv6 OK 0.03s | |
864/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-ipv4-only OK 0.03s | |
865/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-ipv6-only OK 0.02s | |
866/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-listen-port OK 0.03s | |
867/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-route-metric OK 0.03s | |
868/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-route-table OK 0.02s | |
869/1692 systemd:fuzz / fuzz-network-parser_dhcp-client-tz-router OK 0.03s | |
870/1692 systemd:fuzz / fuzz-network-parser_dhcp-critical-connection OK 0.03s | |
871/1692 systemd:fuzz / fuzz-network-parser_dhcp-option OK 0.03s | |
872/1692 systemd:fuzz / fuzz-network-parser_dhcp-server OK 0.03s | |
873/1692 systemd:fuzz / fuzz-network-parser_dhcp-server-static-lease OK 0.03s | |
874/1692 systemd:fuzz / fuzz-network-parser_dhcp-server-veth-peer OK 0.02s | |
875/1692 systemd:fuzz / fuzz-network-parser_dhcp-v4-server-veth-peer OK 0.01s | |
876/1692 systemd:fuzz / fuzz-network-parser_dhcpv4-client-settings OK 0.01s | |
877/1692 systemd:fuzz / fuzz-network-parser_dhcpv6-rapid-commit OK 0.01s | |
878/1692 systemd:fuzz / fuzz-network-parser_dhcp-server-tz-router OK 0.09s | |
879/1692 systemd:fuzz / fuzz-network-parser_dns-trust-dup-anchor OK 0.03s | |
880/1692 systemd:fuzz / fuzz-network-parser_emit-lldp OK 0.02s | |
881/1692 systemd:fuzz / fuzz-network-parser_fibrule-port-range OK 0.03s | |
882/1692 systemd:fuzz / fuzz-network-parser_github-10639 OK 0.03s | |
883/1692 systemd:fuzz / fuzz-network-parser_github-13938 OK 0.03s | |
884/1692 systemd:fuzz / fuzz-network-parser_github-15885 OK 0.03s | |
885/1692 systemd:fuzz / fuzz-network-parser_github-15951 OK 0.03s | |
886/1692 systemd:fuzz / fuzz-network-parser_gretap OK 0.03s | |
887/1692 systemd:fuzz / fuzz-network-parser_gretun OK 0.02s | |
888/1692 systemd:fuzz / fuzz-network-parser_ip6gretap OK 0.04s | |
889/1692 systemd:fuzz / fuzz-network-parser_ip6tnl OK 0.04s | |
890/1692 systemd:fuzz / fuzz-network-parser_ipip OK 0.04s | |
891/1692 systemd:fuzz / fuzz-network-parser_ipv6-address-label OK 0.04s | |
892/1692 systemd:fuzz / fuzz-network-parser_ipv6-prefix OK 0.03s | |
893/1692 systemd:fuzz / fuzz-network-parser_ipv6-prefix-veth OK 0.03s | |
894/1692 systemd:fuzz / fuzz-network-parser_ipvlan OK 0.03s | |
895/1692 systemd:fuzz / fuzz-network-parser_link-section-unmanaged OK 0.02s | |
896/1692 systemd:fuzz / fuzz-network-parser_lldp OK 0.04s | |
897/1692 systemd:fuzz / fuzz-network-parser_macvlan OK 0.04s | |
898/1692 systemd:fuzz / fuzz-network-parser_macvtap OK 0.04s | |
899/1692 systemd:fuzz / fuzz-network-parser_neighbor-section OK 0.03s | |
900/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-11285 OK 0.03s | |
901/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-11302 OK 0.04s | |
902/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-11314 OK 0.03s | |
903/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-11345 OK 0.03s | |
904/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-13059 OK 0.04s | |
905/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-13433 OK 0.02s | |
906/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-13888 OK 0.01s | |
907/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-15678 OK 0.01s | |
908/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-20548 OK 0.01s | |
909/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-23895 OK 0.03s | |
910/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-23950 OK 0.04s | |
911/1692 systemd:fuzz / fuzz-network-parser_primary-slave OK 0.01s | |
912/1692 systemd:fuzz / fuzz-network-parser_route-section OK 0.02s | |
913/1692 systemd:fuzz / fuzz-network-parser_route-type OK 0.01s | |
914/1692 systemd:fuzz / fuzz-network-parser_routing-policy-rule OK 0.02s | |
915/1692 systemd:fuzz / fuzz-network-parser_search-domain OK 0.01s | |
916/1692 systemd:fuzz / fuzz-network-parser_sit OK 0.01s | |
917/1692 systemd:fuzz / fuzz-network-parser_sysctl OK 0.02s | |
918/1692 systemd:fuzz / fuzz-network-parser_tcp-window-settings OK 0.02s | |
919/1692 systemd:fuzz / fuzz-network-parser_test-static OK 0.02s | |
920/1692 systemd:fuzz / fuzz-network-parser_test1-bond199 OK 0.02s | |
921/1692 systemd:fuzz / fuzz-network-parser_vlan OK 0.01s | |
922/1692 systemd:fuzz / fuzz-network-parser_vti OK 0.02s | |
923/1692 systemd:fuzz / fuzz-network-parser_vti6 OK 0.01s | |
924/1692 systemd:fuzz / fuzz-network-parser_vxlan OK 0.02s | |
925/1692 systemd:fuzz / fuzz-network-parser_xfrm OK 0.02s | |
926/1692 systemd:nspawn / test-nspawn-tables OK 0.03s | |
927/1692 systemd:nspawn / test-nspawn-util OK 0.02s | |
928/1692 systemd:fuzz / fuzz-nspawn-settings_basic-config OK 0.02s | |
929/1692 systemd:fuzz / fuzz-nspawn-settings_leak-bind-mount OK 0.03s | |
930/1692 systemd:fuzz / fuzz-nspawn-settings_oss-fuzz-13691 OK 0.01s | |
931/1692 systemd:fuzz / fuzz-nspawn-oci_basic.json OK 0.02s | |
932/1692 systemd:fuzz / fuzz-network-parser_oss-fuzz-13354 OK 0.59s | |
933/1692 systemd:fuzz / fuzz-nspawn-oci_double-free OK 0.02s | |
934/1692 systemd:fuzz / fuzz-nspawn-oci_invalid-read-magic-string OK 0.02s | |
935/1692 systemd:fuzz / fuzz-nspawn-oci_invalid-read-magic-string2 OK 0.02s | |
936/1692 systemd:fuzz / fuzz-nspawn-oci_no-mount-source OK 0.02s | |
937/1692 systemd:resolve / test-resolve-tables OK 0.04s | |
938/1692 systemd:resolve / test-dns-answer OK 0.02s | |
939/1692 systemd:oom / test-oomd-util OK 0.20s | |
940/1692 systemd:resolve / test-dns-packet OK 0.02s | |
941/1692 systemd:resolve / test-dns-packet-append OK 0.02s | |
942/1692 systemd:resolve / test-dns-packet-extract OK 0.02s | |
943/1692 systemd:resolve / test-dns-rr OK 0.01s | |
944/1692 systemd:resolve / test-dns-question OK 0.02s | |
945/1692 systemd:resolve / test-resolved-etc-hosts OK 0.02s | |
946/1692 systemd:resolve / test-resolved-packet OK 0.02s | |
947/1692 systemd:resolve / test-dnssec OK 0.02s | |
948/1692 systemd:resolve / test-dns-search-domain OK 0.02s | |
949/1692 systemd:resolve / test-dns-synthesize OK 0.02s | |
950/1692 systemd:resolve / test-dns-zone OK 0.02s | |
951/1692 systemd:resolve / test-resolved-link OK 0.01s | |
952/1692 systemd:resolve / test-dns-query OK 0.03s | |
953/1692 systemd:resolve / test-resolved-stream SKIP 0.08s exit status 77 | |
954/1692 systemd:fuzz / fuzz-dns-packet_crash-null OK 0.02s | |
955/1692 systemd:fuzz / fuzz-dns-packet_issue-7888 OK 0.02s | |
956/1692 systemd:fuzz / fuzz-dns-packet_oss-fuzz-13422 OK 0.46s | |
957/1692 systemd:fuzz / fuzz-dns-packet_oss-fuzz-19227 OK 0.77s | |
958/1692 systemd:fuzz / fuzz-dns-packet_oss-fuzz-5465 OK 0.01s | |
959/1692 systemd:fuzz / fuzz-etc-hosts_oss-fuzz-47708 OK 0.60s | |
960/1692 systemd:fuzz / fuzz-etc-hosts_timeout-strv OK 0.16s | |
961/1692 systemd:fuzz / fuzz-resource-record_just-slash OK 0.01s | |
962/1692 systemd:fuzz / fuzz-resource-record_oss-fuzz-54059 OK 0.01s | |
963/1692 systemd:fuzz / fuzz-resource-record_oss-fuzz-54065 OK 0.01s | |
964/1692 systemd:fuzz / fuzz-resource-record_oss-fuzz-54080 OK 0.06s | |
965/1692 systemd:fuzz / fuzz-resource-record_oss-fuzz-54090 OK 0.01s | |
966/1692 systemd:fuzz / fuzz-resource-record_ub-zero-length-rdata OK 0.01s | |
967/1692 systemd:shutdown / test-umount OK 0.01s | |
968/1692 systemd:sleep / test-battery-capacity OK 1.02s | |
969/1692 systemd:fuzz / fuzz-systemctl-parse-argv_help.input OK 0.02s | |
970/1692 systemd:fuzz / fuzz-systemctl-parse-argv_missing-strv-free OK 0.02s | |
971/1692 systemd:fuzz / fuzz-systemctl-parse-argv_oss-fuzz-31055 OK 0.02s | |
972/1692 systemd:fuzz / fuzz-systemctl-parse-argv_oss-fuzz-31714 OK 0.09s | |
973/1692 systemd:fuzz / fuzz-systemctl-parse-argv_oss-fuzz-56915 OK 0.01s | |
974/1692 systemd:fuzz / fuzz-systemctl-parse-argv_oss-fuzz-70153 OK 0.01s | |
975/1692 systemd:timesync / test-timesync OK 0.01s | |
976/1692 systemd:tmpfiles / test-offline-passwd OK 0.01s | |
977/1692 systemd:vmspawn / test-vmspawn-util OK 0.01s | |
978/1692 systemd:xdg-autostart-generator / test-xdg-autostart OK 0.01s | |
979/1692 systemd:fuzz / fuzz-xdg-desktop_SettingsDaemon.desktop OK 0.01s | |
980/1692 systemd:fuzz / fuzz-xdg-desktop_full.desktop OK 0.01s | |
981/1692 systemd:fuzz / fuzz-xdg-desktop_oss-fuzz-22812 OK 0.04s | |
982/1692 systemd:resolve / test-dns-cache OK 4.02s | |
983/1692 systemd:fuzz / fuzz-xdg-desktop_valid.desktop OK 0.02s | |
984/1692 systemd:test / test-af-list OK 0.02s | |
985/1692 systemd:test / test-arphrd-util OK 0.01s | |
986/1692 systemd:test / test-acl-util OK 0.17s | |
987/1692 systemd:test / test-boot-timestamps SKIP 0.01s exit status 77 | |
988/1692 systemd:test / test-cap-list OK 0.01s | |
989/1692 systemd:test / test-capability SKIP 0.01s exit status 77 | |
990/1692 systemd:test / test-async OK 0.34s | |
991/1692 systemd:test / test-compress-benchmark OK 0.22s | |
992/1692 systemd:test / test-cryptolib OK 0.01s | |
993/1692 systemd:test / test-dlopen-so OK 0.03s | |
994/1692 systemd:test / test-errno-list OK 0.02s | |
995/1692 systemd:test / test-fd-util OK 0.05s | |
996/1692 systemd:test / test-hashmap OK 0.09s | |
997/1692 systemd:test / test-ip-protocol-list OK 0.04s | |
998/1692 systemd:test / test-json OK 0.03s | |
999/1692 systemd:test / test-compress FAIL 0.53s killed by signal 6 SIGABRT | |
>>> EFI_ADDON='/home/jayman/path that contains spaces/build/src/boot/efi/addonx64.efi.stub' UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/shared' SYSTEMD_LANGUAGE_FALLBACK_MAP='/home/jayman/path that contains spaces/src/locale/language-fallback-map' PROJECT_BUILD_ROOT='/home/jayman/path that contains spaces/build' MALLOC_PERTURB_=167 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH='/home/jayman/path that contains spaces/build:/home/jayman/.local/bin:/home/jayman/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin' SYSTEMD_SLOW_TESTS=0 '/home/jayman/path that contains spaces/build/test-compress' | |
1000/1692 systemd:test / test-libmount OK 0.02s | |
1001/1692 systemd:test / test-loopback OK 0.03s | |
1002/1692 systemd:test / test-math-util OK 0.02s | |
1003/1692 systemd:test / test-mempress OK 0.13s | |
1004/1692 systemd:test / test-mount-util OK 0.02s | |
1005/1692 systemd:test / test-libcrypt-util OK 1.55s | |
1006/1692 systemd:test / test-nss-users OK 0.02s | |
1007/1692 systemd:test / test-openssl OK 0.03s | |
1008/1692 systemd:test / test-parse-util OK 0.01s | |
1009/1692 systemd:test / test-process-util OK 0.20s | |
1010/1692 systemd:test / test-qrcode-util OK 0.02s | |
1011/1692 systemd:test / test-random-util OK 1.21s | |
1012/1692 systemd:test / test-sbat OK 0.01s | |
1013/1692 systemd:test / test-seccomp OK 0.01s | |
1014/1692 systemd:test / test-selinux OK 0.06s | |
1015/1692 systemd:test / test-set-disable-mempool OK 0.01s | |
1016/1692 systemd:test / test-sizeof OK 0.01s | |
1017/1692 systemd:test / test-nss-hosts OK 2.84s | |
1018/1692 systemd:test / test-time-util OK 0.21s | |
1019/1692 systemd:test / test-utmp OK 0.02s | |
1020/1692 systemd:test / test-varlink OK 0.44s | |
1021/1692 systemd:test / test-varlink-idl OK 0.04s | |
1022/1692 systemd:libsystemd / test-libsystemd-sym OK 0.01s | |
1023/1692 systemd:libudev / test-libudev-sym OK 0.01s | |
1024/1692 systemd:test / test-tpm2 SKIP 0.77s exit status 77 | |
1025/1692 systemd:core / test-bpf-devices SKIP 0.13s exit status 77 | |
1026/1692 systemd:core / test-bpf-foreign-programs SKIP 0.02s exit status 77 | |
1027/1692 systemd:core / test-bpf-restrict-fs SKIP 0.02s exit status 77 | |
1028/1692 systemd:core / test-cgroup-cpu OK 0.02s | |
1029/1692 systemd:core / test-bpf-firewall SKIP 0.18s exit status 77 | |
1030/1692 systemd:core / test-cgroup-mask OK 0.23s | |
1031/1692 systemd:core / test-chown-rec SKIP 0.02s exit status 77 | |
1032/1692 systemd:core / test-core-unit OK 0.02s | |
1033/1692 systemd:core / test-emergency-action OK 0.02s | |
1034/1692 systemd:core / test-cgroup-unit-default OK 0.28s | |
1035/1692 systemd:core / test-execute SKIP 0.01s exit status 77 | |
1036/1692 systemd:core / test-job-type OK 0.04s | |
1037/1692 systemd:core / test-engine OK 0.37s | |
1038/1692 systemd:core / test-load-fragment OK 1.48s | |
1039/1692 systemd:core / test-loop-block OK 0.38s | |
1040/1692 systemd:core / test-taint OK 0.03s | |
1041/1692 systemd:core / test-namespace SKIP 0.03s exit status 77 | |
1042/1692 systemd:core / test-sched-prio OK 0.23s | |
1043/1692 systemd:core / test-tables OK 0.03s | |
1044/1692 systemd:core / test-unit-name OK 0.17s | |
1045/1692 systemd:core / test-unit-serialize OK 0.18s | |
1046/1692 systemd:core / test-watch-pid SKIP 0.03s exit status 77 | |
1047/1692 systemd:libsystemd / test-bus-error OK 0.01s | |
1048/1692 systemd:libsystemd / test-sd-device-thread OK 0.02s | |
1049/1692 systemd:libudev / test-udev-device-thread OK 0.02s | |
1050/1692 systemd:libudev / test-libudev OK 0.58s | |
1051/1692 systemd:libsystemd / test-audit-type OK 0.03s | |
1052/1692 systemd:libsystemd / test-catalog OK 0.05s | |
1053/1692 systemd:core / test-path OK 1.43s | |
1054/1692 systemd:libsystemd / test-journal-file OK 0.04s | |
1055/1692 systemd:libsystemd / test-journal-match OK 0.02s | |
1056/1692 systemd:libsystemd / test-journal-init OK 0.19s | |
1057/1692 systemd:libsystemd / test-mmap-cache OK 0.01s | |
1058/1692 systemd:libsystemd / test-bus-creds OK 0.02s | |
1059/1692 systemd:libsystemd / test-bus-introspect OK 0.01s | |
1060/1692 systemd:libsystemd / test-bus-match OK 0.01s | |
1061/1692 systemd:libsystemd / test-bus-vtable OK 0.02s | |
1062/1692 systemd:libsystemd / test-device-util OK 0.01s | |
1063/1692 systemd:libsystemd / test-sd-device-monitor SKIP 0.01s exit status 77 | |
1064/1692 systemd:libsystemd / test-journal-send OK 1.06s | |
1065/1692 systemd:libsystemd / test-sd-device OK 0.89s | |
1066/1692 systemd:libsystemd / test-journal-flush OK 0.72s | |
1067/1692 systemd:libsystemd / test-journal-stream OK 2.43s | |
1068/1692 systemd:libsystemd / test-journal OK 5.48s | |
1069/1692 systemd:libsystemd / test-login OK 0.04s | |
1070/1692 systemd:libsystemd / test-netlink OK 0.54s | |
1071/1692 systemd:libsystemd / test-bus-vtable-cc OK 0.02s | |
1072/1692 systemd:login / test-login-shared OK 0.01s | |
1073/1692 systemd:test / test-alloc-util OK 0.03s | |
1074/1692 systemd:test / test-architecture OK 0.02s | |
1075/1692 systemd:test / test-argv-util OK 0.02s | |
1076/1692 systemd:test / test-barrier SKIP 0.01s exit status 77 | |
1077/1692 systemd:test / test-bitfield OK 0.01s | |
1078/1692 systemd:test / test-bitmap OK 0.01s | |
1079/1692 systemd:test / test-blockdev-util OK 0.02s | |
1080/1692 systemd:test / test-bootspec OK 0.02s | |
1081/1692 systemd:test / test-build-path OK 0.02s | |
1082/1692 systemd:test / test-bus-util OK 0.01s | |
1083/1692 systemd:test / test-calendarspec OK 0.03s | |
1084/1692 systemd:test / test-cgroup-setup OK 0.03s | |
1085/1692 systemd:test / test-cgroup-util OK 0.07s | |
1086/1692 systemd:test / test-cgroup OK 0.02s | |
1087/1692 systemd:test / test-chase OK 0.02s | |
1088/1692 systemd:test / test-clock OK 0.01s | |
1089/1692 systemd:test / test-color-util OK 0.02s | |
1090/1692 systemd:test / test-compare-operator OK 0.01s | |
1091/1692 systemd:test / test-condition OK 0.03s | |
1092/1692 systemd:test / test-conf-files OK 0.01s | |
1093/1692 systemd:test / test-conf-parser OK 0.81s | |
1094/1692 systemd:test / test-copy OK 0.03s | |
1095/1692 systemd:test / test-coredump-util OK 0.02s | |
1096/1692 systemd:test / test-cpu-set-util OK 0.01s | |
1097/1692 systemd:test / test-creds OK 0.03s | |
1098/1692 systemd:test / test-daemon OK 0.52s | |
1099/1692 systemd:libsystemd / test-journal-interleaving OK 11.65s | |
1100/1692 systemd:test / test-data-fd-util OK 0.75s | |
1101/1692 systemd:test / test-dev-setup SKIP 0.01s exit status 77 | |
1102/1692 systemd:test / test-device-nodes OK 0.02s | |
1103/1692 systemd:test / test-devnum-util OK 0.02s | |
1104/1692 systemd:test / test-date OK 0.10s | |
1105/1692 systemd:test / test-dirent-util OK 0.03s | |
1106/1692 systemd:test / test-dns-domain OK 0.03s | |
1107/1692 systemd:test / test-ellipsize OK 0.05s | |
1108/1692 systemd:test / test-env-file OK 0.06s | |
1109/1692 systemd:test / test-env-util OK 0.03s | |
1110/1692 systemd:test / test-errno-util OK 0.03s | |
1111/1692 systemd:test / test-escape OK 0.02s | |
1112/1692 systemd:test / test-ether-addr-util OK 0.03s | |
1113/1692 systemd:test / test-execve OK 0.02s | |
1114/1692 systemd:test / test-exit-status OK 0.03s | |
1115/1692 systemd:test / test-extract-word OK 0.02s | |
1116/1692 systemd:test / test-fdset OK 0.02s | |
1117/1692 systemd:test / test-fiemap OK 0.01s | |
1118/1692 systemd:test / test-fileio OK 0.03s | |
1119/1692 systemd:test / test-firewall-util SKIP 0.02s exit status 77 | |
1120/1692 systemd:test / test-format-table OK 0.01s | |
1121/1692 systemd:test / test-format-util OK 0.02s | |
1122/1692 systemd:test / test-fs-util OK 0.04s | |
1123/1692 systemd:test / test-fstab-util OK 0.02s | |
1124/1692 systemd:test / test-glob-util OK 0.02s | |
1125/1692 systemd:test / test-gpt OK 0.01s | |
1126/1692 systemd:test / test-gunicode OK 0.02s | |
1127/1692 systemd:test / test-hash-funcs OK 0.01s | |
1128/1692 systemd:test / test-hexdecoct OK 0.02s | |
1129/1692 systemd:test / test-hmac OK 0.02s | |
1130/1692 systemd:test / test-hostname-setup OK 0.01s | |
1131/1692 systemd:test / test-hostname-util OK 0.03s | |
1132/1692 systemd:test / test-id128 OK 0.02s | |
1133/1692 systemd:test / test-image-policy OK 0.01s | |
1134/1692 systemd:test / test-import-util OK 0.01s | |
1135/1692 systemd:test / test-in-addr-prefix-util OK 0.49s | |
1136/1692 systemd:test / test-in-addr-util OK 0.01s | |
1137/1692 systemd:test / test-install-file OK 0.01s | |
1138/1692 systemd:test / test-exec-util OK 1.13s | |
1139/1692 systemd:test / test-io-util OK 0.01s | |
1140/1692 systemd:test / test-iovec-util OK 0.02s | |
1141/1692 systemd:test / test-journal-importer OK 0.03s | |
1142/1692 systemd:test / test-install-root OK 0.30s | |
1143/1692 systemd:test / test-label OK 0.01s | |
1144/1692 systemd:test / test-limits-util OK 0.03s | |
1145/1692 systemd:test / test-list OK 0.02s | |
1146/1692 systemd:test / test-local-addresses OK 0.02s | |
1147/1692 systemd:test / test-kbd-util OK 0.25s | |
1148/1692 systemd:test / test-locale-util OK 0.11s | |
1149/1692 systemd:test / test-log OK 0.02s | |
1150/1692 systemd:test / test-logarithm OK 0.01s | |
1151/1692 systemd:test / test-login-util OK 0.03s | |
1152/1692 systemd:test / test-macro OK 0.05s | |
1153/1692 systemd:test / test-memfd-util OK 0.02s | |
1154/1692 systemd:test / test-memory-util OK 0.01s | |
1155/1692 systemd:test / test-mempool OK 0.03s | |
1156/1692 systemd:test / test-memstream-util OK 0.01s | |
1157/1692 systemd:test / test-mkdir OK 0.03s | |
1158/1692 systemd:test / test-modhex OK 0.02s | |
1159/1692 systemd:test / test-mountpoint-util OK 0.02s | |
1160/1692 systemd:test / test-net-naming-scheme OK 0.01s | |
1161/1692 systemd:test / test-nulstr-util OK 0.01s | |
1162/1692 systemd:test / test-open-file OK 0.01s | |
1163/1692 systemd:test / test-ordered-set OK 0.01s | |
1164/1692 systemd:test / test-os-util OK 0.01s | |
1165/1692 systemd:test / test-parse-argument OK 0.01s | |
1166/1692 systemd:test / test-parse-helpers OK 0.01s | |
1167/1692 systemd:test / test-lock-util OK 0.44s | |
1168/1692 systemd:test / test-path-lookup OK 0.02s | |
1169/1692 systemd:test / test-path-util OK 0.03s | |
1170/1692 systemd:test / test-pidref OK 0.03s | |
1171/1692 systemd:test / test-percent-util OK 0.07s | |
1172/1692 systemd:test / test-pretty-print OK 0.05s | |
1173/1692 systemd:test / test-proc-cmdline OK 0.02s | |
1174/1692 systemd:test / test-prioq OK 0.04s | |
1175/1692 systemd:test / test-procfs-util SKIP 0.03s exit status 77 | |
1176/1692 systemd:test / test-psi-util OK 0.03s | |
1177/1692 systemd:test / test-raw-clone OK 0.02s | |
1178/1692 systemd:test / test-recovery-key OK 0.02s | |
1179/1692 systemd:test / test-recurse-dir OK 0.63s | |
1180/1692 systemd:test / test-replace-var OK 0.01s | |
1181/1692 systemd:test / test-rlimit-util OK 0.02s | |
1182/1692 systemd:test / test-rm-rf OK 0.01s | |
1183/1692 systemd:test / test-sd-hwdb OK 0.02s | |
1184/1692 systemd:test / test-sd-path OK 0.01s | |
1185/1692 systemd:test / test-secure-bits OK 0.02s | |
1186/1692 systemd:test / test-serialize OK 0.04s | |
1187/1692 systemd:test / test-set OK 0.02s | |
1188/1692 systemd:test / test-sha256 OK 0.02s | |
1189/1692 systemd:test / test-sigbus OK 0.02s | |
1190/1692 systemd:test / test-signal-util OK 0.02s | |
1191/1692 systemd:test / test-siphash24 OK 0.02s | |
1192/1692 systemd:test / test-sleep-config OK 0.03s | |
1193/1692 systemd:test / test-socket-netlink OK 0.01s | |
1194/1692 systemd:test / test-socket-util OK 0.02s | |
1195/1692 systemd:test / test-specifier OK 0.02s | |
1196/1692 systemd:test / test-stat-util OK 0.02s | |
1197/1692 systemd:test / test-static-destruct OK 0.01s | |
1198/1692 systemd:test / test-strbuf OK 0.02s | |
1199/1692 systemd:test / test-string-util OK 0.02s | |
1200/1692 systemd:test / test-strip-tab-ansi OK 0.02s | |
1201/1692 systemd:test / test-strv OK 0.01s | |
1202/1692 systemd:test / test-strxcpyx OK 0.02s | |
1203/1692 systemd:test / test-sysctl-util OK 0.02s | |
1204/1692 systemd:test / test-terminal-util OK 0.01s | |
1205/1692 systemd:test / test-tmpfile-util OK 0.03s | |
1206/1692 systemd:test / test-udev-util OK 0.01s | |
1207/1692 systemd:test / test-uid-classification OK 0.02s | |
1208/1692 systemd:test / test-uid-range OK 0.01s | |
1209/1692 systemd:test / test-umask-util OK 0.01s | |
1210/1692 systemd:test / test-unaligned OK 0.01s | |
1211/1692 systemd:test / test-unit-file OK 0.03s | |
1212/1692 systemd:test / test-user-util OK 0.02s | |
1213/1692 systemd:test / test-utf8 OK 0.01s | |
1214/1692 systemd:test / test-verbs OK 0.01s | |
1215/1692 systemd:test / test-vpick OK 0.01s | |
1216/1692 systemd:test / test-web-util OK 0.02s | |
1217/1692 systemd:test / test-xattr-util OK 0.02s | |
1218/1692 systemd:test / test-xml OK 0.01s | |
1219/1692 systemd:libsystemd / test-journal-enum OK 0.02s | |
1220/1692 systemd:test / test-ratelimit OK 2.02s | |
1221/1692 systemd:libsystemd / test-bus-address OK 0.03s | |
1222/1692 systemd:libsystemd / test-bus-chat OK 2.03s | |
1223/1692 systemd:libsystemd / test-bus-cleanup OK 0.04s | |
1224/1692 systemd:libsystemd / test-bus-marshal OK 0.04s | |
1225/1692 systemd:libsystemd / test-bus-objects OK 0.04s | |
1226/1692 systemd:libsystemd / test-bus-peersockaddr OK 0.02s | |
1227/1692 systemd:libsystemd / test-bus-queue-ref-cycle OK 0.02s | |
1228/1692 systemd:libsystemd / test-bus-server OK 0.03s | |
1229/1692 systemd:libsystemd / test-bus-signature OK 0.01s | |
1230/1692 systemd:libsystemd / test-bus-track OK 0.02s | |
1231/1692 systemd:libsystemd / test-bus-watch-bind OK 0.83s | |
1232/1692 systemd:libsystemd / test-event OK 7.77s | |
1233/1692 systemd:libsystemd / test-resolve OK 0.05s | |
1234/1692 systemd:fuzz / fuzz-bus-match_bugzilla1935084.input OK 0.02s | |
1235/1692 systemd:fuzz / fuzz-bus-match_test.input OK 0.01s | |
1236/1692 systemd:fuzz / fuzz-bus-message_crash-array OK 0.02s | |
1237/1692 systemd:fuzz / fuzz-bus-message_crash-array-field-skip OK 0.02s | |
1238/1692 systemd:fuzz / fuzz-bus-message_crash-array-offset OK 0.03s | |
1239/1692 systemd:fuzz / fuzz-bus-message_crash-empty-string OK 0.03s | |
1240/1692 systemd:fuzz / fuzz-bus-message_crash-empty-struct OK 0.02s | |
1241/1692 systemd:fuzz / fuzz-bus-message_crash-mem-overread OK 0.02s | |
1242/1692 systemd:fuzz / fuzz-bus-message_crash-nesting OK 0.02s | |
1243/1692 systemd:fuzz / fuzz-bus-message_crash-offset-table OK 0.01s | |
1244/1692 systemd:fuzz / fuzz-bus-message_crash-return-value OK 0.02s | |
1245/1692 systemd:fuzz / fuzz-bus-message_crash-return-value-again OK 0.02s | |
1246/1692 systemd:fuzz / fuzz-bus-message_crash-unsigned-wraparound OK 0.02s | |
1247/1692 systemd:fuzz / fuzz-bus-message_issue-23486-case-1 OK 0.02s | |
1248/1692 systemd:fuzz / fuzz-bus-message_issue-23486-case-2 OK 0.01s | |
1249/1692 systemd:fuzz / fuzz-bus-message_issue-23486-case-3 OK 0.02s | |
1250/1692 systemd:fuzz / fuzz-bus-message_leak-container-exit OK 0.05s | |
1251/1692 systemd:fuzz / fuzz-bus-message_message1 OK 0.02s | |
1252/1692 systemd:fuzz / fuzz-bus-message_oss-fuzz-14016 OK 0.03s | |
1253/1692 systemd:fuzz / fuzz-bus-message_oss-fuzz-19446 OK 0.01s | |
1254/1692 systemd:fuzz / fuzz-bus-message_timeout-empty-struct OK 0.02s | |
1255/1692 systemd:fuzz / fuzz-bus-message_zero-offset-to-null-pointer OK 0.02s | |
1256/1692 systemd:fuzz / fuzz-bootspec_crash-autoentry OK 0.03s | |
1257/1692 systemd:fuzz / fuzz-bootspec_crash-empty-value OK 0.02s | |
1258/1692 systemd:fuzz / fuzz-bootspec_crash-json-dispatch OK 0.03s | |
1259/1692 systemd:fuzz / fuzz-bootspec_oss-fuzz-53578 OK 0.03s | |
1260/1692 systemd:fuzz / fuzz-bootspec_sample1 OK 0.03s | |
1261/1692 systemd:fuzz / fuzz-bootspec_sanitizer-overload OK 0.02s | |
1262/1692 systemd:fuzz / fuzz-calendarspec_cant-parse-printed OK 0.02s | |
1263/1692 systemd:fuzz / fuzz-calendarspec_corpus OK 0.03s | |
1264/1692 systemd:fuzz / fuzz-calendarspec_crash-parse-star-non-star OK 0.03s | |
1265/1692 systemd:fuzz / fuzz-calendarspec_input1 OK 0.03s | |
1266/1692 systemd:fuzz / fuzz-calendarspec_oss-fuzz-14108 OK 0.02s | |
1267/1692 systemd:fuzz / fuzz-calendarspec_oss-fuzz-22208 OK 0.02s | |
1268/1692 systemd:fuzz / fuzz-calendarspec_print-loses-spec OK 0.03s | |
1269/1692 systemd:fuzz / fuzz-catalog_language-too-short OK 0.02s | |
1270/1692 systemd:fuzz / fuzz-catalog_systemd.pl.catalog OK 0.03s | |
1271/1692 systemd:fuzz / fuzz-env-file_simple-env-file OK 0.02s | |
1272/1692 systemd:fuzz / fuzz-json_crash-5639441482252288 OK 0.03s | |
1273/1692 systemd:fuzz / fuzz-json_github-15907 OK 0.02s | |
1274/1692 systemd:fuzz / fuzz-json_leak-normalize-fail OK 0.03s | |
1275/1692 systemd:fuzz / fuzz-json_leak-normalize-object OK 0.02s | |
1276/1692 systemd:fuzz / fuzz-json_leak-sort OK 0.02s | |
1277/1692 systemd:fuzz / fuzz-json_oss-fuzz-10908 OK 0.04s | |
1278/1692 systemd:fuzz / fuzz-udev-database_sample.txt OK 0.02s | |
1279/1692 systemd:fuzz / fuzz-varlink_array OK 0.02s | |
1280/1692 systemd:fuzz / fuzz-varlink_do-something OK 0.02s | |
1281/1692 systemd:fuzz / fuzz-varlink_huge-method OK 0.04s | |
1282/1692 systemd:fuzz / fuzz-varlink_method-call OK 0.02s | |
1283/1692 systemd:fuzz / fuzz-varlink_method-error OK 0.03s | |
1284/1692 systemd:fuzz / fuzz-varlink_method-reply OK 0.03s | |
1285/1692 systemd:fuzz / fuzz-varlink_oss-fuzz-14688 OK 0.03s | |
1286/1692 systemd:fuzz / fuzz-varlink_oss-fuzz-14708 OK 0.33s | |
1287/1692 systemd:fuzz / fuzz-varlink_timeout OK 0.04s | |
1288/1692 systemd:fuzz / fuzz-varlink-idl_crash-d1860f2b OK 0.02s | |
1289/1692 systemd:fuzz / fuzz-varlink-idl_interface1 OK 0.02s | |
1290/1692 systemd:fuzz / fuzz-varlink-idl_oss-fuzz-69730 OK 0.03s | |
1291/1692 systemd:pam / dlopen-pam_systemd_home OK 0.02s | |
1292/1692 systemd:pam / dlopen-pam_systemd OK 0.01s | |
1293/1692 systemd:pam / dlopen-pam_systemd_loadkey OK 0.02s | |
1294/1692 systemd:nss / dlopen-nss_myhostname OK 0.03s | |
1295/1692 systemd:nss / dlopen-nss_mymachines OK 0.01s | |
1296/1692 systemd:nss / dlopen-nss_resolve OK 0.02s | |
1297/1692 systemd:nss / dlopen-nss_systemd OK 0.01s | |
1298/1692 systemd:sysusers / test-sysusers FAIL 0.03s exit status 127 | |
>>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/shared' MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=238 '/home/jayman/path that contains spaces/build/test/test-sysusers.sh' '/home/jayman/path that contains spaces/build/systemd-sysusers' | |
1299/1692 systemd:dist / hwdb-test OK 0.71s | |
1300/1692 systemd:systemctl / test-systemctl-enable OK 0.96s | |
1301/1692 systemd:sysv / sysv-generator-test OK 0.18s | |
1302/1692 systemd:boot / test-bootctl-json SKIP 0.04s exit status 77 | |
1303/1692 systemd:tmpfiles / test-systemd-tmpfiles OK 0.71s | |
1304/1692 systemd:test / test-compare-versions FAIL 0.01s exit status 127 | |
>>> LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/core:/home/jayman/path that contains spaces/build/src/shared' UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=147 '/home/jayman/path that contains spaces/test/test-compare-versions.sh' '/home/jayman/path that contains spaces/build/systemd-analyze' | |
1305/1692 systemd:dist / rule-syntax-check OK 0.06s | |
1306/1692 systemd:udev / udev-rules-check OK 0.04s | |
1307/1692 systemd:fstab / test-fstab-generator FAIL 0.04s exit status 127 | |
>>> MALLOC_PERTURB_=84 EFI_ADDON='/home/jayman/path that contains spaces/build/src/boot/efi/addonx64.efi.stub' UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/shared' SYSTEMD_LANGUAGE_FALLBACK_MAP='/home/jayman/path that contains spaces/src/locale/language-fallback-map' PROJECT_BUILD_ROOT='/home/jayman/path that contains spaces/build' MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH='/home/jayman/path that contains spaces/build:/home/jayman/.local/bin:/home/jayman/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin' SYSTEMD_SLOW_TESTS=0 '/home/jayman/path that contains spaces/test/test-fstab-generator.sh' '/home/jayman/path that contains spaces/build/systemd-fstab-generator' | |
1308/1692 systemd:network / test-network-generator-conversion OK 1.08s | |
1309/1692 systemd:udev / test-udev SKIP 0.20s exit status 77 | |
1310/1692 systemd:udev / dmidecode_HP-Z600 OK 0.03s | |
1311/1692 systemd:udev / dmidecode_Lenovo-ThinkPad-X280 OK 0.04s | |
1312/1692 systemd:udev / dmidecode_Lenovo-Thinkcentre-m720s OK 0.02s | |
1313/1692 systemd:kernel-install / test-kernel-install FAIL 0.05s exit status 1 | |
>>> EFI_ADDON='/home/jayman/path that contains spaces/build/src/boot/efi/addonx64.efi.stub' UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH='/home/jayman/path that contains spaces/build/src/shared' SYSTEMD_LANGUAGE_FALLBACK_MAP='/home/jayman/path that contains spaces/src/locale/language-fallback-map' PROJECT_BUILD_ROOT='/home/jayman/path that contains spaces/build' MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=21 PATH='/home/jayman/path that contains spaces/build:/home/jayman/.local/bin:/home/jayman/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin' SYSTEMD_SLOW_TESTS=0 '/home/jayman/path that contains spaces/src/kernel-install/test-kernel-install.sh' '/home/jayman/path that contains spaces/build/kernel-install' '/home/jayman/path that contains spaces/build/src/kernel-install/90-loaderentry.install' '/home/jayman/path that contains spaces/build/../src/kernel-install/90-uki-copy.install' '/home/jayman/path that contains spaces/build/ukify' '/home/jayman/path that contains spaces/build/src/kernel-install/60-ukify.install' src/boot/efi/linuxx64.efi.stub | |
1314/1692 systemd:dist / parse-hwdb OK 3.14s | |
1315/1692 systemd:libsystemd / test-journal-verify OK 13.65s | |
1316/1692 systemd:dist / check-version-history OK 1.10s | |
1317/1692 systemd:example / cc-event-quick-child-c90 OK 0.06s | |
1318/1692 systemd:example / cc-event-quick-child-c99 OK 0.06s | |
1319/1692 systemd:example / cc-event-quick-child-c11 OK 0.06s | |
1320/1692 systemd:example / cc-event-quick-child-c17 OK 0.06s | |
1321/1692 systemd:example / cc-event-quick-child-c23 OK 0.05s | |
1322/1692 systemd:example / cc-event-quick-child-gnu90 OK 0.07s | |
1323/1692 systemd:example / cc-event-quick-child-gnu99 OK 0.06s | |
1324/1692 systemd:example / cc-event-quick-child-gnu11 OK 0.05s | |
1325/1692 systemd:example / cc-event-quick-child-gnu17 OK 0.05s | |
1326/1692 systemd:example / cc-event-quick-child-gnu23 OK 0.06s | |
1327/1692 systemd:example / cc-hwdb-usb-device-c90 OK 0.06s | |
1328/1692 systemd:example / cc-hwdb-usb-device-c99 OK 0.05s | |
1329/1692 systemd:example / cc-hwdb-usb-device-c11 OK 0.04s | |
1330/1692 systemd:example / cc-hwdb-usb-device-c17 OK 0.05s | |
1331/1692 systemd:example / cc-hwdb-usb-device-c23 OK 0.05s | |
1332/1692 systemd:example / cc-hwdb-usb-device-gnu90 OK 0.05s | |
1333/1692 systemd:example / cc-hwdb-usb-device-gnu99 OK 0.05s | |
1334/1692 systemd:example / cc-hwdb-usb-device-gnu11 OK 0.06s | |
1335/1692 systemd:example / cc-hwdb-usb-device-gnu17 OK 0.05s | |
1336/1692 systemd:example / cc-hwdb-usb-device-gnu23 OK 0.05s | |
1337/1692 systemd:example / cc-id128-app-specific-c90 OK 0.05s | |
1338/1692 systemd:example / cc-id128-app-specific-c99 OK 0.06s | |
1339/1692 systemd:example / cc-id128-app-specific-c11 OK 0.05s | |
1340/1692 systemd:example / cc-id128-app-specific-c17 OK 0.05s | |
1341/1692 systemd:example / cc-id128-app-specific-c23 OK 0.05s | |
1342/1692 systemd:example / cc-id128-app-specific-gnu90 OK 0.05s | |
1343/1692 systemd:example / cc-id128-app-specific-gnu99 OK 0.06s | |
1344/1692 systemd:example / cc-id128-app-specific-gnu11 OK 0.05s | |
1345/1692 systemd:example / cc-id128-app-specific-gnu17 OK 0.05s | |
1346/1692 systemd:example / cc-id128-app-specific-gnu23 OK 0.05s | |
1347/1692 systemd:example / cc-inotify-watch-tmp-c90 OK 0.05s | |
1348/1692 systemd:example / cc-inotify-watch-tmp-c99 OK 0.06s | |
1349/1692 systemd:example / cc-inotify-watch-tmp-c11 OK 0.05s | |
1350/1692 systemd:example / cc-inotify-watch-tmp-c17 OK 0.05s | |
1351/1692 systemd:example / cc-inotify-watch-tmp-c23 OK 0.05s | |
1352/1692 systemd:dist / dbus-docs-fresh OK 3.27s | |
1353/1692 systemd:example / cc-inotify-watch-tmp-gnu90 OK 0.07s | |
1354/1692 systemd:example / cc-inotify-watch-tmp-gnu99 OK 0.06s | |
1355/1692 systemd:example / cc-inotify-watch-tmp-gnu11 OK 0.06s | |
1356/1692 systemd:example / cc-inotify-watch-tmp-gnu17 OK 0.06s | |
1357/1692 systemd:example / cc-inotify-watch-tmp-gnu23 OK 0.08s | |
1358/1692 systemd:example / cc-journal-enumerate-fields-c90 OK 0.04s | |
1359/1692 systemd:example / cc-journal-enumerate-fields-c11 OK 0.04s | |
1360/1692 systemd:example / cc-journal-enumerate-fields-c99 OK 0.06s | |
1361/1692 systemd:example / cc-journal-enumerate-fields-c17 OK 0.04s | |
1362/1692 systemd:example / cc-journal-enumerate-fields-c23 OK 0.06s | |
1363/1692 systemd:example / cc-journal-enumerate-fields-gnu90 OK 0.06s | |
1364/1692 systemd:example / cc-journal-enumerate-fields-gnu99 OK 0.04s | |
1365/1692 systemd:example / cc-journal-enumerate-fields-gnu11 OK 0.06s | |
1366/1692 systemd:example / cc-journal-enumerate-fields-gnu17 OK 0.07s | |
1367/1692 systemd:example / cc-journal-enumerate-fields-gnu23 OK 0.06s | |
1368/1692 systemd:example / cc-journal-iterate-foreach-c90 OK 0.05s | |
1369/1692 systemd:example / cc-journal-iterate-foreach-c99 OK 0.05s | |
1370/1692 systemd:example / cc-journal-iterate-foreach-c11 OK 0.04s | |
1371/1692 systemd:example / cc-journal-iterate-foreach-c17 OK 0.05s | |
1372/1692 systemd:example / cc-journal-iterate-foreach-c23 OK 0.07s | |
1373/1692 systemd:example / cc-journal-iterate-foreach-gnu90 OK 0.07s | |
1374/1692 systemd:example / cc-journal-iterate-foreach-gnu99 OK 0.06s | |
1375/1692 systemd:example / cc-journal-iterate-foreach-gnu11 OK 0.05s | |
1376/1692 systemd:example / cc-journal-iterate-foreach-gnu17 OK 0.06s | |
1377/1692 systemd:example / cc-journal-iterate-foreach-gnu23 OK 0.05s | |
1378/1692 systemd:example / cc-journal-iterate-poll-c90 OK 0.04s | |
1379/1692 systemd:example / cc-journal-iterate-poll-c99 OK 0.06s | |
1380/1692 systemd:example / cc-journal-iterate-poll-c11 OK 0.07s | |
1381/1692 systemd:example / cc-journal-iterate-poll-c17 OK 0.06s | |
1382/1692 systemd:example / cc-journal-iterate-poll-c23 OK 0.05s | |
1383/1692 systemd:example / cc-journal-iterate-poll-gnu90 OK 0.05s | |
1384/1692 systemd:example / cc-journal-iterate-poll-gnu99 OK 0.06s | |
1385/1692 systemd:example / cc-journal-iterate-poll-gnu11 OK 0.07s | |
1386/1692 systemd:example / cc-journal-iterate-poll-gnu17 OK 0.06s | |
1387/1692 systemd:example / cc-journal-iterate-poll-gnu23 OK 0.05s | |
1388/1692 systemd:example / cc-journal-iterate-unique-c90 OK 0.05s | |
1389/1692 systemd:example / cc-journal-iterate-unique-c99 OK 0.06s | |
1390/1692 systemd:example / cc-journal-iterate-unique-c11 OK 0.07s | |
1391/1692 systemd:example / cc-journal-iterate-unique-c17 OK 0.06s | |
1392/1692 systemd:example / cc-journal-iterate-unique-c23 OK 0.06s | |
1393/1692 systemd:example / cc-journal-iterate-unique-gnu90 OK 0.09s | |
1394/1692 systemd:example / cc-journal-iterate-unique-gnu99 OK 0.07s | |
1395/1692 systemd:example / cc-journal-iterate-unique-gnu11 OK 0.07s | |
1396/1692 systemd:example / cc-journal-iterate-unique-gnu17 OK 0.07s | |
1397/1692 systemd:example / cc-journal-iterate-unique-gnu23 OK 0.06s | |
1398/1692 systemd:example / cc-journal-iterate-wait-c90 OK 0.05s | |
1399/1692 systemd:example / cc-journal-iterate-wait-c99 OK 0.05s | |
1400/1692 systemd:example / cc-journal-iterate-wait-c11 OK 0.06s | |
1401/1692 systemd:example / cc-journal-iterate-wait-c17 OK 0.05s | |
1402/1692 systemd:example / cc-journal-iterate-wait-c23 OK 0.05s | |
1403/1692 systemd:example / cc-journal-iterate-wait-gnu90 OK 0.05s | |
1404/1692 systemd:example / cc-journal-iterate-wait-gnu99 OK 0.05s | |
1405/1692 systemd:example / cc-journal-iterate-wait-gnu11 OK 0.05s | |
1406/1692 systemd:example / cc-journal-iterate-wait-gnu17 OK 0.06s | |
1407/1692 systemd:example / cc-journal-iterate-wait-gnu23 OK 0.06s | |
1408/1692 systemd:example / cc-journal-stream-fd-c90 OK 0.05s | |
1409/1692 systemd:example / cc-journal-stream-fd-c99 OK 0.06s | |
1410/1692 systemd:example / cc-journal-stream-fd-c11 OK 0.05s | |
1411/1692 systemd:example / cc-journal-stream-fd-c17 OK 0.07s | |
1412/1692 systemd:example / cc-journal-stream-fd-c23 OK 0.05s | |
1413/1692 systemd:example / cc-journal-stream-fd-gnu90 OK 0.07s | |
1414/1692 systemd:example / cc-journal-stream-fd-gnu99 OK 0.07s | |
1415/1692 systemd:example / cc-journal-stream-fd-gnu11 OK 0.06s | |
1416/1692 systemd:example / cc-journal-stream-fd-gnu17 OK 0.06s | |
1417/1692 systemd:example / cc-journal-stream-fd-gnu23 OK 0.08s | |
1418/1692 systemd:example / cc-logcontrol-example-c90 OK 0.07s | |
1419/1692 systemd:example / cc-logcontrol-example-c99 OK 0.06s | |
1420/1692 systemd:example / cc-logcontrol-example-c11 OK 0.07s | |
1421/1692 systemd:example / cc-logcontrol-example-c17 OK 0.06s | |
1422/1692 systemd:example / cc-logcontrol-example-c23 OK 0.07s | |
1423/1692 systemd:example / cc-logcontrol-example-gnu90 OK 0.07s | |
1424/1692 systemd:example / cc-logcontrol-example-gnu99 OK 0.07s | |
1425/1692 systemd:example / cc-logcontrol-example-gnu11 OK 0.07s | |
1426/1692 systemd:example / cc-logcontrol-example-gnu17 OK 0.08s | |
1427/1692 systemd:example / cc-logcontrol-example-gnu23 OK 0.08s | |
1428/1692 systemd:example / cc-notify-selfcontained-example-c90 OK 0.07s | |
1429/1692 systemd:example / cc-notify-selfcontained-example-c99 OK 0.07s | |
1430/1692 systemd:example / cc-notify-selfcontained-example-c11 OK 0.07s | |
1431/1692 systemd:example / cc-notify-selfcontained-example-c17 OK 0.07s | |
1432/1692 systemd:example / cc-notify-selfcontained-example-c23 OK 0.07s | |
1433/1692 systemd:example / cc-notify-selfcontained-example-gnu90 OK 0.07s | |
1434/1692 systemd:example / cc-notify-selfcontained-example-gnu99 OK 0.07s | |
1435/1692 systemd:example / cc-notify-selfcontained-example-gnu11 OK 0.08s | |
1436/1692 systemd:example / cc-notify-selfcontained-example-gnu17 OK 0.08s | |
1437/1692 systemd:example / cc-notify-selfcontained-example-gnu23 OK 0.08s | |
1438/1692 systemd:example / cc-path-documents-c90 OK 0.05s | |
1439/1692 systemd:example / cc-path-documents-c99 OK 0.05s | |
1440/1692 systemd:example / cc-path-documents-c11 OK 0.05s | |
1441/1692 systemd:example / cc-path-documents-c17 OK 0.05s | |
1442/1692 systemd:example / cc-path-documents-c23 OK 0.06s | |
1443/1692 systemd:example / cc-path-documents-gnu90 OK 0.06s | |
1444/1692 systemd:example / cc-path-documents-gnu99 OK 0.05s | |
1445/1692 systemd:example / cc-path-documents-gnu11 OK 0.05s | |
1446/1692 systemd:example / cc-path-documents-gnu17 OK 0.06s | |
1447/1692 systemd:example / cc-path-documents-gnu23 OK 0.06s | |
1448/1692 systemd:example / cc-print-unit-path-call-method-c90 OK 0.08s | |
1449/1692 systemd:example / cc-print-unit-path-call-method-c99 OK 0.08s | |
1450/1692 systemd:example / cc-print-unit-path-call-method-c11 OK 0.06s | |
1451/1692 systemd:example / cc-print-unit-path-call-method-c17 OK 0.08s | |
1452/1692 systemd:example / cc-print-unit-path-call-method-c23 OK 0.07s | |
1453/1692 systemd:example / cc-print-unit-path-call-method-gnu90 OK 0.05s | |
1454/1692 systemd:example / cc-print-unit-path-call-method-gnu99 OK 0.07s | |
1455/1692 systemd:example / cc-print-unit-path-call-method-gnu11 OK 0.06s | |
1456/1692 systemd:example / cc-print-unit-path-call-method-gnu17 OK 0.05s | |
1457/1692 systemd:example / cc-print-unit-path-c90 OK 0.04s | |
1458/1692 systemd:example / cc-print-unit-path-call-method-gnu23 OK 0.08s | |
1459/1692 systemd:example / cc-print-unit-path-c99 OK 0.06s | |
1460/1692 systemd:example / cc-print-unit-path-c11 OK 0.08s | |
1461/1692 systemd:example / cc-print-unit-path-c23 OK 0.05s | |
1462/1692 systemd:example / cc-print-unit-path-c17 OK 0.10s | |
1463/1692 systemd:example / cc-print-unit-path-gnu90 OK 0.07s | |
1464/1692 systemd:example / cc-print-unit-path-gnu99 OK 0.08s | |
1465/1692 systemd:example / cc-print-unit-path-gnu11 OK 0.07s | |
1466/1692 systemd:example / cc-print-unit-path-gnu17 OK 0.07s | |
1467/1692 systemd:example / cc-sd-bus-container-append-c90 OK 0.05s | |
1468/1692 systemd:example / cc-print-unit-path-gnu23 OK 0.10s | |
1469/1692 systemd:example / cc-sd-bus-container-append-c99 OK 0.08s | |
1470/1692 systemd:example / cc-sd-bus-container-append-c11 OK 0.06s | |
1471/1692 systemd:example / cc-sd-bus-container-append-c17 OK 0.06s | |
1472/1692 systemd:example / cc-sd-bus-container-append-c23 OK 0.06s | |
1473/1692 systemd:example / cc-sd-bus-container-append-gnu90 OK 0.08s | |
1474/1692 systemd:example / cc-sd-bus-container-append-gnu99 OK 0.08s | |
1475/1692 systemd:example / cc-sd-bus-container-append-gnu11 OK 0.07s | |
1476/1692 systemd:example / cc-sd-bus-container-append-gnu17 OK 0.08s | |
1477/1692 systemd:example / cc-sd-bus-container-append-gnu23 OK 0.07s | |
1478/1692 systemd:example / cc-sd-bus-container-read-c90 OK 0.06s | |
1479/1692 systemd:example / cc-sd-bus-container-read-c99 OK 0.05s | |
1480/1692 systemd:example / cc-sd-bus-container-read-c11 OK 0.05s | |
1481/1692 systemd:example / cc-sd-bus-container-read-c17 OK 0.07s | |
1482/1692 systemd:example / cc-sd-bus-container-read-c23 OK 0.07s | |
1483/1692 systemd:example / cc-sd-bus-container-read-gnu90 OK 0.07s | |
1484/1692 systemd:example / cc-sd-bus-container-read-gnu99 OK 0.08s | |
1485/1692 systemd:example / cc-sd-bus-container-read-gnu11 OK 0.07s | |
1486/1692 systemd:example / cc-sd-bus-container-read-gnu17 OK 0.08s | |
1487/1692 systemd:example / cc-sd-bus-container-read-gnu23 OK 0.06s | |
1488/1692 systemd:example / cc-sd_bus_error-example-c90 OK 0.07s | |
1489/1692 systemd:example / cc-sd_bus_error-example-c99 OK 0.07s | |
1490/1692 systemd:example / cc-sd_bus_error-example-c11 OK 0.07s | |
1491/1692 systemd:example / cc-sd_bus_error-example-c17 OK 0.07s | |
1492/1692 systemd:example / cc-sd_bus_error-example-c23 OK 0.07s | |
1493/1692 systemd:example / cc-sd_bus_error-example-gnu90 OK 0.07s | |
1494/1692 systemd:example / cc-sd_bus_error-example-gnu99 OK 0.06s | |
1495/1692 systemd:example / cc-sd_bus_error-example-gnu11 OK 0.06s | |
1496/1692 systemd:example / cc-sd_bus_error-example-gnu17 OK 0.06s | |
1497/1692 systemd:example / cc-sd_bus_error-example-gnu23 OK 0.07s | |
1498/1692 systemd:example / cc-sd_bus_service_reconnect-c90 OK 0.08s | |
1499/1692 systemd:example / cc-sd_bus_service_reconnect-c99 OK 0.10s | |
1500/1692 systemd:example / cc-sd_bus_service_reconnect-c11 OK 0.08s | |
1501/1692 systemd:example / cc-sd_bus_service_reconnect-c17 OK 0.08s | |
1502/1692 systemd:example / cc-sd_bus_service_reconnect-c23 OK 0.08s | |
1503/1692 systemd:example / cc-sd_bus_service_reconnect-gnu90 OK 0.07s | |
1504/1692 systemd:example / cc-sd_bus_service_reconnect-gnu99 OK 0.07s | |
1505/1692 systemd:example / cc-sd_bus_service_reconnect-gnu11 OK 0.08s | |
1506/1692 systemd:example / cc-sd_bus_service_reconnect-gnu17 OK 0.08s | |
1507/1692 systemd:example / cc-send-unit-files-changed-c90 OK 0.05s | |
1508/1692 systemd:example / cc-sd_bus_service_reconnect-gnu23 OK 0.11s | |
1509/1692 systemd:example / cc-send-unit-files-changed-c99 OK 0.06s | |
1510/1692 systemd:example / cc-send-unit-files-changed-c11 OK 0.05s | |
1511/1692 systemd:example / cc-send-unit-files-changed-c17 OK 0.06s | |
1512/1692 systemd:example / cc-send-unit-files-changed-c23 OK 0.06s | |
1513/1692 systemd:example / cc-send-unit-files-changed-gnu90 OK 0.05s | |
1514/1692 systemd:example / cc-send-unit-files-changed-gnu99 OK 0.06s | |
1515/1692 systemd:example / cc-send-unit-files-changed-gnu11 OK 0.07s | |
1516/1692 systemd:example / cc-send-unit-files-changed-gnu17 OK 0.07s | |
1517/1692 systemd:example / cc-send-unit-files-changed-gnu23 OK 0.07s | |
1518/1692 systemd:example / cc-vtable-example-c90 OK 0.07s | |
1519/1692 systemd:example / cc-vtable-example-c99 OK 0.08s | |
1520/1692 systemd:example / cc-vtable-example-c11 OK 0.10s | |
1521/1692 systemd:example / cc-vtable-example-c17 OK 0.09s | |
1522/1692 systemd:example / cc-vtable-example-c23 OK 0.08s | |
1523/1692 systemd:example / cc-vtable-example-gnu90 OK 0.07s | |
1524/1692 systemd:example / cc-vtable-example-gnu99 OK 0.09s | |
1525/1692 systemd:example / cc-vtable-example-gnu11 OK 0.07s | |
1526/1692 systemd:example / cc-vtable-example-gnu17 OK 0.07s | |
1527/1692 systemd:example / cc-vtable-example-gnu23 OK 0.07s | |
1528/1692 systemd:example / cc-glib-event-glue-c99 OK 0.14s | |
1529/1692 systemd:example / cc-glib-event-glue-c90 OK 0.17s | |
1530/1692 systemd:example / cc-glib-event-glue-c11 OK 0.08s | |
1531/1692 systemd:example / cc-glib-event-glue-c17 OK 0.09s | |
1532/1692 systemd:example / cc-glib-event-glue-c23 OK 0.08s | |
1533/1692 systemd:example / cc-glib-event-glue-gnu90 OK 0.10s | |
1534/1692 systemd:example / cc-glib-event-glue-gnu99 OK 0.10s | |
1535/1692 systemd:example / cc-glib-event-glue-gnu11 OK 0.08s | |
1536/1692 systemd:example / cc-glib-event-glue-gnu17 OK 0.10s | |
1537/1692 systemd:example / cc-glib-event-glue-gnu23 OK 0.10s | |
1538/1692 systemd:dist / check-help-systemd OK 0.07s | |
1539/1692 systemd:dist / check-version-systemd OK 0.06s | |
1540/1692 systemd:dist / check-help-systemd-executor OK 0.06s | |
1541/1692 systemd:dist / check-version-systemd-executor OK 0.06s | |
1542/1692 systemd:dist / check-version-udevadm OK 0.04s | |
1543/1692 systemd:dist / check-help-udevadm OK 0.08s | |
1544/1692 systemd:dist / check-version-ata_id OK 0.04s | |
1545/1692 systemd:dist / check-help-ata_id OK 0.08s | |
1546/1692 systemd:dist / check-help-cdrom_id OK 0.06s | |
1547/1692 systemd:dist / check-version-cdrom_id OK 0.05s | |
1548/1692 systemd:dist / check-help-dmi_memory_id OK 0.05s | |
1549/1692 systemd:dist / check-version-dmi_memory_id OK 0.05s | |
1550/1692 systemd:dist / check-help-fido_id OK 0.05s | |
1551/1692 systemd:dist / check-version-fido_id OK 0.05s | |
1552/1692 systemd:dist / check-version-iocost OK 0.05s | |
1553/1692 systemd:dist / check-help-iocost OK 0.09s | |
1554/1692 systemd:dist / check-help-mtd_probe OK 0.07s | |
1555/1692 systemd:dist / check-version-mtd_probe OK 0.07s | |
1556/1692 systemd:dist / check-help-scsi_id OK 0.06s | |
1557/1692 systemd:dist / check-version-scsi_id OK 0.05s | |
1558/1692 systemd:dist / check-help-v4l_id OK 0.06s | |
1559/1692 systemd:dist / check-version-v4l_id OK 0.06s | |
1560/1692 systemd:dist / check-help-systemd-ac-power OK 0.06s | |
1561/1692 systemd:dist / check-version-systemd-ac-power OK 0.05s | |
1562/1692 systemd:dist / check-help-systemd-analyze OK 0.06s | |
1563/1692 systemd:dist / check-version-systemd-analyze OK 0.05s | |
1564/1692 systemd:dist / check-version-systemd-ask-password OK 0.03s | |
1565/1692 systemd:dist / check-help-systemd-ask-password OK 0.06s | |
1566/1692 systemd:dist / check-help-systemd-battery-check OK 0.06s | |
1567/1692 systemd:dist / check-version-systemd-battery-check OK 0.05s | |
1568/1692 systemd:dist / check-help-systemd-binfmt OK 0.06s | |
1569/1692 systemd:dist / check-version-systemd-binfmt OK 0.06s | |
1570/1692 systemd:dist / check-help-bootctl OK 0.06s | |
1571/1692 systemd:dist / check-version-bootctl OK 0.06s | |
1572/1692 systemd:dist / check-help-systemd-bless-boot OK 0.07s | |
1573/1692 systemd:dist / check-version-systemd-bless-boot OK 0.06s | |
1574/1692 systemd:dist / check-help-busctl OK 0.06s | |
1575/1692 systemd:dist / check-version-busctl OK 0.07s | |
1576/1692 systemd:dist / check-help-systemd-cgls OK 0.07s | |
1577/1692 systemd:dist / check-version-systemd-cgls OK 0.06s | |
1578/1692 systemd:dist / check-version-systemd-cgtop OK 0.04s | |
1579/1692 systemd:dist / check-help-systemd-cgtop OK 0.07s | |
1580/1692 systemd:dist / check-version-coredumpctl OK 0.05s | |
1581/1692 systemd:dist / check-help-coredumpctl OK 0.07s | |
1582/1692 systemd:dist / check-help-systemd-creds OK 0.06s | |
1583/1692 systemd:dist / check-version-systemd-creds OK 0.05s | |
1584/1692 systemd:dist / check-version-systemd-cryptenroll OK 0.05s | |
1585/1692 systemd:dist / check-help-systemd-cryptenroll OK 0.09s | |
1586/1692 systemd:dist / check-help-systemd-cryptsetup OK 0.06s | |
1587/1692 systemd:dist / check-version-systemd-cryptsetup OK 0.05s | |
1588/1692 systemd:dist / check-version-systemd-delta OK 0.06s | |
1589/1692 systemd:dist / check-help-systemd-delta OK 0.09s | |
1590/1692 systemd:dist / check-version-systemd-detect-virt OK 0.05s | |
1591/1692 systemd:dist / check-help-systemd-detect-virt OK 0.08s | |
1592/1692 systemd:dist / check-help-systemd-dissect OK 0.06s | |
1593/1692 systemd:dist / check-version-systemd-dissect OK 0.05s | |
1594/1692 systemd:dist / check-help-systemd-escape OK 0.04s | |
1595/1692 systemd:dist / check-version-systemd-escape OK 0.05s | |
1596/1692 systemd:dist / check-version-systemd-firstboot OK 0.04s | |
1597/1692 systemd:dist / check-help-systemd-firstboot OK 0.08s | |
1598/1692 systemd:dist / check-version-homectl OK 0.05s | |
1599/1692 systemd:dist / check-help-homectl OK 0.08s | |
1600/1692 systemd:dist / check-help-hostnamectl OK 0.07s | |
1601/1692 systemd:dist / check-version-hostnamectl OK 0.06s | |
1602/1692 systemd:dist / check-help-systemd-hwdb OK 0.06s | |
1603/1692 systemd:dist / check-version-systemd-hwdb OK 0.06s | |
1604/1692 systemd:dist / check-version-systemd-id128 OK 0.05s | |
1605/1692 systemd:dist / check-help-systemd-id128 OK 0.09s | |
1606/1692 systemd:dist / check-version-systemd-pull OK 0.04s | |
1607/1692 systemd:dist / check-help-systemd-pull OK 0.09s | |
1608/1692 systemd:dist / check-version-systemd-import OK 0.04s | |
1609/1692 systemd:dist / check-help-systemd-import OK 0.08s | |
1610/1692 systemd:dist / check-help-systemd-import-fs OK 0.06s | |
1611/1692 systemd:dist / check-version-systemd-import-fs OK 0.06s | |
1612/1692 systemd:dist / check-help-systemd-export OK 0.07s | |
1613/1692 systemd:dist / check-version-systemd-export OK 0.07s | |
1614/1692 systemd:dist / check-help-importctl OK 0.06s | |
1615/1692 systemd:dist / check-version-importctl OK 0.06s | |
1616/1692 systemd:dist / check-version-systemd-bsod OK 0.06s | |
1617/1692 systemd:dist / check-help-systemd-bsod OK 0.08s | |
1618/1692 systemd:dist / check-help-systemd-cat OK 0.07s | |
1619/1692 systemd:dist / check-version-systemd-cat OK 0.07s | |
1620/1692 systemd:dist / check-help-journalctl OK 0.07s | |
1621/1692 systemd:dist / check-version-journalctl OK 0.05s | |
1622/1692 systemd:dist / check-version-systemd-journal-upload OK 0.06s | |
1623/1692 systemd:dist / check-help-systemd-journal-upload OK 0.09s | |
1624/1692 systemd:dist / check-version-systemd-journal-remote OK 0.05s | |
1625/1692 systemd:dist / check-help-systemd-journal-remote OK 0.09s | |
1626/1692 systemd:dist / check-version-systemd-journal-gatewayd OK 0.06s | |
1627/1692 systemd:dist / check-help-systemd-journal-gatewayd OK 0.10s | |
1628/1692 systemd:dist / check-version-kernel-install OK 0.04s | |
1629/1692 systemd:dist / check-help-kernel-install OK 0.08s | |
1630/1692 systemd:dist / check-version-localectl OK 0.04s | |
1631/1692 systemd:dist / check-help-localectl OK 0.08s | |
1632/1692 systemd:dist / check-version-loginctl OK 0.05s | |
1633/1692 systemd:dist / check-help-loginctl OK 0.09s | |
1634/1692 systemd:dist / check-help-systemd-inhibit OK 0.06s | |
1635/1692 systemd:dist / check-version-systemd-inhibit OK 0.05s | |
1636/1692 systemd:dist / check-help-machinectl OK 0.06s | |
1637/1692 systemd:dist / check-version-machinectl OK 0.06s | |
1638/1692 systemd:dist / check-version-systemd-mount OK 0.04s | |
1639/1692 systemd:dist / check-help-systemd-mount OK 0.09s | |
1640/1692 systemd:dist / check-version-systemd-networkd-wait-online OK 0.05s | |
1641/1692 systemd:dist / check-help-systemd-networkd-wait-online OK 0.08s | |
1642/1692 systemd:dist / check-help-networkctl OK 0.06s | |
1643/1692 systemd:dist / check-version-networkctl OK 0.06s | |
1644/1692 systemd:dist / check-version-systemd-notify OK 0.05s | |
1645/1692 systemd:dist / check-help-systemd-notify OK 0.08s | |
1646/1692 systemd:dist / check-help-systemd-nspawn OK 0.06s | |
1647/1692 systemd:dist / check-version-systemd-nspawn OK 0.05s | |
1648/1692 systemd:dist / check-help-oomctl OK 0.06s | |
1649/1692 systemd:dist / check-version-oomctl OK 0.07s | |
1650/1692 systemd:dist / check-version-systemd-repart OK 0.04s | |
1651/1692 systemd:dist / check-help-systemd-repart OK 0.09s | |
1652/1692 systemd:dist / check-version-systemd-path OK 0.04s | |
1653/1692 systemd:dist / check-help-systemd-path OK 0.08s | |
1654/1692 systemd:dist / check-help-portablectl OK 0.06s | |
1655/1692 systemd:dist / check-version-portablectl OK 0.06s | |
1656/1692 systemd:dist / check-help-resolvectl OK 0.06s | |
1657/1692 systemd:dist / check-version-resolvectl OK 0.06s | |
1658/1692 systemd:dist / check-version-systemd-run OK 0.04s | |
1659/1692 systemd:dist / check-help-systemd-run OK 0.07s | |
1660/1692 systemd:dist / check-help-systemd-socket-activate OK 0.05s | |
1661/1692 systemd:dist / check-version-systemd-socket-activate OK 0.04s | |
1662/1692 systemd:dist / check-help-systemd-socket-proxyd OK 0.05s | |
1663/1692 systemd:dist / check-version-systemd-socket-proxyd OK 0.06s | |
1664/1692 systemd:dist / check-help-systemd-stdio-bridge OK 0.06s | |
1665/1692 systemd:dist / check-version-systemd-stdio-bridge OK 0.06s | |
1666/1692 systemd:dist / check-help-systemd-sysctl OK 0.05s | |
1667/1692 systemd:dist / check-version-systemd-sysctl OK 0.05s | |
1668/1692 systemd:dist / check-help-systemd-sysext OK 0.08s | |
1669/1692 systemd:dist / check-version-systemd-sysext OK 0.06s | |
1670/1692 systemd:dist / check-help-systemctl OK 0.06s | |
1671/1692 systemd:dist / check-version-systemctl OK 0.07s | |
1672/1692 systemd:dist / check-help-systemd-sysupdate OK 0.06s | |
1673/1692 systemd:dist / check-version-systemd-sysupdate OK 0.06s | |
1674/1692 systemd:dist / check-help-updatectl OK 0.06s | |
1675/1692 systemd:dist / check-version-updatectl OK 0.05s | |
1676/1692 systemd:dist / check-version-systemd-sysusers OK 0.04s | |
1677/1692 systemd:dist / check-help-systemd-sysusers OK 0.07s | |
1678/1692 systemd:dist / check-version-timedatectl OK 0.03s | |
1679/1692 systemd:dist / check-help-timedatectl OK 0.08s | |
1680/1692 systemd:dist / check-help-systemd-tmpfiles OK 0.06s | |
1681/1692 systemd:dist / check-version-systemd-tmpfiles OK 0.04s | |
1682/1692 systemd:dist / check-help-systemd-tty-ask-password-agent OK 0.07s | |
1683/1692 systemd:dist / check-version-systemd-tty-ask-password-agent OK 0.05s | |
1684/1692 systemd:dist / check-help-varlinkctl OK 0.06s | |
1685/1692 systemd:dist / check-version-varlinkctl OK 0.06s | |
1686/1692 systemd:dist / check-help-systemd-vmspawn OK 0.06s | |
1687/1692 systemd:dist / check-version-systemd-vmspawn OK 0.06s | |
1688/1692 systemd:dist / check-version-systemd-vpick OK 0.05s | |
1689/1692 systemd:dist / check-help-systemd-vpick OK 0.09s | |
1690/1692 systemd:dist / check-version-ukify OK 0.31s | |
1691/1692 systemd:dist / check-help-ukify OK 0.60s | |
1692/1692 systemd:headers / check-includes OK 0.81s | |
Ok: 1666 | |
Expected Fail: 0 | |
Fail: 6 | |
Unexpected Pass: 0 | |
Skipped: 20 | |
Timeout: 0 | |
Full log written to /home/jayman/path that contains spaces/build/meson-logs/testlog.txt | |
jayman@fedora:~/path that contains spaces$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment