Skip to content

Instantly share code, notes, and snippets.

@jacekmigacz
Last active June 1, 2021 13:23
Show Gist options
  • Save jacekmigacz/cacdd854de6467bc25b87fd3827f7761 to your computer and use it in GitHub Desktop.
Save jacekmigacz/cacdd854de6467bc25b87fd3827f7761 to your computer and use it in GitHub Desktop.
systemd:rhel-8
[jsm@fedora rhel-8]$ meson build/
The Meson build system
Version: 0.56.2
Source dir: /tmp/rhel-8
Build dir: /tmp/rhel-8/build
Build type: native build
Project name: systemd
Project version: 239
C compiler for the host machine: cc (gcc 11.1.1 "cc (GCC) 11.1.1 20210428 (Red Hat 11.1.1-1)")
C linker for the host machine: cc ld.bfd 2.35.1-41
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: Activated pre-commit hook
Program tools/meson-check-compilation.sh found: YES (/tmp/rhel-8/tools/meson-check-compilation.sh)
Program tools/meson-build.sh found: YES (/tmp/rhel-8/tools/meson-build.sh)
Program c++ found: YES (/usr/bin/c++)
C++ compiler for the host machine: c++ (gcc 11.1.1 "c++ (GCC) 11.1.1 20210428 (Red Hat 11.1.1-1)")
C++ linker for the host machine: c++ ld.bfd 2.35.1-41
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: 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 -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 -fPIE: YES
meson.build:371: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wformat-signedness: YES
Compiler for C supports arguments -Werror=nonnull: YES
Checking if "-Werror=shadow with local shadowing" compiles: YES
Message: Linking with -Wl,-z,relro supported: yes
Message: Linking with -Wl,-z,now supported: yes
Message: Linking with -pie supported: 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" : 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 "key_serial_t" : -1
Checking for size of "struct ethtool_link_settings" : 48
Checking for size of "struct fib_rule_uid_range" : 8
Checking for size of "struct statx" : 256
Checking for size of "struct statx" : 256
Header <linux/if_link.h> has symbol "IFLA_INET6_ADDR_GEN_MODE" : YES
Header <linux/if_link.h> has symbol "IN6_ADDR_GEN_MODE_STABLE_PRIVACY" : YES
Header <linux/if_link.h> has symbol "IFLA_VRF_TABLE" : YES
Header <linux/if_link.h> has symbol "IFLA_MACVLAN_FLAGS" : YES
Header <linux/if_link.h> has symbol "IFLA_IPVLAN_FLAGS" : YES
Header <linux/if_link.h> has symbol "IFLA_PHYS_PORT_ID" : YES
Header <linux/if_link.h> has symbol "IFLA_BOND_AD_INFO" : YES
Header <linux/if_link.h> has symbol "IFLA_VLAN_PROTOCOL" : YES
Header <linux/if_link.h> has symbol "IFLA_VXLAN_REMCSUM_NOPARTIAL" : YES
Header <linux/if_link.h> has symbol "IFLA_VXLAN_GPE" : YES
Header <linux/if_link.h> has symbol "IFLA_GENEVE_LABEL" : YES
Header <linux/if_tunnel.h> has symbol "IFLA_VTI_REMOTE" : YES
Header <linux/if_tunnel.h> has symbol "IFLA_IPTUN_ENCAP_DPORT" : YES
Header <linux/if_tunnel.h> has symbol "IFLA_GRE_ENCAP_DPORT" : YES
Header <linux/if_bridge.h> has symbol "IFLA_BRIDGE_VLAN_INFO" : YES
Header <linux/if_link.h> has symbol "IFLA_BRPORT_PROXYARP" : YES
Header <linux/if_link.h> has symbol "IFLA_BRPORT_LEARNING_SYNC" : YES
Header <linux/if_link.h> has symbol "IFLA_BR_VLAN_DEFAULT_PVID" : YES
Header <linux/if_link.h> has symbol "IPVLAN_F_PRIVATE" : YES
Header <linux/neighbour.h> has symbol "NDA_IFINDEX" : YES
Header <linux/if_addr.h> has symbol "IFA_FLAGS" : YES
Header <linux/fib_rules.h> has symbol "FRA_UID_RANGE" : YES
Header <linux/loop.h> has symbol "LO_FLAGS_PARTSCAN" : YES
Header <linux/can/vxcan.h> has symbol "VXCAN_INFO_PEER" : YES
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 "getrandom" : YES
Program sed found: YES (/usr/bin/sed)
Program awk found: YES (/usr/bin/awk)
Program m4 found: YES (/usr/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 (/tmp/rhel-8/test/test-efi-create-disk.sh)
Program quotaon found: YES (/usr/sbin/quotaon)
Program quotacheck found: YES (/usr/sbin/quotacheck)
Program kmod found: YES (/usr/bin/kmod)
Program kexec found: YES (/usr/sbin/kexec)
Program sulogin found: YES (/usr/sbin/sulogin)
Program mount found: YES (/usr/bin/mount)
Program umount found: YES (/usr/bin/umount)
Program loadkeys found: YES (/usr/bin/loadkeys)
Program setfont found: YES (/usr/bin/setfont)
Program gperf found: YES (/usr/bin/gperf)
Message: gperf len type is size_t
Has header "sys/capability.h" : YES
Has header "crypt.h" : YES
Has header "linux/btrfs.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
Message: maximum system UID is 999
Message: maximum system GID is 999
Run-time dependency threads found: YES
Library rt found: YES
Library m found: YES
Library dl found: YES
Library crypt found: YES
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Run-time dependency libcap found: YES 2.48
Run-time dependency mount found: YES 2.36.2
Run-time dependency libseccomp found: YES 2.5.0
Run-time dependency libselinux found: YES 3.2
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libapparmor found: NO (tried pkgconfig and cmake)
Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake)
Library acl found: YES
Run-time dependency audit found: YES 3.0.1
Run-time dependency blkid found: YES 2.36.2
Run-time dependency libkmod found: YES 29
Library pam found: YES
Library pam_misc found: YES
Run-time dependency libmicrohttpd found: YES 0.9.73
Run-time dependency libcryptsetup found: YES 2.3.6
Checking whether type "struct crypt_params_plain" has member "sector_size" : YES
Run-time dependency libcurl found: YES 7.76.1
Run-time dependency libidn found: NO (tried pkgconfig and cmake)
Run-time dependency libidn2 found: YES 2.3.1
Run-time dependency libiptc found: YES 1.8.7
Run-time dependency libqrencode found: YES 4.0.2
Library gcrypt found: YES
Library gpg-error found: YES
Run-time dependency gnutls found: YES 3.7.2
Run-time dependency libdw found: YES 0.185
Run-time dependency zlib found: YES 1.2.11
Library bz2 found: YES
Run-time dependency liblzma found: YES 5.2.5
Run-time dependency liblz4 found: YES 1.9.3
Run-time dependency xkbcommon found: YES 1.3.0
Run-time dependency libpcre2-8 found: YES 10.36
Run-time dependency glib-2.0 found: YES 2.68.2
Run-time dependency gobject-2.0 found: YES 2.68.2
Run-time dependency gio-2.0 found: YES 2.68.2
Run-time dependency dbus-1 found: YES 1.12.20
meson.build:1168: WARNING: Trying to compare values of different types (DependencyHolder, list) using !=.
The result of this is undefined and will become a hard error in a future Meson release.
Configuring config.h using configuration
Program tools/meson-apply-m4.sh found: YES (/tmp/rhel-8/tools/meson-apply-m4.sh)
Program sh found: YES (/usr/bin/sh)
Compiler for C supports arguments -std=iso9899:2017: YES
Program c++ found: YES (/usr/bin/c++)
Compiler for C supports arguments -std=c++14: NO
Compiler for C supports arguments -std=c++17: NO
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-protocol.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-bus-vtable.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-daemon.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-event.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-id128.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-journal.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-login.h:c++-std=c++11", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c-ansi", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c-std=iso9899:1990", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c-std=iso9899:2011", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c-std=iso9899:2017", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c++", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c++-std=c++98", it has been replaced with "_"
src/systemd/meson.build:68: DEPRECATION: ":" is not allowed in test name "cc-sd-messages.h:c++-std=c++11", it has been replaced with "_"
Program generate-gperfs.py found: YES (/tmp/rhel-8/src/basic/generate-gperfs.py)
Program generate-af-list.sh found: YES (/tmp/rhel-8/src/basic/generate-af-list.sh)
Program generate-arphrd-list.sh found: YES (/tmp/rhel-8/src/basic/generate-arphrd-list.sh)
Program generate-cap-list.sh found: YES (/tmp/rhel-8/src/basic/generate-cap-list.sh)
Program generate-errno-list.sh found: YES (/tmp/rhel-8/src/basic/generate-errno-list.sh)
Program generate-socket-protocol-list.sh found: YES (/tmp/rhel-8/src/basic/generate-socket-protocol-list.sh)
Configuring libsystemd.pc using configuration
Program generate-audit_type-list.sh found: YES (/tmp/rhel-8/src/journal/generate-audit_type-list.sh)
Program sh found: YES (/usr/bin/sh)
Configuring logind.conf using configuration
Configuring 71-seat.rules using configuration
Configuring libudev.pc using configuration
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 (/usr/bin/sh)
Program generate-keyboard-keys-list.sh found: YES (/tmp/rhel-8/src/udev/generate-keyboard-keys-list.sh)
Program generate-keyboard-keys-gperf.sh found: YES (/tmp/rhel-8/src/udev/generate-keyboard-keys-gperf.sh)
Configuring udev.pc using configuration
Program sh found: YES (/usr/bin/sh)
Configuring journal-upload.conf using configuration
Configuring journal-remote.conf using configuration
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program generate-dns_type-gperf.py found: YES (/tmp/rhel-8/src/resolve/generate-dns_type-gperf.py)
Configuring resolved.conf using configuration
Configuring timesyncd.conf using configuration
Configuring 90-vconsole.rules using configuration
Has header "/usr/include/efi/x86_64/efibind.h" : NO
Has header "/usr/include/efi/x64/efibind.h" : NO
src/test/meson.build:18: WARNING: Overriding previous value of environment variable 'PATH' with a new one
Program generate-sym-test.py found: YES (/tmp/rhel-8/src/test/generate-sym-test.py)
Program test-systemd-tmpfiles.py found: YES (/tmp/rhel-8/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 (/tmp/rhel-8/test/rule-syntax-check.py)
Program sysv-generator-test.py found: YES (/tmp/rhel-8/test/sysv-generator-test.py)
Program sys-script.py found: YES (/tmp/rhel-8/test/sys-script.py)
Program udev-test.pl found: YES (/tmp/rhel-8/test/udev-test.pl)
Program hwdb-test.sh found: YES (/tmp/rhel-8/test/hwdb-test.sh)
Program sh found: YES (/usr/bin/sh)
Program /tmp/rhel-8/tools/meson-make-symlink.sh found: YES (/tmp/rhel-8/tools/meson-make-symlink.sh)
Message: test-coredump-vacuum is a manual test
Message: test-qcow2 is a manual test
Message: test-patch-uid is a manual test
Message: test-dnssec-complex is a manual test
Message: test-ns is a manual test
Message: test-hostname is an unsafe test
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: 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 (/tmp/rhel-8/tools/make-directive-index.py)
Program tools/make-man-index.py found: YES (/tmp/rhel-8/tools/make-man-index.py)
Program tools/xml_helper.py found: YES (/tmp/rhel-8/tools/xml_helper.py)
Program tools/meson-hwdb-update.sh found: YES (/tmp/rhel-8/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
Program meson-add-wants.sh found: YES (/tmp/rhel-8/units/meson-add-wants.sh)
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-coredump@.service.tmp using configuration
Configuring systemd-exit.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
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-poweroff.service.tmp using configuration
Configuring systemd-quotacheck.service.tmp using configuration
Configuring systemd-random-seed.service.tmp using configuration
Configuring systemd-reboot.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 /tmp/rhel-8/tools/meson-make-symlink.sh found: YES (/tmp/rhel-8/tools/meson-make-symlink.sh)
Program sh found: YES (/usr/bin/sh)
Configuring systemd-exit.service using configuration
Configuring systemd-tmpfiles-clean.service using configuration
Configuring systemd-tmpfiles-setup.service using configuration
Configuring 50-coredump.conf using configuration
Program sh found: YES (/usr/bin/sh)
Configuring basic.conf using configuration
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program parse_hwdb.py found: YES (/tmp/rhel-8/hwdb/parse_hwdb.py)
Program sh found: YES (/usr/bin/sh)
Program xsltproc found: YES (/usr/bin/xsltproc)
Configuring custom-entities.ent using configuration
Run-time dependency bash-completion found: YES 2.11
Message: bash completions: /usr/share/bash-completion/completions
Configuring systemctl using configuration
Message: zsh completions: /usr/share/zsh/site-functions
Configuring _systemctl using configuration
Configuring README using configuration
Configuring README using configuration
Program tools/meson-check-help.sh found: YES (/tmp/rhel-8/tools/meson-check-help.sh)
Message: address sanitizer supported: no
Program tools/meson-git-contrib.sh found: YES (/tmp/rhel-8/tools/meson-git-contrib.sh)
Program tools/meson-check-api-docs.sh found: YES (/tmp/rhel-8/tools/meson-check-api-docs.sh)
Message: systemd 239
split /usr: false
split bin-sbin: true
prefix directory: /usr
rootprefix directory: /usr
sysconf directory: /etc
include directory: /usr/include
lib directory: /usr/lib64
rootlib directory: /usr/lib64
SysV init scripts: /etc/init.d
SysV rc?.d directories: /etc/rc.d
PAM modules directory: /usr/lib64/security
PAM configuration directory: /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://access.redhat.com/support
nobody user name: nobody
nobody group name: nobody
fallback hostname: localhost
symbolic gateway hostnames: _gateway
default DNSSEC mode: allow-downgrade
default DNS-over-TLS mode: no
default cgroup hierarchy: hybrid
default net.naming-scheme setting: rhel-8.0
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: 1622553310 (2021-06-01T13:15:10+00:00)
efi arch: x86_64
enabled features: libcryptsetup, PAM, AUDIT, IMA, SELinux, SECCOMP, SMACK, zlib, xz, lz4, bzip2, ACL, gcrypt, qrencode, microhttpd, gnutls, libcurl, idn, libidn2, libiptc, elfutils, binfmt, vconsole, quotacheck, tmpfiles, environment.d, sysusers, firstboot, randomseed, backlight, rfkill, logind, machined, portabled, importd, hostnamed, timedated, timesyncd, localed, networkd, resolve, DNS-over-TLS, coredump, polkit, efi, kmod, xkbcommon, pcre2, blkid, dbus, glib, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, hwdb, tpm, man pages, man page indices, SysV compat, utmp, ldconfig, hibernate, adm group, wheel group, gshadow
disabled features: AppArmor, libidn, legacy pkla, gnu-efi, html pages, debug hashmap, debug mmap cache, valgrind, trace logging
Build targets in project: 1512
Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1/1621] Generating systemd.be.catalog with a custom command (wrapped by meson to capture output)
[2/1621] Generating systemd.be@latin.catalog with a custom command (wrapped by meson to capture output)
[3/1621] Generating systemd.bg.catalog with a custom command (wrapped by meson to capture output)
[4/1621] Generating systemd.de.catalog with a custom command (wrapped by meson to capture output)
[5/1621] Generating systemd.fr.catalog with a custom command (wrapped by meson to capture output)
[6/1621] Generating systemd.it.catalog with a custom command (wrapped by meson to capture output)
[7/1621] Generating systemd.pt_BR.catalog with a custom command (wrapped by meson to capture output)
[8/1621] Generating systemd.pl.catalog with a custom command (wrapped by meson to capture output)
[9/1621] Generating systemd.ru.catalog with a custom command (wrapped by meson to capture output)
[10/1621] Generating systemd.zh_CN.catalog with a custom command (wrapped by meson to capture output)
[11/1621] Generating systemd.zh_TW.catalog with a custom command (wrapped by meson to capture output)
[12/1621] Generating systemd.catalog with a custom command (wrapped by meson to capture output)
[13/1621] Generating af-list.txt with a custom command (wrapped by meson to capture output)
[14/1621] Generating cap-list.txt with a custom command (wrapped by meson to capture output)
[15/1621] Generating arphrd-list.txt with a custom command (wrapped by meson to capture output)
[16/1621] Generating errno-list.txt with a custom command (wrapped by meson to capture output)
[17/1621] Generating socket-protocol-list.txt with a custom command (wrapped by meson to capture output)
[18/1621] Generating af-to-name.h with a custom command (wrapped by meson to capture output)
[19/1621] Generating af-from-name.gperf with a custom command (wrapped by meson to capture output)
[20/1621] Generating arphrd-from-name.gperf with a custom command (wrapped by meson to capture output)
[21/1621] Generating arphrd-to-name.h with a custom command (wrapped by meson to capture output)
[22/1621] Generating arphrd-from-name.h with a custom command (wrapped by meson to capture output)
[23/1621] Generating af-from-name.h with a custom command (wrapped by meson to capture output)
[24/1621] Generating cap-from-name.gperf with a custom command (wrapped by meson to capture output)
[25/1621] Generating errno-from-name.gperf with a custom command (wrapped by meson to capture output)
[26/1621] Generating cap-to-name.h with a custom command (wrapped by meson to capture output)
[27/1621] Generating cap-from-name.h with a custom command (wrapped by meson to capture output)
[28/1621] Generating errno-from-name.h with a custom command (wrapped by meson to capture output)
[29/1621] Generating errno-to-name.h with a custom command (wrapped by meson to capture output)
[30/1621] Generating socket-protocol-to-name.h with a custom command (wrapped by meson to capture output)
[31/1621] Generating socket-protocol-from-name.gperf with a custom command (wrapped by meson to capture output)
[32/1621] Compiling C object src/basic/libbasic-gcrypt.a.p/gcrypt-util.c.o
[33/1621] Linking static target src/basic/libbasic-gcrypt.a
[34/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-convenience.c.o
[35/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-control.c.o
[36/1621] Generating socket-protocol-from-name.h with a custom command (wrapped by meson to capture output)
[37/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-container.c.o
[38/1621] Compiling C object src/basic/libbasic.a.p/MurmurHash2.c.o
[39/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-creds.c.o
[40/1621] Compiling C object src/basic/libbasic.a.p/af-list.c.o
[41/1621] Compiling C object src/basic/libbasic.a.p/arphrd-list.c.o
[42/1621] Compiling C object src/basic/libbasic.a.p/alloc-util.c.o
[43/1621] Compiling C object src/basic/libbasic.a.p/architecture.c.o
[44/1621] Compiling C object src/basic/libbasic.a.p/audit-util.c.o
[45/1621] Compiling C object src/basic/libbasic.a.p/bpf-program.c.o
[46/1621] Compiling C object src/basic/libbasic.a.p/async.c.o
[47/1621] Compiling C object src/basic/libbasic.a.p/barrier.c.o
[48/1621] Compiling C object src/basic/libbasic.a.p/bitmap.c.o
[49/1621] Compiling C object src/basic/libbasic.a.p/blockdev-util.c.o
[50/1621] Compiling C object src/basic/libbasic.a.p/bus-label.c.o
[51/1621] Compiling C object src/basic/libbasic.a.p/btrfs-util.c.o
[52/1621] Compiling C object src/basic/libbasic.a.p/cap-list.c.o
[53/1621] Compiling C object src/basic/libbasic.a.p/capability-util.c.o
[54/1621] Compiling C object src/basic/libbasic.a.p/calendarspec.c.o
[55/1621] Compiling C object src/basic/libbasic.a.p/clock-util.c.o
[56/1621] Compiling C object src/basic/libbasic.a.p/fileio-label.c.o
[57/1621] Compiling C object src/basic/libbasic.a.p/chattr-util.c.o
[58/1621] Compiling C object src/basic/libbasic.a.p/cgroup-util.c.o
[59/1621] Compiling C object src/basic/libbasic.a.p/conf-files.c.o
[60/1621] Compiling C object src/basic/libbasic.a.p/cpu-set-util.c.o
[61/1621] Compiling C object src/basic/libbasic.a.p/copy.c.o
[62/1621] Compiling C object src/basic/libbasic.a.p/crypt-util.c.o
[63/1621] Compiling C object src/basic/libbasic.a.p/dirent-util.c.o
[64/1621] Compiling C object src/basic/libbasic.a.p/device-nodes.c.o
[65/1621] Compiling C object src/basic/libbasic.a.p/errno-list.c.o
[66/1621] Compiling C object src/basic/libbasic.a.p/escape.c.o
[67/1621] Compiling C object src/basic/libbasic.a.p/ether-addr-util.c.o
[68/1621] Compiling C object src/basic/libbasic.a.p/env-util.c.o
[69/1621] Compiling C object src/basic/libbasic.a.p/exit-status.c.o
[70/1621] Compiling C object src/basic/libbasic.a.p/exec-util.c.o
[71/1621] Compiling C object src/basic/libbasic.a.p/virt.c.o
[72/1621] Compiling C object src/basic/libbasic.a.p/extract-word.c.o
[73/1621] Compiling C object src/basic/libbasic.a.p/procfs-util.c.o
[74/1621] Compiling C object src/basic/libbasic.a.p/fd-util.c.o
[75/1621] Compiling C object src/basic/libbasic.a.p/fileio.c.o
[76/1621] Compiling C object src/basic/libbasic.a.p/format-table.c.o
[77/1621] Compiling C object src/basic/libbasic.a.p/gunicode.c.o
[78/1621] Compiling C object src/basic/libbasic.a.p/glob-util.c.o
[79/1621] Compiling C object src/basic/libbasic.a.p/fs-util.c.o
[80/1621] Compiling C object src/basic/libbasic.a.p/hash-funcs.c.o
[81/1621] Compiling C object src/basic/libbasic.a.p/mkdir.c.o
[82/1621] Compiling C object src/basic/libbasic.a.p/mount-util.c.o
[83/1621] Compiling C object src/basic/libbasic.a.p/hexdecoct.c.o
[84/1621] Compiling C object src/basic/libbasic.a.p/hashmap.c.o
[85/1621] Compiling C object src/basic/libbasic.a.p/hostname-util.c.o
[86/1621] Compiling C object src/basic/libbasic.a.p/in-addr-util.c.o
[87/1621] Compiling C object src/basic/libbasic.a.p/io-util.c.o
[88/1621] Compiling C object src/basic/libbasic.a.p/khash.c.o
[89/1621] Compiling C object src/basic/libbasic.a.p/label.c.o
[90/1621] Compiling C object src/basic/libbasic.a.p/journal-importer.c.o
[91/1621] Compiling C object src/basic/libbasic.a.p/lockfile-util.c.o
[92/1621] Compiling C object src/basic/libbasic.a.p/login-util.c.o
[93/1621] Compiling C object src/basic/libbasic.a.p/locale-util.c.o
[94/1621] Compiling C object src/basic/libbasic.a.p/memfd-util.c.o
[95/1621] Compiling C object src/basic/libbasic.a.p/mkdir-label.c.o
[96/1621] Compiling C object src/basic/libbasic.a.p/ordered-set.c.o
[97/1621] Compiling C object src/basic/libbasic.a.p/mempool.c.o
[98/1621] Compiling C object src/basic/libbasic.a.p/log.c.o
[99/1621] Compiling C object src/basic/libbasic.a.p/pager.c.o
[100/1621] Compiling C object src/basic/libbasic.a.p/os-util.c.o
[101/1621] Compiling C object src/basic/libbasic.a.p/path-util.c.o
[102/1621] Compiling C object src/basic/libbasic.a.p/prioq.c.o
[103/1621] Compiling C object src/basic/libbasic.a.p/parse-util.c.o
[104/1621] Compiling C object src/basic/libbasic.a.p/proc-cmdline.c.o
[105/1621] Compiling C object src/basic/libbasic.a.p/random-util.c.o
[106/1621] Compiling C object src/basic/libbasic.a.p/ratelimit.c.o
[107/1621] Compiling C object src/basic/libbasic.a.p/replace-var.c.o
[108/1621] Compiling C object src/basic/libbasic.a.p/reboot-util.c.o
[109/1621] Compiling C object src/basic/libbasic.a.p/process-util.c.o
[110/1621] Compiling C object src/basic/libbasic.a.p/rlimit-util.c.o
[111/1621] Compiling C object src/basic/libbasic.a.p/securebits-util.c.o
[112/1621] Compiling C object src/basic/libbasic.a.p/rm-rf.c.o
[113/1621] Compiling C object src/basic/libbasic.a.p/sigbus.c.o
[114/1621] Compiling C object src/basic/libbasic.a.p/selinux-util.c.o
../src/basic/selinux-util.c: In function ‘mac_selinux_init’:
../src/basic/selinux-util.c:77:9: warning: ‘mallinfo’ is deprecated [-Wdeprecated-declarations]
77 | before_mallinfo = mallinfo();
| ^~~~~~~~~~~~~~~
In file included from ../src/basic/selinux-util.c:4:
/usr/include/malloc.h:118:24: note: declared here
118 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
| ^~~~~~~~
../src/basic/selinux-util.c:89:17: warning: ‘mallinfo’ is deprecated [-Wdeprecated-declarations]
89 | after_mallinfo = mallinfo();
| ^~~~~~~~~~~~~~
In file included from ../src/basic/selinux-util.c:4:
/usr/include/malloc.h:118:24: note: declared here
118 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
| ^~~~~~~~
[115/1621] Compiling C object src/basic/libbasic.a.p/signal-util.c.o
[116/1621] Compiling C object src/basic/libbasic.a.p/siphash24.c.o
[117/1621] Compiling C object src/basic/libbasic.a.p/smack-util.c.o
[118/1621] Compiling C object src/basic/libbasic.a.p/socket-protocol-list.c.o
[119/1621] Compiling C object src/basic/libbasic.a.p/socket-label.c.o
[120/1621] Compiling C object src/basic/libbasic.a.p/stat-util.c.o
[121/1621] Compiling C object src/basic/libbasic.a.p/socket-util.c.o
[122/1621] Compiling C object src/basic/libbasic.a.p/strbuf.c.o
[123/1621] Compiling C object src/basic/libbasic.a.p/string-table.c.o
[124/1621] Compiling C object src/basic/libbasic.a.p/strxcpyx.c.o
[125/1621] Compiling C object src/basic/libbasic.a.p/string-util.c.o
[126/1621] Compiling C object src/basic/libbasic.a.p/syslog-util.c.o
[127/1621] Compiling C object src/basic/libbasic.a.p/strv.c.o
[128/1621] Compiling C object src/basic/libbasic.a.p/unit-def.c.o
[129/1621] Compiling C object src/basic/libbasic.a.p/terminal-util.c.o
[130/1621] Compiling C object src/basic/libbasic.a.p/time-util.c.o
[131/1621] Compiling C object src/basic/libbasic.a.p/unit-name.c.o
[132/1621] Compiling C object src/basic/libbasic.a.p/user-util.c.o
[133/1621] Compiling C object src/basic/libbasic.a.p/utf8.c.o
[134/1621] Compiling C object src/basic/libbasic.a.p/web-util.c.o
[135/1621] Compiling C object src/basic/libbasic.a.p/verbs.c.o
[136/1621] Compiling C object src/basic/libbasic.a.p/util.c.o
[137/1621] Compiling C object src/basic/libbasic.a.p/xattr-util.c.o
[138/1621] Compiling C object src/basic/libbasic.a.p/xml.c.o
[139/1621] Linking static target src/basic/libbasic.a
[140/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-common-errors.c.o
[141/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-network.c.o
[142/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-error.c.o
[143/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-option.c.o
[144/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-gvariant.c.o
[145/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-dump.c.o
[146/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-internal.c.o
[147/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-introspect.c.o
[148/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-kernel.c.o
[149/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-match.c.o
[150/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-signature.c.o
[151/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-objects.c.o
[152/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-slot.c.o
[153/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-message.c.o
[154/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-type.c.o
[155/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-track.c.o
[156/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-socket.c.o
[157/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-enumerator.c.o
[158/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-private.c.o
[159/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_sd-bus.c.o
[160/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_sd-device.c.o
[161/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_generic-netlink.c.o
[162/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-hwdb_sd-hwdb.c.o
[163/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-socket.c.o
[164/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_local-addresses.c.o
[165/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message.c.o
[166/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types.c.o
[167/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-util.c.o
[168/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_network-util.c.o
[169/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_rtnl-message.c.o
[170/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_sd-netlink.c.o
[171/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-path_sd-path.c.o
[172/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_sd-network.c.o
[173/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-utf8_sd-utf8.c.o
[174/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_id128-util.c.o
[175/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-resolve_sd-resolve.c.o
[176/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_sd-id128.c.o
[177/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-daemon_sd-daemon.c.o
[178/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-login_sd-login.c.o
[179/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-client.c.o
[180/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ipv4acd.c.o
[181/1621] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_sd-event.c.o
[182/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-server.c.o
[183/1621] Linking static target src/libsystemd/libsystemd_static.a
[184/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/arp-util.c.o
[185/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-packet.c.o
[186/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp-lease.c.o
[187/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ipv4ll.c.o
[188/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-lldp.c.o
[189/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/network-internal.c.o
[190/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-ndisc.c.o
[191/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/ndisc-router.c.o
[192/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/icmp6-util.c.o
[193/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-radv.c.o
../src/libsystemd-network/sd-radv.c: In function ‘sd_radv_add_prefix’:
../src/libsystemd-network/sd-radv.c:542:69: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
542 | (union in_addr_union*) &cur->opt.in6_addr,
| ^~~~~~~~~~~~~~~~~~
../src/libsystemd-network/sd-radv.c:544:69: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
544 | (union in_addr_union*) &p->opt.in6_addr,
| ^~~~~~~~~~~~~~~~
../src/libsystemd-network/sd-radv.c:550:73: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
550 | (union in_addr_union*) &p->opt.in6_addr,
| ^~~~~~~~~~~~~~~~
../src/libsystemd-network/sd-radv.c:557:73: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
557 | (union in_addr_union*) &cur->opt.in6_addr,
| ^~~~~~~~~~~~~~~~~~
../src/libsystemd-network/sd-radv.c:573:67: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
573 | (void) in_addr_to_string(AF_INET6, (union in_addr_union*) &p->opt.in6_addr, &addr_p);
| ^~~~~~~~~~~~~~~~
../src/libsystemd-network/sd-radv.c: In function ‘sd_radv_remove_prefix’:
../src/libsystemd-network/sd-radv.c:625:59: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
625 | (union in_addr_union *)&cur->opt.in6_addr))
| ^~~~~~~~~~~~~~~~~~
[194/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp6-network.c.o
[195/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp6-client.c.o
[196/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp6-option.c.o
[197/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/sd-dhcp6-lease.c.o
[198/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/dhcp-identifier.c.o
[199/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/lldp-network.c.o
[200/1621] Generating journald-gperf.c with a custom command
[201/1621] Generating logind_gperf.c with a custom command
[202/1621] Compiling C object src/libsystemd-network/libsystemd-network.a.p/lldp-neighbor.c.o
[203/1621] Linking static target src/libsystemd-network/libsystemd-network.a
[204/1621] Compiling C object src/login/liblogind-core.a.p/meson-generated_.._logind-gperf.c.o
[205/1621] Generating audit_type-list.txt with a custom command (wrapped by meson to capture output)
[206/1621] Generating audit_type-to-name.h with a custom command (wrapped by meson to capture output)
[207/1621] Compiling C object src/journal/libjournal-client.a.p/audit-type.c.o
[208/1621] Compiling C object src/login/liblogind-core.a.p/logind-core.c.o
[209/1621] Generating 73-seat-late.rules with a custom command (wrapped by meson to capture output)
[210/1621] Compiling C object src/journal/libjournal-client.a.p/mmap-cache.c.o
[211/1621] Compiling C object src/journal/libjournal-client.a.p/catalog.c.o
[212/1621] Compiling C object src/journal/libjournal-client.a.p/lookup3.c.o
[213/1621] Compiling C object src/journal/libjournal-client.a.p/compress.c.o
[214/1621] Compiling C object src/journal/libjournal-client.a.p/sd-journal.c.o
[215/1621] Compiling C object src/journal/libjournal-client.a.p/journal-send.c.o
[216/1621] Compiling C object src/journal/libjournal-client.a.p/journal-file.c.o
../src/journal/journal-file.c: In function ‘journal_file_init_header’:
../src/journal/journal-file.c:424:32: warning: taking address of packed member of ‘struct Header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
424 | r = sd_id128_randomize(&h.file_id);
| ^~~~~~~~~~
../src/journal/journal-file.c: In function ‘journal_file_refresh_header’:
../src/journal/journal-file.c:451:34: warning: taking address of packed member of ‘struct Header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
451 | r = sd_id128_get_machine(&f->header->machine_id);
| ^~~~~~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c: In function ‘journal_file_link_entry_item’:
../src/journal/journal-file.c:1750:47: warning: taking address of packed member of ‘struct DataObject’ may result in an unaligned pointer value [-Waddress-of-packed-member]
1750 | &o->data.entry_offset,
| ^~~~~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c:1751:47: warning: taking address of packed member of ‘struct DataObject’ may result in an unaligned pointer value [-Waddress-of-packed-member]
1751 | &o->data.entry_array_offset,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c:1752:47: warning: taking address of packed member of ‘struct DataObject’ may result in an unaligned pointer value [-Waddress-of-packed-member]
1752 | &o->data.n_entries,
| ^~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c: In function ‘journal_file_link_entry’:
../src/journal/journal-file.c:1772:35: warning: taking address of packed member of ‘struct Header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
1772 | &f->header->entry_array_offset,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c:1773:35: warning: taking address of packed member of ‘struct Header’ may result in an unaligned pointer value [-Waddress-of-packed-member]
1773 | &f->header->n_entries,
| ^~~~~~~~~~~~~~~~~~~~~
../src/journal/journal-file.c: In function ‘journal_file_copy_entry’:
../src/journal/journal-file.c:3603:19: warning: taking address of packed member of ‘struct EntryObject’ may result in an unaligned pointer value [-Waddress-of-packed-member]
3603 | boot_id = &o->entry.boot_id;
| ^~~~~~~~~~~~~~~~~
[217/1621] Compiling C object src/journal/libjournal-client.a.p/journal-vacuum.c.o
[218/1621] Compiling C object src/journal/libjournal-client.a.p/journal-authenticate.c.o
[219/1621] Compiling C object src/journal/libjournal-client.a.p/fsprg.c.o
[220/1621] Compiling C object src/journal/libjournal-client.a.p/journal-verify.c.o
[221/1621] Linking static target src/journal/libjournal-client.a
[222/1621] Compiling C object src/login/liblogind-core.a.p/logind-device.c.o
[223/1621] Compiling C object src/login/liblogind-core.a.p/logind-button.c.o
[224/1621] Linking target libsystemd.so.0.23.0
[225/1621] Compiling C object src/login/liblogind-core.a.p/logind-action.c.o
[226/1621] Compiling C object src/login/liblogind-core.a.p/logind-seat.c.o
[227/1621] Compiling C object src/login/liblogind-core.a.p/logind-session-device.c.o
[228/1621] Compiling C object src/login/liblogind-core.a.p/logind-session.c.o
[229/1621] Compiling C object src/login/liblogind-core.a.p/logind-user.c.o
[230/1621] Compiling C object src/login/liblogind-core.a.p/logind-inhibit.c.o
[231/1621] Compiling C object src/login/liblogind-core.a.p/logind-session-dbus.c.o
[232/1621] Compiling C object src/login/liblogind-core.a.p/logind-seat-dbus.c.o
[233/1621] Compiling C object src/login/liblogind-core.a.p/logind-user-dbus.c.o
[234/1621] Compiling C object src/login/liblogind-core.a.p/logind-dbus.c.o
[235/1621] Compiling C object src/login/liblogind-core.a.p/logind-acl.c.o
[236/1621] Compiling C object src/login/liblogind-core.a.p/logind-utmp.c.o
[237/1621] Linking static target src/login/liblogind-core.a
[238/1621] Compiling C object libjournal-core.a.p/meson-generated_.._src_journal_journald-gperf.c.o
[239/1621] Generating systemd-user with a custom command (wrapped by meson to capture output)
[240/1621] Compiling C object libjournal-core.a.p/src_journal_journald-native.c.o
[241/1621] Compiling C object libjournal-core.a.p/src_journal_journald-stream.c.o
[242/1621] Compiling C object libjournal-core.a.p/src_journal_journald-console.c.o
[243/1621] Compiling C object libjournal-core.a.p/src_journal_journald-context.c.o
[244/1621] Compiling C object libjournal-core.a.p/src_journal_journald-audit.c.o
[245/1621] Compiling C object libjournal-core.a.p/src_journal_journald-kmsg.c.o
[246/1621] Compiling C object libjournal-core.a.p/src_journal_journald-rate-limit.c.o
[247/1621] Compiling C object libjournal-core.a.p/src_journal_journald-syslog.c.o
[248/1621] Compiling C object libjournal-core.a.p/src_journal_journald-wall.c.o
[249/1621] Compiling C object libjournal-core.a.p/src_journal_journald-server.c.o
[250/1621] Linking static target libjournal-core.a
[251/1621] Generating symbol file libsystemd.so.0.23.0.p/libsystemd.so.0.23.0.symbols
[252/1621] Compiling C object src/core/libcore.a.p/ip-address-access.c.o
[253/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/boot-timestamps.c.o
[254/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/base-filesystem.c.o
[255/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/watchdog.c.o
[256/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/acpi-fpdt.c.o
[257/1621] Compiling C object src/core/libcore.a.p/job.c.o
[258/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/uid-range.c.o
[259/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/apparmor-util.c.o
[260/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/ask-password-api.c.o
[261/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/bus-wait-for-units.c.o
[262/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/bootspec.c.o
[263/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/bus-util.c.o
[264/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/cgroup-show.c.o
[265/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/clean-ipc.c.o
[266/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/bus-unit-util.c.o
[267/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/condition.c.o
[268/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/dev-setup.c.o
[269/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/conf-parser.c.o
[270/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/dns-domain.c.o
[271/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/dropin.c.o
[272/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/dissect-image.c.o
[273/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/efivars.c.o
../src/shared/efivars.c: In function ‘efi_get_boot_option’:
../src/shared/efivars.c:355:39: warning: taking address of packed member of ‘struct boot_option’ may result in an unaligned pointer value [-Waddress-of-packed-member]
355 | title_size = utf16_size(header->title);
| ~~~~~~^~~~~~~
../src/shared/efivars.c: In function ‘efi_add_boot_option’:
../src/shared/efivars.c:484:24: warning: taking address of packed member of ‘struct boot_option’ may result in an unaligned pointer value [-Waddress-of-packed-member]
484 | to_utf16(option->title, title);
| ~~~~~~^~~~~~~
../src/shared/efivars.c:505:25: warning: taking address of packed member of ‘struct device_path’ may result in an unaligned pointer value [-Waddress-of-packed-member]
505 | to_utf16(devicep->path, path);
| ~~~~~~~^~~~~~
../src/shared/efivars.c:506:29: warning: taking address of packed member of ‘struct device_path’ may result in an unaligned pointer value [-Waddress-of-packed-member]
506 | tilt_slashes(devicep->path);
| ~~~~~~~^~~~~~
[274/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/fstab-util.c.o
[275/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/ima-util.c.o
[276/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/fdset.c.o
[277/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/generator.c.o
[278/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/import-util.c.o
[279/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/install-printf.c.o
[280/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/journal-util.c.o
[281/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/install.c.o
[282/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/loop-util.c.o
[283/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/logs-show.c.o
[284/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/machine-pool.c.o
[285/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/machine-image.c.o
[286/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/nsflags.c.o
[287/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/output-mode.c.o
[288/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/resolve-util.c.o
[289/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/ptyfwd.c.o
[290/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/path-lookup.c.o
[291/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/spawn-ask-password-agent.c.o
[292/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/sleep-config.c.o
[293/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/spawn-polkit-agent.c.o
[294/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/sysctl-util.c.o
[295/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/specifier.c.o
[296/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/tomoyo-util.c.o
[297/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/tests.c.o
[298/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/switch-root.c.o
[299/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/vlan-util.c.o
[300/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/utmp-wtmp.c.o
[301/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/udev-util.c.o
[302/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/volatile-util.c.o
[303/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev.c.o
[304/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/firewall-util.c.o
../src/shared/firewall-util.c: In function ‘fw_add_masquerade’:
../src/shared/firewall-util.c:136:21: warning: ‘iptc_check_entry’ reading 32 bytes from a region of size 12 [-Wstringop-overread]
136 | if (iptc_check_entry("POSTROUTING", entry, (unsigned char*) mask, h))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:136:21: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:83:5: note: in a call to function ‘iptc_check_entry’
83 | int iptc_check_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:141:22: warning: ‘iptc_insert_entry’ reading 32 bytes from a region of size 12 [-Wstringop-overread]
141 | if (!iptc_insert_entry("POSTROUTING", entry, 0, h))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:141:22: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:65:5: note: in a call to function ‘iptc_insert_entry’
65 | int iptc_insert_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:144:22: warning: ‘iptc_delete_entry’ reading 32 bytes from a region of size 12 [-Wstringop-overread]
144 | if (!iptc_delete_entry("POSTROUTING", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:144:22: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:90:5: note: in a call to function ‘iptc_delete_entry’
90 | int iptc_delete_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c: In function ‘fw_add_local_dnat’:
../src/shared/firewall-util.c:278:22: warning: ‘iptc_check_entry’ reading 32 bytes from a region of size 11 [-Wstringop-overread]
278 | if (!iptc_check_entry("PREROUTING", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:278:22: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:83:5: note: in a call to function ‘iptc_check_entry’
83 | int iptc_check_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:282:30: warning: ‘iptc_insert_entry’ reading 32 bytes from a region of size 11 [-Wstringop-overread]
282 | if (!iptc_insert_entry("PREROUTING", entry, 0, h))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:282:30: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:65:5: note: in a call to function ‘iptc_insert_entry’
65 | int iptc_insert_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:290:30: warning: ‘iptc_delete_entry’ reading 32 bytes from a region of size 11 [-Wstringop-overread]
290 | if (!iptc_delete_entry("PREROUTING", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:290:30: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:90:5: note: in a call to function ‘iptc_delete_entry’
90 | int iptc_delete_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:308:30: warning: ‘iptc_check_entry’ reading 32 bytes from a region of size 7 [-Wstringop-overread]
308 | if (!iptc_check_entry("OUTPUT", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:308:30: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:83:5: note: in a call to function ‘iptc_check_entry’
83 | int iptc_check_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:312:38: warning: ‘iptc_insert_entry’ reading 32 bytes from a region of size 7 [-Wstringop-overread]
312 | if (!iptc_insert_entry("OUTPUT", entry, 0, h))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:312:38: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:65:5: note: in a call to function ‘iptc_insert_entry’
65 | int iptc_insert_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:320:38: warning: ‘iptc_delete_entry’ reading 32 bytes from a region of size 7 [-Wstringop-overread]
320 | if (!iptc_delete_entry("OUTPUT", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:320:38: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:90:5: note: in a call to function ‘iptc_delete_entry’
90 | int iptc_delete_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:327:22: warning: ‘iptc_delete_entry’ reading 32 bytes from a region of size 11 [-Wstringop-overread]
327 | if (!iptc_delete_entry("PREROUTING", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:327:22: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:90:5: note: in a call to function ‘iptc_delete_entry’
90 | int iptc_delete_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:339:30: warning: ‘iptc_delete_entry’ reading 32 bytes from a region of size 7 [-Wstringop-overread]
339 | if (!iptc_delete_entry("OUTPUT", entry, (unsigned char*) mask, h)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/shared/firewall-util.c:339:30: note: referencing argument 1 of type ‘const char *’
In file included from ../src/shared/firewall-util.c:23:
/usr/include/libiptc/libiptc.h:90:5: note: in a call to function ‘iptc_delete_entry’
90 | int iptc_delete_entry(const xt_chainlabel chain,
| ^~~~~~~~~~~~~~~~~
[305/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/acl-util.c.o
[306/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-device.c.o
[307/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-list.c.o
[308/1621] Compiling C object src/shared/libsystemd-shared-239.a.p/seccomp-util.c.o
[309/1621] Linking static target src/shared/libsystemd-shared-239.a
[310/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-util.c.o
[311/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-device-private.c.o
[312/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-enumerate.c.o
[313/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-queue.c.o
[314/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-monitor.c.o
[315/1621] Compiling C object src/shared/libsystemd-shared-239.so.p/.._libudev_libudev-hwdb.c.o
[316/1621] Compiling C object src/core/libcore.a.p/audit-fd.c.o
[317/1621] Generating load-fragment-gperf.gperf with a custom command (wrapped by meson to capture output)
[318/1621] Linking target src/shared/libsystemd-shared-239.so
[319/1621] Compiling C object src/core/libcore.a.p/automount.c.o
[320/1621] Generating load-fragment-gperf.c with a custom command
[321/1621] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf.c.o
[322/1621] Generating load-fragment-gperf-nulstr.c with a custom command (wrapped by meson to capture output)
[323/1621] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf-nulstr.c.o
[324/1621] Generating symbol file src/shared/libsystemd-shared-239.so.p/libsystemd-shared-239.so.symbols
[325/1621] Compiling C object src/core/libcore.a.p/bpf-firewall.c.o
[326/1621] Compiling C object src/core/libcore.a.p/dbus-automount.c.o
[327/1621] Compiling C object src/core/libcore.a.p/chown-recursive.c.o
[328/1621] Compiling C object src/core/libcore.a.p/dbus-device.c.o
[329/1621] Compiling C object src/core/libcore.a.p/dbus-cgroup.c.o
[330/1621] Compiling C object src/core/libcore.a.p/dbus-job.c.o
[331/1621] Compiling C object src/core/libcore.a.p/cgroup.c.o
[332/1621] Compiling C object src/core/libcore.a.p/dbus-kill.c.o
[333/1621] Compiling C object src/core/libcore.a.p/dbus-mount.c.o
[334/1621] Compiling C object src/core/libcore.a.p/dbus-path.c.o
[335/1621] Compiling C object src/core/libcore.a.p/dbus-execute.c.o
[336/1621] Compiling C object src/core/libcore.a.p/dbus-scope.c.o
[337/1621] Compiling C object src/core/libcore.a.p/dbus-slice.c.o
[338/1621] Compiling C object src/core/libcore.a.p/dbus-service.c.o
[339/1621] Compiling C object src/core/libcore.a.p/dbus-manager.c.o
[340/1621] Compiling C object src/core/libcore.a.p/dbus-target.c.o
[341/1621] Compiling C object src/core/libcore.a.p/dbus-socket.c.o
[342/1621] Compiling C object src/core/libcore.a.p/dbus-swap.c.o
[343/1621] Compiling C object src/core/libcore.a.p/dbus-timer.c.o
[344/1621] Compiling C object src/core/libcore.a.p/dbus-unit.c.o
[345/1621] Compiling C object src/core/libcore.a.p/dbus-util.c.o
[346/1621] Compiling C object src/core/libcore.a.p/dbus.c.o
[347/1621] Compiling C object src/core/libcore.a.p/device.c.o
[348/1621] Compiling C object src/core/libcore.a.p/dynamic-user.c.o
[349/1621] Compiling C object src/core/libcore.a.p/emergency-action.c.o
[350/1621] Compiling C object src/core/libcore.a.p/kmod-setup.c.o
[351/1621] Compiling C object src/core/libcore.a.p/load-dropin.c.o
[352/1621] Compiling C object src/core/libcore.a.p/hostname-setup.c.o
[353/1621] Compiling C object src/core/libcore.a.p/ima-setup.c.o
[354/1621] Compiling C object src/core/libcore.a.p/kill.c.o
[355/1621] Compiling C object src/core/libcore.a.p/execute.c.o
[356/1621] Compiling C object src/core/libcore.a.p/killall.c.o
[357/1621] Compiling C object systemd-timesyncd.p/src_timesync_timesyncd-conf.c.o
[358/1621] Compiling C object systemd-time-wait-sync.p/src_time-wait-sync_time-wait-sync.c.o
[359/1621] Compiling C object src/core/libcore.a.p/load-fragment.c.o
[360/1621] Linking target systemd-time-wait-sync
[361/1621] Compiling C object systemd-timesyncd.p/src_timesync_timesyncd-manager.c.o
[362/1621] Compiling C object systemd-timesyncd.p/src_timesync_timesyncd-bus.c.o
[363/1621] Compiling C object src/core/libcore.a.p/selinux-setup.c.o
[364/1621] Compiling C object src/core/libcore.a.p/locale-setup.c.o
[365/1621] Compiling C object src/core/libcore.a.p/loopback-setup.c.o
[366/1621] Compiling C object src/core/libcore.a.p/machine-id-setup.c.o
[367/1621] Compiling C object src/core/libcore.a.p/mount-setup.c.o
[368/1621] Compiling C object src/core/libcore.a.p/service.c.o
[369/1621] Compiling C object src/core/libcore.a.p/mount.c.o
[370/1621] Compiling C object src/core/libcore.a.p/namespace.c.o
[371/1621] Compiling C object src/core/libcore.a.p/manager.c.o
[372/1621] Compiling C object src/core/libcore.a.p/path.c.o
[373/1621] Compiling C object src/core/libcore.a.p/selinux-access.c.o
[374/1621] Compiling C object src/core/libcore.a.p/scope.c.o
[375/1621] Compiling C object src/core/libcore.a.p/target.c.o
[376/1621] Compiling C object src/core/libcore.a.p/swap.c.o
[377/1621] Compiling C object src/core/libcore.a.p/show-status.c.o
[378/1621] Compiling C object src/core/libcore.a.p/timer.c.o
[379/1621] Compiling C object src/core/libcore.a.p/smack-setup.c.o
[380/1621] Compiling C object src/core/libcore.a.p/slice.c.o
[381/1621] Generating keyboard-keys-list.txt with a custom command (wrapped by meson to capture output)
[382/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-util.c.o
[383/1621] Generating keyboard-keys-from-name.gperf with a custom command (wrapped by meson to capture output)
[384/1621] Compiling C object src/core/libcore.a.p/unit-printf.c.o
[385/1621] Compiling C object src/core/libcore.a.p/transaction.c.o
[386/1621] Compiling C object src/core/libcore.a.p/socket.c.o
[387/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-device.c.o
[388/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-device-private.c.o
[389/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev.c.o
[390/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-list.c.o
[391/1621] Generating link-config-gperf.c with a custom command
[392/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-enumerate.c.o
[393/1621] Compiling C object src/core/libcore.a.p/unit.c.o
[394/1621] Linking static target src/core/libcore.a
[395/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-queue.c.o
[396/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-monitor.c.o
[397/1621] Compiling C object src/udev/libudev-basic.a.p/.._libudev_libudev-hwdb.c.o
[398/1621] Linking static target src/udev/libudev-basic.a
[399/1621] Linking static target src/udev/libudev_static.a
[400/1621] Generating keyboard-keys-from-name.h with a custom command (wrapped by meson to capture output)
[401/1621] Compiling C object test-bus-signature.p/src_libsystemd_sd-bus_test-bus-signature.c.o
[402/1621] Compiling C object test-bus-watch-bind.p/src_libsystemd_sd-bus_test-bus-watch-bind.c.o
[403/1621] Compiling C object test-bus-marshal.p/src_libsystemd_sd-bus_test-bus-marshal.c.o
[404/1621] Linking target test-bus-signature
[405/1621] Linking target test-bus-watch-bind
[406/1621] Linking target test-bus-marshal
[407/1621] Compiling C object src/udev/libudev-core.a.p/udev-ctrl.c.o
[408/1621] Compiling C object test-bus-chat.p/src_libsystemd_sd-bus_test-bus-chat.c.o
[409/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_id.c.o
[410/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_setup_link.c.o
[411/1621] Linking target test-bus-chat
[412/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-input_id.c.o
[413/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-hwdb.c.o
[414/1621] Compiling C object src/udev/libudev-core.a.p/udev-node.c.o
[415/1621] Linking target src/udev/libudev.so.1.6.11
[416/1621] Compiling C object src/udev/libudev-core.a.p/meson-generated_.._link-config-gperf.c.o
[417/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-keyboard.c.o
[418/1621] Compiling C object src/udev/libudev-core.a.p/udev-event.c.o
[419/1621] Generating symbol file src/udev/libudev.so.1.6.11.p/libudev.so.1.6.11.symbols
[420/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin.c.o
[421/1621] Compiling C object src/udev/libudev-core.a.p/udev-rules.c.o
[422/1621] Compiling C object src/udev/libudev-core.a.p/udev-watch.c.o
[423/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-btrfs.c.o
[424/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-path_id.c.o
[425/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-usb_id.c.o
[426/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-kmod.c.o
[427/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-blkid.c.o
[428/1621] Compiling C object src/udev/libudev-core.a.p/net_link-config.c.o
[429/1621] Compiling C object src/udev/libudev-core.a.p/net_ethtool-util.c.o
[430/1621] Compiling C object src/udev/libudev-core.a.p/udev-builtin-uaccess.c.o
[431/1621] Compiling C object src/udev/libudev-core.a.p/.._login_logind-acl.c.o
[432/1621] Compiling C object src/udev/ata_id.p/ata_id_ata_id.c.o
[433/1621] Compiling C object src/udev/libudev-core.a.p/.._libsystemd_sd-login_sd-login.c.o
[434/1621] Compiling C object src/udev/mtd_probe.p/mtd_probe_probe_smartmedia.c.o
[435/1621] Linking static target src/udev/libudev-core.a
[436/1621] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_serial.c.o
[437/1621] Linking target src/udev/ata_id
[438/1621] Compiling C object src/udev/collect.p/collect_collect.c.o
[439/1621] Compiling C object src/udev/cdrom_id.p/cdrom_id_cdrom_id.c.o
[440/1621] Compiling C object src/udev/fido_id.p/fido_id_fido_id.c.o
[441/1621] Compiling C object src/udev/fido_id.p/fido_id_fido_id_desc.c.o
[442/1621] Linking target src/udev/cdrom_id
[443/1621] Linking target src/udev/collect
[444/1621] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_id.c.o
[445/1621] Linking target src/udev/fido_id
[446/1621] Compiling C object src/udev/v4l_id.p/v4l_id_v4l_id.c.o
[447/1621] Compiling C object src/udev/mtd_probe.p/mtd_probe_mtd_probe.c.o
[448/1621] Linking target src/udev/scsi_id
[449/1621] Linking target src/udev/v4l_id
[450/1621] Generating networkd-gperf.c with a custom command
[451/1621] Generating netdev-gperf.c with a custom command
[452/1621] Linking target src/udev/mtd_probe
[453/1621] Generating networkd-network-gperf.c with a custom command
[454/1621] Compiling C object src/network/libnetworkd-core.a.p/meson-generated_.._networkd-gperf.c.o
[455/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_macvlan.c.o
[456/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_ipvlan.c.o
[457/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_netdev.c.o
[458/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_bond.c.o
[459/1621] Compiling C object src/network/libnetworkd-core.a.p/meson-generated_.._networkd-network-gperf.c.o
[460/1621] Compiling C object src/network/libnetworkd-core.a.p/meson-generated_.._netdev-gperf.c.o
[461/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_dummy.c.o
[462/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_bridge.c.o
[463/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_tuntap.c.o
[464/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_vlan.c.o
[465/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_tunnel.c.o
[466/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_vrf.c.o
[467/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_vcan.c.o
[468/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_veth.c.o
[469/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_geneve.c.o
[470/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_vxlan.c.o
[471/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_wireguard.c.o
[472/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_vxcan.c.o
[473/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-conf.c.o
[474/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-brvlan.c.o
[475/1621] Compiling C object src/network/libnetworkd-core.a.p/netdev_netdevsim.c.o
[476/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-dhcp4.c.o
[477/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-address.c.o
[478/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-address-pool.c.o
[479/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-address-label.c.o
[480/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-ipv4ll.c.o
[481/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-fdb.c.o
[482/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-link-bus.c.o
[483/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-dhcp6.c.o
../src/network/networkd-dhcp6.c: In function ‘dhcp6_pd_prefix_assign’:
../src/network/networkd-dhcp6.c:99:53: warning: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Waddress-of-packed-member]
99 | r = manager_dhcp6_prefix_add(link->manager, &p->opt.in6_addr, link);
| ^~~~~~~~~~~~~~~~
[484/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-manager-bus.c.o
[485/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-ipv6-proxy-ndp.c.o
[486/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-manager.c.o
[487/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-lldp-tx.c.o
[488/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-link.c.o
[489/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-radv.c.o
[490/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-network-bus.c.o
[491/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-ndisc.c.o
[492/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-route.c.o
[493/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-util.c.o
[494/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-network.c.o
[495/1621] Compiling C object src/journal-remote/libsystemd-journal-remote.a.p/journal-remote-write.c.o
[496/1621] Compiling C object src/network/libnetworkd-core.a.p/networkd-routing-policy-rule.c.o
[497/1621] Compiling C object src/journal-remote/libsystemd-journal-remote.a.p/journal-remote.c.o
[498/1621] Linking static target src/network/libnetworkd-core.a
[499/1621] Compiling C object src/journal-remote/libsystemd-journal-remote.a.p/microhttpd-util.c.o
[500/1621] Compiling C object src/journal-remote/libsystemd-journal-remote.a.p/journal-remote-parse.c.o
[501/1621] Linking static target src/journal-remote/libsystemd-journal-remote.a
[502/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-cgroup.c.o
[503/1621] Compiling C object src/machine/libmachine-core.a.p/image-dbus.c.o
[504/1621] Compiling C object src/machine/libmachine-core.a.p/machined-dbus.c.o
[505/1621] Compiling C object src/machine/libmachine-core.a.p/operation.c.o
[506/1621] Generating nspawn-gperf.c with a custom command
[507/1621] Compiling C object src/machine/libmachine-core.a.p/machine.c.o
[508/1621] Compiling C object src/nspawn/libnspawn-core.a.p/meson-generated_.._nspawn-gperf.c.o
[509/1621] Generating dns_type-list.txt with a custom command (wrapped by meson to capture output)
[510/1621] Compiling C object src/machine/libmachine-core.a.p/machine-dbus.c.o
[511/1621] Linking static target src/machine/libmachine-core.a
[512/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-expose-ports.c.o
[513/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-mount.c.o
[514/1621] Generating dns_type-from-name.gperf with a custom command (wrapped by meson to capture output)
[515/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-network.c.o
[516/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-register.c.o
[517/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-patch-uid.c.o
[518/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-seccomp.c.o
[519/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-settings.c.o
[520/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-stub-pid1.c.o
[521/1621] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-setuid.c.o
[522/1621] Linking static target src/nspawn/libnspawn-core.a
[523/1621] Generating resolved_gperf.c with a custom command
[524/1621] Generating resolved_dnssd_gperf.c with a custom command
[525/1621] Generating timesyncd-gperf.c with a custom command
[526/1621] Generating dns_type-from-name.h with a custom command (wrapped by meson to capture output)
[527/1621] Compiling C object test-dlopen.p/src_test_test-dlopen.c.o
[528/1621] Generating dns_type-to-name.h with a custom command (wrapped by meson to capture output)
[529/1621] Generating test-hashmap-ordered.c with a custom command (wrapped by meson to capture output)
[530/1621] Generating test-libsystemd-sym.c with a custom command (wrapped by meson to capture output)
[531/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/resolved-dns-packet.c.o
[532/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/resolved-dns-dnssec.c.o
[533/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/resolved-dns-answer.c.o
[534/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/resolved-dns-question.c.o
[535/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/resolved-dns-rr.c.o
[536/1621] Compiling C object src/resolve/libsystemd-resolve-core.a.p/dns-type.c.o
[537/1621] Linking static target src/resolve/libsystemd-resolve-core.a
[538/1621] Linking target test-dlopen
[539/1621] Generating test-libudev-sym.c with a custom command (wrapped by meson to capture output)
[540/1621] Compiling C object libnss_myhostname.so.2.p/src_nss-myhostname_nss-myhostname.c.o
[541/1621] Generating sys with a custom command
[542/1621] Linking target libnss_myhostname.so.2
[543/1621] Compiling C object libnss_systemd.so.2.p/src_nss-systemd_nss-systemd.c.o
[544/1621] Compiling C object libnss_mymachines.so.2.p/src_nss-mymachines_nss-mymachines.c.o
[545/1621] Linking target libnss_systemd.so.2
[546/1621] Compiling C object libnss_resolve.so.2.p/src_nss-resolve_nss-resolve.c.o
[547/1621] Linking target libnss_mymachines.so.2
[548/1621] Linking target libnss_resolve.so.2
[549/1621] Compiling C object systemd-analyze.p/src_analyze_analyze-verify.c.o
[550/1621] Compiling C object systemd-cat.p/src_journal_cat.c.o
[551/1621] Compiling C object systemd-analyze.p/src_analyze_analyze.c.o
[552/1621] Compiling C object systemd.p/src_core_main.c.o
[553/1621] Compiling C object systemd-journald.p/src_journal_journald.c.o
[554/1621] Linking target systemd
[555/1621] Compiling C object systemd-analyze.p/src_analyze_analyze-security.c.o
[556/1621] Linking target systemd-journald
[557/1621] Compiling C object systemd-getty-generator.p/src_getty-generator_getty-generator.c.o
[558/1621] Linking target systemd-getty-generator
[559/1621] Linking target systemd-analyze
[560/1621] Linking target systemd-cat
[561/1621] Compiling C object journalctl.p/src_journal_journal-qrcode.c.o
[562/1621] Compiling C object journalctl.p/src_journal_journalctl.c.o
[563/1621] Compiling C object systemd-hibernate-resume-generator.p/src_hibernate-resume_hibernate-resume-generator.c.o
[564/1621] Compiling C object systemd-debug-generator.p/src_debug-generator_debug-generator.c.o
[565/1621] Linking target journalctl
[566/1621] Linking target systemd-debug-generator
[567/1621] Compiling C object systemd-fstab-generator.p/src_fstab-generator_fstab-generator.c.o
[568/1621] Compiling C object systemd-fstab-generator.p/src_core_mount-setup.c.o
[569/1621] Compiling C object 30-systemd-environment-d-generator.p/src_environment-d-generator_environment-d-generator.c.o
[570/1621] Linking target 30-systemd-environment-d-generator
[571/1621] Compiling C object systemd-dissect.p/src_dissect_dissect.c.o
[572/1621] Linking target systemd-fstab-generator
[573/1621] Linking target systemd-dissect
[574/1621] Compiling C object systemd-gpt-auto-generator.p/src_gpt-auto-generator_gpt-auto-generator.c.o
[575/1621] Linking target systemd-hibernate-resume-generator
[576/1621] Compiling C object systemd-hibernate-resume.p/src_hibernate-resume_hibernate-resume.c.o
[577/1621] Compiling C object systemd-resolved.p/meson-generated_.._src_resolve_resolved-dnssd-gperf.c.o
[578/1621] Linking target systemd-gpt-auto-generator
[579/1621] Linking target systemd-hibernate-resume
[580/1621] Compiling C object systemd-resolved.p/meson-generated_.._src_resolve_resolved-gperf.c.o
[581/1621] Compiling C object systemd-resolved.p/src_resolve_resolved.c.o
[582/1621] Compiling C object resolvectl.p/src_resolve_resolvconf-compat.c.o
[583/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-manager.c.o
[584/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dnssd.c.o
[585/1621] Compiling C object resolvectl.p/src_resolve_resolvectl.c.o
[586/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dnssd-bus.c.o
[587/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-conf.c.o
[588/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-resolv-conf.c.o
[589/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-link.c.o
[590/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-bus.c.o
[591/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-llmnr.c.o
[592/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-link-bus.c.o
[593/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-mdns.c.o
[594/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-query.c.o
[595/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-synthesize.c.o
[596/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-server.c.o
[597/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-scope.c.o
[598/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-cache.c.o
[599/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-transaction.c.o
[600/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-search-domain.c.o
[601/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-zone.c.o
[602/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-stream.c.o
[603/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-stub.c.o
[604/1621] Linking target resolvectl
[605/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-etc-hosts.c.o
[606/1621] Compiling C object systemd-resolved.p/src_resolve_resolved-dns-trust-anchor.c.o
[607/1621] Compiling C object systemd-inhibit.p/src_login_inhibit.c.o
[608/1621] Compiling C object systemd-logind.p/src_login_logind.c.o
[609/1621] Linking target systemd-logind
[610/1621] Linking target systemd-inhibit
[611/1621] Linking target systemd-resolved
[612/1621] Compiling C object loginctl.p/src_login_sysfs-show.c.o
[613/1621] Compiling C object systemd-user-runtime-dir.p/src_login_user-runtime-dir.c.o
[614/1621] Linking target systemd-user-runtime-dir
[615/1621] Compiling C object loginctl.p/src_login_loginctl.c.o
[616/1621] Compiling C object systemd-user-sessions.p/src_user-sessions_user-sessions.c.o
[617/1621] Compiling C object pam_systemd.so.p/src_login_pam_systemd.c.o
[618/1621] Linking target loginctl
[619/1621] Linking target systemd-user-sessions
[620/1621] Linking target pam_systemd.so
[621/1621] Compiling C object systemd-socket-activate.p/src_activate_activate.c.o
[622/1621] Compiling C object bootctl.p/src_boot_bootctl.c.o
[623/1621] Linking target systemd-socket-activate
[624/1621] Linking target bootctl
[625/1621] Compiling C object systemd-portabled.p/src_portable_portabled-image-bus.c.o
[626/1621] Compiling C object systemd-portabled.p/src_portable_portable.c.o
[627/1621] Compiling C object systemd-portabled.p/src_portable_portabled-image.c.o
[628/1621] Compiling C object systemd-cryptsetup-generator.p/src_cryptsetup_cryptsetup-generator.c.o
[629/1621] Compiling C object systemd-portabled.p/src_portable_portabled-bus.c.o
[630/1621] Compiling C object systemd-portabled.p/src_portable_portabled-operation.c.o
[631/1621] Linking target systemd-cryptsetup-generator
[632/1621] Compiling C object systemd-portabled.p/src_portable_portabled.c.o
[633/1621] Linking target systemd-portabled
[634/1621] Compiling C object portablectl.p/src_portable_portablectl.c.o
[635/1621] Compiling C object systemd-backlight.p/src_backlight_backlight.c.o
[636/1621] Compiling C object systemctl.p/src_systemctl_systemctl.c.o
[637/1621] Linking target portablectl
[638/1621] Linking target systemctl
[639/1621] Linking target systemd-backlight
[640/1621] Compiling C object systemd-rfkill.p/src_rfkill_rfkill.c.o
[641/1621] Compiling C object systemd-system-update-generator.p/src_system-update-generator_system-update-generator.c.o
[642/1621] Linking target systemd-rfkill
[643/1621] Compiling C object systemd-veritysetup.p/src_veritysetup_veritysetup.c.o
[644/1621] Compiling C object systemd-cryptsetup.p/src_cryptsetup_cryptsetup.c.o
[645/1621] Linking target systemd-system-update-generator
[646/1621] Linking target systemd-veritysetup
[647/1621] Linking target systemd-cryptsetup
[648/1621] Compiling C object systemd-veritysetup-generator.p/src_veritysetup_veritysetup-generator.c.o
[649/1621] Compiling C object systemd-rc-local-generator.p/src_rc-local-generator_rc-local-generator.c.o
[650/1621] Linking target systemd-veritysetup-generator
[651/1621] Compiling C object systemd-sysv-generator.p/src_sysv-generator_sysv-generator.c.o
[652/1621] Linking target systemd-rc-local-generator
[653/1621] Linking target systemd-sysv-generator
[654/1621] Compiling C object systemd-hostnamed.p/src_hostname_hostnamed.c.o
[655/1621] Linking target systemd-hostnamed
[656/1621] Compiling C object hostnamectl.p/src_hostname_hostnamectl.c.o
[657/1621] Compiling C object systemd-localed.p/src_locale_keymap-util.c.o
[658/1621] Compiling C object systemd-localed.p/src_locale_localed.c.o
[659/1621] Linking target hostnamectl
[660/1621] Compiling C object localectl.p/src_locale_localectl.c.o
[661/1621] Linking target systemd-localed
[662/1621] Compiling C object systemd-timesyncd.p/meson-generated_.._src_timesync_timesyncd-gperf.c.o
[663/1621] Compiling C object systemd-timedated.p/src_timedate_timedated.c.o
[664/1621] Linking target localectl
[665/1621] Linking target systemd-timedated
[666/1621] Compiling C object systemd-timesyncd.p/src_timesync_timesyncd.c.o
[667/1621] Compiling C object timedatectl.p/src_timedate_timedatectl.c.o
[668/1621] Generating sd_bus_slot_set_floating.3 with a custom command
[669/1621] Linking target timedatectl
[670/1621] Generating sd_bus_track_add_name.3 with a custom command
[671/1621] Compiling C object systemd-timesyncd.p/src_timesync_timesyncd-server.c.o
[672/1621] Compiling C object systemd-machined.p/src_machine_machined.c.o
[673/1621] Linking target systemd-timesyncd
[674/1621] Compiling C object systemd-importd.p/src_import_importd.c.o
[675/1621] Linking target systemd-machined
[676/1621] Linking target systemd-importd
[677/1621] Compiling C object systemd-pull.p/src_import_pull.c.o
[678/1621] Compiling C object systemd-pull.p/src_import_pull-raw.c.o
[679/1621] Compiling C object systemd-pull.p/src_import_pull-tar.c.o
[680/1621] Compiling C object machinectl.p/src_machine_machinectl.c.o
[681/1621] Linking target machinectl
[682/1621] Compiling C object systemd-pull.p/src_import_pull-common.c.o
[683/1621] Compiling C object systemd-pull.p/src_import_import-common.c.o
[684/1621] Compiling C object systemd-pull.p/src_import_pull-job.c.o
[685/1621] Compiling C object systemd-pull.p/src_import_import-compress.c.o
[686/1621] Compiling C object systemd-pull.p/src_import_curl-util.c.o
[687/1621] Compiling C object systemd-pull.p/src_import_qcow2-util.c.o
[688/1621] Compiling C object systemd-import.p/src_import_import.c.o
[689/1621] Compiling C object systemd-export.p/src_import_export.c.o
[690/1621] Linking target systemd-pull
[691/1621] Compiling C object systemd-import.p/src_import_qcow2-util.c.o
[692/1621] Compiling C object systemd-import.p/src_import_import-common.c.o
[693/1621] Compiling C object systemd-import.p/src_import_import-tar.c.o
[694/1621] Compiling C object systemd-import.p/src_import_import-raw.c.o
[695/1621] Compiling C object systemd-export.p/src_import_import-compress.c.o
[696/1621] Compiling C object systemd-import.p/src_import_import-compress.c.o
[697/1621] Compiling C object systemd-export.p/src_import_export-raw.c.o
[698/1621] Compiling C object systemd-journal-upload.p/src_journal-remote_journal-upload.c.o
[699/1621] Linking target systemd-import
[700/1621] Compiling C object systemd-export.p/src_import_import-common.c.o
[701/1621] Compiling C object systemd-export.p/src_import_export-tar.c.o
[702/1621] Compiling C object systemd-journal-gatewayd.p/src_journal-remote_journal-gatewayd.c.o
FAILED: systemd-journal-gatewayd.p/src_journal-remote_journal-gatewayd.c.o
cc -Isystemd-journal-gatewayd.p -I. -I.. -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-hwdb -I../src/libsystemd/sd-id128 -I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-network -Isrc/libsystemd-network -I../src/libsystemd-network -I/usr/include/p11-kit-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -g -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=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 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong --param=ssp-buffer-size=4 -fPIE -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Wno-error=nonnull -Werror=shadow -include config.h -pthread -MD -MQ systemd-journal-gatewayd.p/src_journal-remote_journal-gatewayd.c.o -MF systemd-journal-gatewayd.p/src_journal-remote_journal-gatewayd.c.o.d -o systemd-journal-gatewayd.p/src_journal-remote_journal-gatewayd.c.o -c ../src/journal-remote/journal-gatewayd.c
../src/journal-remote/journal-gatewayd.c: In function ‘request_parse_arguments’:
../src/journal-remote/journal-gatewayd.c:445:70: error: passing argument 3 of ‘MHD_get_connection_values’ from incompatible pointer type [-Werror=incompatible-pointer-types]
445 | MHD_get_connection_values(connection, MHD_GET_ARGUMENT_KIND, request_parse_arguments_iterator, m);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| int (*)(void *, enum MHD_ValueKind, const char *, const char *)
In file included from ../src/journal-remote/journal-gatewayd.c:5:
/usr/include/microhttpd.h:2784:49: note: expected ‘MHD_KeyValueIterator’ {aka ‘enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)’} but argument is of type ‘int (*)(void *, enum MHD_ValueKind, const char *, const char *)’
2784 | MHD_KeyValueIterator iterator,
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
../src/journal-remote/journal-gatewayd.c: In function ‘main’:
../src/journal-remote/journal-gatewayd.c:1023:38: error: passing argument 5 of ‘MHD_start_daemon’ from incompatible pointer type [-Werror=incompatible-pointer-types]
1023 | request_handler, NULL,
| ^~~~~~~~~~~~~~~
| |
| int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)}
In file included from ../src/journal-remote/journal-gatewayd.c:5:
/usr/include/microhttpd.h:2480:45: note: expected ‘MHD_AccessHandlerCallback’ {aka ‘enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)’} but argument is of type ‘int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)’ {aka ‘int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)’}
2480 | MHD_AccessHandlerCallback dh, void *dh_cls,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
cc1: some warnings being treated as errors
[703/1621] Linking target systemd-export
[704/1621] Compiling C object systemd-journal-upload.p/src_journal-remote_journal-upload-journal.c.o
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment