>>> systemd 240 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/systemd/systemd-240.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/systemd-240 -xf - >>> systemd 240 Patching Applying 0001-fix-getty-unit.patch using patch: patching file units/console-getty.service.m4 patching file units/container-getty@.service.m4 patching file units/getty@.service.m4 patching file units/serial-getty@.service.m4 Applying 0002-install-don-t-use-ln-relative.patch using patch: patching file meson.build patching file tools/meson-make-symlink.sh patching file units/meson-add-wants.sh Applying 0003-meson-use-cross-compilation-compatible-c-check.patch using patch: patching file meson.build patching file src/systemd/meson.build patching file src/test/meson.build >>> systemd 240 Configuring rm -rf /home/peko/autobuild/instance-0/output/build/systemd-240//build mkdir -p /home/peko/autobuild/instance-0/output/build/systemd-240//build PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" LC_ALL=C.UTF-8 PYTHONNOUSERSITE=y /home/peko/autobuild/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/peko/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf -Drootlibdir='/usr/lib' -Dblkid=true -Dman=false -Dima=false -Dlibcryptsetup=false -Defi=false -Dgnu-efi=false -Dldconfig=false -Ddefault-dnssec=no -Dtests=false -Dsplit-bin=true -Dsplit-usr=false -Dsystem-uid-max=999 -Dsystem-gid-max=999 -Dtelinit-path=/home/peko/autobuild/instance-0/output/target/sbin/telinit -Dkmod-path=/usr/bin/kmod -Dkexec-path=/usr/sbin/kexec -Dsulogin-path=/usr/sbin/sulogin -Dmount-path=/usr/bin/mount -Dumount-path=/usr/bin/umount -Dnobody-group=nogroup -Didn=true -Dnss-systemd=true -Dacl=false -Daudit=false -Delfutils=true -Dlibidn2=true -Dlibidn=false -Dseccomp=false -Dxkbcommon=false -Dbzip2=true -Dlz4=true -Dpam=true -Dxz=false -Dzlib=true -Dlibcurl=true -Dgcrypt=true -Dpcre2=false -Dmicrohttpd=false -Dqrencode=false -Dselinux=true -Dhwdb=false -Dbinfmt=false -Dvconsole=false -Dquotacheck=false -Dtmpfiles=false -Dsysusers=false -Dfirstboot=false -Drandomseed=true -Dbacklight=false -Drfkill=true -Dlogind=true -Dmachined=false -Dimportd=false -Dhostnamed=false -Dnss-myhostname=true -Dtimedated=false -Dlocaled=false -Dcoredump=false -Dpolkit=false -Dnetworkd=false -Dresolve=false -Dtimesyncd=true -Dsmack=false -Dhibernate=false -Dfallback-hostname=buildroot /home/peko/autobuild/instance-0/output/build/systemd-240/ /home/peko/autobuild/instance-0/output/build/systemd-240//build The Meson build system Version: 0.49.0 Source dir: /home/peko/autobuild/instance-0/output/build/systemd-240 Build dir: /home/peko/autobuild/instance-0/output/build/systemd-240/build Build type: cross build Project name: systemd Project version: 240 Native C compiler: ccache cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") Cross C compiler: /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3) Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Build machine cpu family: x86_64 Build machine cpu: x86_64 Program tools/meson-check-compilation.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-check-compilation.sh) Program tools/meson-build.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-build.sh) Native C++ compiler: ccache c++ (gcc 6.3.0 "c++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") Cross C++ compiler: /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3) Compiler for C supports arguments -Wextra: 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: NO 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: NO 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: NO Compiler for C supports arguments -Werror=shift-overflow=2: NO Compiler for C supports arguments -Wdate-time: NO Compiler for C supports arguments -Wnested-externs: 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: NO Compiler for C supports arguments -Wno-error=nonnull -Werror=nonnull: YES 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: NO Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -fPIE: 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 -pie: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Checking if "-Werror=shadow with local shadowing" compiles: YES Checking for size of "pid_t" : 4 Checking for size of "uid_t" : 4 Checking for size of "gid_t" : 4 Checking for size of "dev_t" : 8 Checking for size of "ino_t" : 8 Checking for size of "time_t" : 4 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 fib_rule_uid_range" : -1 Checking for size of "struct fib_rule_port_range" : -1 Checking for size of "struct statx" : -1 Checking for size of "struct statx" : -1 Header has symbol "ETHTOOL_LINK_MODE_10baseT_Half_BIT" : NO Header has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" : NO Header has symbol "ETHTOOL_LINK_MODE_50000baseSR2_Full_BIT" : NO Header has symbol "ETHTOOL_LINK_MODE_1000baseX_Full_BIT" : NO Header has symbol "ETHTOOL_LINK_MODE_2500baseT_Full_BIT" : NO Header has symbol "ETHTOOL_LINK_MODE_FEC_NONE_BIT" : NO Header has symbol "FRA_TUN_ID" : NO Header has symbol "FRA_SUPPRESS_PREFIXLEN" : YES Header has symbol "FRA_PAD" : NO Header has symbol "FRA_L3MDEV" : NO Header has symbol "FRA_UID_RANGE" : NO Header has symbol "FRA_DPORT_RANGE" : NO Header has symbol "FOU_ATTR_REMCSUM_NOPARTIAL" : NO Header has symbol "FOU_CMD_GET" : NO Header has symbol "IFA_FLAGS" : NO Header has symbol "IFLA_BRIDGE_VLAN_TUNNEL_INFO" : NO Header has symbol "IFLA_INET6_ADDR_GEN_MODE" : NO Header has symbol "IN6_ADDR_GEN_MODE_STABLE_PRIVACY" : NO Header has symbol "IN6_ADDR_GEN_MODE_RANDOM" : NO Header has symbol "IFLA_IPVLAN_MODE" : NO Header has symbol "IPVLAN_MODE_L3S" : NO Header has symbol "IFLA_IPVLAN_FLAGS" : NO Header has symbol "IFLA_PHYS_PORT_ID" : YES Header has symbol "IFLA_CARRIER_CHANGES" : NO Header has symbol "IFLA_PHYS_SWITCH_ID" : NO Header has symbol "IFLA_LINK_NETNSID" : NO Header has symbol "IFLA_PHYS_PORT_NAME" : NO Header has symbol "IFLA_PROTO_DOWN" : NO Header has symbol "IFLA_GSO_MAX_SIZE" : NO Header has symbol "IFLA_PAD" : NO Header has symbol "IFLA_XDP" : NO Header has symbol "IFLA_EVENT" : NO Header has symbol "IFLA_IF_NETNSID" : NO Header has symbol "IFLA_TARGET_NETNSID" : NO Header has symbol "IFLA_NEW_IFINDEX" : NO Header has symbol "IFLA_MAX_MTU" : NO Header has symbol "IFLA_BOND_ACTIVE_SLAVE" : YES Header has symbol "IFLA_BOND_AD_INFO" : NO Header has symbol "IFLA_BOND_AD_ACTOR_SYSTEM" : NO Header has symbol "IFLA_BOND_TLB_DYNAMIC_LB" : NO Header has symbol "IFLA_VXLAN_UDP_ZERO_CSUM6_RX" : NO Header has symbol "IFLA_VXLAN_REMCSUM_NOPARTIAL" : NO Header has symbol "IFLA_VXLAN_COLLECT_METADATA" : NO Header has symbol "IFLA_VXLAN_LABEL" : NO Header has symbol "IFLA_VXLAN_GPE" : NO Header has symbol "IFLA_VXLAN_TTL_INHERIT" : NO Header has symbol "IFLA_GENEVE_TOS" : NO Header has symbol "IFLA_GENEVE_COLLECT_METADATA" : NO Header has symbol "IFLA_GENEVE_REMOTE6" : NO Header has symbol "IFLA_GENEVE_UDP_ZERO_CSUM6_RX" : NO Header has symbol "IFLA_GENEVE_LABEL" : NO Header has symbol "IFLA_GENEVE_TTL_INHERIT" : NO Header has symbol "IFLA_BR_MAX_AGE" : NO Header has symbol "IFLA_BR_PRIORITY" : NO Header has symbol "IFLA_BR_VLAN_PROTOCOL" : NO Header has symbol "IFLA_BR_VLAN_DEFAULT_PVID" : NO Header has symbol "IFLA_BR_VLAN_STATS_ENABLED" : NO Header has symbol "IFLA_BR_MCAST_STATS_ENABLED" : NO Header has symbol "IFLA_BR_MCAST_MLD_VERSION" : NO Header has symbol "IFLA_BR_VLAN_STATS_PER_PORT" : NO Header has symbol "IFLA_BRPORT_LEARNING_SYNC" : NO Header has symbol "IFLA_BRPORT_PROXYARP_WIFI" : NO Header has symbol "IFLA_BRPORT_MULTICAST_ROUTER" : NO Header has symbol "IFLA_BRPORT_PAD" : NO Header has symbol "IFLA_BRPORT_MCAST_FLOOD" : NO Header has symbol "IFLA_BRPORT_VLAN_TUNNEL" : NO Header has symbol "IFLA_BRPORT_BCAST_FLOOD" : NO Header has symbol "IFLA_BRPORT_NEIGH_SUPPRESS" : NO Header has symbol "IFLA_BRPORT_ISOLATED" : NO Header has symbol "IFLA_BRPORT_BACKUP_PORT" : NO Header has symbol "IFLA_VRF_TABLE" : NO Header has symbol "IFLA_VTI_FWMARK" : NO Header has symbol "IFLA_IPTUN_ENCAP_DPORT" : NO Header has symbol "IFLA_IPTUN_COLLECT_METADATA" : NO Header has symbol "IFLA_IPTUN_FWMARK" : NO Header has symbol "IFLA_GRE_ENCAP_DPORT" : NO Header has symbol "IFLA_GRE_COLLECT_METADATA" : NO Header has symbol "IFLA_GRE_IGNORE_DF" : NO Header has symbol "IFLA_GRE_FWMARK" : NO Header has symbol "IFLA_GRE_ERSPAN_INDEX" : NO Header has symbol "IFLA_GRE_ERSPAN_HWID" : NO Header has symbol "LO_FLAGS_PARTSCAN" : YES Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "memfd_create" : NO Checking for function "gettid" : NO Checking for function "pivot_root" : NO Checking for function "name_to_handle_at" : YES Checking for function "setns" : YES Checking for function "renameat2" : NO Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "copy_file_range" : NO Checking for function "bpf" : NO Checking for function "statx" : NO Checking for function "explicit_bzero" : NO Checking for function "reallocarray" : NO Checking for function "getrandom" : NO Checking for function "getrandom" : NO Program sed found: YES (/bin/sed) Program awk found: YES (/usr/bin/awk) Program m4 found: YES (/home/peko/autobuild/instance-0/output/host/bin/m4) Program stat found: YES (/usr/bin/stat) Program git found: YES (/usr/bin/git) Program env found: YES (/usr/bin/env) Program perl found: YES (/usr/bin/perl) Program test/test-efi-create-disk.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/test/test-efi-create-disk.sh) Program quotaon found: NO Program /usr/sbin/quotaon found: NO Program /sbin/quotaon found: NO Program quotacheck found: NO Program /usr/sbin/quotacheck found: NO Program /sbin/quotacheck found: NO Message: Using /usr/bin/kmod for kmod Message: Using /usr/sbin/kexec for kexec Message: Using /usr/sbin/sulogin for sulogin Message: Using /usr/bin/mount for mount Message: Using /usr/bin/umount for umount Program loadkeys found: YES (/usr/bin/loadkeys) Program setfont found: YES (/bin/setfont) Program gperf found: YES (/home/peko/autobuild/instance-0/output/host/bin/gperf) Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/btrfs_tree.h" : NO Has header "linux/fou.h" : NO Has header "linux/memfd.h" : NO Has header "linux/vm_sockets.h" : NO Has header "linux/can/vxcan.h" : NO Has header "sys/auxv.h" : YES Has header "valgrind/memcheck.h" : NO Has header "valgrind/valgrind.h" : NO Cross dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Library crypt found: YES Cross dependency libcap found: YES 2.25 Cross dependency mount found: YES 2.33.0 Cross dependency libselinux found: YES 2.8 Cross dependency libapparmor found: NO (tried pkgconfig and cmake) Cross dependency blkid found: YES 2.33.0 Cross dependency libkmod found: YES 25 Library pam found: YES Library pam_misc found: YES Cross dependency libcurl found: YES 7.62.0 Cross dependency libidn2 found: YES 2.0.5 Cross dependency libiptc found: NO (tried pkgconfig and cmake) Library gcrypt found: YES Library gpg-error found: YES Cross dependency gnutls found: YES 3.5.19 Dependency openssl found: NO found '1.0.2q' but need: '>= 1.1.0' Cross dependency openssl found: NO (tried pkgconfig and cmake) Cross dependency libdw found: YES 0.174 Cross dependency zlib found: YES 1.2.11 Library bz2 found: YES Cross dependency liblz4 found: YES 1.8.2 Cross dependency glib-2.0 found: NO (tried pkgconfig and cmake) Cross dependency gobject-2.0 found: NO (tried pkgconfig and cmake) Cross dependency gio-2.0 found: NO (tried pkgconfig and cmake) Cross dependency dbus-1 found: NO (tried pkgconfig and cmake) Configuring config.h using configuration Program tools/meson-apply-m4.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-apply-m4.sh) Program tools/generate-gperfs.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/generate-gperfs.py) Program sh found: YES (/bin/sh) Compiler for C supports arguments -std=iso9899:2017: NO Native C++ compiler: ccache c++ (gcc 6.3.0 "c++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") Cross C++ compiler: /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3) 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 (/home/peko/autobuild/instance-0/output/build/systemd-240/src/basic/generate-af-list.sh) Program generate-arphrd-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/basic/generate-arphrd-list.sh) Program generate-cap-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/basic/generate-cap-list.sh) Program generate-errno-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/basic/generate-errno-list.sh) Configuring libsystemd.pc using configuration Program generate-audit_type-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/journal/generate-audit_type-list.sh) Program sh found: YES (/bin/sh) Configuring logind.conf using configuration Configuring 71-seat.rules using configuration Configuring libudev.pc using configuration Program generate-ip-protocol-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/shared/generate-ip-protocol-list.sh) Configuring macros.systemd using configuration Configuring triggers.systemd using configuration Configuring systemd.pc using configuration Configuring system.conf using configuration Configuring org.freedesktop.systemd1.policy using configuration Program sh found: YES (/bin/sh) Program generate-keyboard-keys-list.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/udev/generate-keyboard-keys-list.sh) Program generate-keyboard-keys-gperf.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/udev/generate-keyboard-keys-gperf.sh) Configuring udev.pc using configuration Program sh found: YES (/bin/sh) Configuring journal-upload.conf using configuration Program sh found: YES (/bin/sh) Program generate-dns_type-gperf.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/resolve/generate-dns_type-gperf.py) Configuring timesyncd.conf using configuration Program generate-sym-test.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/test/generate-sym-test.py) Program test-systemd-tmpfiles.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/src/test/test-systemd-tmpfiles.py) Configuring 50-udev-default.rules using configuration Configuring 64-btrfs.rules using configuration Configuring 99-systemd.rules using configuration Program rule-syntax-check.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/test/rule-syntax-check.py) Program sysv-generator-test.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/test/sysv-generator-test.py) Program sys-script.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/test/sys-script.py) Program udev-test.pl found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/test/udev-test.pl) Program sh found: YES (/bin/sh) Program /home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-make-symlink.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-make-symlink.sh) Message: Not compiling test-coredump-vacuum because ENABLE_COREDUMP is not true Message: test-qcow2 is a manual test 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: 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: test-netlink-manual is a manual test Message: test-cgroup is a manual test Message: test-install is a manual test Message: test-udev is a manual test Message: test-nss is a manual test 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 (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/make-directive-index.py) Program tools/make-man-index.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/make-man-index.py) Program tools/xml_helper.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/xml_helper.py) Program tools/meson-hwdb-update.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-hwdb-update.sh) Configuring debug-shell.service.tmp using configuration Configuring emergency.service.tmp using configuration Configuring halt-local.service.tmp using configuration Configuring initrd-cleanup.service.tmp using configuration Configuring initrd-parse-etc.service.tmp using configuration Configuring initrd-switch-root.service.tmp using configuration Configuring initrd-udevadm-cleanup-db.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-ask-password-console.service.tmp using configuration Configuring systemd-ask-password-wall.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-firstboot.service.tmp using configuration Configuring systemd-fsck-root.service.tmp using configuration Configuring systemd-fsck@.service.tmp using configuration Configuring systemd-halt.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-catalog-update.service.tmp using configuration Program meson-add-wants.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/units/meson-add-wants.sh) Configuring systemd-journal-flush.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 Configuring systemd-kexec.service.tmp using configuration Configuring systemd-localed.service.tmp using configuration Configuring systemd-logind.service.tmp using configuration Configuring systemd-machine-id-commit.service.tmp using configuration Configuring systemd-machined.service.tmp using configuration Configuring systemd-modules-load.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-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-sysusers.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-tmpfiles-clean.service.tmp using configuration Configuring systemd-tmpfiles-setup-dev.service.tmp using configuration Configuring systemd-tmpfiles-setup.service.tmp using configuration Configuring systemd-udev-settle.service.tmp using configuration Configuring systemd-udev-trigger.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 user-runtime-dir@.service.tmp using configuration Configuring user@.service.tmp using configuration Program /home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-make-symlink.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-make-symlink.sh) Program sh found: YES (/bin/sh) Configuring systemd-tmpfiles-clean.service using configuration Configuring systemd-tmpfiles-setup.service using configuration Program sh found: YES (/bin/sh) Configuring basic.conf using configuration Program parse_hwdb.py found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/hwdb/parse_hwdb.py) Program xsltproc found: YES (/usr/bin/xsltproc) 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 crypttab.5 because HAVE_LIBCRYPTSETUP is false Message: Skipping dnssec-trust-anchors.d.5 because ENABLE_RESOLVE 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 machinectl.1 because ENABLE_MACHINED is false Message: Skipping networkctl.1 because ENABLE_NETWORKD is false Message: Skipping networkd.conf.5 because ENABLE_NETWORKD 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 resolvectl.1 because ENABLE_RESOLVE is false Message: Skipping resolved.conf.5 because ENABLE_RESOLVE 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.7 because ENABLE_EFI is false Message: Skipping systemd-coredump.8 because ENABLE_COREDUMP is false Message: Skipping systemd-cryptsetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-cryptsetup@.service.8 because HAVE_LIBCRYPTSETUP 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-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-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-machined.service.8 because ENABLE_MACHINED 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-quotacheck.service.8 because ENABLE_QUOTACHECK is false Message: Skipping systemd-resolved.service.8 because ENABLE_RESOLVE is false Message: Skipping systemd-timedated.service.8 because ENABLE_TIMEDATED is false Message: Skipping systemd-vconsole-setup.service.8 because ENABLE_VCONSOLE is false Message: Skipping systemd-veritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-veritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd.dnssd.5 because ENABLE_RESOLVE 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 vconsole.conf.5 because ENABLE_VCONSOLE is false Message: python-lxml not available, not making man page indices Cross dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring systemctl using configuration Configuring _systemctl using configuration Configuring README using configuration Configuring README using configuration Program tools/meson-check-help.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-check-help.sh) Compiler for C supports link arguments -fsanitize=address: NO Program tools/meson-git-contrib.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-git-contrib.sh) Program tools/meson-check-api-docs.sh found: YES (/home/peko/autobuild/instance-0/output/build/systemd-240/tools/meson-check-api-docs.sh) Message: systemd 240 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: /etc/init.d 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 extra stop script: /usr/sbin/halt.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: nogroup fallback hostname: buildroot symbolic gateway hostnames: _gateway default DNSSEC mode: no default DNS-over-TLS mode: no default cgroup hierarchy: hybrid default net.naming-scheme setting: latest default KillUserProcesses setting: true default DNS servers: 8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844 default NTP servers: time1.google.com time2.google.com time3.google.com time4.google.com time epoch: 1545418413 (2018-12-21T18:53:33+00:00) static libsystemd: false static libudev: false enabled features: PAM, SELinux, zlib, lz4, bzip2, gcrypt, gnutls, libcurl, idn, libidn2, elfutils, environment.d, randomseed, rfkill, logind, portabled, timesyncd, DNS-over-TLS(gnutls), kmod, blkid, nss-myhostname, nss-systemd, tpm, SysV compat, utmp, adm group, wheel group, gshadow, link-udev-shared, link-systemctl-shared disabled features: libcryptsetup, AUDIT, IMA, AppArmor, SECCOMP, SMACK, xz, ACL, qrencode, microhttpd, openssl, libidn, libiptc, binfmt, vconsole, quotacheck, tmpfiles, sysusers, firstboot, backlight, machined, importd, hostnamed, timedated, localed, networkd, resolve, DNS-over-TLS(openssl), coredump, polkit, legacy pkla, efi, gnu-efi, xkbcommon, pcre2, dbus, glib, nss-mymachines, nss-resolve, hwdb, man pages, html pages, man page indices, ldconfig, hibernate, debug hashmap, debug mmap cache, debug siphash, debug udev, valgrind, trace logging Build targets in project: 1424 Found ninja-1.8.2 at /home/peko/autobuild/instance-0/output/host/bin/ninja >>> systemd 240 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" LC_ALL=C.UTF-8 PYTHONNOUSERSITE=y /home/peko/autobuild/instance-0/output/host/bin/ninja -j6 -C /home/peko/autobuild/instance-0/output/build/systemd-240//build ninja: Entering directory `/home/peko/autobuild/instance-0/output/build/systemd-240//build' [1/694] Generating systemd.be.catalog with a meson_exe.py custom command. [2/694] Generating systemd.de.catalog with a meson_exe.py custom command. [3/694] Generating systemd.it.catalog with a meson_exe.py custom command. [4/694] Generating systemd.bg.catalog with a meson_exe.py custom command. [5/694] Generating systemd.fr.catalog with a meson_exe.py custom command. [6/694] Generating systemd.be@latin.catalog with a meson_exe.py custom command. [7/694] Generating systemd.pt_BR.catalog with a meson_exe.py custom command. [8/694] Generating systemd.pl.catalog with a meson_exe.py custom command. [9/694] Generating systemd.ru.catalog with a meson_exe.py custom command. [10/694] Generating systemd.zh_CN.catalog with a meson_exe.py custom command. [11/694] Generating systemd.catalog with a meson_exe.py custom command. [12/694] Generating systemd.zh_TW.catalog with a meson_exe.py custom command. [13/694] Generating arphrd-list.txt with a meson_exe.py custom command. [14/694] Generating af-list.txt with a meson_exe.py custom command. [15/694] Generating errno-list.txt with a meson_exe.py custom command. [16/694] Generating cap-list.txt with a meson_exe.py custom command. [17/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-match.c.o'. [18/694] Compiling C object 'src/login/afb04b4@@logind-core@sta/logind-user.c.o'. [19/694] Generating arphrd-from-name.gperf with a meson_exe.py custom command. [20/694] Generating af-from-name.gperf with a meson_exe.py custom command. [21/694] Generating arphrd-to-name.h with a meson_exe.py custom command. [22/694] Generating af-to-name.h with a meson_exe.py custom command. [23/694] Generating cap-from-name.gperf with a meson_exe.py custom command. [24/694] Generating cap-to-name.h with a meson_exe.py custom command. [25/694] Generating arphrd-from-name.h with a meson_exe.py custom command. [26/694] Generating af-from-name.h with a meson_exe.py custom command. [27/694] Generating errno-from-name.gperf with a meson_exe.py custom command. [28/694] Compiling C object 'src/login/afb04b4@@logind-core@sta/logind-seat.c.o'. [29/694] Generating cap-from-name.h with a meson_exe.py custom command. [30/694] Generating errno-to-name.h with a meson_exe.py custom command. [31/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-common-errors.c.o'. [32/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-container.c.o'. [33/694] Compiling C object 'src/basic/a6ba3eb@@basic-gcrypt@sta/gcrypt-util.c.o'. [34/694] Linking static target src/basic/libbasic-gcrypt.a. [35/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-error.c.o'. [36/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-control.c.o'. [37/694] Generating errno-from-name.h with a meson_exe.py custom command. [38/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-introspect.c.o'. [39/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/MurmurHash2.c.o'. [40/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/string-table.c.o'. [41/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-convenience.c.o'. [42/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-gvariant.c.o'. [43/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-dump.c.o'. [44/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/af-list.c.o'. [45/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/alloc-util.c.o'. [46/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/async.c.o'. [47/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/architecture.c.o'. [48/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/arphrd-list.c.o'. [49/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/capability-util.c.o'. FAILED: src/basic/a6ba3eb@@basic@sta/capability-util.c.o /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -Isrc/basic/a6ba3eb@@basic@sta -Isrc/basic -I../src/basic -Isrc/shared -I../src/shared -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 -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/home/peko/autobuild/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -Wextra -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=format=2 -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Werror=overflow -Wnested-externs -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-error=nonnull -Wno-maybe-uninitialized -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector --param=ssp-buffer-size=4 -fPIE -ffunction-sections -fdata-sections -Werror=shadow -include config.h -fPIC -pthread -fvisibility=default -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MD -MQ 'src/basic/a6ba3eb@@basic@sta/capability-util.c.o' -MF 'src/basic/a6ba3eb@@basic@sta/capability-util.c.o.d' -o 'src/basic/a6ba3eb@@basic@sta/capability-util.c.o' -c ../src/basic/capability-util.c ../src/basic/capability-util.c: In function 'capability_ambient_set_apply': ../src/basic/capability-util.c:128:35: error: 'PR_CAP_AMBIENT' undeclared (first use in this function) if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_RAISE, i, 0, 0) < 0) ^ ../src/basic/capability-util.c:128:35: note: each undeclared identifier is reported only once for each function it appears in ../src/basic/capability-util.c:128:51: error: 'PR_CAP_AMBIENT_RAISE' undeclared (first use in this function) if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_RAISE, i, 0, 0) < 0) ^ ../src/basic/capability-util.c: In function 'ambient_capabilities_supported': ../src/basic/capability-util.c:357:23: error: 'PR_CAP_AMBIENT' undeclared (first use in this function) cache = prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_IS_SET, CAP_KILL, 0, 0) >= 0 || ^ ../src/basic/capability-util.c:357:39: error: 'PR_CAP_AMBIENT_IS_SET' undeclared (first use in this function) cache = prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_IS_SET, CAP_KILL, 0, 0) >= 0 || ^ [50/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/bus-label.c.o'. [51/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/cap-list.c.o'. [52/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/audit-util.c.o'. [53/694] Compiling C object 'src/libsystemd/7253779@@systemd_static@sta/sd-bus_bus-creds.c.o'. [54/694] Compiling C object 'src/basic/a6ba3eb@@basic@sta/blockdev-util.c.o'. ninja: build stopped: subcommand failed. package/pkg-generic.mk:230: recipe for target '/home/peko/autobuild/instance-0/output/build/systemd-240/.stamp_built' failed make: *** [/home/peko/autobuild/instance-0/output/build/systemd-240/.stamp_built] Error 1 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'