>>> host-systemd 246 Extracting gzip -d -c /tmp/instance-1/dl/systemd/systemd-246.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/host-systemd-246 -xf - >>> host-systemd 246 Patching >>> host-systemd 246 Configuring rm -rf /tmp/instance-1/output-1/build/host-systemd-246//build mkdir -p /tmp/instance-1/output-1/build/host-systemd-246//build PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-1/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/meson --prefix=/tmp/instance-1/output-1/host --libdir=lib --sysconfdir=/tmp/instance-1/output-1/host/etc --localstatedir=/tmp/instance-1/output-1/host/var --default-library=shared --buildtype=release -Dsplit-bin=true -Dsplit-usr=false --prefix=/usr --libdir=lib --sysconfdir=/etc --localstatedir=/var -Dutmp=false -Dhibernate=false -Dldconfig=false -Dresolve=false -Defi=false -Dtpm=false -Denvironment-d=false -Dbinfmt=false -Drepart=false -Dcoredump=false -Dpstore=false -Dlogind=false -Dhostnamed=false -Dlocaled=false -Dmachined=false -Dportabled=false -Duserdb=false -Dhomed=false -Dnetworkd=false -Dtimedated=false -Dtimesyncd=false -Dremote=false -Dcreate-log-dirs=false -Dnss-myhostname=false -Dnss-mymachines=false -Dnss-resolve=false -Dnss-systemd=false -Dfirstboot=false -Drandomseed=false -Dbacklight=false -Dvconsole=false -Dquotacheck=false -Dsysusers=false -Dtmpfiles=false -Dimportd=false -Dhwdb=false -Drfkill=false -Dman=false -Dhtml=false -Dsmack=false -Dpolkit=false -Dblkid=false -Didn=false -Dadm-group=false -Dwheel-group=false -Dzlib=false -Dgshadow=false -Dima=false -Dtests=false -Dglib=false -Dacl=false -Dsysvinit-path='' -Dinitrd=false -Dxdg-autostart=false -Dkernel-install=false -Dsystemd-analyze=false /tmp/instance-1/output-1/build/host-systemd-246/ /tmp/instance-1/output-1/build/host-systemd-246//build The Meson build system Version: 0.55.0 Source dir: /tmp/instance-1/output-1/build/host-systemd-246 Build dir: /tmp/instance-1/output-1/build/host-systemd-246/build Build type: native build WARNING: Unknown options: "systemd-analyze" The value of new options can be set with: meson setup --reconfigure -Dnew_option=new_value ... Project name: systemd Project version: 246 Using 'CC' from environment with value: '/usr/bin/gcc' Using 'CFLAGS' from environment with value: '-O2 -I/tmp/instance-1/output-1/host/include' Using 'LDFLAGS' from environment with value: '-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib' Using 'CPPFLAGS' from environment with value: '-I/tmp/instance-1/output-1/host/include' Using 'AR' from environment with value: '/usr/bin/ar' Using 'CC' from environment with value: '/usr/bin/gcc' Using 'CFLAGS' from environment with value: '-O2 -I/tmp/instance-1/output-1/host/include' Using 'LDFLAGS' from environment with value: '-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib' Using 'CPPFLAGS' from environment with value: '-I/tmp/instance-1/output-1/host/include' C compiler for the host machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C linker for the host machine: /usr/bin/gcc ld.bfd 2.34 Using 'AR' from environment with value: '/usr/bin/ar' Host machine cpu family: x86_64 Host machine cpu: x86_64 Program tools/add-git-hook.sh found: YES Program tools/check-compilation.sh found: YES Program tools/meson-build.sh found: YES ../output-1/build/host-systemd-246/meson.build:316: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. Using 'CXX' from environment with value: '/usr/bin/g++' Using 'CXXFLAGS' from environment with value: '-O2 -I/tmp/instance-1/output-1/host/include' Using 'LDFLAGS' from environment with value: '-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib' Using 'CPPFLAGS' from environment with value: '-I/tmp/instance-1/output-1/host/include' Using 'CXX' from environment with value: '/usr/bin/g++' Using 'CXXFLAGS' from environment with value: '-O2 -I/tmp/instance-1/output-1/host/include' Using 'LDFLAGS' from environment with value: '-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib' Using 'CPPFLAGS' from environment with value: '-I/tmp/instance-1/output-1/host/include' C++ compiler for the host machine: /usr/bin/g++ (gcc 9.3.0 "g++ (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C++ linker for the host machine: /usr/bin/g++ ld.bfd 2.34 Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-unused-result -Wunused-result: YES Compiler for C supports arguments -Wno-format-signedness -Wformat-signedness: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Werror=overflow: 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 -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-error=#warnings -Werror=#warnings: NO Compiler for C supports arguments -Wno-string-plus-int -Wstring-plus-int: NO Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports arguments -Wzero-length-bounds: NO Checking if "-Werror=shadow with local shadowing" compiles: YES Compiler for C++ supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-result -Wunused-result: YES Compiler for C++ supports arguments -Wno-format-signedness -Wformat-signedness: 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 "time_t" : 8 Checking for size of "rlim_t" : 8 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for size of "struct statx" : 256 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 "pivot_root" : 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" : NO Checking for function "pidfd_open" : NO Checking for function "rt_sigqueueinfo" : NO Checking for function "getrandom" : YES Program sed found: YES Program awk found: YES Program m4 found: YES Program stat found: YES Program git found: YES Program env found: YES Program perl found: YES Program test/test-efi-create-disk.sh found: YES Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO Program kmod found: YES Program kexec /usr/sbin/kexec /sbin/kexec found: NO Program sulogin found: YES Program mount found: YES Program umount found: YES Program loadkeys found: YES Program setfont found: YES Program nologin found: YES Program gperf found: YES Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/memfd.h" : YES Has header "linux/vm_sockets.h" : YES Has header "sys/auxv.h" : YES Has header "valgrind/memcheck.h" : YES Has header "valgrind/valgrind.h" : YES ../output-1/build/host-systemd-246/meson.build:764: WARNING: The local group with the GID 65534 does not match the configured group name "nobody" of the nobody group (its name is nogroup). Your build will result in an group table setup that is incompatible with the local system. Program tools/choose-default-locale.sh found: YES Run-time dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Library crypt found: YES Using 'PKG_CONFIG' from environment with value: '/tmp/instance-1/output-1/host/bin/pkg-config' Found pkg-config: /tmp/instance-1/output-1/host/bin/pkg-config (1.6.1) Run-time dependency libcap found: YES 2.27 Run-time dependency mount found: YES 2.35.2 Run-time dependency fdisk found: YES 2.35.2 Found CMake: /usr/bin/cmake (3.16.3) Run-time dependency pwquality found: NO (tried pkgconfig and cmake) Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency libkmod found: NO (tried pkgconfig and cmake) Library pam found: NO Library pam_misc found: NO Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) Run-time dependency libcryptsetup found: YES 2.3.3 Checking for function "crypt_set_metadata_size" with dependency libcryptsetup: YES Checking for function "crypt_activate_by_signed_key" with dependency libcryptsetup: YES Run-time dependency libcurl found: NO (tried pkgconfig and cmake) Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) Run-time dependency libidn found: NO (tried pkgconfig and cmake) Run-time dependency libiptc found: NO (tried pkgconfig and cmake) Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) Library gcrypt found: NO Library gpg-error found: NO Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Run-time dependency openssl found: YES 1.1.1g Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Run-time dependency libfido2 found: NO (tried pkgconfig and cmake) Run-time dependency libdw found: YES 0.177 Library bz2 found: YES Run-time dependency liblzma found: YES 5.2.5 Run-time dependency liblz4 found: YES 1.9.2 Run-time dependency libzstd found: YES 1.4.5 Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Message: default-dnssec cannot be set to yes or allow-downgrade when gcrypt is disabled. Setting default-dnssec to no. Configuring config.h using configuration Program tools/meson-apply-m4.sh found: YES Program tools/generate-gperfs.py found: YES Program sh found: YES (/bin/sh) Compiler for C supports arguments -std=iso9899:2017: YES ../output-1/build/host-systemd-246/src/systemd/meson.build:57: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the host machine: /usr/bin/g++ (gcc 9.3.0 "g++ (Ubuntu 9.3.0-10ubuntu2) 9.3.0") C++ linker for the host machine: /usr/bin/g++ ld.bfd 2.34 Compiler for C supports arguments -std=c++14: NO Compiler for C supports arguments -std=c++17: NO Program generate-af-list.sh found: YES Program generate-arphrd-list.sh found: YES Program generate-cap-list.sh found: YES Program generate-errno-list.sh found: YES Configuring libsystemd.pc using configuration Program generate-audit_type-list.sh found: YES Program tools/make-autosuspend-rules.py found: YES Configuring libudev.pc using configuration Program generate-ip-protocol-list.sh found: YES Configuring macros.systemd using configuration Configuring system.conf using configuration Configuring user.conf using configuration Configuring systemd.pc using configuration Configuring triggers.systemd using configuration Configuring org.freedesktop.systemd1.policy using configuration Program sh found: YES (/bin/sh) Program generate-keyboard-keys-list.sh found: YES Program generate-keyboard-keys-gperf.sh found: YES Configuring udev.pc using configuration Program sh found: YES (/bin/sh) Program test-repart.sh found: YES Program generate-dns_type-gperf.py found: YES Program generate-sym-test.py found: YES Program test-systemd-tmpfiles.py found: YES Configuring 50-udev-default.rules using configuration Configuring 64-btrfs.rules using configuration Configuring 99-systemd.rules using configuration Program test-network-generator-conversion.sh found: YES Program rule-syntax-check.py found: YES Program sys-script.py found: YES Program udev-test.pl found: YES Program /tmp/instance-1/output-1/build/host-systemd-246/tools/meson-make-symlink.sh found: YES (/tmp/instance-1/output-1/build/host-systemd-246/tools/meson-make-symlink.sh) Message: Not compiling test-coredump-vacuum because ENABLE_COREDUMP is not true Message: Not compiling test-qcow2 because HAVE_ZLIB is not true Message: Not compiling test-machine-tables because ENABLE_MACHINED is not true Message: test-patch-uid is a manual test Message: Not compiling test-resolve-tables because ENABLE_RESOLVE is not true Message: Not compiling test-dns-packet because ENABLE_RESOLVE is not true Message: Not compiling test-resolved-etc-hosts because ENABLE_RESOLVE is not true Message: Not compiling test-resolved-packet because ENABLE_RESOLVE is not true Message: Not compiling test-dnssec because ENABLE_RESOLVE is not true Message: Not compiling test-dnssec-complex because ENABLE_RESOLVE is not true Message: Not compiling test-timesync because ENABLE_TIMESYNCD is not true Message: test-ns is a manual test Message: test-nscd-flush is a manual test Message: test-hostname is an unsafe test Message: Not compiling test-boot-timestamps because ENABLE_EFI is not true Message: Not compiling test-acl-util because HAVE_ACL is not true Message: Not compiling test-seccomp because HAVE_SECCOMP is not true Message: test-ask-password-api is a manual test Message: test-dissect-image is a manual test Message: test-ipcrm is an unsafe test Message: test-btrfs is a manual test Message: Not compiling test-firewall-util because HAVE_LIBIPTC is not true Message: Not compiling test-netlink-manual because HAVE_KMOD is not true Message: test-chase-symlinks is a manual test Message: test-install is a manual test Message: test-udev is a manual test Message: Not compiling test-gcrypt-util because HAVE_GCRYPT is not true Message: Not compiling test-nss because ENABLE_NSS is not true Message: test-bus-benchmark is a manual test Message: test-ipv4ll-manual is a manual test Message: test-acd is a manual test Message: test-inhibit is a manual test Program tools/make-directive-index.py found: YES Program tools/make-man-index.py found: YES Program tools/xml_helper.py found: YES Program tools/hwdb-update.sh found: YES Program tools/autosuspend-update.sh found: YES Checking for size of "long" : 8 Program sh found: YES (/bin/sh) Configuring basic.conf using configuration Configuring static-nodes-permissions.conf using configuration Configuring debug-shell.service.tmp using configuration Configuring emergency.service.tmp using configuration Configuring kmod-static-nodes.service.tmp using configuration Configuring quotaon.service.tmp using configuration Configuring rc-local.service.tmp using configuration Configuring rescue.service.tmp using configuration Configuring systemd-backlight@.service.tmp using configuration Configuring systemd-binfmt.service.tmp using configuration Configuring systemd-bless-boot.service.tmp using configuration Configuring systemd-boot-check-no-failures.service.tmp using configuration Configuring systemd-coredump@.service.tmp using configuration Configuring systemd-pstore.service.tmp using configuration Configuring systemd-fsck-root.service.tmp using configuration Configuring systemd-fsck@.service.tmp using configuration Configuring systemd-hibernate-resume@.service.tmp using configuration Configuring systemd-hibernate.service.tmp using configuration Configuring systemd-hybrid-sleep.service.tmp using configuration Configuring systemd-suspend-then-hibernate.service.tmp using configuration Configuring systemd-hostnamed.service.tmp using configuration Configuring systemd-hwdb-update.service.tmp using configuration Configuring systemd-importd.service.tmp using configuration Configuring systemd-initctl.service.tmp using configuration Configuring systemd-journal-gatewayd.service.tmp using configuration Configuring systemd-journal-remote.service.tmp using configuration Configuring systemd-journal-upload.service.tmp using configuration Configuring systemd-journald.service.tmp using configuration Program meson-add-wants.sh found: YES (/tmp/instance-1/output-1/build/host-systemd-246/units/meson-add-wants.sh) Configuring systemd-journald@.service.tmp using configuration Configuring systemd-localed.service.tmp using configuration Configuring systemd-logind.service.tmp using configuration Configuring systemd-machined.service.tmp using configuration Configuring systemd-modules-load.service.tmp using configuration Configuring systemd-network-generator.service.tmp using configuration Configuring systemd-networkd.service.tmp using configuration Configuring systemd-networkd-wait-online.service.tmp using configuration Configuring systemd-nspawn@.service.tmp using configuration Configuring systemd-portabled.service.tmp using configuration Configuring systemd-userdbd.service.tmp using configuration Configuring systemd-homed.service.tmp using configuration Configuring systemd-quotacheck.service.tmp using configuration Configuring systemd-random-seed.service.tmp using configuration Configuring systemd-remount-fs.service.tmp using configuration Configuring systemd-resolved.service.tmp using configuration Configuring systemd-rfkill.service.tmp using configuration Configuring systemd-suspend.service.tmp using configuration Configuring systemd-sysctl.service.tmp using configuration Configuring systemd-timedated.service.tmp using configuration Configuring systemd-timesyncd.service.tmp using configuration Configuring systemd-time-wait-sync.service.tmp using configuration Configuring systemd-udevd.service.tmp using configuration Configuring systemd-update-done.service.tmp using configuration Configuring systemd-update-utmp-runlevel.service.tmp using configuration Configuring systemd-update-utmp.service.tmp using configuration Configuring systemd-user-sessions.service.tmp using configuration Configuring systemd-vconsole-setup.service.tmp using configuration Configuring systemd-volatile-root.service.tmp using configuration Configuring systemd-repart.service.tmp using configuration Configuring user-runtime-dir@.service.tmp using configuration Configuring user@.service.tmp using configuration Program /tmp/instance-1/output-1/build/host-systemd-246/tools/meson-make-symlink.sh found: YES (/tmp/instance-1/output-1/build/host-systemd-246/tools/meson-make-symlink.sh) Program xsltproc found: YES Configuring custom-entities.ent using configuration Message: Skipping binfmt.d.5 because ENABLE_BINFMT is false Message: Skipping bootctl.1 because ENABLE_EFI is false Message: Skipping coredump.conf.5 because ENABLE_COREDUMP is false Message: Skipping coredumpctl.1 because ENABLE_COREDUMP is false Message: Skipping dnssec-trust-anchors.d.5 because ENABLE_RESOLVE is false Message: Skipping environment.d.5 because ENABLE_ENVIRONMENT_D is false Message: Skipping homectl.1 because ENABLE_HOMED is false Message: Skipping homed.conf.5 because ENABLE_HOMED is false Message: Skipping hostnamectl.1 because ENABLE_HOSTNAMED is false Message: Skipping hwdb.7 because ENABLE_HWDB is false Message: Skipping journal-remote.conf.5 because HAVE_MICROHTTPD is false Message: Skipping journal-upload.conf.5 because HAVE_MICROHTTPD is false Message: Skipping loader.conf.5 because ENABLE_EFI is false Message: Skipping localectl.1 because ENABLE_LOCALED is false Message: Skipping loginctl.1 because ENABLE_LOGIND is false Message: Skipping logind.conf.5 because ENABLE_LOGIND is false Message: Skipping machinectl.1 because ENABLE_MACHINED is false Message: Skipping modules-load.d.5 because HAVE_KMOD is false Message: Skipping networkctl.1 because ENABLE_NETWORKD is false Message: Skipping networkd.conf.5 because ENABLE_NETWORKD is false Message: Skipping nss-myhostname.8 because ENABLE_NSS_MYHOSTNAME is false Message: Skipping nss-mymachines.8 because ENABLE_NSS_MYMACHINES is false Message: Skipping nss-resolve.8 because ENABLE_NSS_RESOLVE is false Message: Skipping nss-systemd.8 because ENABLE_NSS_SYSTEMD is false Message: Skipping org.freedesktop.home1.5 because ENABLE_HOMED is false Message: Skipping org.freedesktop.hostname1.5 because ENABLE_HOSTNAMED is false Message: Skipping org.freedesktop.import1.5 because ENABLE_IMPORTD is false Message: Skipping org.freedesktop.locale1.5 because ENABLE_LOCALED is false Message: Skipping org.freedesktop.login1.5 because ENABLE_LOGIND is false Message: Skipping org.freedesktop.machine1.5 because ENABLE_MACHINED is false Message: Skipping org.freedesktop.resolve1.5 because ENABLE_RESOLVE is false Message: Skipping org.freedesktop.timedate1.5 because ENABLE_TIMEDATED is false Message: Skipping pam_systemd.8 because HAVE_PAM is false Message: Skipping pam_systemd_home.8 because ENABLE_PAM_HOME is false Message: Skipping portablectl.1 because ENABLE_PORTABLED is false Message: Skipping pstore.conf.5 because ENABLE_PSTORE is false Message: Skipping repart.d.5 because ENABLE_REPART is false Message: Skipping resolvectl.1 because ENABLE_RESOLVE is false Message: Skipping resolved.conf.5 because ENABLE_RESOLVE is false Message: Skipping sd-login.3 because HAVE_PAM is false Message: Skipping sd_get_seats.3 because HAVE_PAM is false Message: Skipping sd_login_monitor_new.3 because HAVE_PAM is false Message: Skipping sd_pid_get_owner_uid.3 because HAVE_PAM is false Message: Skipping sd_seat_get_active.3 because HAVE_PAM is false Message: Skipping sd_session_is_active.3 because HAVE_PAM is false Message: Skipping sd_uid_get_state.3 because HAVE_PAM is false Message: Skipping systemd-backlight@.service.8 because ENABLE_BACKLIGHT is false Message: Skipping systemd-binfmt.service.8 because ENABLE_BINFMT is false Message: Skipping systemd-bless-boot-generator.8 because ENABLE_EFI is false Message: Skipping systemd-bless-boot.service.8 because ENABLE_EFI is false Message: Skipping systemd-boot-system-token.service.8 because ENABLE_EFI is false Message: Skipping systemd-boot.7 because ENABLE_EFI is false Message: Skipping systemd-coredump.8 because ENABLE_COREDUMP is false Message: Skipping systemd-environment-d-generator.8 because ENABLE_ENVIRONMENT_D is false Message: Skipping systemd-firstboot.1 because ENABLE_FIRSTBOOT is false Message: Skipping systemd-hibernate-resume-generator.8 because ENABLE_HIBERNATE is false Message: Skipping systemd-hibernate-resume@.service.8 because ENABLE_HIBERNATE is false Message: Skipping systemd-homed.service.8 because ENABLE_HOMED is false Message: Skipping systemd-hostnamed.service.8 because ENABLE_HOSTNAMED is false Message: Skipping systemd-hwdb.8 because ENABLE_HWDB is false Message: Skipping systemd-importd.service.8 because ENABLE_IMPORTD is false Message: Skipping systemd-initctl.service.8 because HAVE_SYSV_COMPAT is false Message: Skipping systemd-journal-gatewayd.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-remote.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-upload.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-localed.service.8 because ENABLE_LOCALED is false Message: Skipping systemd-logind.service.8 because ENABLE_LOGIND is false Message: Skipping systemd-machined.service.8 because ENABLE_MACHINED is false Message: Skipping systemd-modules-load.service.8 because HAVE_KMOD is false Message: Skipping systemd-network-generator.service.8 because ENABLE_NETWORKD is false Message: Skipping systemd-networkd-wait-online.service.8 because ENABLE_NETWORKD is false Message: Skipping systemd-networkd.service.8 because ENABLE_NETWORKD is false Message: Skipping systemd-portabled.service.8 because ENABLE_PORTABLED is false Message: Skipping systemd-pstore.service.8 because ENABLE_PSTORE is false Message: Skipping systemd-quotacheck.service.8 because ENABLE_QUOTACHECK is false Message: Skipping systemd-random-seed.service.8 because ENABLE_RANDOMSEED is false Message: Skipping systemd-repart.8 because ENABLE_REPART is false Message: Skipping systemd-resolved.service.8 because ENABLE_RESOLVE is false Message: Skipping systemd-rfkill.service.8 because ENABLE_RFKILL is false Message: Skipping systemd-sysv-generator.8 because HAVE_SYSV_COMPAT is false Message: Skipping systemd-time-wait-sync.service.8 because ENABLE_TIMESYNCD is false Message: Skipping systemd-timedated.service.8 because ENABLE_TIMEDATED is false Message: Skipping systemd-timesyncd.service.8 because ENABLE_TIMESYNCD is false Message: Skipping systemd-update-utmp.service.8 because ENABLE_UTMP is false Message: Skipping systemd-user-sessions.service.8 because HAVE_PAM is false Message: Skipping systemd-userdbd.service.8 because ENABLE_USERDB is false Message: Skipping systemd-vconsole-setup.service.8 because ENABLE_VCONSOLE is false Message: Skipping systemd-xdg-autostart-generator.8 because ENABLE_XDG_AUTOSTART is false Message: Skipping systemd.dnssd.5 because ENABLE_RESOLVE is false Message: Skipping systemd.environment-generator.7 because ENABLE_ENVIRONMENT_D is false Message: Skipping systemd.netdev.5 because ENABLE_NETWORKD is false Message: Skipping systemd.network.5 because ENABLE_NETWORKD is false Message: Skipping sysusers.d.5 because ENABLE_SYSUSERS is false Message: Skipping timedatectl.1 because ENABLE_TIMEDATECTL is false Message: Skipping timesyncd.conf.5 because ENABLE_TIMESYNCD is false Message: Skipping userdbctl.1 because ENABLE_USERDB is false Message: Skipping vconsole.conf.5 because ENABLE_VCONSOLE is false Message: python-lxml not available, not making man page indices Configuring man using configuration Configuring html using configuration Run-time dependency bash-completion found: NO (tried pkgconfig) Configuring systemctl using configuration Configuring _systemctl using configuration Configuring README using configuration Program sh found: YES (/bin/sh) Program tools/check-help.sh found: YES Program tools/check-directives.sh found: YES Compiler for C supports link arguments -fsanitize=address,undefined: YES Program tools/git-contrib.sh found: YES Program tools/check-api-docs.sh found: YES Message: systemd 246 split /usr: false split bin-sbin: true prefix directory: /usr rootprefix directory: /usr sysconf directory: /etc include directory: /usr/include lib directory: /usr/lib rootlib directory: /usr/lib SysV init scripts: SysV rc?.d directories: /etc/rc.d PAM modules directory: /usr/lib/security PAM configuration directory: /etc/pam.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 bash completions directory: /usr/share/bash-completion/completions zsh completions directory: /usr/share/zsh/site-functions extra start script: /etc/rc.local debug shell: /bin/sh @ /dev/tty9 TTY GID: 5 users GID: - maximum system UID: 999 maximum system GID: 999 minimum dynamic UID: 61184 maximum dynamic UID: 65519 minimum container UID base: 524288 maximum container UID base: 1878982656 /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 symbolic gateway hostnames: _gateway default DNSSEC mode: no default DNS-over-TLS mode: no default mDNS mode: yes default LLMNR mode: yes default cgroup hierarchy: unified default net.naming-scheme setting: latest default KillUserProcesses setting: true default locale: C.UTF-8 default user $PATH: (same as system services) systemd service watchdog: 3min default DNS servers: 1.1.1.1 8.8.8.8 1.0.0.1 8.8.4.4 2606:4700:4700::1111 2001:4860:4860::8888 2606:4700:4700::1001 2001:4860:4860::8844 default NTP servers: time1.google.com time2.google.com time3.google.com time4.google.com time epoch: 1596135756 (2020-07-30T19:02:36+00:00) static libsystemd: false static libudev: false enabled features: libcryptsetup, libfdisk, xz, zstd, lz4, bzip2, openssl, elfutils, DNS-over-TLS(openssl), link-udev-shared, link-systemctl-shared, link-networkd-shared, link-timesyncd-shared, systemd-analyze disabled features: PAM, pwquality, p11kit, libfido2, AUDIT, IMA, AppArmor, SELinux, SECCOMP, SMACK, zlib, ACL, gcrypt, qrencode, microhttpd, gnutls, libcurl, idn, initrd, libidn2, libidn, libiptc, binfmt, repart, vconsole, quotacheck, tmpfiles, environment.d, sysusers, firstboot, randomseed, backlight, rfkill, xdg-autostart, logind, machined, portabled, userdb, homed, importd, hostnamed, timedated, timesyncd, localed, networkd, resolve, DNS-over-TLS(gnutls), coredump, pstore, polkit, legacy pkla, efi, gnu-efi, kmod, xkbcommon, pcre2, blkid, dbus, glib, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, hwdb, tpm, man pages, html pages, man page indices, SysV compat, utmp, ldconfig, hibernate, adm group, wheel group, gshadow, debug hashmap, debug mmap cache, debug siphash, valgrind, trace logging, install tests, kernel-install Build targets in project: 1485 Found ninja-1.10.0 at /tmp/instance-1/output-1/host/bin/ninja WARNING: custom_target 'halt.8' has more than one output! Using the first one. WARNING: custom_target 'journald.conf.5' has more than one output! Using the first one. WARNING: custom_target 'sd-bus-errors.3' has more than one output! Using the first one. WARNING: custom_target 'sd-daemon.3' has more than one output! Using the first one. WARNING: custom_target 'sd-id128.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_add_match.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_add_object.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_attach_event.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_call.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_call_method.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_close.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_creds_get_pid.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_creds_new_from_pid.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_default.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_emit_signal.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_error.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_error_add_map.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_get_current_handler.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_get_fd.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_get_n_queued_read.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_get_name_creds.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_interface_name_is_valid.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_is_open.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_append.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_append_array.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_append_string_memfd.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_get_cookie.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_get_monotonic_usec.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_get_signature.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_get_type.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_new.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_new_method_call.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_new_method_error.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_open_container.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_read.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_set_destination.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_message_set_expect_reply.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_negotiate_fds.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_new.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_path_encode.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_query_sender_creds.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_reply_method_error.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_reply_method_return.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_request_name.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_send.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_address.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_close_on_exit.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_connected_signal.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_description.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_exit_on_disconnect.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_method_call_timeout.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_property.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_sender.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_server.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_set_watch_bind.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_get_bus.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_ref.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_set_description.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_set_destroy_callback.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_set_floating.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_slot_set_userdata.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_track_add_name.3' has more than one output! Using the first one. WARNING: custom_target 'sd_bus_track_new.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_child.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_defer.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_inotify.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_io.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_signal.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_add_time.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_exit.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_new.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_run.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_set_watchdog.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_description.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_destroy_callback.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_enabled.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_floating.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_priority.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_set_userdata.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_source_unref.3' has more than one output! Using the first one. WARNING: custom_target 'sd_event_wait.3' has more than one output! Using the first one. WARNING: custom_target 'sd_hwdb_get.3' has more than one output! Using the first one. WARNING: custom_target 'sd_hwdb_new.3' has more than one output! Using the first one. WARNING: custom_target 'sd_id128_get_machine.3' has more than one output! Using the first one. WARNING: custom_target 'sd_id128_to_string.3' has more than one output! Using the first one. WARNING: custom_target 'sd_is_fifo.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_add_match.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_enumerate_fields.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_catalog.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_cursor.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_cutoff_realtime_usec.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_data.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_fd.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_get_realtime_usec.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_has_runtime_files.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_next.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_open.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_print.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_query_unique.3' has more than one output! Using the first one. WARNING: custom_target 'sd_journal_seek_head.3' has more than one output! Using the first one. WARNING: custom_target 'sd_listen_fds.3' has more than one output! Using the first one. WARNING: custom_target 'sd_machine_get_class.3' has more than one output! Using the first one. WARNING: custom_target 'sd_notify.3' has more than one output! Using the first one. WARNING: custom_target 'sd_path_lookup.3' has more than one output! Using the first one. WARNING: custom_target 'systemd-ask-password-console.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-boot-check-no-failures.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-cryptsetup@.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-fsck@.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-halt.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-journald.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-makefs@.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-mount.1' has more than one output! Using the first one. WARNING: custom_target 'systemd-remount-fs.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-sleep.conf.5' has more than one output! Using the first one. WARNING: custom_target 'systemd-suspend.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-sysctl.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-system.conf.5' has more than one output! Using the first one. WARNING: custom_target 'systemd-sysusers.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-tmpfiles.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-udevd.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-update-done.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-veritysetup@.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd-volatile-root.service.8' has more than one output! Using the first one. WARNING: custom_target 'systemd.1' has more than one output! Using the first one. WARNING: custom_target 'udev_device_get_syspath.3' has more than one output! Using the first one. WARNING: custom_target 'udev_device_has_tag.3' has more than one output! Using the first one. WARNING: custom_target 'udev_device_new_from_syspath.3' has more than one output! Using the first one. WARNING: custom_target 'udev_enumerate_add_match_subsystem.3' has more than one output! Using the first one. WARNING: custom_target 'udev_enumerate_new.3' has more than one output! Using the first one. WARNING: custom_target 'udev_enumerate_scan_devices.3' has more than one output! Using the first one. WARNING: custom_target 'udev_list_entry.3' has more than one output! Using the first one. WARNING: custom_target 'udev_monitor_filter_update.3' has more than one output! Using the first one. WARNING: custom_target 'udev_monitor_new_from_netlink.3' has more than one output! Using the first one. WARNING: custom_target 'udev_monitor_receive_device.3' has more than one output! Using the first one. WARNING: custom_target 'udev_new.3' has more than one output! Using the first one. WARNING: custom_target 'user@.service.5' has more than one output! Using the first one. >>> host-systemd 246 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" DESTDIR=/tmp/instance-1/output-1/host PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/host-systemd-246//build ninja: Entering directory `/tmp/instance-1/output-1/build/host-systemd-246//build' [1/662] Compiling C object src/basic/libbasic-gcrypt.a.p/gcrypt-util.c.o [2/662] Linking static target src/basic/libbasic-gcrypt.a [3/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-common-errors.c.o [4/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-signature.c.o [5/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-gvariant.c.o [6/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-container.c.o [7/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-kernel.c.o [8/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-introspect.c.o [9/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-internal.c.o [10/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-error.c.o [11/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-slot.c.o [12/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-type.c.o [13/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-dump.c.o [14/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-hwdb_sd-hwdb.c.o [15/662] Generating systemd.de.catalog with a meson_exe.py custom command [16/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-control.c.o [17/662] Generating version.h with a custom command [18/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-convenience.c.o [19/662] Generating systemd.it.catalog with a meson_exe.py custom command [20/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-track.c.o [21/662] Generating systemd.pl.catalog with a meson_exe.py custom command [22/662] Generating systemd.be.catalog with a meson_exe.py custom command [23/662] Generating systemd.zh_CN.catalog with a meson_exe.py custom command [24/662] Generating systemd.bg.catalog with a meson_exe.py custom command [25/662] Generating systemd.be@latin.catalog with a meson_exe.py custom command [26/662] Generating systemd.fr.catalog with a meson_exe.py custom command [27/662] Generating systemd.zh_TW.catalog with a meson_exe.py custom command [28/662] Generating systemd.pt_BR.catalog with a meson_exe.py custom command [29/662] Generating cap-list.txt with a meson_exe.py custom command [30/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-match.c.o [31/662] Generating arphrd-list.txt with a meson_exe.py custom command [32/662] Generating errno-list.txt with a meson_exe.py custom command [33/662] Generating systemd.ru.catalog with a meson_exe.py custom command [34/662] Generating systemd.catalog with a meson_exe.py custom command [35/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-utf8_sd-utf8.c.o [36/662] Generating af-list.txt with a meson_exe.py custom command [37/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_generic-netlink.c.o [38/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_network-util.c.o [39/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-slot.c.o [40/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-creds.c.o [41/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types.c.o [42/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-monitor.c.o [43/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_sd-id128.c.o [44/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-util.c.o [45/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-socket.c.o [46/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-enumerator.c.o [47/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_sd-network.c.o [48/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_id128-util.c.o [49/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-path_sd-path.c.o [50/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-packet.c.o [51/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-socket.c.o [52/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-hwdb_hwdb-util.c.o [53/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_event-util.c.o [54/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-daemon_sd-daemon.c.o [55/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-option.c.o [56/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_sd-netlink.c.o [57/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/arp-util.c.o [58/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-network.c.o [59/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ipv4ll.c.o [60/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-private.c.o [61/662] Generating cap-to-name.h with a meson_exe.py custom command [62/662] Generating errno-from-name.gperf with a meson_exe.py custom command [63/662] Generating cap-from-name.gperf with a meson_exe.py custom command [64/662] Generating arphrd-from-name.gperf with a meson_exe.py custom command [65/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/icmp6-util.c.o [66/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ipv4acd.c.o [67/662] Generating arphrd-to-name.h with a meson_exe.py custom command [68/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message.c.o [69/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-resolve_sd-resolve.c.o [70/662] Generating errno-to-name.h with a meson_exe.py custom command [71/662] Generating journald-gperf.c with a custom command [72/662] Generating logind_gperf.c with a custom command [73/662] Generating af-from-name.gperf with a meson_exe.py custom command [74/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp6-network.c.o [75/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_rtnl-message.c.o [76/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ndisc.c.o [77/662] Generating af-to-name.h with a meson_exe.py custom command [78/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/lldp-network.c.o [79/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-identifier.c.o [80/662] Compiling C object src/login/liblogind-core.a.p/meson-generated_.._logind-gperf.c.o [81/662] Compiling C object libjournal-core.a.p/meson-generated_.._src_journal_journald-gperf.c.o [82/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/ndisc-router.c.o [83/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp6-lease.c.o [84/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-server.c.o [85/662] Generating audit_type-list.txt with a meson_exe.py custom command [86/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-login_sd-login.c.o [87/662] Compiling C object src/login/liblogind-core.a.p/logind-device.c.o [88/662] Compiling C object src/login/liblogind-core.a.p/logind-action.c.o [89/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/network-internal.c.o [90/662] Compiling C object src/login/liblogind-core.a.p/logind-brightness.c.o [91/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-objects.c.o [92/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp6-option.c.o [93/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-lldp.c.o [94/662] Compiling C object src/login/liblogind-core.a.p/logind-button.c.o [95/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_sd-device.c.o [96/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-radv.c.o [97/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-lease.c.o [98/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/lldp-neighbor.c.o [99/662] Compiling C object libsystemd.so.0.29.0.p/src_libsystemd_disable-mempool.c.o [100/662] Compiling C object libjournal-core.a.p/src_journal_journald-rate-limit.c.o [101/662] Compiling C object src/login/liblogind-core.a.p/logind-utmp.c.o [102/662] Compiling C object src/login/liblogind-core.a.p/logind-inhibit.c.o [103/662] Compiling C object src/login/liblogind-core.a.p/logind-seat-dbus.c.o [104/662] Compiling C object src/login/liblogind-core.a.p/logind-core.c.o [105/662] Compiling C object libjournal-core.a.p/src_journal_journald-console.c.o [106/662] Compiling C object src/login/liblogind-core.a.p/logind-session-device.c.o [107/662] Generating errno-from-name.h with a meson_exe.py custom command [108/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-client.c.o [109/662] Compiling C object src/login/liblogind-core.a.p/logind-user-dbus.c.o [110/662] Generating cap-from-name.h with a meson_exe.py custom command [111/662] Generating arphrd-from-name.h with a meson_exe.py custom command [112/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev.c.o [113/662] Compiling C object udevadm.p/src_udev_udevadm-hwdb.c.o [114/662] Compiling C object libjournal-core.a.p/src_journal_journald-wall.c.o [115/662] Generating af-from-name.h with a meson_exe.py custom command [116/662] Compiling C object src/login/liblogind-core.a.p/logind-seat.c.o [117/662] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp6-client.c.o [118/662] Compiling C object libjournal-core.a.p/src_journal_journald-audit.c.o [119/662] Compiling C object src/basic/libbasic.a.p/MurmurHash2.c.o [120/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-hwdb.c.o [121/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-queue.c.o [122/662] Compiling C object libjournal-core.a.p/src_journal_journald-syslog.c.o [123/662] Compiling C object udevadm.p/src_udev_udevadm-control.c.o [124/662] Compiling C object libjournal-core.a.p/src_journal_journald-kmsg.c.o [125/662] Compiling C object src/login/liblogind-core.a.p/logind-session-dbus.c.o [126/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-util.c.o [127/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-list.c.o [128/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-monitor.c.o [129/662] Compiling C object src/core/libcore.a.p/apparmor-setup.c.o [130/662] Compiling C object libjournal-core.a.p/src_journal_journald-native.c.o [131/662] Compiling C object libjournal-core.a.p/src_journal_journald-context.c.o [132/662] Compiling C object src/basic/libbasic.a.p/af-list.c.o [133/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-enumerate.c.o [134/662] Compiling C object src/basic/libbasic.a.p/architecture.c.o [135/662] Compiling C object src/basic/libbasic.a.p/alloc-util.c.o [136/662] Generating audit_type-to-name.h with a meson_exe.py custom command [137/662] Compiling C object src/basic/libbasic.a.p/arphrd-list.c.o [138/662] Compiling C object src/login/liblogind-core.a.p/logind-user.c.o [139/662] Compiling C object src/shared/libsystemd-shared-246.so.p/.._libudev_libudev-device.c.o [140/662] Compiling C object src/basic/libbasic.a.p/bus-label.c.o [141/662] Compiling C object src/core/libcore-shared.a.p/killall.c.o [142/662] Compiling C object src/basic/libbasic.a.p/async.c.o [143/662] Compiling C object src/basic/libbasic.a.p/chattr-util.c.o [144/662] Compiling C object src/basic/libbasic.a.p/cap-list.c.o [145/662] Compiling C object src/basic/libbasic.a.p/device-nodes.c.o [146/662] Compiling C object src/basic/libbasic.a.p/audit-util.c.o [147/662] Compiling C object src/basic/libbasic.a.p/efivars.c.o [148/662] Compiling C object src/basic/libbasic.a.p/dirent-util.c.o [149/662] Compiling C object src/basic/libbasic.a.p/errno-list.c.o [150/662] Compiling C object src/basic/libbasic.a.p/blockdev-util.c.o [151/662] Compiling C object src/basic/libbasic.a.p/ether-addr-util.c.o [152/662] Compiling C object src/basic/libbasic.a.p/gunicode.c.o [153/662] Compiling C object src/login/liblogind-core.a.p/logind-session.c.o [154/662] Compiling C object libjournal-core.a.p/src_journal_journald-stream.c.o [155/662] Compiling C object src/basic/libbasic.a.p/format-util.c.o [156/662] Compiling C object src/basic/libbasic.a.p/conf-files.c.o [157/662] Compiling C object src/basic/libbasic.a.p/hostname-util.c.o [158/662] Generating ip-protocol-list.txt with a meson_exe.py custom command [159/662] Compiling C object src/basic/libbasic.a.p/extract-word.c.o [160/662] Compiling C object src/basic/libbasic.a.p/glob-util.c.o [161/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_sd-bus.c.o [162/662] Compiling C object src/basic/libbasic.a.p/hash-funcs.c.o [163/662] Compiling C object src/basic/libbasic.a.p/capability-util.c.o [164/662] Compiling C object src/basic/libbasic.a.p/escape.c.o [165/662] Compiling C object src/basic/libbasic.a.p/kbd-util.c.o [166/662] Compiling C object src/basic/libbasic.a.p/login-util.c.o [167/662] Compiling C object systemd-cgtop.p/src_cgtop_cgtop.c.o [168/662] Compiling C object src/basic/libbasic.a.p/memory-util.c.o [169/662] Compiling C object src/basic/libbasic.a.p/hexdecoct.c.o [170/662] Compiling C object src/basic/libbasic.a.p/label.c.o [171/662] Compiling C object src/basic/libbasic.a.p/env-file.c.o [172/662] Generating load-fragment-gperf.gperf with a meson_exe.py custom command [173/662] Compiling C object src/basic/libbasic.a.p/rm-rf.c.o [174/662] Compiling C object busctl.p/src_busctl_busctl-introspect.c.o [175/662] Compiling C object src/basic/libbasic.a.p/limits-util.c.o [176/662] Compiling C object src/basic/libbasic.a.p/khash.c.o [177/662] Compiling C object src/basic/libbasic.a.p/mkdir-label.c.o [178/662] Compiling C object src/basic/libbasic.a.p/io-util.c.o [179/662] Compiling C object src/basic/libbasic.a.p/memfd-util.c.o [180/662] Compiling C object src/basic/libbasic.a.p/mempool.c.o [181/662] Compiling C object src/basic/libbasic.a.p/nulstr-util.c.o [182/662] Compiling C object src/basic/libbasic.a.p/locale-util.c.o [183/662] Compiling C object src/basic/libbasic.a.p/copy.c.o [184/662] Compiling C object src/basic/libbasic.a.p/env-util.c.o [185/662] Compiling C object src/basic/libbasic.a.p/ordered-set.c.o [186/662] Compiling C object src/basic/libbasic.a.p/ratelimit.c.o [187/662] Compiling C object src/basic/libbasic.a.p/fd-util.c.o [188/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-message.c.o [189/662] Compiling C object src/basic/libbasic.a.p/quota-util.c.o [190/662] Compiling C object src/basic/libbasic.a.p/replace-var.c.o [191/662] Compiling C object src/basic/libbasic.a.p/mkdir.c.o [192/662] Compiling C object src/basic/libbasic.a.p/namespace-util.c.o [193/662] Compiling C object src/basic/libbasic.a.p/prioq.c.o [194/662] Compiling C object src/basic/libbasic.a.p/in-addr-util.c.o [195/662] Compiling C object src/basic/libbasic.a.p/selinux-util.c.o [196/662] Compiling C object src/basic/libbasic.a.p/sigbus.c.o [197/662] Compiling C object src/basic/libbasic.a.p/mountpoint-util.c.o [198/662] Compiling C object src/basic/libbasic.a.p/sort-util.c.o [199/662] Compiling C object src/basic/libbasic.a.p/fileio.c.o [200/662] Compiling C object src/basic/libbasic.a.p/procfs-util.c.o [201/662] Compiling C object src/basic/libbasic.a.p/random-util.c.o [202/662] Compiling C object src/basic/libbasic.a.p/siphash24.c.o [203/662] Compiling C object src/basic/libbasic.a.p/string-table.c.o [204/662] Compiling C object src/basic/libbasic.a.p/smack-util.c.o [205/662] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_sd-event.c.o [206/662] Compiling C object src/basic/libbasic.a.p/proc-cmdline.c.o [207/662] Compiling C object src/basic/libbasic.a.p/signal-util.c.o [208/662] Compiling C object src/basic/libbasic.a.p/rlimit-util.c.o [209/662] Linking static target src/libsystemd-network/libsystemd-network.a [210/662] Linking static target src/libsystemd/libsystemd_static.a [211/662] Compiling C object src/basic/libbasic.a.p/socket-label.c.o [212/662] Compiling C object src/basic/libbasic.a.p/strbuf.c.o [213/662] Compiling C object src/basic/libbasic.a.p/btrfs-util.c.o [214/662] Compiling C object src/basic/libbasic.a.p/strxcpyx.c.o [215/662] Compiling C object src/basic/libbasic.a.p/syslog-util.c.o [216/662] Compiling C object src/basic/libbasic.a.p/path-lookup.c.o [217/662] Compiling C object src/basic/libbasic.a.p/unit-def.c.o [218/662] Compiling C object src/journal/libjournal-client.a.p/audit-type.c.o [219/662] Compiling C object src/basic/libbasic.a.p/parse-util.c.o [220/662] Compiling C object src/login/liblogind-core.a.p/logind-dbus.c.o [221/662] Compiling C object src/basic/libbasic.a.p/stat-util.c.o [222/662] Compiling C object src/basic/libbasic.a.p/fs-util.c.o [223/662] Linking static target src/login/liblogind-core.a [224/662] Compiling C object src/basic/libbasic.a.p/cgroup-util.c.o [225/662] Compiling C object src/basic/libbasic.a.p/xattr-util.c.o [226/662] Compiling C object src/basic/libbasic.a.p/util.c.o [227/662] Compiling C object src/basic/libbasic.a.p/tmpfile-util.c.o [228/662] Compiling C object src/basic/libbasic.a.p/utf8.c.o [229/662] Compiling C object src/basic/libbasic.a.p/path-util.c.o [230/662] Compiling C object src/basic/libbasic.a.p/log.c.o [231/662] Compiling C object src/basic/libbasic.a.p/virt.c.o [232/662] Compiling C object src/journal/libjournal-client.a.p/journal-vacuum.c.o [233/662] Compiling C object src/core/libcore.a.p/audit-fd.c.o [234/662] Compiling C object src/basic/libbasic.a.p/hashmap.c.o [235/662] Compiling C object src/basic/libbasic.a.p/unit-name.c.o [236/662] Compiling C object src/journal/libjournal-client.a.p/lookup3.c.o [237/662] Compiling C object src/core/libcore-shared.a.p/loopback-setup.c.o [238/662] Compiling C object src/basic/libbasic.a.p/socket-util.c.o [239/662] Compiling C object src/journal/libjournal-client.a.p/mmap-cache.c.o [240/662] Compiling C object src/basic/libbasic.a.p/strv.c.o [241/662] Generating load-fragment-gperf.c with a custom command [242/662] Compiling C object src/basic/libbasic.a.p/string-util.c.o [243/662] Compiling C object src/basic/libbasic.a.p/user-util.c.o [244/662] Compiling C object src/journal/libjournal-client.a.p/journal-send.c.o [245/662] Compiling C object src/journal/libjournal-client.a.p/catalog.c.o [246/662] Compiling C object src/core/libcore-shared.a.p/mount-setup.c.o [247/662] Compiling C object src/core/libcore-shared.a.p/machine-id-setup.c.o [248/662] Compiling C object src/basic/libbasic.a.p/process-util.c.o [249/662] Compiling C object src/core/libcore.a.p/dbus-automount.c.o [250/662] Compiling C object src/basic/libbasic.a.p/terminal-util.c.o [251/662] Linking static target src/core/libcore-shared.a [252/662] Compiling C object src/core/libcore.a.p/dbus-device.c.o [253/662] Compiling C object src/journal/libjournal-client.a.p/compress.c.o [254/662] Compiling C object src/core/libcore.a.p/hostname-setup.c.o [255/662] Compiling C object src/core/libcore.a.p/core-varlink.c.o [256/662] Compiling C object src/core/libcore.a.p/dbus-mount.c.o [257/662] Compiling C object src/core/libcore.a.p/dbus-path.c.o [258/662] Compiling C object src/basic/libbasic.a.p/time-util.c.o [259/662] Compiling C object src/core/libcore.a.p/bpf-devices.c.o [260/662] Linking static target src/basic/libbasic.a [261/662] Compiling C object libjournal-core.a.p/src_journal_journald-server.c.o [262/662] Generating ip-protocol-to-name.h with a meson_exe.py custom command [263/662] Compiling C object src/core/libcore.a.p/dbus-scope.c.o [264/662] Compiling C object src/core/libcore.a.p/dbus-kill.c.o [265/662] Compiling C object src/core/libcore.a.p/dbus-slice.c.o [266/662] Compiling C object src/core/libcore.a.p/dbus-target.c.o [267/662] Generating ip-protocol-from-name.gperf with a meson_exe.py custom command [268/662] Linking static target libjournal-core.a [269/662] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf.c.o [270/662] Generating load-fragment-gperf-nulstr.c with a meson_exe.py custom command [271/662] Compiling C object src/core/libcore.a.p/dbus-swap.c.o [272/662] Compiling C object src/core/libcore.a.p/dbus-job.c.o [273/662] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf-nulstr.c.o [274/662] Compiling C object src/core/libcore.a.p/efi-random.c.o [275/662] Compiling C object src/core/libcore.a.p/generator-setup.c.o [276/662] Compiling C object src/core/libcore.a.p/kill.c.o [277/662] Compiling C object src/core/libcore.a.p/bpf-firewall.c.o [278/662] Compiling C object src/core/libcore.a.p/ima-setup.c.o [279/662] Compiling C object src/core/libcore.a.p/kmod-setup.c.o [280/662] Compiling C object src/core/libcore.a.p/dbus-util.c.o [281/662] Compiling C object src/core/libcore.a.p/dbus-timer.c.o [282/662] Compiling C object src/core/libcore.a.p/emergency-action.c.o [283/662] Compiling C object src/core/libcore.a.p/dbus-service.c.o [284/662] Compiling C object src/core/libcore.a.p/locale-setup.c.o [285/662] Compiling C object src/journal/libjournal-client.a.p/journal-verify.c.o [286/662] Compiling C object src/core/libcore.a.p/automount.c.o [287/662] Compiling C object src/core/libcore.a.p/ip-address-access.c.o [288/662] Compiling C object src/core/libcore.a.p/load-dropin.c.o [289/662] Compiling C object src/core/libcore.a.p/selinux-setup.c.o [290/662] Compiling C object src/core/libcore.a.p/selinux-access.c.o [291/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev.c.o [292/662] Compiling C object src/core/libcore.a.p/dbus-socket.c.o [293/662] Compiling C object src/core/libcore.a.p/smack-setup.c.o [294/662] Compiling C object src/core/libcore.a.p/show-status.c.o [295/662] Compiling C object src/core/libcore.a.p/dynamic-user.c.o [296/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-hwdb.c.o [297/662] Generating link-config-gperf.c with a custom command [298/662] Compiling C object src/core/libcore.a.p/slice.c.o [299/662] Compiling C object src/core/libcore.a.p/scope.c.o [300/662] Compiling C object src/core/libcore.a.p/target.c.o [301/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-enumerate.c.o [302/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-list.c.o [303/662] Compiling C object src/core/libcore.a.p/dbus.c.o [304/662] Compiling C object src/core/libcore.a.p/device.c.o [305/662] Compiling C object src/udev/libudev.so.1.6.18.p/.._libsystemd_disable-mempool.c.o [306/662] Generating ip-protocol-from-name.h with a meson_exe.py custom command [307/662] Compiling C object src/core/libcore.a.p/unit-printf.c.o [308/662] Compiling C object src/core/libcore.a.p/path.c.o [309/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-queue.c.o [310/662] Compiling C object src/core/libcore.a.p/dbus-cgroup.c.o [311/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-device.c.o [312/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-monitor.c.o [313/662] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-util.c.o [314/662] Compiling C object src/udev/mtd_probe.p/mtd_probe_mtd_probe.c.o [315/662] Compiling C object src/udev/mtd_probe.p/mtd_probe_probe_smartmedia.c.o [316/662] Compiling C object src/shared/libsystemd-shared-246.a.p/xml.c.o [317/662] Compiling C object src/shared/libsystemd-shared-246.a.p/acpi-fpdt.c.o [318/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bond-util.c.o [319/662] Compiling C object src/shared/libsystemd-shared-246.a.p/wifi-util.c.o [320/662] Compiling C object src/shared/libsystemd-shared-246.a.p/boot-timestamps.c.o [321/662] Compiling C object src/shared/libsystemd-shared-246.a.p/apparmor-util.c.o [322/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bitmap.c.o [323/662] Compiling C object src/core/libcore.a.p/timer.c.o [324/662] Compiling C object src/journal/libjournal-client.a.p/journal-file.c.o [325/662] Compiling C object src/shared/libsystemd-shared-246.a.p/binfmt-util.c.o [326/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bridge-util.c.o [327/662] Compiling C object src/shared/libsystemd-shared-246.a.p/barrier.c.o [328/662] Compiling C object src/journal/libjournal-client.a.p/sd-journal.c.o [329/662] Compiling C object src/core/libcore.a.p/job.c.o [330/662] Compiling C object src/core/libcore.a.p/dbus-manager.c.o [331/662] Linking static target src/journal/libjournal-client.a [332/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-get-properties.c.o [333/662] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_serial.c.o [334/662] Compiling C object src/shared/libsystemd-shared-246.a.p/base-filesystem.c.o [335/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-locator.c.o [336/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-log-control-api.c.o [337/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-map-properties.c.o [338/662] Compiling C object src/core/libcore.a.p/transaction.c.o [339/662] Compiling C object src/core/libcore.a.p/dbus-unit.c.o [340/662] Generating keyboard-keys-list.txt with a meson_exe.py custom command [341/662] Compiling C object src/core/libcore.a.p/mount.c.o [342/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bpf-program.c.o [343/662] Compiling C object src/core/libcore.a.p/swap.c.o [344/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-polkit.c.o [345/662] Generating systemd-remount-fs.service with a meson_exe.py custom command [346/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-object.c.o [347/662] Generating systemd-nspawn@.service with a meson_exe.py custom command [348/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-message-util.c.o [349/662] Linking target libsystemd.so.0.29.0 [350/662] Compiling C object src/shared/libsystemd-shared-246.a.p/coredump-util.c.o [351/662] Compiling C object src/shared/libsystemd-shared-246.a.p/ask-password-api.c.o [352/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-wait-for-units.c.o [353/662] Compiling C object src/shared/libsystemd-shared-246.a.p/clock-util.c.o [354/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-util.c.o [355/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-print-properties.c.o [356/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-unit-procs.c.o [357/662] Compiling C object src/shared/libsystemd-shared-246.a.p/chown-recursive.c.o [358/662] Compiling C object src/core/libcore.a.p/namespace.c.o [359/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-wait-for-jobs.c.o [360/662] Compiling C object src/shared/libsystemd-shared-246.a.p/cgroup-show.c.o [361/662] Compiling C object src/shared/libsystemd-shared-246.a.p/crypt-util.c.o [362/662] Compiling C object src/shared/libsystemd-shared-246.a.p/enable-mempool.c.o [363/662] Compiling C object src/core/libcore.a.p/dbus-execute.c.o [364/662] Compiling C object src/shared/libsystemd-shared-246.a.p/clean-ipc.c.o [365/662] Compiling C object src/shared/libsystemd-shared-246.a.p/dm-util.c.o [366/662] Compiling C object src/shared/libsystemd-shared-246.a.p/cgroup-setup.c.o [367/662] Compiling C object src/shared/libsystemd-shared-246.a.p/env-file-label.c.o [368/662] Compiling C object src/shared/libsystemd-shared-246.a.p/dev-setup.c.o [369/662] Compiling C object src/shared/libsystemd-shared-246.a.p/calendarspec.c.o [370/662] Compiling C object src/core/libcore.a.p/cgroup.c.o [371/662] Compiling C object src/shared/libsystemd-shared-246.a.p/dissect-image.c.o FAILED: src/shared/libsystemd-shared-246.a.p/dissect-image.c.o /usr/bin/gcc -Isrc/shared/libsystemd-shared-246.a.p -Isrc/shared -I../src/shared -Isrc/basic -I../src/basic -Isrc/boot -I../src/boot -Isrc/home -I../src/home -Isrc/systemd -I../src/systemd -Isrc/journal -I../src/journal -Isrc/journal-remote -I../src/journal-remote -Isrc/nspawn -I../src/nspawn -Isrc/resolve -I../src/resolve -Isrc/timesync -I../src/timesync -I../src/time-wait-sync -Isrc/login -I../src/login -Isrc/udev -I../src/udev -Isrc/libudev -I../src/libudev -Isrc/core -I../src/core -Isrc/shutdown -I../src/shutdown -I../src/xdg-autostart-generator -I../src/libsystemd/sd-bus -I../src/libsystemd/sd-device -I../src/libsystemd/sd-event -I../src/libsystemd/sd-hwdb -I../src/libsystemd/sd-id128 -I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-network -I../src/libsystemd/sd-resolve -Isrc/libsystemd-network -I../src/libsystemd-network -I. -I.. -I/usr/include -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include/libmount -I/tmp/instance-1/output-1/host/include/blkid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O3 -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=undef -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=incompatible-pointer-types -Werror=format=2 -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wimplicit-fallthrough=5 -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Werror=overflow -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -Wno-maybe-uninitialized -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -Werror=shadow -include config.h -O2 -fPIC -pthread -fvisibility=default -MD -MQ src/shared/libsystemd-shared-246.a.p/dissect-image.c.o -MF src/shared/libsystemd-shared-246.a.p/dissect-image.c.o.d -o src/shared/libsystemd-shared-246.a.p/dissect-image.c.o -c ../src/shared/dissect-image.c ../src/shared/dissect-image.c: In function 'verity_partition': ../src/shared/dissect-image.c:1336:34: error: 'N_DEVICE_NODE_LIST_ATTEMPTS' undeclared (first use in this function) 1336 | for (unsigned i = 0; i < N_DEVICE_NODE_LIST_ATTEMPTS; i++) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/shared/dissect-image.c:1336:34: note: each undeclared identifier is reported only once for each function it appears in [372/662] Compiling C object src/shared/libsystemd-shared-246.a.p/condition.c.o [373/662] Compiling C object src/shared/libsystemd-shared-246.a.p/fdset.c.o [374/662] Compiling C object src/shared/libsystemd-shared-246.a.p/efi-loader.c.o [375/662] Compiling C object src/shared/libsystemd-shared-246.a.p/exit-status.c.o [376/662] Compiling C object src/shared/libsystemd-shared-246.a.p/fileio-label.c.o [377/662] Compiling C object src/shared/libsystemd-shared-246.a.p/ima-util.c.o [378/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bootspec.c.o [379/662] Compiling C object src/shared/libsystemd-shared-246.a.p/gpt.c.o [380/662] Compiling C object src/shared/libsystemd-shared-246.a.p/geneve-util.c.o [381/662] Compiling C object src/shared/libsystemd-shared-246.a.p/cpu-set-util.c.o [382/662] Compiling C object src/shared/libsystemd-shared-246.a.p/import-util.c.o [383/662] Compiling C object src/shared/libsystemd-shared-246.a.p/id128-print.c.o [384/662] Compiling C object src/shared/libsystemd-shared-246.a.p/install-printf.c.o [385/662] Compiling C object src/shared/libsystemd-shared-246.a.p/group-record-show.c.o [386/662] Compiling C object src/shared/libsystemd-shared-246.a.p/fstab-util.c.o [387/662] Compiling C object src/shared/libsystemd-shared-246.a.p/group-record.c.o [388/662] Compiling C object src/shared/libsystemd-shared-246.a.p/dropin.c.o [389/662] Compiling C object src/shared/libsystemd-shared-246.a.p/group-record-nss.c.o [390/662] Compiling C object src/core/libcore.a.p/socket.c.o [391/662] Compiling C object src/shared/libsystemd-shared-246.a.p/ethtool-util.c.o [392/662] Compiling C object src/shared/libsystemd-shared-246.a.p/exec-util.c.o [393/662] Compiling C object src/shared/libsystemd-shared-246.a.p/conf-parser.c.o [394/662] Compiling C object src/shared/libsystemd-shared-246.a.p/dns-domain.c.o [395/662] Compiling C object src/shared/libsystemd-shared-246.a.p/generator.c.o [396/662] Compiling C object src/core/libcore.a.p/service.c.o [397/662] Compiling C object src/core/libcore.a.p/manager.c.o [398/662] Compiling C object src/shared/libsystemd-shared-246.a.p/bus-unit-util.c.o [399/662] Compiling C object src/core/libcore.a.p/load-fragment.c.o [400/662] Compiling C object src/shared/libsystemd-shared-246.a.p/format-table.c.o [401/662] Compiling C object src/core/libcore.a.p/execute.c.o [402/662] Compiling C object src/core/libcore.a.p/unit.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/host-systemd-246/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'