Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/keepalived.spec'], chrootPath='/var/lib/mock/f33-build-338725-58401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/keepalived.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/keepalived-2.1.5-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keepalived.spec'], chrootPath='/var/lib/mock/f33-build-338725-58401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keepalived.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.duRtzt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keepalived-2.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/keepalived-2.1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keepalived-2.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EA55nt + umask 022 + cd /builddir/build/BUILD + cd keepalived-2.1.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-13 15:18:38.000000000 -0400 +++ ./configure 2020-09-01 07:57:56.794351470 -0400 @@ -2271,7 +2271,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-snmp --enable-snmp-rfc --enable-nftables --disable-iptables --disable-ipset --enable-sha1 --with-init=systemd configure: WARNING: unrecognized options: --disable-ipset checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ldd... no checking for ldd... ldd checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking msghdr.msg_controllen is size_t... yes checking diagnostic pragmas in functions... yes checking diagnostic push/pop pragmas... yes checking for -Wall... yes checking for -Wextra... yes checking for -Wunused... yes checking for -Wstrict-prototypes... yes checking for -Wabsolute-value... yes checking for -Waddress-of-packed-member... yes checking for -Walloca... yes checking for -Walloc-zero... yes checking for -Warray-bounds=2... yes checking for -Wattribute-alias... yes checking for -Wbad-function-cast... yes checking for -Wcast-align... yes checking for -Wcast-qual... yes checking for -Wchkp... no checking for -Wdate-time... yes checking for -Wdisabled-optimization... yes checking for -Wdouble-promotion... yes checking for -Wduplicated-branches... yes checking for -Wduplicated-cond... yes checking for -Wfloat-conversion... yes checking for -Wfloat-equal... yes checking for -Wformat-overflow... yes checking for -Wformat-security... yes checking for -Wformat-signedness... yes checking for -Wformat-truncation... yes checking for -Wframe-larger-than=5120... yes checking for -Wimplicit-fallthrough=3... yes checking for -Winit-self... yes checking for -Winline... yes checking for -Wjump-misses-init... yes checking for -Wlogical-op... yes checking for -Wmissing-declarations... yes checking for -Wmissing-field-initializers... yes checking for -Wmissing-prototypes... yes checking for -Wnested-externs... yes checking for -Wnormalized... yes checking for -Wnull-dereference... yes checking for -Wold-style-definition... yes checking for -Woverlength-strings... yes checking for -Wpointer-arith... yes checking for -Wredundant-decls... yes checking for -Wshadow... yes checking for -Wshift-overflow=2... yes checking for -Wstack-protector... yes checking for -Wstrict-overflow=4... yes checking for -Wstrict-prototypes... yes checking for -Wstringop-overflow=2... yes checking for -Wsuggest-attribute=cold... yes checking for -Wsuggest-attribute=const... yes checking for -Wsuggest-attribute=format... yes checking for -Wsuggest-attribute=malloc... yes checking for -Wsuggest-attribute=noreturn... yes checking for -Wsuggest-attribute=pure... yes checking for -Wsync-nand... yes checking for -Wtrampolines... yes checking for -Wundef... yes checking for -Wuninitialized... yes checking for -Wunknown-pragmas... yes checking for -Wunsuffixed-float-constants... yes checking for -Wunused-const-variable=2... yes checking for -Wunused-macros... yes checking for -Wvariadic-macros... yes checking for -Wwrite-strings... yes checking for PIE support... yes checking for -Wformat -Werror=format-security support... yes checking for -Wp,-D_FORTIFY_SOURCE=2 support... yes checking for -fexceptions support... yes checking for -fstack-protector-strong support... yes checking for --param=ssp-buffer-size=4 support... yes checking for -grecord-gcc-switches support... yes checking for -Wl,-z,relro support... yes checking for -Wl,-z,now support... yes checking for -O2 support... yes checking for unaligned memory access... yes checking for clock_gettime() requires -lrt... no checking how to run the C preprocessor... gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking linux/errqueue.h needs sys/time.h... no checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking linux/icmpv6.h usability... yes checking linux/icmpv6.h presence... yes checking for linux/icmpv6.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/ip.h usability... yes checking linux/ip.h presence... yes checking for linux/ip.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/fib_rules.h... yes checking for linux/if_addr.h... yes checking for linux/if_link.h... yes checking for linux/if_arp.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for an ANSI C-conforming const... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for getcwd... yes checking for gettimeofday... yes checking for malloc... yes checking for memmove... yes checking for memset... yes checking for realloc... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for pipe2... yes checking for signalfd... yes checking for inotify_init1... yes checking for vsyslog... yes checking for epoll_create1... yes checking whether ETHERTYPE_IPV6 is declared... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking SSL_set_tlsext_host_name() - may be a definition... yes checking for SSL_CTX_set_verify_depth... yes checking for SSL_set0_rbio... yes checking for OPENSSL_init_crypto... yes checking for TLS_method... yes checking whether IPV4_DEVCONF_ARP_IGNORE is declared... yes checking whether IPV4_DEVCONF_ACCEPT_LOCAL is declared... yes checking whether IPV4_DEVCONF_RP_FILTER is declared... yes checking whether IPV4_DEVCONF_ARPFILTER is declared... yes checking for linux/rtnetlink.h... yes checking whether IPV6_RECVHOPLIMIT is declared... yes checking whether IPV6_RECVPKTINFO is declared... yes checking for nl_socket_alloc in -lnl-3... yes checking for genl_connect in -lnl-genl-3... yes checking netlink/netlink.h usability... yes checking netlink/netlink.h presence... yes checking for netlink/netlink.h... yes checking netlink/genl/ctrl.h usability... yes checking netlink/genl/ctrl.h presence... yes checking for netlink/genl/ctrl.h... yes checking netlink/genl/genl.h usability... yes checking netlink/genl/genl.h presence... yes checking for netlink/genl/genl.h... yes checking for magic_open in -lmagic... no checking whether RTA_ENCAP is declared... yes checking whether RTA_EXPIRES is declared... yes checking whether RTA_NEWDST is declared... yes checking whether RTA_PREF is declared... yes checking whether FRA_SUPPRESS_PREFIXLEN is declared... yes checking whether FRA_SUPPRESS_IFGROUP is declared... yes checking whether FRA_TUN_ID is declared... yes checking whether RTAX_CC_ALGO is declared... yes checking whether RTAX_QUICKACK is declared... yes checking whether RTEXT_FILTER_SKIP_STATS is declared... yes checking whether FRA_L3MDEV is declared... yes checking whether FRA_UID_RANGE is declared... yes checking whether RTAX_FASTOPEN_NO_COOKIE is declared... yes checking whether RTA_VIA is declared... yes checking whether FRA_OIFNAME is declared... yes checking whether FRA_PROTOCOL is declared... yes checking whether FRA_IP_PROTO is declared... yes checking whether FRA_SPORT_RANGE is declared... yes checking whether FRA_DPORT_RANGE is declared... yes checking whether RTA_TTL_PROPAGATE is declared... yes checking whether IFA_FLAGS is declared... yes checking whether IP_MULTICAST_ALL is declared... yes checking whether LWTUNNEL_ENCAP_MPLS is declared... yes checking whether LWTUNNEL_ENCAP_ILA is declared... yes checking whether NFTA_TABLE_MAX is declared... yes checking whether NFTNL_EXPR_LOOKUP_FLAGS and NFT_LOOKUP_F_INV are defined... yes checking whether NFTA_DUP_MAX is declared... yes checking whether NFT_USERDATA_MAXLEN is declared... yes checking whether nftnl_udata_buf_alloc is declared... yes checking whether nftnl_udata_put_u32 is declared... yes checking for linux/if.h and net/if.h namespace collision... yes checking for linux/if_ether.h then netinet/in.h then linux/if.h namespace collision... no checking for linux/if_ether.h then netinet/if_ether.h namespace collision... no checking for libiptc/libiptc.h linux/if.h and net/if.h namespace collision... yes checking linux/ip_vs.h usability... yes checking linux/ip_vs.h presence... yes checking for linux/ip_vs.h... yes checking whether IP_VS_SVC_F_ONEPACKET is declared... yes checking whether IPVS_DEST_ATTR_ADDR_FAMILY is declared... yes checking whether IPVS_DAEMON_ATTR_SYNC_MAXLEN is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_GROUP is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_GROUP6 is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_PORT is declared... yes checking whether IPVS_DAEMON_ATTR_MCAST_TTL is declared... yes checking whether IPVS_SVC_ATTR_STATS64 is declared... yes checking whether IPVS_DEST_ATTR_STATS64 is declared... yes checking whether IPVS_DEST_ATTR_TUN_TYPE is declared... yes checking whether IP_VS_TUNNEL_ENCAP_FLAG_NOCSUM is declared... yes checking whether IP_VS_CONN_F_TUNNEL_TYPE_GRE is declared... yes checking whether IFLA_MACVLAN_MODE is declared... yes checking whether MACVLAN_MODE_PRIVATE is declared... yes checking whether IFLA_IPVLAN_MODE is declared... yes checking whether PROC_EVENT_SID is declared... yes checking whether PROC_EVENT_PTRACE is declared... yes checking whether PROC_EVENT_COMM is declared... yes checking whether PROC_EVENT_COREDUMP is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether IPVS_SVC_ATTR_PE_NAME is declared... yes checking whether O_PATH is declared... yes checking whether GLOB_BRACE is declared... yes checking for timegm()... yes checking whether FRA_SRC is declared... yes checking whether IFLA_INET6_ADDR_GEN_MODE is declared... yes checking whether IFLA_VRF_MAX is declared... yes checking for riscv64-redhat-linux-gnu-net-snmp-config... no checking for net-snmp-config... /usr/bin/net-snmp-config checking whether C compiler supports flag " -L/usr/lib64 -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lssl -lssl -lcrypto -lm -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" from Net-SNMP... yes checking for netsnmp_enable_subagent... yes checking for net-snmp/agent/agent_sysORTable.h... yes checking for net-snmp/agent/snmp_vars.h... yes checking for net-snmp/agent/util_funcs.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for SHA1_Init in -lcrypto... yes checking whether SO_MARK is declared... yes checking whether CLONE_NEWNET is declared... yes checking for setns... yes checking whether RLIMIT_RTTIME is declared... yes checking whether SCHED_RESET_ON_FORK is declared... yes checking for sphinx-build... No checking for rpm... Yes checking for rpmbuild... Yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating keepalived/Makefile config.status: creating lib/Makefile config.status: creating keepalived/core/Makefile config.status: creating keepalived.spec config.status: creating genhash/Makefile config.status: creating keepalived/check/Makefile config.status: creating keepalived/vrrp/Makefile config.status: creating keepalived/bfd/Makefile config.status: creating doc/Makefile config.status: creating bin_install/Makefile config.status: creating keepalived/dbus/Makefile config.status: creating keepalived/etc/Makefile config.status: creating keepalived/etc/init/Makefile config.status: creating keepalived/etc/init.d/Makefile config.status: creating keepalived/trackers/Makefile config.status: creating doc/man/man8/Makefile config.status: creating lib/config.h config.status: creating lib/config_warnings.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-ipset Keepalived configuration ------------------------ Keepalived version : 2.1.5 Compiler : gcc Preprocessor flags : -D_GNU_SOURCE -I/usr/include/libnl3 -DNETSNMP_NO_INLINE Compiler flags : -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunused -Wstrict-prototypes -Wabsolute-value -Waddress-of-packed-member -Walloca -Walloc-zero -Warray-bounds=2 -Wattribute-alias -Wbad-function-cast -Wcast-align -Wcast-qual -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wfloat-conversion -Wfloat-equal -Wformat-overflow -Wformat-security -Wformat-signedness -Wformat-truncation -Wframe-larger-than=5120 -Wimplicit-fallthrough=3 -Winit-self -Winline -Wjump-misses-init -Wlogical-op -Wmissing-declarations -Wmissing-field-initializers -Wmissing-prototypes -Wnested-externs -Wnormalized -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpointer-arith -Wredundant-decls -Wshadow -Wshift-overflow=2 -Wstack-protector -Wstrict-overflow=4 -Wstrict-prototypes -Wstringop-overflow=2 -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsync-nand -Wtrampolines -Wundef -Wuninitialized -Wunknown-pragmas -Wunsuffixed-float-constants -Wunused-const-variable=2 -Wunused-macros -Wvariadic-macros -Wwrite-strings -fPIE -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -O2 Linker flags : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -L/usr/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Extra Lib : -lm -lcrypto -lssl -lnl-3 -lnl-genl-3 -lnftnl -lmnl -lnetsnmpmibs -lnetsnmpagent -lnetsnmp -lm -lssl -lssl -lcrypto -lm Use IPVS Framework : Yes IPVS use libnl : Yes IPVS syncd attributes : Yes IPVS 64 bit stats : Yes HTTP_GET regex support : No fwmark socket support : Yes Use VRRP Framework : Yes Use VRRP VMAC : Yes Use VRRP authentication : Yes With ip rules/routes : Yes With track_process : Yes With linkbeat : Yes Use BFD Framework : No SNMP vrrp support : Yes SNMP checker support : Yes SNMP RFCv2 support : Yes SNMP RFCv3 support : Yes SNMP send V3 for V2 : Yes DBUS support : No SHA1 support : Yes Use JSON output : No libnl version : 3 Use IPv4 devconf : Yes Use iptables : No Use nftables : Yes init type : systemd Strict config checks : No Build genhash : Yes Build documentation : No + /usr/bin/make -j4 STRIP=/bin/true Making all in lib make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/lib' /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/lib' CC memory.o CC utils.o CC notify.o CC timer.o utils.c: In function 'domain_stosockaddr': utils.c:496:13: warning: cast increases required alignment of target type [-Wcast-align] 496 | *addr6 = *(struct sockaddr_in6 *)res->ai_addr; | ^ utils.c:501:13: warning: cast increases required alignment of target type [-Wcast-align] 501 | *addr4 = *(struct sockaddr_in *)res->ai_addr; | ^ In file included from list_head.h:28, from scheduler.h:39, from notify.h:31, from notify.c:38: notify.c: In function 'script_killall': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:342:13: note: in expansion of macro 'rb_entry_safe' 342 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ notify.c:465:2: note: in expansion of macro 'rb_for_each_entry_cached' 465 | rb_for_each_entry_cached(thread, &m->child, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:343:18: note: in expansion of macro 'rb_entry_safe' 343 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ notify.c:465:2: note: in expansion of macro 'rb_for_each_entry_cached' 465 | rb_for_each_entry_cached(thread, &m->child, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~ CC scheduler.o CC vector.o In file included from list_head.h:28, from scheduler.h:39, from scheduler.c:47: scheduler.c: In function 'thread_rb_move_ready': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:355:13: note: in expansion of macro 'rb_entry_safe' 355 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ scheduler.c:240:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 240 | rb_for_each_entry_safe_cached(thread, thread_tmp, root, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:356:19: note: in expansion of macro 'rb_entry_safe' 356 | pos && (n = rb_entry_safe(rb_next(&pos->member), typeof(*n), member), 1); \ | ^~~~~~~~~~~~~ scheduler.c:240:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 240 | rb_for_each_entry_safe_cached(thread, thread_tmp, root, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_update_timer': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ scheduler.c:261:10: note: in expansion of macro 'rb_entry' 261 | first = rb_entry(rb_first_cached(root), thread_t, n); | ^~~~~~~~ scheduler.c: In function 'thread_event_new': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:268:12: note: in expansion of macro 'rb_entry' 268 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:589:2: note: in expansion of macro 'rb_insert_sort' 589 | rb_insert_sort(&m->io_events, event, n, thread_event_cmp); | ^~~~~~~~~~~~~~ scheduler.c: In function 'thread_event_get': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ scheduler.c:599:9: note: in expansion of macro 'rb_search' 599 | return rb_search(&m->io_events, &event, n, thread_event_cmp); | ^~~~~~~~~ scheduler.c: In function 'thread_clean_unuse': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ scheduler.c:856:2: note: in expansion of macro 'list_for_each_entry_safe' 856 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ scheduler.c:856:2: note: in expansion of macro 'list_for_each_entry_safe' 856 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ scheduler.c:856:2: note: in expansion of macro 'list_for_each_entry_safe' 856 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_destroy_list': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ scheduler.c:885:2: note: in expansion of macro 'list_for_each_entry_safe' 885 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ scheduler.c:885:2: note: in expansion of macro 'list_for_each_entry_safe' 885 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ scheduler.c:885:2: note: in expansion of macro 'list_for_each_entry_safe' 885 | list_for_each_entry_safe(thread, thread_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_destroy_rb': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:355:13: note: in expansion of macro 'rb_entry_safe' 355 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ scheduler.c:900:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 900 | rb_for_each_entry_safe_cached(thread, thread_tmp, root, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:356:19: note: in expansion of macro 'rb_entry_safe' 356 | pos && (n = rb_entry_safe(rb_next(&pos->member), typeof(*n), member), 1); \ | ^~~~~~~~~~~~~ scheduler.c:900:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 900 | rb_for_each_entry_safe_cached(thread, thread_tmp, root, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_trim_head': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ scheduler.c:993:11: note: in expansion of macro 'list_first_entry' 993 | thread = list_first_entry(l, thread_t, e_list); | ^~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_add_read_sands': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:1073:2: note: in expansion of macro 'rb_insert_sort_cached' 1073 | rb_insert_sort_cached(&m->read, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_read_requeue': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:386:10: note: in expansion of macro 'rb_entry_safe' 386 | prev = rb_entry_safe(prev_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ scheduler.c:1137:2: note: in expansion of macro 'rb_move_cached' 1137 | rb_move_cached(&thread->master->read, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:387:10: note: in expansion of macro 'rb_entry_safe' 387 | next = rb_entry_safe(next_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ scheduler.c:1137:2: note: in expansion of macro 'rb_move_cached' 1137 | rb_move_cached(&thread->master->read, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ rbtree.h:395:4: note: in expansion of macro 'rb_insert_sort_cached' 395 | rb_insert_sort_cached(root, node, member, compar); \ | ^~~~~~~~~~~~~~~~~~~~~ scheduler.c:1137:2: note: in expansion of macro 'rb_move_cached' 1137 | rb_move_cached(&thread->master->read, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ scheduler.c: In function 'thread_add_write': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:1202:2: note: in expansion of macro 'rb_insert_sort_cached' 1202 | rb_insert_sort_cached(&m->write, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_add_timer': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:1255:2: note: in expansion of macro 'rb_insert_sort_cached' 1255 | rb_insert_sort_cached(&m->timer, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'timer_thread_update_timeout': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:386:10: note: in expansion of macro 'rb_entry_safe' 386 | prev = rb_entry_safe(prev_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ scheduler.c:1279:2: note: in expansion of macro 'rb_move_cached' 1279 | rb_move_cached(&thread->master->timer, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:387:10: note: in expansion of macro 'rb_entry_safe' 387 | next = rb_entry_safe(next_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ scheduler.c:1279:2: note: in expansion of macro 'rb_move_cached' 1279 | rb_move_cached(&thread->master->timer, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ rbtree.h:395:4: note: in expansion of macro 'rb_insert_sort_cached' 395 | rb_insert_sort_cached(root, node, member, compar); \ | ^~~~~~~~~~~~~~~~~~~~~ scheduler.c:1279:2: note: in expansion of macro 'rb_move_cached' 1279 | rb_move_cached(&thread->master->timer, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~ scheduler.c: In function 'thread_add_child': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:1322:2: note: in expansion of macro 'rb_insert_sort_cached' 1322 | rb_insert_sort_cached(&m->child, thread, n, thread_timer_cmp); | ^~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:268:12: note: in expansion of macro 'rb_entry' 268 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ scheduler.c:1325:2: note: in expansion of macro 'rb_insert_sort' 1325 | rb_insert_sort(&m->child_pid, thread, rb_data, thread_child_pid_cmp); | ^~~~~~~~~~~~~~ scheduler.c: In function 'thread_children_reschedule': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:342:13: note: in expansion of macro 'rb_entry_safe' 342 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ scheduler.c:1337:2: note: in expansion of macro 'rb_for_each_entry_cached' 1337 | rb_for_each_entry_cached(thread, &m->child, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:343:18: note: in expansion of macro 'rb_entry_safe' 343 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ scheduler.c:1337:2: note: in expansion of macro 'rb_for_each_entry_cached' 1337 | rb_for_each_entry_cached(thread, &m->child, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'thread_cancel_read': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:355:13: note: in expansion of macro 'rb_entry_safe' 355 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ scheduler.c:1488:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 1488 | rb_for_each_entry_safe_cached(thread, thread_tmp, &m->read, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ rbtree.h:356:19: note: in expansion of macro 'rb_entry_safe' 356 | pos && (n = rb_entry_safe(rb_next(&pos->member), typeof(*n), member), 1); \ | ^~~~~~~~~~~~~ scheduler.c:1488:2: note: in expansion of macro 'rb_for_each_entry_safe_cached' 1488 | rb_for_each_entry_safe_cached(thread, thread_tmp, &m->read, n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scheduler.c: In function 'process_child_termination': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ scheduler.c:1975:11: note: in expansion of macro 'rb_search' 1975 | thread = rb_search(&master->child_pid, &th, rb_data, thread_child_pid_cmp); | ^~~~~~~~~ CC html.o CC parser.o CC signals.o CC logger.o In file included from list_head.h:28, from parser.c:48: parser.c: In function 'report_config_error': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:179:10: note: in expansion of macro 'list_first_entry' 179 | file = list_first_entry(&include_stack, include_file_t, e_list); | ^~~~~~~~~~~~~~~~ parser.c: In function 'free_seq_lst': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:908:2: note: in expansion of macro 'list_for_each_entry_safe' 908 | list_for_each_entry_safe(param, param_tmp, &seq->lst_params, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:908:2: note: in expansion of macro 'list_for_each_entry_safe' 908 | list_for_each_entry_safe(param, param_tmp, &seq->lst_params, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:908:2: note: in expansion of macro 'list_for_each_entry_safe' 908 | list_for_each_entry_safe(param, param_tmp, &seq->lst_params, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:915:2: note: in expansion of macro 'list_for_each_entry_safe' 915 | list_for_each_entry_safe(value_set, value_set_tmp, &seq->lst_values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:915:2: note: in expansion of macro 'list_for_each_entry_safe' 915 | list_for_each_entry_safe(value_set, value_set_tmp, &seq->lst_values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:915:2: note: in expansion of macro 'list_for_each_entry_safe' 915 | list_for_each_entry_safe(value_set, value_set_tmp, &seq->lst_values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:917:3: note: in expansion of macro 'list_for_each_entry_safe' 917 | list_for_each_entry_safe(value, value_tmp, &value_set->values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:917:3: note: in expansion of macro 'list_for_each_entry_safe' 917 | list_for_each_entry_safe(value, value_tmp, &value_set->values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:917:3: note: in expansion of macro 'list_for_each_entry_safe' 917 | list_for_each_entry_safe(value, value_tmp, &value_set->values, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'free_seq_list': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:936:2: note: in expansion of macro 'list_for_each_entry_safe' 936 | list_for_each_entry_safe(seq, seq_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:936:2: note: in expansion of macro 'list_for_each_entry_safe' 936 | list_for_each_entry_safe(seq, seq_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:936:2: note: in expansion of macro 'list_for_each_entry_safe' 936 | list_for_each_entry_safe(seq, seq_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'add_lst': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:1204:22: note: in expansion of macro 'list_first_entry' 1204 | seq_ent->next_var = list_first_entry(&seq_ent->lst_values, value_set_t, e_list); | ^~~~~~~~~~~~~~~~ parser.c: In function 'find_definition': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:1336:2: note: in expansion of macro 'list_for_each_entry' 1336 | list_for_each_entry(def, &defs, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ parser.c:1336:2: note: in expansion of macro 'list_for_each_entry' 1336 | list_for_each_entry(def, &defs, e_list) { | ^~~~~~~~~~~~~~~~~~~ parser.c: In function 'free_multiline_stack_list': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:1360:2: note: in expansion of macro 'list_for_each_entry_safe' 1360 | list_for_each_entry_safe(stack, stack_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:1360:2: note: in expansion of macro 'list_for_each_entry_safe' 1360 | list_for_each_entry_safe(stack, stack_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:1360:2: note: in expansion of macro 'list_for_each_entry_safe' 1360 | list_for_each_entry_safe(stack, stack_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'multiline_stack_pop': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ parser.c:1388:14: note: in expansion of macro 'list_last_entry' 1388 | stack_ent = list_last_entry(&multiline_stack, multiline_stack_ent, e_list); | ^~~~~~~~~~~~~~~ parser.c: In function 'free_def_list': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ parser.c:1513:2: note: in expansion of macro 'list_for_each_entry_safe' 1513 | list_for_each_entry_safe(def, def_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:1513:2: note: in expansion of macro 'list_for_each_entry_safe' 1513 | list_for_each_entry_safe(def, def_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ parser.c:1513:2: note: in expansion of macro 'list_for_each_entry_safe' 1513 | list_for_each_entry_safe(def, def_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'get_next_file': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:1933:25: note: in expansion of macro 'list_first_entry' 1933 | include_file_t *file = list_first_entry(&include_stack, include_file_t, e_list); | ^~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:1945:9: note: in expansion of macro 'list_first_entry' 1945 | file = list_first_entry(&include_stack, include_file_t, e_list); | ^~~~~~~~~~~~~~~~ parser.c: In function 'read_line': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ parser.c:1997:17: note: in expansion of macro 'list_last_entry' 1997 | seq_t *seq = list_last_entry(&seq_list, seq_t, e_list); | ^~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:2021:5: note: in expansion of macro 'list_for_each_entry' 2021 | list_for_each_entry(param, &seq->lst_params, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ parser.c:2021:5: note: in expansion of macro 'list_for_each_entry' 2021 | list_for_each_entry(param, &seq->lst_params, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ parser.c:2022:14: note: in expansion of macro 'list_entry' 2022 | value = list_entry(next_value, value_t, e_list); | ^~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ parser.c:2038:22: note: in expansion of macro 'list_entry' 2038 | seq->next_var = list_entry(seq->next_var->e_list.next, value_set_t, e_list); | ^~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:2058:11: note: in expansion of macro 'list_first_entry' 2058 | file = list_first_entry(&include_stack, include_file_t, e_list); | ^~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ parser.c:2064:14: note: in expansion of macro 'list_first_entry' 2064 | file = list_first_entry(&include_stack, include_file_t, e_list); | ^~~~~~~~~~~~~~~~ CC list_head.o CC rbtree.o CC process.o CC json_writer.o CC rttables.o In file included from list_head.h:28, from rttables.c:31: rttables.c: In function 'free_rt_entry_list': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ rttables.c:142:2: note: in expansion of macro 'list_for_each_entry_safe' 142 | list_for_each_entry_safe(rte, rte_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ rttables.c:142:2: note: in expansion of macro 'list_for_each_entry_safe' 142 | list_for_each_entry_safe(rte, rte_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ rttables.c:142:2: note: in expansion of macro 'list_for_each_entry_safe' 142 | list_for_each_entry_safe(rte, rte_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ rttables.c: In function 'add_default': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ rttables.c:254:3: note: in expansion of macro 'list_for_each_entry' 254 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ rttables.c:254:3: note: in expansion of macro 'list_for_each_entry' 254 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ rttables.c: In function 'find_entry': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ rttables.c:305:2: note: in expansion of macro 'list_for_each_entry' 305 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ rttables.c:305:2: note: in expansion of macro 'list_for_each_entry' 305 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ rttables.c: In function 'get_entry': container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ rttables.c:390:2: note: in expansion of macro 'list_for_each_entry' 390 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ rttables.c:390:2: note: in expansion of macro 'list_for_each_entry' 390 | list_for_each_entry(rte, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ AR liblib.a make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/lib' Making all in keepalived make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' Making all in core make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' CC main.o CC layer4.o CC daemon.o CC pidfile.o CC smtp.o CC global_data.o layer4.c: In function 'udp_socket_error': layer4.c:339:14: warning: cast increases required alignment of target type [-Wcast-align] 339 | sock_err = (struct sock_extended_err *)CMSG_DATA(cmsg); | ^ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/global_data.h:51, from ../../keepalived/include/smtp.h:31, from smtp.c:31: smtp.c: In function 'rcpt_cmd': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ smtp.c:395:30: note: in expansion of macro 'list_entry' 395 | smtp->next_email_element = list_entry(email->e_list.next, email_t, e_list); | ^~~~~~~~~~ smtp.c: In function 'smtp_connect': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ smtp.c:535:29: note: in expansion of macro 'list_first_entry' 535 | smtp->next_email_element = list_first_entry(&global_data->email, email_t, e_list); | ^~~~~~~~~~~~~~~~ smtp.c: In function 'build_to_header_rcpt_addrs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ smtp.c:609:2: note: in expansion of macro 'list_for_each_entry' 609 | list_for_each_entry(email, &global_data->email, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ smtp.c:609:2: note: in expansion of macro 'list_for_each_entry' 609 | list_for_each_entry(email, &global_data->email, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC global_parser.o global_data.c: In function 'set_default_mcast_group': global_data.c:91:41: warning: cast increases required alignment of target type [-Wcast-align] 91 | inet_stosockaddr(INADDR_VRRP_GROUP, 0, (struct sockaddr_storage *)&data->vrrp_mcast_group4); | ^ global_data.c:93:42: warning: cast increases required alignment of target type [-Wcast-align] 93 | inet_stosockaddr(INADDR6_VRRP_GROUP, 0, (struct sockaddr_storage *)&data->vrrp_mcast_group6); | ^ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/global_data.h:51, from global_data.c:29: global_data.c: In function 'free_email_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ global_data.c:126:2: note: in expansion of macro 'list_for_each_entry_safe' 126 | list_for_each_entry_safe(email, email_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ global_data.c:126:2: note: in expansion of macro 'list_for_each_entry_safe' 126 | list_for_each_entry_safe(email, email_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ global_data.c:126:2: note: in expansion of macro 'list_for_each_entry_safe' 126 | list_for_each_entry_safe(email, email_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ global_data.c: In function 'dump_email_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ global_data.c:136:2: note: in expansion of macro 'list_for_each_entry' 136 | list_for_each_entry(email, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ global_data.c:136:2: note: in expansion of macro 'list_for_each_entry' 136 | list_for_each_entry(email, l, e_list) | ^~~~~~~~~~~~~~~~~~~ global_data.c: In function 'dump_global_data': global_data.c:572:28: warning: cast increases required alignment of target type [-Wcast-align] 572 | , inet_sockaddrtos((struct sockaddr_storage *)&data->vrrp_mcast_group4)); | ^ global_data.c:576:28: warning: cast increases required alignment of target type [-Wcast-align] 576 | , inet_sockaddrtos((struct sockaddr_storage *)&data->vrrp_mcast_group6)); | ^ CC keepalived_netlink.o global_parser.c: In function 'vrrp_mcast_group4_handler': global_parser.c:744:50: warning: cast increases required alignment of target type [-Wcast-align] 744 | if (inet_stosockaddr(strvec_slot(strvec, 1), 0, (struct sockaddr_storage *)mcast)) | ^ global_parser.c: In function 'vrrp_mcast_group6_handler': global_parser.c:753:50: warning: cast increases required alignment of target type [-Wcast-align] 753 | if (inet_stosockaddr(strvec_slot(strvec, 1), 0, (struct sockaddr_storage *)mcast)) | ^ CC snmp.o CC namespaces.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/keepalived_netlink.h:36, from keepalived_netlink.c:52: keepalived_netlink.c: In function 'address_is_ours': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:186:2: note: in expansion of macro 'list_for_each_entry' 186 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:186:2: note: in expansion of macro 'list_for_each_entry' 186 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:194:4: note: in expansion of macro 'list_for_each_entry' 194 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:194:4: note: in expansion of macro 'list_for_each_entry' 194 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:200:3: note: in expansion of macro 'list_for_each_entry' 200 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:200:3: note: in expansion of macro 'list_for_each_entry' 200 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'ignore_address_if_ours_or_link_local': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:221:2: note: in expansion of macro 'list_for_each_entry' 221 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:221:2: note: in expansion of macro 'list_for_each_entry' 221 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:225:4: note: in expansion of macro 'list_for_each_entry' 225 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:225:4: note: in expansion of macro 'list_for_each_entry' 225 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:231:3: note: in expansion of macro 'list_for_each_entry' 231 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:231:3: note: in expansion of macro 'list_for_each_entry' 231 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'route_is_ours': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:280:2: note: in expansion of macro 'list_for_each_entry' 280 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:280:2: note: in expansion of macro 'list_for_each_entry' 280 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:281:3: note: in expansion of macro 'list_for_each_entry' 281 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:281:3: note: in expansion of macro 'list_for_each_entry' 281 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:310:2: note: in expansion of macro 'list_for_each_entry' 310 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:310:2: note: in expansion of macro 'list_for_each_entry' 310 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'rule_is_ours': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:492:2: note: in expansion of macro 'list_for_each_entry' 492 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:492:2: note: in expansion of macro 'list_for_each_entry' 492 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:493:3: note: in expansion of macro 'list_for_each_entry' 493 | list_for_each_entry(rule, &vrrp->vrules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:493:3: note: in expansion of macro 'list_for_each_entry' 493 | list_for_each_entry(rule, &vrrp->vrules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:501:2: note: in expansion of macro 'list_for_each_entry' 501 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:501:2: note: in expansion of macro 'list_for_each_entry' 501 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'addattr_l': keepalived_netlink.c:698:8: warning: cast increases required alignment of target type [-Wcast-align] 698 | rta = (struct rtattr *) (((char *) n) + n->nlmsg_len); | ^ keepalived_netlink.c: In function 'addattr_l2': keepalived_netlink.c:718:8: warning: cast increases required alignment of target type [-Wcast-align] 718 | rta = (struct rtattr *) (((char *) n) + n->nlmsg_len); | ^ keepalived_netlink.c: In function 'rta_addattr_l': keepalived_netlink.c:753:11: warning: cast increases required alignment of target type [-Wcast-align] 753 | subrta = (struct rtattr*)(((char *)rta) + rta->rta_len); | ^ keepalived_netlink.c: In function 'rta_addattr_l2': keepalived_netlink.c:773:11: warning: cast increases required alignment of target type [-Wcast-align] 773 | subrta = (struct rtattr*)(((char*)rta) + rta->rta_len); | ^ In file included from keepalived_netlink.c:52: keepalived_netlink.c: In function 'rta_nest': ../../keepalived/include/keepalived_netlink.h:57:24: warning: cast increases required alignment of target type [-Wcast-align] 57 | #define RTA_TAIL(rta) ((struct rtattr *)(((char *) (rta)) + RTA_ALIGN((rta)->rta_len))) | ^ keepalived_netlink.c:785:24: note: in expansion of macro 'RTA_TAIL' 785 | struct rtattr *nest = RTA_TAIL(rta); | ^~~~~~~~ keepalived_netlink.c: In function 'rta_nest_end': ../../keepalived/include/keepalived_netlink.h:57:24: warning: cast increases required alignment of target type [-Wcast-align] 57 | #define RTA_TAIL(rta) ((struct rtattr *)(((char *) (rta)) + RTA_ALIGN((rta)->rta_len))) | ^ keepalived_netlink.c:795:43: note: in expansion of macro 'RTA_TAIL' 795 | nest->rta_len = (unsigned short)((char *)RTA_TAIL(rta) - (char *)nest); | ^~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/keepalived_netlink.h:36, from keepalived_netlink.c:52: keepalived_netlink.c: In function 'set_vrrp_backup': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:828:3: note: in expansion of macro 'list_for_each_entry' 828 | list_for_each_entry(isync, &vrrp->sync->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:828:3: note: in expansion of macro 'list_for_each_entry' 828 | list_for_each_entry(isync, &vrrp->sync->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'have_address': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:859:2: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(addr, addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:859:2: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(addr, addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'netlink_if_address_filter': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:987:6: note: in expansion of macro 'list_for_each_entry' 987 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:987:6: note: in expansion of macro 'list_for_each_entry' 987 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ keepalived_netlink.c:1039:15: note: in expansion of macro 'list_last_entry' 1039 | saddr = list_last_entry(&ifp->sin_addr_l, sin_addr_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1043:7: note: in expansion of macro 'list_for_each_entry' 1043 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1043:7: note: in expansion of macro 'list_for_each_entry' 1043 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1053:6: note: in expansion of macro 'list_for_each_entry' 1053 | list_for_each_entry(saddr, &ifp->sin_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1053:6: note: in expansion of macro 'list_for_each_entry' 1053 | list_for_each_entry(saddr, &ifp->sin_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ keepalived_netlink.c:1066:15: note: in expansion of macro 'list_last_entry' 1066 | saddr = list_last_entry(&ifp->sin6_addr_l, sin_addr_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1070:7: note: in expansion of macro 'list_for_each_entry' 1070 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1070:7: note: in expansion of macro 'list_for_each_entry' 1070 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1080:6: note: in expansion of macro 'list_for_each_entry' 1080 | list_for_each_entry(saddr, &ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1080:6: note: in expansion of macro 'list_for_each_entry' 1080 | list_for_each_entry(saddr, &ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1101:5: note: in expansion of macro 'list_for_each_entry' 1101 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1101:5: note: in expansion of macro 'list_for_each_entry' 1101 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1191:4: note: in expansion of macro 'list_for_each_entry' 1191 | list_for_each_entry(ipaddr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1191:4: note: in expansion of macro 'list_for_each_entry' 1191 | list_for_each_entry(ipaddr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'netlink_parse_info': keepalived_netlink.c:1294:12: warning: cast increases required alignment of target type [-Wcast-align] 1294 | for (h = (struct nlmsghdr *) nlmsg_buf; NLMSG_OK(h, (size_t)len); h = NLMSG_NEXT(h, len)) { | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/keepalived_netlink.h:36, from keepalived_netlink.c:52: keepalived_netlink.c: In function 'process_if_status_change': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ keepalived_netlink.c:1526:2: note: in expansion of macro 'list_for_each_entry' 1526 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ keepalived_netlink.c:1526:2: note: in expansion of macro 'list_for_each_entry' 1526 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ snmp.c: In function 'snmp_find_element': snmp.c:144:8: warning: cast increases required alignment of target type [-Wcast-align] 144 | l1 = (list_head_t *) ((char *)e - offset_outer + offset_inner); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from snmp.c:26: snmp.c: In function 'snmp_mail': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ snmp.c:333:10: note: in expansion of macro 'list_entry' 333 | email = list_entry(e, email_t, e_list); | ^~~~~~~~~~ CC track_process.o CC reload_monitor.o In file included from /usr/include/string.h:519, from keepalived_netlink.c:30: In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'addattr32' at ../../keepalived/include/keepalived_netlink.h:93:9, inlined from 'netlink_request.constprop.0' at keepalived_netlink.c:1503:2: /usr/include/bits/string_fortified.h:34:10: warning: 'memcpy' offset [16, 39] from the object at 'req' is out of the bounds of referenced subobject 'nlh' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keepalived_netlink.c: In function 'netlink_request.constprop.0': keepalived_netlink.c:1485:19: note: subobject 'nlh' declared here 1485 | struct nlmsghdr nlh; | ^~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/track_process.h:30, from track_process.c:50: track_process.c: In function 'free_ref_tracked_process_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_process.c:114:2: note: in expansion of macro 'list_for_each_entry_safe' 114 | list_for_each_entry_safe(rtpr, rtpr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:114:2: note: in expansion of macro 'list_for_each_entry_safe' 114 | list_for_each_entry_safe(rtpr, rtpr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_process.c:114:2: note: in expansion of macro 'list_for_each_entry_safe' 114 | list_for_each_entry_safe(rtpr, rtpr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ track_process.c: In function 'free_process_tree': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:331:13: note: in expansion of macro 'rb_entry_safe' 331 | for (pos = rb_entry_safe(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ track_process.c:141:2: note: in expansion of macro 'rb_for_each_entry_safe' 141 | rb_for_each_entry_safe(tpi, next, &process_tree, pid_tree) { | ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:332:19: note: in expansion of macro 'rb_entry_safe' 332 | pos && (n = rb_entry_safe(rb_next(&pos->member), typeof(*n), member), 1); \ | ^~~~~~~~~~~~~ track_process.c:141:2: note: in expansion of macro 'rb_for_each_entry_safe' 141 | rb_for_each_entry_safe(tpi, next, &process_tree, pid_tree) { | ^~~~~~~~~~~~~~~~~~~~~~ track_process.c: In function 'alloc_tracked_process_instance': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:268:12: note: in expansion of macro 'rb_entry' 268 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ track_process.c:163:2: note: in expansion of macro 'rb_insert_sort' 163 | rb_insert_sort(&process_tree, new, pid_tree, pid_compare); | ^~~~~~~~~~~~~~ track_process.c: In function 'add_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ track_process.c:172:22: note: in expansion of macro 'rb_search' 172 | if (!tpi && !(tpi = rb_search(&process_tree, &tp, pid_tree, pid_compare))) | ^~~~~~~~~ track_process.c: In function 'read_procs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:325:3: note: in expansion of macro 'list_for_each_entry' 325 | list_for_each_entry(tpr, processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:325:3: note: in expansion of macro 'list_for_each_entry' 325 | list_for_each_entry(tpr, processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_process.c: In function 'remove_process_from_track': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_process.c:373:2: note: in expansion of macro 'list_for_each_entry_safe' 373 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:373:2: note: in expansion of macro 'list_for_each_entry_safe' 373 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_process.c:373:2: note: in expansion of macro 'list_for_each_entry_safe' 373 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ track_process.c: In function 'check_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ track_process.c:411:9: note: in expansion of macro 'rb_search' 411 | tpi = rb_search(&process_tree, &tp, pid_tree, pid_compare); | ^~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:484:2: note: in expansion of macro 'list_for_each_entry' 484 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:484:2: note: in expansion of macro 'list_for_each_entry' 484 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_process.c: In function 'check_process_fork': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ track_process.c:579:14: note: in expansion of macro 'rb_search' 579 | if (!(tpi = rb_search(&process_tree, &tp, pid_tree, pid_compare))) { | ^~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:593:2: note: in expansion of macro 'list_for_each_entry' 593 | list_for_each_entry(rtpr, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:593:2: note: in expansion of macro 'list_for_each_entry' 593 | list_for_each_entry(rtpr, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_process.c: In function 'check_process_termination': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ track_process.c:649:8: note: in expansion of macro 'rb_search' 649 | tpi = rb_search(&process_tree, &tp, pid_tree, pid_compare); | ^~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:658:2: note: in expansion of macro 'list_for_each_entry' 658 | list_for_each_entry(rtpr, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:658:2: note: in expansion of macro 'list_for_each_entry' 658 | list_for_each_entry(rtpr, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_process.c: In function 'check_process_comm_change': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ track_process.c:694:8: note: in expansion of macro 'rb_search' 694 | tpi = rb_search(&process_tree, &tp, pid_tree, pid_compare); | ^~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_process.c:704:2: note: in expansion of macro 'list_for_each_entry_safe' 704 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:704:2: note: in expansion of macro 'list_for_each_entry_safe' 704 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_process.c:704:2: note: in expansion of macro 'list_for_each_entry_safe' 704 | list_for_each_entry_safe(rtpr, rtpr_tmp, &tpi->processes, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ track_process.c: In function 'reinitialise_track_processes': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:852:2: note: in expansion of macro 'list_for_each_entry' 852 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:852:2: note: in expansion of macro 'list_for_each_entry' 852 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:869:2: note: in expansion of macro 'list_for_each_entry' 869 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:869:2: note: in expansion of macro 'list_for_each_entry' 869 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_process.c: In function 'handle_proc_ev': track_process.c:957:19: warning: cast increases required alignment of target type [-Wcast-align] 957 | for (nlmsghdr = (struct nlmsghdr *)buf; | ^ track_process.c:971:14: warning: cast increases required alignment of target type [-Wcast-align] 971 | proc_ev = (struct proc_event *)cn_msg->data; | ^ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/track_process.h:30, from track_process.c:50: track_process.c: In function 'end_process_monitor': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_process.c:1229:2: note: in expansion of macro 'list_for_each_entry' 1229 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_process.c:1229:2: note: in expansion of macro 'list_for_each_entry' 1229 | list_for_each_entry(tpr, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ reload_monitor.c: In function 'inotify_event_thread': reload_monitor.c:330:12: warning: cast increases required alignment of target type [-Wcast-align] 330 | event = (struct inotify_event*)buf_ptr; | ^ AR libcore.a make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' Making all in vrrp make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' CC vrrp_daemon.o CC vrrp_print.o CC vrrp_parser.o CC vrrp_data.o In file included from ../../lib/list_head.h:28, from vrrp_print.c:31: vrrp_print.c: In function 'vrrp_print_stats': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_print.c:70:2: note: in expansion of macro 'list_for_each_entry' 70 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_print.c:70:2: note: in expansion of macro 'list_for_each_entry' 70 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/global_data.h:51, from vrrp_data.c:33: vrrp_data.c: In function 'free_static_track_groups_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:76:2: note: in expansion of macro 'list_for_each_entry_safe' 76 | list_for_each_entry_safe(tgroup, tgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:76:2: note: in expansion of macro 'list_for_each_entry_safe' 76 | list_for_each_entry_safe(tgroup, tgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:76:2: note: in expansion of macro 'list_for_each_entry_safe' 76 | list_for_each_entry_safe(tgroup, tgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_static_track_groups_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:85:2: note: in expansion of macro 'list_for_each_entry' 85 | list_for_each_entry(tgroup, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:85:2: note: in expansion of macro 'list_for_each_entry' 85 | list_for_each_entry(tgroup, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_vrrp_sync_group_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:133:2: note: in expansion of macro 'list_for_each_entry_safe' 133 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, s_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:133:2: note: in expansion of macro 'list_for_each_entry_safe' 133 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, s_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:133:2: note: in expansion of macro 'list_for_each_entry_safe' 133 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, s_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_vrrp_sync_group_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:144:2: note: in expansion of macro 'list_for_each_entry' 144 | list_for_each_entry(vrrp, l, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:144:2: note: in expansion of macro 'list_for_each_entry' 144 | list_for_each_entry(vrrp, l, s_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_sync_group_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:185:2: note: in expansion of macro 'list_for_each_entry_safe' 185 | list_for_each_entry_safe(sgroup, sgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:185:2: note: in expansion of macro 'list_for_each_entry_safe' 185 | list_for_each_entry_safe(sgroup, sgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:185:2: note: in expansion of macro 'list_for_each_entry_safe' 185 | list_for_each_entry_safe(sgroup, sgroup_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/vrrp_scheduler.h:32, from vrrp_daemon.c:43: vrrp_daemon.c: In function 'set_vrrp_max_fds': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_daemon.c:163:2: note: in expansion of macro 'list_for_each_entry' 163 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_daemon.c:163:2: note: in expansion of macro 'list_for_each_entry' 163 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_sync_group_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:246:2: note: in expansion of macro 'list_for_each_entry' 246 | list_for_each_entry(sgroup, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:246:2: note: in expansion of macro 'list_for_each_entry' 246 | list_for_each_entry(sgroup, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_tracking_vrrp_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:266:2: note: in expansion of macro 'list_for_each_entry' 266 | list_for_each_entry(top, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_daemon.c: In function 'vrrp_shutdown_backstop_thread': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:266:2: note: in expansion of macro 'list_for_each_entry' 266 | list_for_each_entry(top, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:345:13: note: in expansion of macro 'rb_entry_safe_const' 345 | for (pos = rb_entry_safe_const(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~~~~~~~ vrrp_daemon.c:311:2: note: in expansion of macro 'rb_for_each_entry_cached_const' 311 | rb_for_each_entry_cached_const(t, &thread->master->child, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:346:18: note: in expansion of macro 'rb_entry_safe_const' 346 | pos; pos = rb_entry_safe_const(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~~~~~~~ vrrp_daemon.c:311:2: note: in expansion of macro 'rb_for_each_entry_cached_const' 311 | rb_for_each_entry_cached_const(t, &thread->master->child, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_vscript_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:284:2: note: in expansion of macro 'list_for_each_entry_safe' 284 | list_for_each_entry_safe(vscript, vscript_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:284:2: note: in expansion of macro 'list_for_each_entry_safe' 284 | list_for_each_entry_safe(vscript, vscript_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:284:2: note: in expansion of macro 'list_for_each_entry_safe' 284 | list_for_each_entry_safe(vscript, vscript_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_vscript_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:324:2: note: in expansion of macro 'list_for_each_entry' 324 | list_for_each_entry(script, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:324:2: note: in expansion of macro 'list_for_each_entry' 324 | list_for_each_entry(script, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_vprocess_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:344:2: note: in expansion of macro 'list_for_each_entry_safe' 344 | list_for_each_entry_safe(vprocess, vprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:344:2: note: in expansion of macro 'list_for_each_entry_safe' 344 | list_for_each_entry_safe(vprocess, vprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:344:2: note: in expansion of macro 'list_for_each_entry_safe' 344 | list_for_each_entry_safe(vprocess, vprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_daemon.c: In function 'sigreload_vrrp': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_daemon.c:648:3: note: in expansion of macro 'list_for_each_entry' 648 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_daemon.c:648:3: note: in expansion of macro 'list_for_each_entry' 648 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_daemon.c:653:3: note: in expansion of macro 'list_for_each_entry' 653 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_vprocess_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:390:2: note: in expansion of macro 'list_for_each_entry' 390 | list_for_each_entry(vprocess, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:390:2: note: in expansion of macro 'list_for_each_entry' 390 | list_for_each_entry(vprocess, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_sock_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_daemon.c:653:3: note: in expansion of macro 'list_for_each_entry' 653 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:453:2: note: in expansion of macro 'list_for_each_entry_safe' 453 | list_for_each_entry_safe(sock, sock_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:453:2: note: in expansion of macro 'list_for_each_entry_safe' 453 | list_for_each_entry_safe(sock, sock_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:453:2: note: in expansion of macro 'list_for_each_entry_safe' 453 | list_for_each_entry_safe(sock, sock_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_sock_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:476:2: note: in expansion of macro 'list_for_each_entry' 476 | list_for_each_entry(sock, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:476:2: note: in expansion of macro 'list_for_each_entry' 476 | list_for_each_entry(sock, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_sock_pool': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:486:2: note: in expansion of macro 'list_for_each_entry' 486 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:486:2: note: in expansion of macro 'list_for_each_entry' 486 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:321:13: note: in expansion of macro 'rb_entry_safe_const' 321 | for (pos = rb_entry_safe_const(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c:496:3: note: in expansion of macro 'rb_for_each_entry_const' 496 | rb_for_each_entry_const(vrrp, &sock->rb_vrid, rb_vrid) | ^~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:322:18: note: in expansion of macro 'rb_entry_safe_const' 322 | pos; pos = rb_entry_safe_const(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c:496:3: note: in expansion of macro 'rb_for_each_entry_const' 496 | rb_for_each_entry_const(vrrp, &sock->rb_vrid, rb_vrid) | ^~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_unicast_peer_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:511:2: note: in expansion of macro 'list_for_each_entry_safe' 511 | list_for_each_entry_safe(peer, peer_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:511:2: note: in expansion of macro 'list_for_each_entry_safe' 511 | list_for_each_entry_safe(peer, peer_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:511:2: note: in expansion of macro 'list_for_each_entry_safe' 511 | list_for_each_entry_safe(peer, peer_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_unicast_peer_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:531:2: note: in expansion of macro 'list_for_each_entry' 531 | list_for_each_entry(peer, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:531:2: note: in expansion of macro 'list_for_each_entry' 531 | list_for_each_entry(peer, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'free_vrrp_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_data.c:576:2: note: in expansion of macro 'list_for_each_entry_safe' 576 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:576:2: note: in expansion of macro 'list_for_each_entry_safe' 576 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_data.c:576:2: note: in expansion of macro 'list_for_each_entry_safe' 576 | list_for_each_entry_safe(vrrp, vrrp_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'dump_vrrp_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_data.c:809:2: note: in expansion of macro 'list_for_each_entry' 809 | list_for_each_entry(vrrp, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_data.c:809:2: note: in expansion of macro 'list_for_each_entry' 809 | list_for_each_entry(vrrp, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_unicast_peer': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:932:17: note: in expansion of macro 'list_last_entry' 932 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_track_if': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:987:17: note: in expansion of macro 'list_last_entry' 987 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_track_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:995:17: note: in expansion of macro 'list_last_entry' 995 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_track_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1003:17: note: in expansion of macro 'list_last_entry' 1003 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_track_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1012:17: note: in expansion of macro 'list_last_entry' 1012 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_group_track_if': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1031:26: note: in expansion of macro 'list_last_entry' 1031 | vrrp_sgroup_t *sgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/global_data.h:51, from vrrp_parser.c:44: vrrp_parser.c: In function 'static_track_group_handler': vrrp_data.c: In function 'alloc_vrrp_group_track_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_parser.c:95:2: note: in expansion of macro 'list_for_each_entry' 95 | list_for_each_entry(tg, &vrrp_data->static_track_groups, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1039:26: note: in expansion of macro 'list_last_entry' 1039 | vrrp_sgroup_t *sgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_parser.c:95:2: note: in expansion of macro 'list_for_each_entry' 95 | list_for_each_entry(tg, &vrrp_data->static_track_groups, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_group_track_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1047:26: note: in expansion of macro 'list_last_entry' 1047 | vrrp_sgroup_t *sgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'static_track_group_group_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:110:33: note: in expansion of macro 'list_last_entry' 110 | static_track_group_t *tgroup = list_last_entry(&vrrp_data->static_track_groups, | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_group_track_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1056:26: note: in expansion of macro 'list_last_entry' 1056 | vrrp_sgroup_t *sgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_vip': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1075:17: note: in expansion of macro 'list_last_entry' 1075 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_sync_group_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_parser.c:227:2: note: in expansion of macro 'list_for_each_entry' 227 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1080:17: note: in expansion of macro 'list_last_entry' 1080 | last_ipaddr = list_last_entry(&vrrp->vip, ip_address_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_parser.c:227:2: note: in expansion of macro 'list_for_each_entry' 227 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_group_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1085:16: note: in expansion of macro 'list_last_entry' 1085 | tail_ipaddr = list_last_entry(&vrrp->vip, ip_address_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:241:26: note: in expansion of macro 'list_last_entry' 241 | vrrp_sgroup_t *sgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gnotify_backup_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:300:26: note: in expansion of macro 'list_last_entry' 300 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gnotify_master_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:311:26: note: in expansion of macro 'list_last_entry' 311 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_evip': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1101:17: note: in expansion of macro 'list_last_entry' 1101 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gnotify_fault_handler': vrrp_data.c: In function 'alloc_vrrp_vroute': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:322:26: note: in expansion of macro 'list_last_entry' 322 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gnotify_stop_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:333:26: note: in expansion of macro 'list_last_entry' 333 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gnotify_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:344:26: note: in expansion of macro 'list_last_entry' 344 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1110:17: note: in expansion of macro 'list_last_entry' 1110 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_data.c: In function 'alloc_vrrp_vrule': vrrp_parser.c: In function 'vrrp_gsmtp_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:355:26: note: in expansion of macro 'list_last_entry' 355 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_data.c:1118:17: note: in expansion of macro 'list_last_entry' 1118 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_gglobal_tracking_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:371:26: note: in expansion of macro 'list_last_entry' 371 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_sg_tracking_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:379:26: note: in expansion of macro 'list_last_entry' 379 | vrrp_sgroup_t *vgroup = list_last_entry(&vrrp_data->vrrp_sync_group, vrrp_sgroup_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_parser.c:402:2: note: in expansion of macro 'list_for_each_entry' 402 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_parser.c:402:2: note: in expansion of macro 'list_for_each_entry' 402 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:416:17: note: in expansion of macro 'list_last_entry' 416 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vmac_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:457:17: note: in expansion of macro 'list_last_entry' 457 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vmac_xmit_base_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:484:17: note: in expansion of macro 'list_last_entry' 484 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_ipvlan_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:493:17: note: in expansion of macro 'list_last_entry' 493 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_check_unicast_src_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:610:17: note: in expansion of macro 'list_last_entry' 610 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_unicast_chksum_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:618:17: note: in expansion of macro 'list_last_entry' 618 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_native_ipv6_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:633:17: note: in expansion of macro 'list_last_entry' 633 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_state_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:647:17: note: in expansion of macro 'list_last_entry' 647 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_int_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:666:17: note: in expansion of macro 'list_last_entry' 666 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_linkbeat_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:690:17: note: in expansion of macro 'list_last_entry' 690 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_dont_track_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:721:17: note: in expansion of macro 'list_last_entry' 721 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_srcip_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:734:17: note: in expansion of macro 'list_last_entry' 734 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_track_srcip_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:759:17: note: in expansion of macro 'list_last_entry' 759 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vrid_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:766:17: note: in expansion of macro 'list_last_entry' 766 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_ttl_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:779:17: note: in expansion of macro 'list_last_entry' 779 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_prio_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:792:17: note: in expansion of macro 'list_last_entry' 792 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_adv_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:805:17: note: in expansion of macro 'list_last_entry' 805 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_debug_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:820:17: note: in expansion of macro 'list_last_entry' 820 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_skip_check_adv_addr_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:831:17: note: in expansion of macro 'list_last_entry' 831 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_strict_mode_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:850:17: note: in expansion of macro 'list_last_entry' 850 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_nopreempt_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:865:17: note: in expansion of macro 'list_last_entry' 865 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_preempt_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:871:17: note: in expansion of macro 'list_last_entry' 871 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_preempt_delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:877:17: note: in expansion of macro 'list_last_entry' 877 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_backup_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:890:17: note: in expansion of macro 'list_last_entry' 890 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_master_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:901:17: note: in expansion of macro 'list_last_entry' 901 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_fault_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:912:17: note: in expansion of macro 'list_last_entry' 912 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_stop_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:923:17: note: in expansion of macro 'list_last_entry' 923 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_deleted_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:934:17: note: in expansion of macro 'list_last_entry' 934 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:949:17: note: in expansion of macro 'list_last_entry' 949 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_master_rx_lower_pri': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:960:17: note: in expansion of macro 'list_last_entry' 960 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_smtp_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:971:17: note: in expansion of macro 'list_last_entry' 971 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_notify_priority_changes_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:987:17: note: in expansion of macro 'list_last_entry' 987 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_lvs_syncd_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1004:17: note: in expansion of macro 'list_last_entry' 1004 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1021:17: note: in expansion of macro 'list_last_entry' 1021 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_refresh_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1034:17: note: in expansion of macro 'list_last_entry' 1034 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_rep_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1048:17: note: in expansion of macro 'list_last_entry' 1048 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_refresh_rep_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1068:17: note: in expansion of macro 'list_last_entry' 1068 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_lower_prio_delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1089:17: note: in expansion of macro 'list_last_entry' 1089 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_garp_lower_prio_rep_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1102:17: note: in expansion of macro 'list_last_entry' 1102 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_lower_prio_no_advert_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1115:17: note: in expansion of macro 'list_last_entry' 1115 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_higher_prio_send_advert_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1134:17: note: in expansion of macro 'list_last_entry' 1134 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'kernel_rx_buf_size_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1152:17: note: in expansion of macro 'list_last_entry' 1152 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_auth_type_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1168:17: note: in expansion of macro 'list_last_entry' 1168 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_auth_pass_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1181:17: note: in expansion of macro 'list_last_entry' 1181 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_promote_secondaries_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1209:17: note: in expansion of macro 'list_last_entry' 1209 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_script_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1238:27: note: in expansion of macro 'list_last_entry' 1238 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_interval_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1250:27: note: in expansion of macro 'list_last_entry' 1250 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_timeout_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1270:27: note: in expansion of macro 'list_last_entry' 1270 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1290:27: note: in expansion of macro 'list_last_entry' 1290 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_rise_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1307:27: note: in expansion of macro 'list_last_entry' 1307 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_fall_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1320:27: note: in expansion of macro 'list_last_entry' 1320 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_user_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1333:27: note: in expansion of macro 'list_last_entry' 1333 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1348:27: note: in expansion of macro 'list_last_entry' 1348 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_process_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1391:37: note: in expansion of macro 'list_last_entry' 1391 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_match_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1429:37: note: in expansion of macro 'list_last_entry' 1429 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1447:37: note: in expansion of macro 'list_last_entry' 1447 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_quorum_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1478:37: note: in expansion of macro 'list_last_entry' 1478 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_quorum_max_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1497:37: note: in expansion of macro 'list_last_entry' 1497 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_delay_general': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1523:37: note: in expansion of macro 'list_last_entry' 1523 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_full_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1558:37: note: in expansion of macro 'list_last_entry' 1558 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_tprocess_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1565:37: note: in expansion of macro 'list_last_entry' 1565 | vrrp_tracked_process_t *tprocess = list_last_entry(&vrrp_data->vrrp_track_processes, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_vscript_init_fail_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1588:27: note: in expansion of macro 'list_last_entry' 1588 | vrrp_script_t *vscript = list_last_entry(&vrrp_data->vrrp_script, vrrp_script_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_version_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1594:17: note: in expansion of macro 'list_last_entry' 1594 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_accept_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1618:17: note: in expansion of macro 'list_last_entry' 1618 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'vrrp_no_accept_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1628:17: note: in expansion of macro 'list_last_entry' 1628 | vrrp_t *vrrp = list_last_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'garp_group_garp_interval_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1645:24: note: in expansion of macro 'list_last_entry' 1645 | garp_delay_t *delay = list_last_entry(&garp_delay, garp_delay_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'garp_group_gna_interval_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1663:24: note: in expansion of macro 'list_last_entry' 1663 | garp_delay_t *delay = list_last_entry(&garp_delay, garp_delay_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'garp_group_interface_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1699:20: note: in expansion of macro 'list_last_entry' 1699 | ifp->garp_delay = list_last_entry(&garp_delay, garp_delay_t, e_list); | ^~~~~~~~~~~~~~~ vrrp_parser.c: In function 'garp_group_interfaces_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1704:24: note: in expansion of macro 'list_last_entry' 1704 | garp_delay_t *delay = list_last_entry(&garp_delay, garp_delay_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_parser.c:1718:2: note: in expansion of macro 'list_for_each_entry' 1718 | list_for_each_entry(gd, &garp_delay, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_parser.c:1718:2: note: in expansion of macro 'list_for_each_entry' 1718 | list_for_each_entry(gd, &garp_delay, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_parser.c: In function 'garp_group_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ vrrp_parser.c:1752:24: note: in expansion of macro 'list_last_entry' 1752 | garp_delay_t *delay = list_last_entry(&garp_delay, garp_delay_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_parser.c:1761:3: note: in expansion of macro 'list_for_each_entry' 1761 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_parser.c:1761:3: note: in expansion of macro 'list_for_each_entry' 1761 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp_notify.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: vrrp.c: In function 'check_vrrp_script_security': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:229:2: note: in expansion of macro 'list_for_each_entry' 229 | list_for_each_entry(vscript, &vrrp_data->vrrp_script, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:229:2: note: in expansion of macro 'list_for_each_entry' 229 | list_for_each_entry(vscript, &vrrp_data->vrrp_script, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:232:2: note: in expansion of macro 'list_for_each_entry' 232 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:232:2: note: in expansion of macro 'list_for_each_entry' 232 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:241:3: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(track_script, track_script_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:241:3: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(track_script, track_script_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:241:3: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(track_script, track_script_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:249:2: note: in expansion of macro 'list_for_each_entry' 249 | list_for_each_entry(sg, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:249:2: note: in expansion of macro 'list_for_each_entry' 249 | list_for_each_entry(sg, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:256:3: note: in expansion of macro 'list_for_each_entry_safe' 256 | list_for_each_entry_safe(track_script, track_script_tmp, &sg->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:256:3: note: in expansion of macro 'list_for_each_entry_safe' 256 | list_for_each_entry_safe(track_script, track_script_tmp, &sg->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:256:3: note: in expansion of macro 'list_for_each_entry_safe' 256 | list_for_each_entry_safe(track_script, track_script_tmp, &sg->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:278:2: note: in expansion of macro 'list_for_each_entry_safe' 278 | list_for_each_entry_safe(vscript, vscript_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:278:2: note: in expansion of macro 'list_for_each_entry_safe' 278 | list_for_each_entry_safe(vscript, vscript_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:278:2: note: in expansion of macro 'list_for_each_entry_safe' 278 | list_for_each_entry_safe(vscript, vscript_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_get_header': vrrp.c:329:9: warning: cast increases required alignment of target type [-Wcast-align] 329 | iph = (const struct iphdr *)buf; | ^ vrrp.c:347:11: warning: cast increases required alignment of target type [-Wcast-align] 347 | return (const vrrphdr_t *)((const char *) iph + (iph->ihl << 2) + sizeof(ipsec_ah_t)); | ^ vrrp.c:350:10: warning: cast increases required alignment of target type [-Wcast-align] 350 | return (const vrrphdr_t *)((const char *) iph + (iph->ihl << 2)); | ^ vrrp.c:360:10: warning: cast increases required alignment of target type [-Wcast-align] 360 | return (const vrrphdr_t *)buf; | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: vrrp.c: In function 'vrrp_update_pkt': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp.c:397:10: note: in expansion of macro 'list_first_entry' 397 | peer = list_first_entry(&vrrp->unicast_peer, unicast_peer_t, e_list); | ^~~~~~~~~~~~~~~~ vrrp.c:410:7: warning: cast increases required alignment of target type [-Wcast-align] 410 | hd = (vrrphdr_t *)bufptr; | ^ vrrp.c:414:26: warning: cast increases required alignment of target type [-Wcast-align] 414 | uint16_t *prio_addr = (uint16_t *)((char *)&hd->priority - (((char *)hd -(char *)&hd->priority) & 1)); | ^ vrrp.c:425:22: warning: cast increases required alignment of target type [-Wcast-align] 425 | struct iphdr *ip = (struct iphdr *) (vrrp->send_buffer); | ^ vrrp.c:464:21: warning: cast increases required alignment of target type [-Wcast-align] 464 | ipsec_ah_t *ah = (ipsec_ah_t *) (vrrp->send_buffer + sizeof (struct iphdr)); | ^ vrrp.c: In function 'vrrp_csum_mcast': vrrp.c:528:7: warning: cast increases required alignment of target type [-Wcast-align] 528 | hd = (vrrphdr_t *)bufptr; | ^ vrrp.c:530:21: warning: cast increases required alignment of target type [-Wcast-align] 530 | struct iphdr *ip = (struct iphdr *) (vrrp->send_buffer); | ^ vrrp.c: In function 'vrrp_in_chk_ipsecah': vrrp.c:550:25: warning: cast increases required alignment of target type [-Wcast-align] 550 | struct iphdr *ip_tmp = (struct iphdr *)tmp_buf; | ^ vrrp.c:551:23: warning: cast increases required alignment of target type [-Wcast-align] 551 | ipsec_ah_t *ah_tmp = (ipsec_ah_t *)((char *)ip_tmp + hdr_len); | ^ vrrp.c: In function 'vrrp_check_packet': vrrp.c:789:27: warning: cast increases required alignment of target type [-Wcast-align] 789 | const struct iphdr *ip = (const struct iphdr *)buffer; | ^ vrrp.c:929:9: warning: cast increases required alignment of target type [-Wcast-align] 929 | ah = (const ipsec_ah_t *) (buffer + ihl); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1105:3: note: in expansion of macro 'list_for_each_entry' 1105 | list_for_each_entry(ipaddress, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1105:3: note: in expansion of macro 'list_for_each_entry' 1105 | list_for_each_entry(ipaddress, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1127:5: note: in expansion of macro 'list_for_each_entry' 1127 | list_for_each_entry(up_addr, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1127:5: note: in expansion of macro 'list_for_each_entry' 1127 | list_for_each_entry(up_addr, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1135:5: note: in expansion of macro 'list_for_each_entry' 1135 | list_for_each_entry(up_addr, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1135:5: note: in expansion of macro 'list_for_each_entry' 1135 | list_for_each_entry(up_addr, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_build_ip4': vrrp.c:1188:21: warning: cast increases required alignment of target type [-Wcast-align] 1188 | struct iphdr *ip = (struct iphdr *) (buffer); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp.c:1211:26: note: in expansion of macro 'list_first_entry' 1211 | unicast_peer_t *peer = list_first_entry(&vrrp->unicast_peer, unicast_peer_t, e_list); | ^~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_build_ipsecah': vrrp.c:1226:21: warning: cast increases required alignment of target type [-Wcast-align] 1226 | struct iphdr *ip = (struct iphdr *) (buffer); | ^ vrrp.c:1227:19: warning: cast increases required alignment of target type [-Wcast-align] 1227 | ipsec_ah_t *ah = (ipsec_ah_t *) (buffer + sizeof (struct iphdr)); | ^ vrrp.c: In function 'vrrp_build_vrrp_v2': vrrp.c:1267:18: warning: cast increases required alignment of target type [-Wcast-align] 1267 | vrrphdr_t *hd = (vrrphdr_t *) buffer; | ^ vrrp.c:1287:11: warning: cast increases required alignment of target type [-Wcast-align] 1287 | iparr = (struct in_addr *) ((char *) hd + sizeof (*hd)); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1288:3: note: in expansion of macro 'list_for_each_entry' 1288 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1288:3: note: in expansion of macro 'list_for_each_entry' 1288 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c:1304:12: warning: cast increases required alignment of target type [-Wcast-align] 1304 | ip6arr = (struct in6_addr *)((char *) hd + sizeof(*hd)); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1305:3: note: in expansion of macro 'list_for_each_entry' 1305 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1305:3: note: in expansion of macro 'list_for_each_entry' 1305 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_build_vrrp_v3': vrrp.c:1318:18: warning: cast increases required alignment of target type [-Wcast-align] 1318 | vrrphdr_t *hd = (vrrphdr_t *) buffer; | ^ vrrp.c:1338:11: warning: cast increases required alignment of target type [-Wcast-align] 1338 | iparr = (struct in_addr *) ((char *) hd + sizeof(*hd)); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1339:3: note: in expansion of macro 'list_for_each_entry' 1339 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1339:3: note: in expansion of macro 'list_for_each_entry' 1339 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c:1358:12: warning: cast increases required alignment of target type [-Wcast-align] 1358 | ip6arr = (struct in6_addr *)((char *) hd + sizeof(*hd)); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1359:3: note: in expansion of macro 'list_for_each_entry' 1359 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1359:3: note: in expansion of macro 'list_for_each_entry' 1359 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_build_pkt': vrrp.c:1394:33: warning: cast increases required alignment of target type [-Wcast-align] 1394 | vrrp_build_vrrp(vrrp, bufptr, (struct iphdr *)vrrp->send_buffer); | ^ vrrp.c: In function 'vrrp_build_ancillary_data': vrrp.c:1425:8: warning: cast increases required alignment of target type [-Wcast-align] 1425 | pkt = (struct in6_pktinfo *) CMSG_DATA(cmsg); | ^ vrrp.c:1443:11: warning: cast increases required alignment of target type [-Wcast-align] 1443 | hlim = (unsigned *)CMSG_DATA(cmsg); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: vrrp.c: In function 'vrrp_send_adv': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1539:3: note: in expansion of macro 'list_for_each_entry' 1539 | list_for_each_entry(peer, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1539:3: note: in expansion of macro 'list_for_each_entry' 1539 | list_for_each_entry(peer, &vrrp->unicast_peer, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_send_link_update': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1590:3: note: in expansion of macro 'list_for_each_entry' 1590 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1590:3: note: in expansion of macro 'list_for_each_entry' 1590 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1593:3: note: in expansion of macro 'list_for_each_entry' 1593 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1593:3: note: in expansion of macro 'list_for_each_entry' 1593 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_remove_delayed_arp': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1603:2: note: in expansion of macro 'list_for_each_entry' 1603 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1603:2: note: in expansion of macro 'list_for_each_entry' 1603 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:1607:2: note: in expansion of macro 'list_for_each_entry' 1607 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:1607:2: note: in expansion of macro 'list_for_each_entry' 1607 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_state_master_rx': vrrp.c:2035:9: warning: cast increases required alignment of target type [-Wcast-align] 2035 | ah = (const ipsec_ah_t *) (buf + sizeof(struct iphdr)); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_arp.h:31, from vrrp.c:49: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2057:4: note: in expansion of macro 'list_for_each_entry' 2057 | list_for_each_entry(isync, &vrrp->sync->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2057:4: note: in expansion of macro 'list_for_each_entry' 2057 | list_for_each_entry(isync, &vrrp->sync->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'add_vrrp_to_interface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2144:3: note: in expansion of macro 'list_for_each_entry' 2144 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2144:3: note: in expansion of macro 'list_for_each_entry' 2144 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'del_vrrp_from_interface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:2189:2: note: in expansion of macro 'list_for_each_entry_safe' 2189 | list_for_each_entry_safe(top, top_tmp, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2189:2: note: in expansion of macro 'list_for_each_entry_safe' 2189 | list_for_each_entry_safe(top, top_tmp, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:2189:2: note: in expansion of macro 'list_for_each_entry_safe' 2189 | list_for_each_entry_safe(top, top_tmp, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'open_sockpool_socket': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:318:13: note: in expansion of macro 'rb_entry_safe' 318 | for (pos = rb_entry_safe(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ vrrp.c:2407:3: note: in expansion of macro 'rb_for_each_entry' 2407 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:319:18: note: in expansion of macro 'rb_entry_safe' 319 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ vrrp.c:2407:3: note: in expansion of macro 'rb_for_each_entry' 2407 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2430:2: note: in expansion of macro 'list_for_each_entry' 2430 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2430:2: note: in expansion of macro 'list_for_each_entry' 2430 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'restore_vrrp_interfaces': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2484:2: note: in expansion of macro 'list_for_each_entry' 2484 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2484:2: note: in expansion of macro 'list_for_each_entry' 2484 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'shutdown_vrrp_instances': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2501:2: note: in expansion of macro 'list_for_each_entry' 2501 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2501:2: note: in expansion of macro 'list_for_each_entry' 2501 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'add_vrrp_to_track_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2527:2: note: in expansion of macro 'list_for_each_entry' 2527 | list_for_each_entry(top, &scr->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2527:2: note: in expansion of macro 'list_for_each_entry' 2527 | list_for_each_entry(top, &scr->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'add_vrrp_to_track_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2559:2: note: in expansion of macro 'list_for_each_entry' 2559 | list_for_each_entry(top, &proc->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:2559:2: note: in expansion of macro 'list_for_each_entry' 2559 | list_for_each_entry(top, &proc->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_complete_instance': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp.c:2796:13: note: in expansion of macro 'list_first_entry' 2796 | ip_addr = list_first_entry(&vrrp->vip, ip_address_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:2833:3: note: in expansion of macro 'list_for_each_entry_safe' 2833 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:2833:3: note: in expansion of macro 'list_for_each_entry_safe' 2833 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:2833:3: note: in expansion of macro 'list_for_each_entry_safe' 2833 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3050:3: note: in expansion of macro 'list_for_each_entry' 3050 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3050:3: note: in expansion of macro 'list_for_each_entry' 3050 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3213:3: note: in expansion of macro 'list_for_each_entry_safe' 3213 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3213:3: note: in expansion of macro 'list_for_each_entry_safe' 3213 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3213:3: note: in expansion of macro 'list_for_each_entry_safe' 3213 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3249:3: note: in expansion of macro 'list_for_each_entry' 3249 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3249:3: note: in expansion of macro 'list_for_each_entry' 3249 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3320:2: note: in expansion of macro 'list_for_each_entry_safe' 3320 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3320:2: note: in expansion of macro 'list_for_each_entry_safe' 3320 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3320:2: note: in expansion of macro 'list_for_each_entry_safe' 3320 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3343:2: note: in expansion of macro 'list_for_each_entry_safe' 3343 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3343:2: note: in expansion of macro 'list_for_each_entry_safe' 3343 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3343:2: note: in expansion of macro 'list_for_each_entry_safe' 3343 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3391:3: note: in expansion of macro 'list_for_each_entry_safe' 3391 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3391:3: note: in expansion of macro 'list_for_each_entry_safe' 3391 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3391:3: note: in expansion of macro 'list_for_each_entry_safe' 3391 | list_for_each_entry_safe(tip, tip_tmp, &vrrp->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3409:3: note: in expansion of macro 'list_for_each_entry_safe' 3409 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script,e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3409:3: note: in expansion of macro 'list_for_each_entry_safe' 3409 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script,e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3409:3: note: in expansion of macro 'list_for_each_entry_safe' 3409 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script,e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3423:3: note: in expansion of macro 'list_for_each_entry_safe' 3423 | list_for_each_entry_safe(tfl, tfl_tmp, &vrrp->track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3423:3: note: in expansion of macro 'list_for_each_entry_safe' 3423 | list_for_each_entry_safe(tfl, tfl_tmp, &vrrp->track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3423:3: note: in expansion of macro 'list_for_each_entry_safe' 3423 | list_for_each_entry_safe(tfl, tfl_tmp, &vrrp->track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:3467:2: note: in expansion of macro 'list_for_each_entry_safe' 3467 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3467:2: note: in expansion of macro 'list_for_each_entry_safe' 3467 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:3467:2: note: in expansion of macro 'list_for_each_entry_safe' 3467 | list_for_each_entry_safe(sc, sc_tmp, &vrrp->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3485:2: note: in expansion of macro 'list_for_each_entry' 3485 | list_for_each_entry(tfl, &vrrp->track_file, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3485:2: note: in expansion of macro 'list_for_each_entry' 3485 | list_for_each_entry(tfl, &vrrp->track_file, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3490:2: note: in expansion of macro 'list_for_each_entry' 3490 | list_for_each_entry(tpr, &vrrp->track_process, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3490:2: note: in expansion of macro 'list_for_each_entry' 3490 | list_for_each_entry(tpr, &vrrp->track_process, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3515:2: note: in expansion of macro 'list_for_each_entry' 3515 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3515:2: note: in expansion of macro 'list_for_each_entry' 3515 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3528:2: note: in expansion of macro 'list_for_each_entry' 3528 | list_for_each_entry(rule, &vrrp->vrules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3528:2: note: in expansion of macro 'list_for_each_entry' 3528 | list_for_each_entry(rule, &vrrp->vrules, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'sync_group_tracking_init': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3569:2: note: in expansion of macro 'list_for_each_entry' 3569 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3569:2: note: in expansion of macro 'list_for_each_entry' 3569 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3576:3: note: in expansion of macro 'list_for_each_entry' 3576 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3576:3: note: in expansion of macro 'list_for_each_entry' 3576 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3583:3: note: in expansion of macro 'list_for_each_entry' 3583 | list_for_each_entry(sc, &sgroup->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3583:3: note: in expansion of macro 'list_for_each_entry' 3583 | list_for_each_entry(sc, &sgroup->track_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3596:4: note: in expansion of macro 'list_for_each_entry' 3596 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3596:4: note: in expansion of macro 'list_for_each_entry' 3596 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3601:3: note: in expansion of macro 'list_for_each_entry' 3601 | list_for_each_entry(tfl, &sgroup->track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3601:3: note: in expansion of macro 'list_for_each_entry' 3601 | list_for_each_entry(tfl, &sgroup->track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3612:4: note: in expansion of macro 'list_for_each_entry' 3612 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3612:4: note: in expansion of macro 'list_for_each_entry' 3612 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3635:3: note: in expansion of macro 'list_for_each_entry' 3635 | list_for_each_entry(tif, &sgroup->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3635:3: note: in expansion of macro 'list_for_each_entry' 3635 | list_for_each_entry(tif, &sgroup->track_ifp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3646:4: note: in expansion of macro 'list_for_each_entry' 3646 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3646:4: note: in expansion of macro 'list_for_each_entry' 3646 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'process_static_entries': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3669:2: note: in expansion of macro 'list_for_each_entry' 3669 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3669:2: note: in expansion of macro 'list_for_each_entry' 3669 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3679:2: note: in expansion of macro 'list_for_each_entry' 3679 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3679:2: note: in expansion of macro 'list_for_each_entry' 3679 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'remove_residual_vips': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3701:2: note: in expansion of macro 'list_for_each_entry' 3701 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3701:2: note: in expansion of macro 'list_for_each_entry' 3701 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3709:5: note: in expansion of macro 'list_for_each_entry' 3709 | list_for_each_entry(ip_addr, vip_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3709:5: note: in expansion of macro 'list_for_each_entry' 3709 | list_for_each_entry(ip_addr, vip_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3717:7: note: in expansion of macro 'list_for_each_entry' 3717 | list_for_each_entry(saddr, &ip_addr->ifp->sin_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3717:7: note: in expansion of macro 'list_for_each_entry' 3717 | list_for_each_entry(saddr, &ip_addr->ifp->sin_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3733:7: note: in expansion of macro 'list_for_each_entry' 3733 | list_for_each_entry(saddr, &ip_addr->ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3733:7: note: in expansion of macro 'list_for_each_entry' 3733 | list_for_each_entry(saddr, &ip_addr->ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3749:2: note: in expansion of macro 'list_for_each_entry' 3749 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3749:2: note: in expansion of macro 'list_for_each_entry' 3749 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp.c:3751:12: note: in expansion of macro 'list_first_entry' 3751 | saddr = list_first_entry(&ifp->sin_addr_l, sin_addr_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp.c:3756:12: note: in expansion of macro 'list_first_entry' 3756 | saddr = list_first_entry(&ifp->sin6_addr_l, sin_addr_t, e_list); | ^~~~~~~~~~~~~~~~ vrrp.c: In function 'set_vrrp_src_addr': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3768:2: note: in expansion of macro 'list_for_each_entry' 3768 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3768:2: note: in expansion of macro 'list_for_each_entry' 3768 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'check_vrid_conflicts': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:3827:2: note: in expansion of macro 'list_for_each_entry' 3827 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3827:2: note: in expansion of macro 'list_for_each_entry' 3827 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp.c:3832:11: note: in expansion of macro 'list_entry' 3832 | vrrp1 = list_entry(vrrp->e_list.next, vrrp_t, e_list); | ^~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:391:13: note: in expansion of macro 'list_entry' 391 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:3833:3: note: in expansion of macro 'list_for_each_entry_from' 3833 | list_for_each_entry_from(vrrp1, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_complete_init': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4004:2: note: in expansion of macro 'list_for_each_entry' 4004 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4004:2: note: in expansion of macro 'list_for_each_entry' 4004 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:4015:2: note: in expansion of macro 'list_for_each_entry_safe' 4015 | list_for_each_entry_safe(sgroup, sgroup_tmp, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4015:2: note: in expansion of macro 'list_for_each_entry_safe' 4015 | list_for_each_entry_safe(sgroup, sgroup_tmp, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:4015:2: note: in expansion of macro 'list_for_each_entry_safe' 4015 | list_for_each_entry_safe(sgroup, sgroup_tmp, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4029:2: note: in expansion of macro 'list_for_each_entry' 4029 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4029:2: note: in expansion of macro 'list_for_each_entry' 4029 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4099:2: note: in expansion of macro 'list_for_each_entry' 4099 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4099:2: note: in expansion of macro 'list_for_each_entry' 4099 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4102:3: note: in expansion of macro 'list_for_each_entry' 4102 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4102:3: note: in expansion of macro 'list_for_each_entry' 4102 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4110:5: note: in expansion of macro 'list_for_each_entry' 4110 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4110:5: note: in expansion of macro 'list_for_each_entry' 4110 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4124:2: note: in expansion of macro 'list_for_each_entry' 4124 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4124:2: note: in expansion of macro 'list_for_each_entry' 4124 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4145:3: note: in expansion of macro 'list_for_each_entry' 4145 | list_for_each_entry(old_vrrp, &old_vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4145:3: note: in expansion of macro 'list_for_each_entry' 4145 | list_for_each_entry(old_vrrp, &old_vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4164:3: note: in expansion of macro 'list_for_each_entry' 4164 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4164:3: note: in expansion of macro 'list_for_each_entry' 4164 | list_for_each_entry(sgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4169:4: note: in expansion of macro 'list_for_each_entry' 4169 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4169:4: note: in expansion of macro 'list_for_each_entry' 4169 | list_for_each_entry(vrrp, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4183:3: note: in expansion of macro 'list_for_each_entry' 4183 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4183:3: note: in expansion of macro 'list_for_each_entry' 4183 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp.c:4213:2: note: in expansion of macro 'list_for_each_entry_safe' 4213 | list_for_each_entry_safe(scr, scr_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4213:2: note: in expansion of macro 'list_for_each_entry_safe' 4213 | list_for_each_entry_safe(scr, scr_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp.c:4213:2: note: in expansion of macro 'list_for_each_entry_safe' 4213 | list_for_each_entry_safe(scr, scr_tmp, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'vrrp_restore_interfaces_startup': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4232:2: note: in expansion of macro 'list_for_each_entry' 4232 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4232:2: note: in expansion of macro 'list_for_each_entry' 4232 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'clear_diff_vrrp': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4322:2: note: in expansion of macro 'list_for_each_entry' 4322 | list_for_each_entry(vrrp, &old_vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4322:2: note: in expansion of macro 'list_for_each_entry' 4322 | list_for_each_entry(vrrp, &old_vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp.c: In function 'clear_diff_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp.c:4410:2: note: in expansion of macro 'list_for_each_entry' 4410 | list_for_each_entry(vscript, &old_vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp.c:4410:2: note: in expansion of macro 'list_for_each_entry' 4410 | list_for_each_entry(vscript, &old_vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_notify.h:28, from vrrp_notify.c:31: vrrp_notify.c: In function 'notify_shutdown': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_notify.c:360:2: note: in expansion of macro 'list_for_each_entry' 360 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_notify.c:360:2: note: in expansion of macro 'list_for_each_entry' 360 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_notify.c:365:2: note: in expansion of macro 'list_for_each_entry' 365 | list_for_each_entry(vgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_notify.c:365:2: note: in expansion of macro 'list_for_each_entry' 365 | list_for_each_entry(vgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp_scheduler.o CC vrrp_sync.o CC vrrp_arp.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/vrrp_scheduler.h:32, from vrrp_scheduler.c:35: vrrp_scheduler.c: In function 'vrrp_init_state': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:185:2: note: in expansion of macro 'list_for_each_entry' 185 | list_for_each_entry(vgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:185:2: note: in expansion of macro 'list_for_each_entry' 185 | list_for_each_entry(vgroup, &vrrp_data->vrrp_sync_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:192:2: note: in expansion of macro 'list_for_each_entry' 192 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:192:2: note: in expansion of macro 'list_for_each_entry' 192 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_init_instance_sands': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:386:10: note: in expansion of macro 'rb_entry_safe' 386 | prev = rb_entry_safe(prev_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ vrrp_scheduler.c:305:2: note: in expansion of macro 'rb_move_cached' 305 | rb_move_cached(&vrrp->sockets->rb_sands, vrrp, rb_sands, vrrp_timer_cmp); | ^~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:387:10: note: in expansion of macro 'rb_entry_safe' 387 | next = rb_entry_safe(next_node, typeof(*node), member); \ | ^~~~~~~~~~~~~ vrrp_scheduler.c:305:2: note: in expansion of macro 'rb_move_cached' 305 | rb_move_cached(&vrrp->sockets->rb_sands, vrrp, rb_sands, vrrp_timer_cmp); | ^~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ ../../lib/rbtree.h:395:4: note: in expansion of macro 'rb_insert_sort_cached' 395 | rb_insert_sort_cached(root, node, member, compar); \ | ^~~~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c:305:2: note: in expansion of macro 'rb_move_cached' 305 | rb_move_cached(&vrrp->sockets->rb_sands, vrrp, rb_sands, vrrp_timer_cmp); | ^~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_init_sands': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:313:2: note: in expansion of macro 'list_for_each_entry' 313 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:313:2: note: in expansion of macro 'list_for_each_entry' 313 | list_for_each_entry(vrrp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:296:12: note: in expansion of macro 'rb_entry' 296 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ vrrp_scheduler.c:315:3: note: in expansion of macro 'rb_insert_sort_cached' 315 | rb_insert_sort_cached(&vrrp->sockets->rb_sands, vrrp, rb_sands, vrrp_timer_cmp); | ^~~~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_init_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:326:2: note: in expansion of macro 'list_for_each_entry' 326 | list_for_each_entry(vscript, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:326:2: note: in expansion of macro 'list_for_each_entry' 326 | list_for_each_entry(vscript, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_compute_timer': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_scheduler.c:344:9: note: in expansion of macro 'rb_entry' 344 | vrrp = rb_entry(rb_first_cached(&sock->rb_sands), vrrp_t, rb_sands); | ^~~~~~~~ vrrp_scheduler.c: In function 'vrrp_register_workers': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:384:2: note: in expansion of macro 'list_for_each_entry' 384 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:384:2: note: in expansion of macro 'list_for_each_entry' 384 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'already_exist_sock': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:405:2: note: in expansion of macro 'list_for_each_entry' 405 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:405:2: note: in expansion of macro 'list_for_each_entry' 405 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_create_sockpool': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:268:12: note: in expansion of macro 'rb_entry' 268 | __data = rb_entry(*__n, typeof(*new), member); \ | ^~~~~~~~ vrrp_scheduler.c:475:3: note: in expansion of macro 'rb_insert_sort' 475 | rb_insert_sort(&sock->rb_vrid, vrrp, rb_vrid, vrrp_vrid_cmp); | ^~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_open_sockpool': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:493:2: note: in expansion of macro 'list_for_each_entry' 493 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:493:2: note: in expansion of macro 'list_for_each_entry' 493 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_set_fds': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:509:2: note: in expansion of macro 'list_for_each_entry' 509 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:509:2: note: in expansion of macro 'list_for_each_entry' 509 | list_for_each_entry(sock, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:318:13: note: in expansion of macro 'rb_entry_safe' 318 | for (pos = rb_entry_safe(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ vrrp_scheduler.c:510:3: note: in expansion of macro 'rb_for_each_entry' 510 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) | ^~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:319:18: note: in expansion of macro 'rb_entry_safe' 319 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ vrrp_scheduler.c:510:3: note: in expansion of macro 'rb_for_each_entry' 510 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) | ^~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_dispatcher_read_timeout': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:342:13: note: in expansion of macro 'rb_entry_safe' 342 | for (pos = rb_entry_safe(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ vrrp_scheduler.c:783:2: note: in expansion of macro 'rb_for_each_entry_cached' 783 | rb_for_each_entry_cached(vrrp, &sock->rb_sands, rb_sands) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:343:18: note: in expansion of macro 'rb_entry_safe' 343 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ vrrp_scheduler.c:783:2: note: in expansion of macro 'rb_for_each_entry_cached' 783 | rb_for_each_entry_cached(vrrp, &sock->rb_sands, rb_sands) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_dispatcher_read': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:173:12: note: in expansion of macro 'rb_entry' 173 | __data = rb_entry(__n, typeof(*key), member); \ | ^~~~~~~~ vrrp_scheduler.c:912:10: note: in expansion of macro 'rb_search' 912 | vrrp = rb_search(&sock->rb_vrid, &vrrp_lookup, rb_vrid, vrrp_vrid_cmp); | ^~~~~~~~~ vrrp_scheduler.c:932:10: warning: cast increases required alignment of target type [-Wcast-align] 932 | iph = (const struct iphdr *)vrrp_buffer; | ^ vrrp_scheduler.c:945:32: warning: cast increases required alignment of target type [-Wcast-align] 945 | vrrp->rx_ttl_hop_limit = *(unsigned int *)CMSG_DATA(cmsg); | ^ In file included from /usr/include/netinet/ip.h:24, from vrrp_scheduler.c:26: vrrp_scheduler.c:951:52: warning: cast increases required alignment of target type [-Wcast-align] 951 | vrrp->multicast_pkt = IN6_IS_ADDR_MULTICAST(&((struct in6_pktinfo *)CMSG_DATA(cmsg))->ipi6_addr); | ^ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/vrrp_scheduler.h:32, from vrrp_scheduler.c:35: vrrp_scheduler.c: In function 'vrrp_arpna_send': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:1256:2: note: in expansion of macro 'list_for_each_entry' 1256 | list_for_each_entry(ip_addr, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:1256:2: note: in expansion of macro 'list_for_each_entry' 1256 | list_for_each_entry(ip_addr, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_scheduler.c: In function 'vrrp_arp_thread': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_scheduler.c:1310:2: note: in expansion of macro 'list_for_each_entry' 1310 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_scheduler.c:1310:2: note: in expansion of macro 'list_for_each_entry' 1310 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_sync.h:27, from vrrp_sync.c:27: vrrp_sync.c: In function 'vrrp_get_instance': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_sync.c:41:2: note: in expansion of macro 'list_for_each_entry' 41 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_sync.c:41:2: note: in expansion of macro 'list_for_each_entry' 41 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_sync.c: In function 'vrrp_sync_can_goto_master': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_sync.c:126:2: note: in expansion of macro 'list_for_each_entry' 126 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_sync.c:126:2: note: in expansion of macro 'list_for_each_entry' 126 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_sync.c: In function 'vrrp_sync_backup': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_sync.c:154:2: note: in expansion of macro 'list_for_each_entry' 154 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_sync.c:154:2: note: in expansion of macro 'list_for_each_entry' 154 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_sync.c: In function 'vrrp_sync_master': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_sync.c:189:2: note: in expansion of macro 'list_for_each_entry' 189 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_sync.c:189:2: note: in expansion of macro 'list_for_each_entry' 189 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_sync.c: In function 'vrrp_sync_fault': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_sync.c:225:2: note: in expansion of macro 'list_for_each_entry' 225 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_sync.c:225:2: note: in expansion of macro 'list_for_each_entry' 225 | list_for_each_entry(isync, &sgroup->vrrp_instances, s_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_arp.c: In function 'send_gratuitous_arp_immediate': vrrp_arp.c:127:11: warning: cast increases required alignment of target type [-Wcast-align] 127 | ipoib = (struct ipoib_hdr *) (garp_buffer + ifp->hw_addr_len); | ^ vrrp_arp.c:130:10: warning: cast increases required alignment of target type [-Wcast-align] 130 | arph = (struct arphdr *) (garp_buffer + ifp->hw_addr_len + | ^ vrrp_arp.c:139:10: warning: cast increases required alignment of target type [-Wcast-align] 139 | arph = (struct arphdr *) (garp_buffer + ETHER_HDR_LEN); | ^ CC vrrp_if.o CC vrrp_track.o CC vrrp_ipaddress.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/global_data.h:51, from vrrp_if.c:54: vrrp_if.c: In function 'if_get_by_ifindex': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:95:2: note: in expansion of macro 'list_for_each_entry' 95 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:95:2: note: in expansion of macro 'list_for_each_entry' 95 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'if_extra_ipaddress_free_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_if.c:150:2: note: in expansion of macro 'list_for_each_entry_safe' 150 | list_for_each_entry_safe(addr, addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:150:2: note: in expansion of macro 'list_for_each_entry_safe' 150 | list_for_each_entry_safe(addr, addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/vrrp_track.h:33, from vrrp_track.c:35: vrrp_track.c: In function 'dump_track_if_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:64:2: note: in expansion of macro 'list_for_each_entry' 64 | list_for_each_entry(tip, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_if.c:150:2: note: in expansion of macro 'list_for_each_entry_safe' 150 | list_for_each_entry_safe(addr, addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:64:2: note: in expansion of macro 'list_for_each_entry' 64 | list_for_each_entry(tip, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'if_tracking_vrrp_dump_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:159:2: note: in expansion of macro 'list_for_each_entry' 159 | list_for_each_entry(top, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'free_track_if_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_track.c:79:2: note: in expansion of macro 'list_for_each_entry_safe' 79 | list_for_each_entry_safe(tip, tip_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:79:2: note: in expansion of macro 'list_for_each_entry_safe' 79 | list_for_each_entry_safe(tip, tip_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_track.c:79:2: note: in expansion of macro 'list_for_each_entry_safe' 79 | list_for_each_entry_safe(tip, tip_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:159:2: note: in expansion of macro 'list_for_each_entry' 159 | list_for_each_entry(top, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'if_get_by_ifname': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:168:2: note: in expansion of macro 'list_for_each_entry' 168 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'alloc_track_if': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:100:2: note: in expansion of macro 'list_for_each_entry' 100 | list_for_each_entry(tip, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:100:2: note: in expansion of macro 'list_for_each_entry' 100 | list_for_each_entry(tip, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:168:2: note: in expansion of macro 'list_for_each_entry' 168 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'find_script_by_name': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:161:2: note: in expansion of macro 'list_for_each_entry' 161 | list_for_each_entry(scr, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:161:2: note: in expansion of macro 'list_for_each_entry' 161 | list_for_each_entry(scr, &vrrp_data->vrrp_script, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'set_base_ifp': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:210:2: note: in expansion of macro 'list_for_each_entry' 210 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'dump_track_script_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:180:2: note: in expansion of macro 'list_for_each_entry' 180 | list_for_each_entry(tsc, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:210:2: note: in expansion of macro 'list_for_each_entry' 210 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:180:2: note: in expansion of macro 'list_for_each_entry' 180 | list_for_each_entry(tsc, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'free_track_script_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_track.c:194:2: note: in expansion of macro 'list_for_each_entry_safe' 194 | list_for_each_entry_safe(tsc, tsc_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:194:2: note: in expansion of macro 'list_for_each_entry_safe' 194 | list_for_each_entry_safe(tsc, tsc_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_track.c:194:2: note: in expansion of macro 'list_for_each_entry_safe' 194 | list_for_each_entry_safe(tsc, tsc_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'alloc_track_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:218:2: note: in expansion of macro 'list_for_each_entry' 218 | list_for_each_entry(etsc, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:218:2: note: in expansion of macro 'list_for_each_entry' 218 | list_for_each_entry(etsc, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'find_tracked_process_by_name': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:285:2: note: in expansion of macro 'list_for_each_entry' 285 | list_for_each_entry(process, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:285:2: note: in expansion of macro 'list_for_each_entry' 285 | list_for_each_entry(process, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'free_garp_delay_list': vrrp_track.c: In function 'dump_track_process_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_if.c:376:2: note: in expansion of macro 'list_for_each_entry_safe' 376 | list_for_each_entry_safe(gd, gd_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:304:2: note: in expansion of macro 'list_for_each_entry' 304 | list_for_each_entry(tprocess, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:376:2: note: in expansion of macro 'list_for_each_entry_safe' 376 | list_for_each_entry_safe(gd, gd_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:304:2: note: in expansion of macro 'list_for_each_entry' 304 | list_for_each_entry(tprocess, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_if.c:376:2: note: in expansion of macro 'list_for_each_entry_safe' 376 | list_for_each_entry_safe(gd, gd_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'free_track_process_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_track.c:313:2: note: in expansion of macro 'list_for_each_entry_safe' 313 | list_for_each_entry_safe(tprocess, tprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:313:2: note: in expansion of macro 'list_for_each_entry_safe' 313 | list_for_each_entry_safe(tprocess, tprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_track.c:313:2: note: in expansion of macro 'list_for_each_entry_safe' 313 | list_for_each_entry_safe(tprocess, tprocess_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'dump_garp_delay': vrrp_track.c: In function 'alloc_track_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:405:2: note: in expansion of macro 'list_for_each_entry' 405 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:340:2: note: in expansion of macro 'list_for_each_entry' 340 | list_for_each_entry(tprocess, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:340:2: note: in expansion of macro 'list_for_each_entry' 340 | list_for_each_entry(tprocess, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:405:2: note: in expansion of macro 'list_for_each_entry' 405 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'dump_garp_delay_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:415:2: note: in expansion of macro 'list_for_each_entry' 415 | list_for_each_entry(gd, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:415:2: note: in expansion of macro 'list_for_each_entry' 415 | list_for_each_entry(gd, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'set_default_garp_delay': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'update_script_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:648:2: note: in expansion of macro 'list_for_each_entry' 648 | list_for_each_entry(top, &vscript->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:648:2: note: in expansion of macro 'list_for_each_entry' 648 | list_for_each_entry(top, &vscript->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'dump_if': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:491:3: note: in expansion of macro 'list_for_each_entry' 491 | list_for_each_entry(saddr, &ifp->sin_addr_l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'initialise_interface_tracking_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:720:2: note: in expansion of macro 'list_for_each_entry' 720 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:720:2: note: in expansion of macro 'list_for_each_entry' 720 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:721:3: note: in expansion of macro 'list_for_each_entry' 721 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:721:3: note: in expansion of macro 'list_for_each_entry' 721 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:491:3: note: in expansion of macro 'list_for_each_entry' 491 | list_for_each_entry(saddr, &ifp->sin_addr_l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'initialise_vrrp_file_tracking_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:752:2: note: in expansion of macro 'list_for_each_entry' 752 | list_for_each_entry(tfile, &vrrp_data->vrrp_track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:752:2: note: in expansion of macro 'list_for_each_entry' 752 | list_for_each_entry(tfile, &vrrp_data->vrrp_track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:753:3: note: in expansion of macro 'list_for_each_entry' 753 | list_for_each_entry(top, &tfile->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:753:3: note: in expansion of macro 'list_for_each_entry' 753 | list_for_each_entry(top, &tfile->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:501:3: note: in expansion of macro 'list_for_each_entry' 501 | list_for_each_entry(saddr, &ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'initialise_process_tracking_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:777:2: note: in expansion of macro 'list_for_each_entry' 777 | list_for_each_entry(tprocess, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:777:2: note: in expansion of macro 'list_for_each_entry' 777 | list_for_each_entry(tprocess, &vrrp_data->vrrp_track_processes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:782:3: note: in expansion of macro 'list_for_each_entry' 782 | list_for_each_entry(top, &tprocess->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:501:3: note: in expansion of macro 'list_for_each_entry' 501 | list_for_each_entry(saddr, &ifp->sin6_addr_l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:782:3: note: in expansion of macro 'list_for_each_entry' 782 | list_for_each_entry(top, &tprocess->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'initialise_vrrp_tracking_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:826:2: note: in expansion of macro 'list_for_each_entry' 826 | list_for_each_entry(tsc, &vrrp->track_script, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:826:2: note: in expansion of macro 'list_for_each_entry' 826 | list_for_each_entry(tsc, &vrrp->track_script, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:837:3: note: in expansion of macro 'list_for_each_entry' 837 | list_for_each_entry(tsc, &vrrp->sync->track_script, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:837:3: note: in expansion of macro 'list_for_each_entry' 837 | list_for_each_entry(tsc, &vrrp->sync->track_script, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'initialise_tracking_priorities': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:859:2: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:859:2: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_track.c: In function 'process_update_track_process_status': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_track.c:892:2: note: in expansion of macro 'list_for_each_entry' 892 | list_for_each_entry(top, &tprocess->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_track.c:892:2: note: in expansion of macro 'list_for_each_entry' 892 | list_for_each_entry(top, &tprocess->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'init_interface_linkbeat': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:741:2: note: in expansion of macro 'list_for_each_entry' 741 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:741:2: note: in expansion of macro 'list_for_each_entry' 741 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'free_interface_queue': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_if.c:806:2: note: in expansion of macro 'list_for_each_entry_safe' 806 | list_for_each_entry_safe(ifp, ifp_tmp, &if_queue, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:806:2: note: in expansion of macro 'list_for_each_entry_safe' 806 | list_for_each_entry_safe(ifp, ifp_tmp, &if_queue, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_if.c:806:2: note: in expansion of macro 'list_for_each_entry_safe' 806 | list_for_each_entry_safe(ifp, ifp_tmp, &if_queue, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'dump_interface_queue': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:823:2: note: in expansion of macro 'list_for_each_entry' 823 | list_for_each_entry(ifp, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:823:2: note: in expansion of macro 'list_for_each_entry' 823 | list_for_each_entry(ifp, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'reset_interface_queue': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:841:2: note: in expansion of macro 'list_for_each_entry' 841 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:841:2: note: in expansion of macro 'list_for_each_entry' 841 | list_for_each_entry(ifp, &if_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'interface_down': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1291:2: note: in expansion of macro 'list_for_each_entry' 1291 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1291:2: note: in expansion of macro 'list_for_each_entry' 1291 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1297:3: note: in expansion of macro 'list_for_each_entry' 1297 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1297:3: note: in expansion of macro 'list_for_each_entry' 1297 | list_for_each_entry(route, &vrrp->vroutes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1324:2: note: in expansion of macro 'list_for_each_entry' 1324 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1324:2: note: in expansion of macro 'list_for_each_entry' 1324 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'cleanup_lost_interface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1339:2: note: in expansion of macro 'list_for_each_entry' 1339 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1339:2: note: in expansion of macro 'list_for_each_entry' 1339 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'setup_interface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:318:13: note: in expansion of macro 'rb_entry_safe' 318 | for (pos = rb_entry_safe(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ vrrp_if.c:1444:4: note: in expansion of macro 'rb_for_each_entry' 1444 | rb_for_each_entry(vrrp_l, &vrrp->sockets->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:319:18: note: in expansion of macro 'rb_entry_safe' 319 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ vrrp_if.c:1444:4: note: in expansion of macro 'rb_for_each_entry' 1444 | rb_for_each_entry(vrrp_l, &vrrp->sockets->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'recreate_vmac_thread': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1472:2: note: in expansion of macro 'list_for_each_entry' 1472 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1472:2: note: in expansion of macro 'list_for_each_entry' 1472 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'update_mtu': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1506:2: note: in expansion of macro 'list_for_each_entry' 1506 | list_for_each_entry(sock, &vrrp_data->vrrp_socket_pool, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1506:2: note: in expansion of macro 'list_for_each_entry' 1506 | list_for_each_entry(sock, &vrrp_data->vrrp_socket_pool, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:318:13: note: in expansion of macro 'rb_entry_safe' 318 | for (pos = rb_entry_safe(rb_first(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~ vrrp_if.c:1519:4: note: in expansion of macro 'rb_for_each_entry' 1519 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:66:37: note: in expansion of macro 'container_of' 66 | #define rb_entry(ptr, type, member) container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/rbtree.h:128:15: note: in expansion of macro 'rb_entry' 128 | ____ptr ? rb_entry(____ptr, type, member) : NULL; \ | ^~~~~~~~ ../../lib/rbtree.h:319:18: note: in expansion of macro 'rb_entry_safe' 319 | pos; pos = rb_entry_safe(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~ vrrp_if.c:1519:4: note: in expansion of macro 'rb_for_each_entry' 1519 | rb_for_each_entry(vrrp, &sock->rb_vrid, rb_vrid) { | ^~~~~~~~~~~~~~~~~ vrrp_if.c: In function 'update_added_interface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1542:2: note: in expansion of macro 'list_for_each_entry' 1542 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1542:2: note: in expansion of macro 'list_for_each_entry' 1542 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if.c:1554:4: note: in expansion of macro 'list_for_each_entry' 1554 | list_for_each_entry(top1, &ifp->base_ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if.c:1554:4: note: in expansion of macro 'list_for_each_entry' 1554 | list_for_each_entry(top1, &ifp->base_ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../lib/timer.h:28, from ../../lib/scheduler.h:38, from ../../keepalived/include/vrrp_if.h:45, from ../../keepalived/include/global_data.h:52, from vrrp_if.c:54: In function 'strncpy', inlined from 'if_ethtool_probe' at vrrp_if.c:344:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_ipaddress.h:35, from vrrp_ipaddress.c:31: vrrp_ipaddress.c: In function 'netlink_iplist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:206:2: note: in expansion of macro 'list_for_each_entry' 206 | list_for_each_entry(ip_addr, ip_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:206:2: note: in expansion of macro 'list_for_each_entry' 206 | list_for_each_entry(ip_addr, ip_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_ipaddress.c: In function 'free_ipaddress_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_ipaddress.c:241:2: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:241:2: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:241:2: note: in expansion of macro 'list_for_each_entry_safe' 241 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_ipaddress.c: In function 'dump_ipaddress_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:329:2: note: in expansion of macro 'list_for_each_entry' 329 | list_for_each_entry(ip_addr, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:329:2: note: in expansion of macro 'list_for_each_entry' 329 | list_for_each_entry(ip_addr, l, e_list) | ^~~~~~~~~~~~~~~~~~~ CC vrrp_ndisc.o vrrp_ipaddress.c: In function 'address_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:677:2: note: in expansion of macro 'list_for_each_entry' 677 | list_for_each_entry(ipaddr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:677:2: note: in expansion of macro 'list_for_each_entry' 677 | list_for_each_entry(ipaddr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:691:2: note: in expansion of macro 'list_for_each_entry' 691 | list_for_each_entry(ipaddr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:691:2: note: in expansion of macro 'list_for_each_entry' 691 | list_for_each_entry(ipaddr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_ipaddress.c: In function 'get_diff_address': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_ipaddress.c:728:2: note: in expansion of macro 'list_for_each_entry_safe' 728 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:728:2: note: in expansion of macro 'list_for_each_entry_safe' 728 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:728:2: note: in expansion of macro 'list_for_each_entry_safe' 728 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_ipaddress.c:735:2: note: in expansion of macro 'list_for_each_entry_safe' 735 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_ipaddress.c:735:2: note: in expansion of macro 'list_for_each_entry_safe' 735 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_ipaddress.c:735:2: note: in expansion of macro 'list_for_each_entry_safe' 735 | list_for_each_entry_safe(ip_addr, ip_addr_tmp, &old->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_ndisc.c: In function 'ndisc_send_unsolicited_na_immediate': vrrp_ndisc.c:148:24: warning: cast increases required alignment of target type [-Wcast-align] 148 | struct ip6hdr *ip6h = (struct ip6hdr *) ((char *)eth + ETHER_HDR_LEN); | ^ vrrp_ndisc.c:149:35: warning: cast increases required alignment of target type [-Wcast-align] 149 | struct nd_neighbor_advert *ndh = (struct nd_neighbor_advert*) ((char *)ip6h + sizeof(struct ip6hdr)); | ^ CC vrrp_if_config.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/vrrp_if.h:45, from ../../keepalived/include/vrrp_if_config.h:30, from vrrp_if_config.c:40: vrrp_if_config.c: In function 'clear_rp_filter': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if_config.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if_config.c:452:2: note: in expansion of macro 'list_for_each_entry' 452 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_if_config.c: In function 'restore_rp_filter': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_if_config.c:509:2: note: in expansion of macro 'list_for_each_entry' 509 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_if_config.c:509:2: note: in expansion of macro 'list_for_each_entry' 509 | list_for_each_entry(ifp, ifq, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp_static_track.o CC vrrp_vmac.o CC vrrp_ipsecah.o CC vrrp_iproute.o CC vrrp_iprule.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/vrrp_track.h:33, from vrrp_static_track.c:26: vrrp_static_track.c: In function 'free_static_track_group_vrrp_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_static_track.c:44:2: note: in expansion of macro 'list_for_each_entry_safe' 44 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:44:2: note: in expansion of macro 'list_for_each_entry_safe' 44 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_static_track.c:44:2: note: in expansion of macro 'list_for_each_entry_safe' 44 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_static_track.c: In function 'dump_static_track_group': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:73:3: note: in expansion of macro 'list_for_each_entry' 73 | list_for_each_entry(top, &tgroup->vrrp_instances, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:73:3: note: in expansion of macro 'list_for_each_entry' 73 | list_for_each_entry(top, &tgroup->vrrp_instances, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_static_track.c: In function 'static_track_group_find': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:83:2: note: in expansion of macro 'list_for_each_entry' 83 | list_for_each_entry(tgroup, &vrrp_data->static_track_groups, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:83:2: note: in expansion of macro 'list_for_each_entry' 83 | list_for_each_entry(tgroup, &vrrp_data->static_track_groups, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_static_track.c: In function 'static_track_group_init': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_static_track.c:147:2: note: in expansion of macro 'list_for_each_entry_safe' 147 | list_for_each_entry_safe(tgroup, tgroup_tmp, &vrrp_data->static_track_groups, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:147:2: note: in expansion of macro 'list_for_each_entry_safe' 147 | list_for_each_entry_safe(tgroup, tgroup_tmp, &vrrp_data->static_track_groups, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_static_track.c:147:2: note: in expansion of macro 'list_for_each_entry_safe' 147 | list_for_each_entry_safe(tgroup, tgroup_tmp, &vrrp_data->static_track_groups, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:156:2: note: in expansion of macro 'list_for_each_entry' 156 | list_for_each_entry(addr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:156:2: note: in expansion of macro 'list_for_each_entry' 156 | list_for_each_entry(addr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:164:3: note: in expansion of macro 'list_for_each_entry' 164 | list_for_each_entry(top, &addr->track_group->vrrp_instances, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:164:3: note: in expansion of macro 'list_for_each_entry' 164 | list_for_each_entry(top, &addr->track_group->vrrp_instances, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:170:2: note: in expansion of macro 'list_for_each_entry' 170 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:170:2: note: in expansion of macro 'list_for_each_entry' 170 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:178:3: note: in expansion of macro 'list_for_each_entry' 178 | list_for_each_entry(top, &route->track_group->vrrp_instances, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:178:3: note: in expansion of macro 'list_for_each_entry' 178 | list_for_each_entry(top, &route->track_group->vrrp_instances, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:184:2: note: in expansion of macro 'list_for_each_entry' 184 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:184:2: note: in expansion of macro 'list_for_each_entry' 184 | list_for_each_entry(rule, &vrrp_data->static_rules, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:192:3: note: in expansion of macro 'list_for_each_entry' 192 | list_for_each_entry(top, &rule->track_group->vrrp_instances, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:192:3: note: in expansion of macro 'list_for_each_entry' 192 | list_for_each_entry(top, &rule->track_group->vrrp_instances, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_static_track.c: In function 'static_track_group_reinstate_config': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:209:2: note: in expansion of macro 'list_for_each_entry' 209 | list_for_each_entry(addr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:209:2: note: in expansion of macro 'list_for_each_entry' 209 | list_for_each_entry(addr, &vrrp_data->static_addresses, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_static_track.c:219:2: note: in expansion of macro 'list_for_each_entry' 219 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_static_track.c:219:2: note: in expansion of macro 'list_for_each_entry' 219 | list_for_each_entry(route, &vrrp_data->static_routes, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_vmac.h:37, from vrrp_vmac.c:36: vrrp_vmac.c: In function 'update_vmac_vrfs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_vmac.c:704:2: note: in expansion of macro 'list_for_each_entry' 704 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_vmac.c:704:2: note: in expansion of macro 'list_for_each_entry' 704 | list_for_each_entry(top, &ifp->tracking_vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/vrrp_iproute.h:40, from vrrp_iproute.c:44: vrrp_iproute.c: In function 'add_nexthops': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:282:2: note: in expansion of macro 'list_for_each_entry' 282 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:282:2: note: in expansion of macro 'list_for_each_entry' 282 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp_ip_rule_route_parser.o vrrp_iproute.c: In function 'netlink_rtlist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:527:2: note: in expansion of macro 'list_for_each_entry' 527 | list_for_each_entry(ip_route, rt_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:527:2: note: in expansion of macro 'list_for_each_entry' 527 | list_for_each_entry(ip_route, rt_list, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'free_nh_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_iproute.c:555:2: note: in expansion of macro 'list_for_each_entry_safe' 555 | list_for_each_entry_safe(nh, nh_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:555:2: note: in expansion of macro 'list_for_each_entry_safe' 555 | list_for_each_entry_safe(nh, nh_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_iproute.c:555:2: note: in expansion of macro 'list_for_each_entry_safe' 555 | list_for_each_entry_safe(nh, nh_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'free_iproute_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_iproute.c:578:2: note: in expansion of macro 'list_for_each_entry_safe' 578 | list_for_each_entry_safe(route, route_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:578:2: note: in expansion of macro 'list_for_each_entry_safe' 578 | list_for_each_entry_safe(route, route_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_iproute.c:578:2: note: in expansion of macro 'list_for_each_entry_safe' 578 | list_for_each_entry_safe(route, route_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'format_iproute': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:846:2: note: in expansion of macro 'list_for_each_entry' 846 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:846:2: note: in expansion of macro 'list_for_each_entry' 846 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'dump_iproute_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:912:2: note: in expansion of macro 'list_for_each_entry' 912 | list_for_each_entry(route, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:912:2: note: in expansion of macro 'list_for_each_entry' 912 | list_for_each_entry(route, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'route_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:1819:2: note: in expansion of macro 'list_for_each_entry' 1819 | list_for_each_entry(ip_route, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:1819:2: note: in expansion of macro 'list_for_each_entry' 1819 | list_for_each_entry(ip_route, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_iproute.c: In function 'clear_diff_routes': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iproute.c:1851:2: note: in expansion of macro 'list_for_each_entry' 1851 | list_for_each_entry(route, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iproute.c:1851:2: note: in expansion of macro 'list_for_each_entry' 1851 | list_for_each_entry(route, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/vrrp_iproute.h:40, from vrrp_iprule.c:43: vrrp_iprule.c: In function 'netlink_rulelist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iprule.c:309:2: note: in expansion of macro 'list_for_each_entry' 309 | list_for_each_entry(rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iprule.c:309:2: note: in expansion of macro 'list_for_each_entry' 309 | list_for_each_entry(rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_iprule.c: In function 'free_iprule_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ vrrp_iprule.c:338:2: note: in expansion of macro 'list_for_each_entry_safe' 338 | list_for_each_entry_safe(rule, rule_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iprule.c:338:2: note: in expansion of macro 'list_for_each_entry_safe' 338 | list_for_each_entry_safe(rule, rule_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ vrrp_iprule.c:338:2: note: in expansion of macro 'list_for_each_entry_safe' 338 | list_for_each_entry_safe(rule, rule_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ vrrp_iprule.c: In function 'dump_iprule_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iprule.c:465:2: note: in expansion of macro 'list_for_each_entry' 465 | list_for_each_entry(rule, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iprule.c:465:2: note: in expansion of macro 'list_for_each_entry' 465 | list_for_each_entry(rule, l, e_list) | ^~~~~~~~~~~~~~~~~~~ vrrp_iprule.c: In function 'rule_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iprule.c:893:2: note: in expansion of macro 'list_for_each_entry' 893 | list_for_each_entry(ip_rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iprule.c:893:2: note: in expansion of macro 'list_for_each_entry' 893 | list_for_each_entry(ip_rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_iprule.c: In function 'clear_diff_rules': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_iprule.c:922:2: note: in expansion of macro 'list_for_each_entry' 922 | list_for_each_entry(rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_iprule.c:922:2: note: in expansion of macro 'list_for_each_entry' 922 | list_for_each_entry(rule, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC vrrp_firewall.o CC vrrp_nftables.o CC vrrp_snmp.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/vrrp_nftables.h:31, from vrrp_nftables.c:57: vrrp_nftables.c: In function 'nft_update_addresses': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_nftables.c:1656:2: note: in expansion of macro 'list_for_each_entry' 1656 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_nftables.c:1656:2: note: in expansion of macro 'list_for_each_entry' 1656 | list_for_each_entry(ip_addr, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_nftables.c:1669:2: note: in expansion of macro 'list_for_each_entry' 1669 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_nftables.c:1669:2: note: in expansion of macro 'list_for_each_entry' 1669 | list_for_each_entry(ip_addr, &vrrp->evip, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from vrrp_snmp.c:116: vrrp_snmp.c: In function 'vrrp_snmp_script': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:564:8: note: in expansion of macro 'list_entry' 564 | scr = list_entry(e, vrrp_script_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:618:9: note: in expansion of macro 'list_entry' 618 | file = list_entry(e, tracked_file_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_process': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:693:9: note: in expansion of macro 'list_entry' 693 | proc = list_entry(e, vrrp_tracked_process_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_header_ar_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp_snmp.c:807:11: note: in expansion of macro 'list_first_entry' 807 | vrrp = list_first_entry(&vrrp_data->vrrp, vrrp_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:825:11: note: in expansion of macro 'list_entry' 825 | vrrp = list_entry(vrrp->e_list.next, vrrp_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_header_nh_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp_snmp.c:906:9: note: in expansion of macro 'list_first_entry' 906 | list_first_entry(&vrrp_data->vrrp, vrrp_t, e_list)) : | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:908:6: note: in expansion of macro 'list_entry' 908 | list_entry(vrrp->e_list.next, vrrp_t, e_list)), curinstance[0]++) { | ^~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:918:3: note: in expansion of macro 'list_for_each_entry' 918 | list_for_each_entry(route, l2, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:918:3: note: in expansion of macro 'list_for_each_entry' 918 | list_for_each_entry(route, l2, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:928:4: note: in expansion of macro 'list_for_each_entry' 928 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:928:4: note: in expansion of macro 'list_for_each_entry' 928 | list_for_each_entry(nh, &route->nhs, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_address': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:962:9: note: in expansion of macro 'list_entry' 962 | addr = list_entry(e, ip_address_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_route': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:1041:10: note: in expansion of macro 'list_entry' 1041 | route = list_entry(e, ip_route_t, e_list); | ^~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:1083:3: note: in expansion of macro 'list_for_each_entry' 1083 | list_for_each_entry(gw2, &route->nhs, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:1083:3: note: in expansion of macro 'list_for_each_entry' 1083 | list_for_each_entry(gw2, &route->nhs, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ vrrp_snmp.c:1087:9: note: in expansion of macro 'list_first_entry' 1087 | gw2 = list_first_entry(&route->nhs, nexthop_t, e_list); | ^~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_encap': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:1367:11: note: in expansion of macro 'list_entry' 1367 | route = list_entry(e, ip_route_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_rule': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:1537:9: note: in expansion of macro 'list_entry' 1537 | rule = list_entry(e, ip_rule_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_syncgroup': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:1798:10: note: in expansion of macro 'list_entry' 1798 | group = list_entry(e, vrrp_sgroup_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_syncgroupmember': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:1878:9: note: in expansion of macro 'list_entry' 1878 | vrrp = list_entry(e, vrrp_t, s_list); | ^~~~~~~~~~ vrrp_snmp.c: In function '_get_instance': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:1894:2: note: in expansion of macro 'list_for_each_entry' 1894 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:1894:2: note: in expansion of macro 'list_for_each_entry' 1894 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_instance': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2066:7: note: in expansion of macro 'list_entry' 2066 | rt = list_entry(e, vrrp_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_trackedinterface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2247:9: note: in expansion of macro 'list_entry' 2247 | bifp = list_entry(e, tracked_if_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_trackedscript': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2279:9: note: in expansion of macro 'list_entry' 2279 | bscr = list_entry(e, tracked_sc_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_trackedfile': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2311:10: note: in expansion of macro 'list_entry' 2311 | bfile = list_entry(e, tracked_file_monitor_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_trackedprocess': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2380:10: note: in expansion of macro 'list_entry' 2380 | bproc = list_entry(e, tracked_process_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_group_trackedinterface': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2414:9: note: in expansion of macro 'list_entry' 2414 | bifp = list_entry(e, tracked_if_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_group_trackedscript': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2446:9: note: in expansion of macro 'list_entry' 2446 | bscr = list_entry(e, tracked_sc_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_group_trackedfile': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2478:10: note: in expansion of macro 'list_entry' 2478 | bfile = list_entry(e, tracked_file_monitor_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_snmp_group_trackedprocess': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ vrrp_snmp.c:2547:10: note: in expansion of macro 'list_entry' 2547 | bproc = list_entry(e, tracked_process_t, e_list); | ^~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_rfcv2_header_ar_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3267:2: note: in expansion of macro 'list_for_each_entry' 3267 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3267:2: note: in expansion of macro 'list_for_each_entry' 3267 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3293:3: note: in expansion of macro 'list_for_each_entry' 3293 | list_for_each_entry(vip, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3293:3: note: in expansion of macro 'list_for_each_entry' 3293 | list_for_each_entry(vip, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'snmp_rfcv2_header_list_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3392:2: note: in expansion of macro 'list_for_each_entry' 3392 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3392:2: note: in expansion of macro 'list_for_each_entry' 3392 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_rfcv2_snmp_stats': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3568:2: note: in expansion of macro 'list_for_each_entry' 3568 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3568:2: note: in expansion of macro 'list_for_each_entry' 3568 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_rfcv3_header_ar_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3900:2: note: in expansion of macro 'list_for_each_entry' 3900 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3900:2: note: in expansion of macro 'list_for_each_entry' 3900 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:3927:3: note: in expansion of macro 'list_for_each_entry' 3927 | list_for_each_entry(vip, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:3927:3: note: in expansion of macro 'list_for_each_entry' 3927 | list_for_each_entry(vip, &vrrp->vip, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'snmp_rfcv3_header_list_table': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:4039:2: note: in expansion of macro 'list_for_each_entry' 4039 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:4039:2: note: in expansion of macro 'list_for_each_entry' 4039 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ vrrp_snmp.c: In function 'vrrp_rfcv3_snmp_stats': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ vrrp_snmp.c:4235:2: note: in expansion of macro 'list_for_each_entry' 4235 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ vrrp_snmp.c:4235:2: note: in expansion of macro 'list_for_each_entry' 4235 | list_for_each_entry(vrrp, &vrrp_data->vrrp, e_list) { | ^~~~~~~~~~~~~~~~~~~ AR libvrrp.a make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' Making all in check make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' CC check_daemon.o CC check_data.o CC check_parser.o CC check_api.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from check_data.c:30: check_data.c: In function 'free_vsg_entry_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:101:2: note: in expansion of macro 'list_for_each_entry_safe' 101 | list_for_each_entry_safe(vsge, vsge_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:101:2: note: in expansion of macro 'list_for_each_entry_safe' 101 | list_for_each_entry_safe(vsge, vsge_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:101:2: note: in expansion of macro 'list_for_each_entry_safe' 101 | list_for_each_entry_safe(vsge, vsge_tmp, l, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from check_parser.c:32: check_parser.c: In function 'vsg_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:154:8: note: in expansion of macro 'list_last_entry' 154 | vsg = list_last_entry(&check_data->vs_group, virtual_server_group_t, e_list); | ^~~~~~~~~~~~~~~ check_data.c: In function 'dump_vsg_entry_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:141:2: note: in expansion of macro 'list_for_each_entry' 141 | list_for_each_entry(vsge, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:141:2: note: in expansion of macro 'list_for_each_entry' 141 | list_for_each_entry(vsge, l, e_list) | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from ../../keepalived/include/ipwrapper.h:30, from check_daemon.c:48: check_daemon.c: In function 'checker_shutdown_backstop_thread': check_data.c: In function 'free_vsg_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:158:2: note: in expansion of macro 'list_for_each_entry_safe' 158 | list_for_each_entry_safe(vsg, vsg_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:345:13: note: in expansion of macro 'rb_entry_safe_const' 345 | for (pos = rb_entry_safe_const(rb_first_cached(root), typeof(*pos), member); \ | ^~~~~~~~~~~~~~~~~~~ check_daemon.c:220:2: note: in expansion of macro 'rb_for_each_entry_cached_const' 220 | rb_for_each_entry_cached_const(t, &thread->master->child, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:158:2: note: in expansion of macro 'list_for_each_entry_safe' 158 | list_for_each_entry_safe(vsg, vsg_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:49:3: warning: cast increases required alignment of target type [-Wcast-align] 49 | (type *)( (const char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/rbtree.h:67:43: note: in expansion of macro 'container_of_const' 67 | #define rb_entry_const(ptr, type, member) container_of_const(ptr, type, member) | ^~~~~~~~~~~~~~~~~~ ../../lib/rbtree.h:132:15: note: in expansion of macro 'rb_entry_const' 132 | ____ptr ? rb_entry_const(____ptr, type, member) : NULL; \ | ^~~~~~~~~~~~~~ ../../lib/rbtree.h:346:18: note: in expansion of macro 'rb_entry_safe_const' 346 | pos; pos = rb_entry_safe_const(rb_next(&pos->member), typeof(*pos), member)) | ^~~~~~~~~~~~~~~~~~~ check_daemon.c:220:2: note: in expansion of macro 'rb_for_each_entry_cached_const' 220 | rb_for_each_entry_cached_const(t, &thread->master->child, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:158:2: note: in expansion of macro 'list_for_each_entry_safe' 158 | list_for_each_entry_safe(vsg, vsg_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_end_handler': check_data.c: In function 'dump_vsg_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:174:2: note: in expansion of macro 'list_for_each_entry' 174 | list_for_each_entry(vsg, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:174:2: note: in expansion of macro 'list_for_each_entry' 174 | list_for_each_entry(vsg, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_data.c: In function 'alloc_vsg_entry': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_data.c:193:32: note: in expansion of macro 'list_last_entry' 193 | virtual_server_group_t *vsg = list_last_entry(&check_data->vs_group, virtual_server_group_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:180:25: note: in expansion of macro 'list_last_entry' 180 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_parser.c:217:3: note: in expansion of macro 'list_for_each_entry' 217 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_parser.c:217:3: note: in expansion of macro 'list_for_each_entry' 217 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'ip_family_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:236:25: note: in expansion of macro 'list_last_entry' 236 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_api.h:34, from check_api.c:30: check_api.c: In function 'free_checker_list': check_data.c: In function 'free_rs_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_api.c:74:2: note: in expansion of macro 'list_for_each_entry_safe' 74 | list_for_each_entry_safe(checker, checker_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:355:2: note: in expansion of macro 'list_for_each_entry_safe' 355 | list_for_each_entry_safe(rs, rs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_co_timeout_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:74:2: note: in expansion of macro 'list_for_each_entry_safe' 74 | list_for_each_entry_safe(checker, checker_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:265:25: note: in expansion of macro 'list_last_entry' 265 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_api.c:74:2: note: in expansion of macro 'list_for_each_entry_safe' 74 | list_for_each_entry_safe(checker, checker_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:355:2: note: in expansion of macro 'list_for_each_entry_safe' 355 | list_for_each_entry_safe(rs, rs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:277:25: note: in expansion of macro 'list_last_entry' 277 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:355:2: note: in expansion of macro 'list_for_each_entry_safe' 355 | list_for_each_entry_safe(rs, rs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_delay_before_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:288:25: note: in expansion of macro 'list_last_entry' 288 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'vs_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:299:25: note: in expansion of macro 'list_last_entry' 299 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'dump_checker_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:102:2: note: in expansion of macro 'list_for_each_entry' 102 | list_for_each_entry(checker, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_api.c:102:2: note: in expansion of macro 'list_for_each_entry' 102 | list_for_each_entry(checker, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_warmup_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:311:25: note: in expansion of macro 'list_last_entry' 311 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'lbalgo_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:322:25: note: in expansion of macro 'list_last_entry' 322 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'lbflags_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:340:25: note: in expansion of macro 'list_last_entry' 340 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'queue_checker': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_api.c:161:25: note: in expansion of macro 'list_last_entry' 161 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_api.c:162:22: note: in expansion of macro 'list_last_entry' 162 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'dequeue_new_checker': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:204:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 204 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_forwarding_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:475:25: note: in expansion of macro 'list_last_entry' 475 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'pto_handler': check_api.c: In function 'co_ip_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:500:25: note: in expansion of macro 'list_last_entry' 500 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:270:20: note: in expansion of macro 'CHECKER_GET_CO' 270 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_parser.c: In function 'pengine_handler': check_api.c: In function 'co_port_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:519:25: note: in expansion of macro 'list_last_entry' 519 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:285:20: note: in expansion of macro 'CHECKER_GET_CO' 285 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_api.c: In function 'co_srcip_handler': check_parser.c: In function 'pgr_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:300:20: note: in expansion of macro 'CHECKER_GET_CO' 300 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_data.c: In function 'dump_rs_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:532:25: note: in expansion of macro 'list_last_entry' 532 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:429:2: note: in expansion of macro 'list_for_each_entry' 429 | list_for_each_entry(rs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_api.c: In function 'co_srcport_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:314:20: note: in expansion of macro 'CHECKER_GET_CO' 314 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_parser.c: In function 'proto_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:577:25: note: in expansion of macro 'list_last_entry' 577 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'co_srcif_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:429:2: note: in expansion of macro 'list_for_each_entry' 429 | list_for_each_entry(rs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'hasuspend_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:592:25: note: in expansion of macro 'list_last_entry' 592 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_data.c: In function 'alloc_rs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_data.c:436:25: note: in expansion of macro 'list_last_entry' 436 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'vs_smtp_alert_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:599:25: note: in expansion of macro 'list_last_entry' 599 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:330:20: note: in expansion of macro 'CHECKER_GET_CO' 330 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_parser.c: In function 'vs_virtualhost_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:616:25: note: in expansion of macro 'list_last_entry' 616 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'co_timeout_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:343:20: note: in expansion of macro 'CHECKER_GET_CO' 343 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ check_parser.c: In function 'ssvri_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:635:25: note: in expansion of macro 'list_last_entry' 635 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'co_fwmark_handler': check_parser.c: In function 'ss_forwarding_handler': check_data.c: In function 'free_vs_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:644:25: note: in expansion of macro 'list_last_entry' 644 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_api.c:358:20: note: in expansion of macro 'CHECKER_GET_CO' 358 | conn_opts_t *co = CHECKER_GET_CO(); | ^~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:521:2: note: in expansion of macro 'list_for_each_entry_safe' 521 | list_for_each_entry_safe(vs, vs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:521:2: note: in expansion of macro 'list_for_each_entry_safe' 521 | list_for_each_entry_safe(vs, vs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:667:7: note: in expansion of macro 'list_last_entry' 667 | vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:672:7: note: in expansion of macro 'list_last_entry' 672 | rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:521:2: note: in expansion of macro 'list_for_each_entry_safe' 521 | list_for_each_entry_safe(vs, vs_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_api.c: In function 'retry_handler': check_parser.c: In function 'rs_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:692:25: note: in expansion of macro 'list_last_entry' 692 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:372:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 372 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:693:22: note: in expansion of macro 'list_last_entry' 693 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'rs_forwarding_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:706:25: note: in expansion of macro 'list_last_entry' 706 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:707:22: note: in expansion of macro 'list_last_entry' 707 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'uthreshold_handler': check_api.c: In function 'delay_before_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:714:25: note: in expansion of macro 'list_last_entry' 714 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:386:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 386 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:715:22: note: in expansion of macro 'list_last_entry' 715 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'lthreshold_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:727:25: note: in expansion of macro 'list_last_entry' 727 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:728:22: note: in expansion of macro 'list_last_entry' 728 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'vs_inhibit_handler': check_api.c: In function 'warmup_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:740:25: note: in expansion of macro 'list_last_entry' 740 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:401:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 401 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'notify_up_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:751:25: note: in expansion of macro 'list_last_entry' 751 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:752:22: note: in expansion of macro 'list_last_entry' 752 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'notify_down_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:762:25: note: in expansion of macro 'list_last_entry' 762 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:763:22: note: in expansion of macro 'list_last_entry' 763 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:415:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 415 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_co_timeout_handler': check_data.c: In function 'dump_vs_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:773:25: note: in expansion of macro 'list_last_entry' 773 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:641:2: note: in expansion of macro 'list_for_each_entry' 641 | list_for_each_entry(vs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:774:22: note: in expansion of macro 'list_last_entry' 774 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:641:2: note: in expansion of macro 'list_for_each_entry' 641 | list_for_each_entry(vs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_delay_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:786:25: note: in expansion of macro 'list_last_entry' 786 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'alpha_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:787:22: note: in expansion of macro 'list_last_entry' 787 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:429:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 429 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_delay_before_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:798:25: note: in expansion of macro 'list_last_entry' 798 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_data.c: In function 'alloc_ssvr': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_data.c:717:25: note: in expansion of macro 'list_last_entry' 717 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:799:22: note: in expansion of macro 'list_last_entry' 799 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'rs_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:810:25: note: in expansion of macro 'list_last_entry' 810 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'log_all_failures_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_api.c:444:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 444 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:811:22: note: in expansion of macro 'list_last_entry' 811 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'rs_warmup_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:823:25: note: in expansion of macro 'list_last_entry' 823 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:824:22: note: in expansion of macro 'list_last_entry' 824 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'rs_inhibit_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:835:25: note: in expansion of macro 'list_last_entry' 835 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:836:22: note: in expansion of macro 'list_last_entry' 836 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'rs_alpha_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:851:25: note: in expansion of macro 'list_last_entry' 851 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_data.c: In function 'check_check_script_security': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:920:2: note: in expansion of macro 'list_for_each_entry' 920 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:852:22: note: in expansion of macro 'list_last_entry' 852 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_api.c: In function 'free_vs_checkers': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:920:2: note: in expansion of macro 'list_for_each_entry' 920 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_api.c:501:2: note: in expansion of macro 'list_for_each_entry_safe' 501 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_smtp_alert_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:867:25: note: in expansion of macro 'list_last_entry' 867 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:924:3: note: in expansion of macro 'list_for_each_entry' 924 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:868:22: note: in expansion of macro 'list_last_entry' 868 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:924:3: note: in expansion of macro 'list_for_each_entry' 924 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'rs_virtualhost_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:884:25: note: in expansion of macro 'list_last_entry' 884 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:501:2: note: in expansion of macro 'list_for_each_entry_safe' 501 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:885:22: note: in expansion of macro 'list_last_entry' 885 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_data.c: In function 'validate_check_config': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:955:2: note: in expansion of macro 'list_for_each_entry_safe' 955 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_api.c:501:2: note: in expansion of macro 'list_for_each_entry_safe' 501 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'vs_alpha_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:897:25: note: in expansion of macro 'list_last_entry' 897 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:955:2: note: in expansion of macro 'list_for_each_entry_safe' 955 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'omega_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:903:25: note: in expansion of macro 'list_last_entry' 903 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:955:2: note: in expansion of macro 'list_for_each_entry_safe' 955 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'quorum_up_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:909:25: note: in expansion of macro 'list_last_entry' 909 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'quorum_down_handler': check_api.c: In function 'free_rs_checkers': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:919:25: note: in expansion of macro 'list_last_entry' 919 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_api.c:515:2: note: in expansion of macro 'list_for_each_entry_safe' 515 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'quorum_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1005:4: note: in expansion of macro 'list_for_each_entry' 1005 | list_for_each_entry(vsge, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:929:25: note: in expansion of macro 'list_last_entry' 929 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:515:2: note: in expansion of macro 'list_for_each_entry_safe' 515 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1005:4: note: in expansion of macro 'list_for_each_entry' 1005 | list_for_each_entry(vsge, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_parser.c: In function 'hysteresis_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:942:25: note: in expansion of macro 'list_last_entry' 942 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ check_parser.c: In function 'vs_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_parser.c:955:25: note: in expansion of macro 'list_last_entry' 955 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_data.c:1038:3: note: in expansion of macro 'list_for_each_entry_safe' 1038 | list_for_each_entry_safe(rs, rs_tmp, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1038:3: note: in expansion of macro 'list_for_each_entry_safe' 1038 | list_for_each_entry_safe(rs, rs_tmp, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_api.c:515:2: note: in expansion of macro 'list_for_each_entry_safe' 515 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_data.c:1038:3: note: in expansion of macro 'list_for_each_entry_safe' 1038 | list_for_each_entry_safe(rs, rs_tmp, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_api.c: In function 'register_checkers_thread': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1041:4: note: in expansion of macro 'list_for_each_entry' 1041 | list_for_each_entry(rs1, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1041:4: note: in expansion of macro 'list_for_each_entry' 1041 | list_for_each_entry(rs1, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:537:2: note: in expansion of macro 'list_for_each_entry' 537 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_api.c:537:2: note: in expansion of macro 'list_for_each_entry' 537 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_api.c: In function 'addr_matches': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:601:2: note: in expansion of macro 'list_for_each_entry' 601 | list_for_each_entry(vsg_entry, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1150:5: note: in expansion of macro 'list_for_each_entry' 1150 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_api.c:601:2: note: in expansion of macro 'list_for_each_entry' 601 | list_for_each_entry(vsg_entry, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1150:5: note: in expansion of macro 'list_for_each_entry' 1150 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1160:4: note: in expansion of macro 'list_for_each_entry' 1160 | list_for_each_entry(vsge, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1160:4: note: in expansion of macro 'list_for_each_entry' 1160 | list_for_each_entry(vsge, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1161:5: note: in expansion of macro 'list_for_each_entry' 1161 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1161:5: note: in expansion of macro 'list_for_each_entry' 1161 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_api.c: In function 'update_checker_activity': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:669:2: note: in expansion of macro 'list_for_each_entry' 669 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1175:4: note: in expansion of macro 'list_for_each_entry' 1175 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1175:4: note: in expansion of macro 'list_for_each_entry' 1175 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_api.c:669:2: note: in expansion of macro 'list_for_each_entry' 669 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_api.c:697:3: note: in expansion of macro 'list_for_each_entry' 697 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_api.c:697:3: note: in expansion of macro 'list_for_each_entry' 697 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_data.c:1216:2: note: in expansion of macro 'list_for_each_entry' 1216 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_data.c:1216:2: note: in expansion of macro 'list_for_each_entry' 1216 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ CC check_tcp.o CC check_http.o CC check_ssl.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_api.h:34, from check_tcp.c:29: check_tcp.c: In function 'tcp_check_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_tcp.c:78:23: note: in expansion of macro 'CHECKER_GET_CO' 78 | if (!check_conn_opts(CHECKER_GET_CO())) { | ^~~~~~~~~~~~~~ CC check_smtp.o CC check_misc.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: check_http.c: In function 'free_url_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_http.c:203:2: note: in expansion of macro 'list_for_each_entry_safe' 203 | list_for_each_entry_safe(url, url_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_http.c:203:2: note: in expansion of macro 'list_for_each_entry_safe' 203 | list_for_each_entry_safe(url, url_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_http.c:203:2: note: in expansion of macro 'list_for_each_entry_safe' 203 | list_for_each_entry_safe(url, url_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_http.c: In function 'dump_url_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_http.c:292:2: note: in expansion of macro 'list_for_each_entry' 292 | list_for_each_entry(url, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_http.c:292:2: note: in expansion of macro 'list_for_each_entry' 292 | list_for_each_entry(url, l, e_list) | ^~~~~~~~~~~~~~~~~~~ check_http.c: In function 'http_get_check_compare': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_http.c:385:2: note: in expansion of macro 'list_for_each_entry' 385 | list_for_each_entry(u1, &old->url, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_http.c:385:2: note: in expansion of macro 'list_for_each_entry' 385 | list_for_each_entry(u1, &old->url, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_http.c:386:16: note: in expansion of macro 'list_first_entry' 386 | u2 = (!u2) ? list_first_entry(&new->url, url_t, e_list) : | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ check_http.c:387:9: note: in expansion of macro 'list_entry' 387 | list_entry(u2->e_list.next, url_t, e_list); | ^~~~~~~~~~ check_http.c: In function 'http_get_retry_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_http.c:441:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 441 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'virtualhost_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:457:33: note: in expansion of macro 'CHECKER_GET' 457 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ check_http.c: In function 'http_get_check_end': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:470:33: note: in expansion of macro 'CHECKER_GET' 470 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_http.c:477:23: note: in expansion of macro 'CHECKER_GET_CO' 477 | if (!check_conn_opts(CHECKER_GET_CO())) { | ^~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'url_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:485:33: note: in expansion of macro 'CHECKER_GET' 485 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_http.c:497:25: note: in expansion of macro 'list_first_entry' 497 | http_get_chk->url_it = list_first_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'path_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:503:33: note: in expansion of macro 'CHECKER_GET' 503 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_http.c:504:15: note: in expansion of macro 'list_last_entry' 504 | url_t *url = list_last_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'digest_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:512:33: note: in expansion of macro 'CHECKER_GET' 512 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_http.c:513:15: note: in expansion of macro 'list_last_entry' 513 | url_t *url = list_last_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'status_code_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:554:33: note: in expansion of macro 'CHECKER_GET' 554 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_http.c:555:15: note: in expansion of macro 'list_last_entry' 555 | url_t *url = list_last_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'url_virtualhost_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:585:33: note: in expansion of macro 'CHECKER_GET' 585 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_http.c:586:15: note: in expansion of macro 'list_last_entry' 586 | url_t *url = list_last_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~ In file included from check_http.c:39: check_http.c: In function 'http_protocol_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:599:33: note: in expansion of macro 'CHECKER_GET' 599 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ check_http.c: In function 'enable_sni_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:807:33: note: in expansion of macro 'CHECKER_GET' 807 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ check_http.c: In function 'fast_recovery_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:824:33: note: in expansion of macro 'CHECKER_GET' 824 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ check_http.c: In function 'url_check': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_http.c:840:33: note: in expansion of macro 'CHECKER_GET' 840 | http_checker_t *http_get_chk = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_http.h:42, from check_http.c:38: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_http.c:841:15: note: in expansion of macro 'list_last_entry' 841 | url_t *url = list_last_entry(&http_get_chk->url, url_t, e_list); | ^~~~~~~~~~~~~~~ check_http.c: In function 'epilog': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ check_http.c:982:29: note: in expansion of macro 'list_entry' 982 | http_get_check->url_it = list_entry(http_get_check->url_it->e_list.next, url_t, e_list); | ^~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_http.c:1007:28: note: in expansion of macro 'list_first_entry' 1007 | http_get_check->url_it = list_first_entry(&http_get_check->url, url_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_http.c:1043:28: note: in expansion of macro 'list_first_entry' 1043 | http_get_check->url_it = list_first_entry(&http_get_check->url, url_t, e_list); | ^~~~~~~~~~~~~~~~ CC check_dns.o In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../keepalived/include/check_smtp.h:31, from check_smtp.c:31: check_smtp.c: In function 'smtp_check_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_smtp.c:133:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 133 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_smtp.c:187:9: note: in expansion of macro 'list_first_entry' 187 | rco = list_first_entry(&host_list, ref_co_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_smtp.c:204:2: note: in expansion of macro 'list_for_each_entry_safe' 204 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_smtp.c:204:2: note: in expansion of macro 'list_for_each_entry_safe' 204 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_smtp.c:204:2: note: in expansion of macro 'list_for_each_entry_safe' 204 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_smtp.c:228:2: note: in expansion of macro 'list_for_each_entry_safe' 228 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_smtp.c:228:2: note: in expansion of macro 'list_for_each_entry_safe' 228 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_smtp.c:228:2: note: in expansion of macro 'list_for_each_entry_safe' 228 | list_for_each_entry_safe(rco, rco_tmp, &host_list, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ check_smtp.c: In function 'smtp_host_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_smtp.c:238:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 238 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ check_smtp.c: In function 'smtp_host_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ check_smtp.c:251:23: note: in expansion of macro 'CHECKER_GET_CURRENT' 251 | checker_t *checker = CHECKER_GET_CURRENT(); | ^~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_smtp.h:32, from check_smtp.c:31: check_smtp.c: In function 'smtp_helo_name_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_smtp.c:272:33: note: in expansion of macro 'CHECKER_GET' 272 | smtp_checker_t *smtp_checker = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/check_misc.h:32, from check_misc.c:33: check_misc.c: In function 'check_misc_script_security': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ check_misc.c:231:2: note: in expansion of macro 'list_for_each_entry_safe' 231 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ check_misc.c:231:2: note: in expansion of macro 'list_for_each_entry_safe' 231 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ check_misc.c:231:2: note: in expansion of macro 'list_for_each_entry_safe' 231 | list_for_each_entry_safe(checker, checker_tmp, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ check_dns.c: In function 'dns_recv_thread': check_dns.c:211:13: warning: cast increases required alignment of target type [-Wcast-align] 211 | s_header = (dns_header_t *) dns_check->sbuf; | ^ check_dns.c:212:13: warning: cast increases required alignment of target type [-Wcast-align] 212 | r_header = (dns_header_t *) rbuf; | ^ check_dns.c: In function 'dns_make_query': check_dns.c:260:25: warning: cast increases required alignment of target type [-Wcast-align] 260 | dns_header_t *header = (dns_header_t *) dns_check->sbuf; | ^ check_dns.c:247:4: warning: cast increases required alignment of target type [-Wcast-align] 247 | *(uint16_t *) (x) = htons(y); \ | ^ check_dns.c:288:2: note: in expansion of macro 'APPEND16' 288 | APPEND16(p, dns_check->type); | ^~~~~~~~ check_dns.c:247:4: warning: cast increases required alignment of target type [-Wcast-align] 247 | *(uint16_t *) (x) = htons(y); \ | ^ check_dns.c:289:2: note: in expansion of macro 'APPEND16' 289 | APPEND16(p, 1); /* IN */ | ^~~~~~~~ In file included from check_dns.c:33: check_dns.c: In function 'dns_type_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_dns.c:501:27: note: in expansion of macro 'CHECKER_GET' 501 | dns_check_t *dns_check = CHECKER_GET(); | ^~~~~~~~~~~ check_dns.c: In function 'dns_name_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_dns.c:514:27: note: in expansion of macro 'CHECKER_GET' 514 | dns_check_t *dns_check = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_api.h:34, from check_dns.c:33: check_dns.c: In function 'dns_check_end': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_dns.c:550:23: note: in expansion of macro 'CHECKER_GET_CO' 550 | if (!check_conn_opts(CHECKER_GET_CO())) { | ^~~~~~~~~~~~~~ In file included from check_dns.c:33: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_dns.c:555:14: note: in expansion of macro 'CHECKER_GET' 555 | dns_check = CHECKER_GET(); | ^~~~~~~~~~~ CC check_print.o CC ipwrapper.o CC ipvswrapper.o CC libipvs.o CC check_udp.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from ../../keepalived/include/ipwrapper.h:30, from ipwrapper.c:28: ipwrapper.c: In function 'weigh_live_realservers': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:90:2: note: in expansion of macro 'list_for_each_entry' 90 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:90:2: note: in expansion of macro 'list_for_each_entry' 90 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'clear_service_rs_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:295:2: note: in expansion of macro 'list_for_each_entry' 295 | list_for_each_entry(rs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:295:2: note: in expansion of macro 'list_for_each_entry' 295 | list_for_each_entry(rs, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'clear_services': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:348:2: note: in expansion of macro 'list_for_each_entry' 348 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:348:2: note: in expansion of macro 'list_for_each_entry' 348 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'init_service_rs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:364:2: note: in expansion of macro 'list_for_each_entry' 364 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:364:2: note: in expansion of macro 'list_for_each_entry' 364 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:376:4: note: in expansion of macro 'list_for_each_entry' 376 | list_for_each_entry(tfm, &rs->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:376:4: note: in expansion of macro 'list_for_each_entry' 376 | list_for_each_entry(tfm, &rs->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'sync_service_vsg_entry': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:422:2: note: in expansion of macro 'list_for_each_entry' 422 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:422:2: note: in expansion of macro 'list_for_each_entry' 422 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'perform_quorum_state': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:454:2: note: in expansion of macro 'list_for_each_entry' 454 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:454:2: note: in expansion of macro 'list_for_each_entry' 454 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'set_quorum_states': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:470:2: note: in expansion of macro 'list_for_each_entry' 470 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:470:2: note: in expansion of macro 'list_for_each_entry' 470 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'init_services': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:633:2: note: in expansion of macro 'list_for_each_entry' 633 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:633:2: note: in expansion of macro 'list_for_each_entry' 633 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'vsge_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:731:2: note: in expansion of macro 'list_for_each_entry' 731 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:731:2: note: in expansion of macro 'list_for_each_entry' 731 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'clear_diff_vsge': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:745:2: note: in expansion of macro 'list_for_each_entry' 745 | list_for_each_entry(vsge, old, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:745:2: note: in expansion of macro 'list_for_each_entry' 745 | list_for_each_entry(vsge, old, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'update_alive_counts_vsge': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:770:2: note: in expansion of macro 'list_for_each_entry' 770 | list_for_each_entry(old_vsge, old, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:770:2: note: in expansion of macro 'list_for_each_entry' 770 | list_for_each_entry(old_vsge, old, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'vs_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:814:2: note: in expansion of macro 'list_for_each_entry' 814 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:814:2: note: in expansion of macro 'list_for_each_entry' 814 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'rs_exist': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:828:2: note: in expansion of macro 'list_for_each_entry' 828 | list_for_each_entry(rs, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:828:2: note: in expansion of macro 'list_for_each_entry' 828 | list_for_each_entry(rs, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'migrate_checkers': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:846:2: note: in expansion of macro 'list_for_each_entry' 846 | list_for_each_entry(old_c, old_checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:846:2: note: in expansion of macro 'list_for_each_entry' 846 | list_for_each_entry(old_c, old_checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:856:3: note: in expansion of macro 'list_for_each_entry' 856 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:856:3: note: in expansion of macro 'list_for_each_entry' 856 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:859:4: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(ref, &l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:859:4: note: in expansion of macro 'list_for_each_entry' 859 | list_for_each_entry(ref, &l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:879:2: note: in expansion of macro 'list_for_each_entry' 879 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:879:2: note: in expansion of macro 'list_for_each_entry' 879 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:891:3: note: in expansion of macro 'list_for_each_entry' 891 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:891:3: note: in expansion of macro 'list_for_each_entry' 891 | list_for_each_entry(new_c, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ ipwrapper.c:912:2: note: in expansion of macro 'list_for_each_entry_safe' 912 | list_for_each_entry_safe(ref, ref_tmp, &l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:912:2: note: in expansion of macro 'list_for_each_entry_safe' 912 | list_for_each_entry_safe(ref, ref_tmp, &l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ ipwrapper.c:912:2: note: in expansion of macro 'list_for_each_entry_safe' 912 | list_for_each_entry_safe(ref, ref_tmp, &l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'clear_diff_rs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:927:2: note: in expansion of macro 'list_for_each_entry' 927 | list_for_each_entry(rs, &old_vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:927:2: note: in expansion of macro 'list_for_each_entry' 927 | list_for_each_entry(rs, &old_vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'clear_diff_services': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:1016:2: note: in expansion of macro 'list_for_each_entry' 1016 | list_for_each_entry(vs, &old_check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:1016:2: note: in expansion of macro 'list_for_each_entry' 1016 | list_for_each_entry(vs, &old_check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'check_new_rs_state': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:1070:2: note: in expansion of macro 'list_for_each_entry' 1070 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:1070:2: note: in expansion of macro 'list_for_each_entry' 1070 | list_for_each_entry(checker, &checkers_queue, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipwrapper.c: In function 'link_vsg_to_vs': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ ipwrapper.c:1092:2: note: in expansion of macro 'list_for_each_entry_safe' 1092 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:1092:2: note: in expansion of macro 'list_for_each_entry_safe' 1092 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ ipwrapper.c:1092:2: note: in expansion of macro 'list_for_each_entry_safe' 1092 | list_for_each_entry_safe(vs, vs_tmp, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ ipwrapper.c:1107:11: note: in expansion of macro 'list_first_entry' 1107 | vsge = list_first_entry(&vs->vsg->addr_range, virtual_server_group_entry_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:1145:2: note: in expansion of macro 'list_for_each_entry' 1145 | list_for_each_entry(vsg, &check_data->vs_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:1145:2: note: in expansion of macro 'list_for_each_entry' 1145 | list_for_each_entry(vsg, &check_data->vs_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipwrapper.c:1148:3: note: in expansion of macro 'list_for_each_entry' 1148 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from ../../lib/notify.h:31, from ../../keepalived/include/vrrp.h:41, from ../../keepalived/include/ipvswrapper.h:29, from ipvswrapper.c:38: ipvswrapper.c: In function 'ipvs_get_group_by_name': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:77:2: note: in expansion of macro 'list_for_each_entry' 77 | list_for_each_entry(vsg, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:77:2: note: in expansion of macro 'list_for_each_entry' 77 | list_for_each_entry(vsg, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipwrapper.c:1148:3: note: in expansion of macro 'list_for_each_entry' 1148 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipvswrapper.c: In function 'ipvs_group_cmd': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:368:2: note: in expansion of macro 'list_for_each_entry' 368 | list_for_each_entry(vsg_entry, &vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:368:2: note: in expansion of macro 'list_for_each_entry' 368 | list_for_each_entry(vsg_entry, &vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:399:2: note: in expansion of macro 'list_for_each_entry' 399 | list_for_each_entry(vsg_entry, &vsg->vfwmark, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:399:2: note: in expansion of macro 'list_for_each_entry' 399 | list_for_each_entry(vsg_entry, &vsg->vfwmark, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipvswrapper.c: In function 'ipvs_group_sync_entry': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:547:2: note: in expansion of macro 'list_for_each_entry' 547 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:547:2: note: in expansion of macro 'list_for_each_entry' 547 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipvswrapper.c: In function 'ipvs_group_remove_entry': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:581:2: note: in expansion of macro 'list_for_each_entry' 581 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:581:2: note: in expansion of macro 'list_for_each_entry' 581 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipvswrapper.c: In function 'ipvs_update_vs_stats': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:665:4: note: in expansion of macro 'list_for_each_entry' 665 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:665:4: note: in expansion of macro 'list_for_each_entry' 665 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ipvswrapper.c: In function 'ipvs_update_stats': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:719:2: note: in expansion of macro 'list_for_each_entry' 719 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:719:2: note: in expansion of macro 'list_for_each_entry' 719 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:726:3: note: in expansion of macro 'list_for_each_entry' 726 | list_for_each_entry(vsg_entry, &vs->vsg->vfwmark, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:726:3: note: in expansion of macro 'list_for_each_entry' 726 | list_for_each_entry(vsg_entry, &vs->vsg->vfwmark, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ ipvswrapper.c:729:3: note: in expansion of macro 'list_for_each_entry' 729 | list_for_each_entry(vsg_entry, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ ipvswrapper.c:729:3: note: in expansion of macro 'list_for_each_entry' 729 | list_for_each_entry(vsg_entry, &vs->vsg->addr_range, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../lib/timer.h:28, from ../../keepalived/include/vrrp.h:40, from ../../keepalived/include/ipvswrapper.h:29, from ipvswrapper.c:38: In function 'strncpy', inlined from 'ipvs_set_srule' at ipvswrapper.c:429:2, inlined from 'ipvs_cmd' at ipvswrapper.c:488:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from check_udp.c:32: check_udp.c: In function 'require_reply_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../keepalived/include/check_api.h:79:40: note: in definition of macro 'CHECKER_DATA' 79 | #define CHECKER_DATA(X) (((checker_t *)X)->data) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:81:37: note: in expansion of macro 'CHECKER_GET_CURRENT' 81 | #define CHECKER_GET() (CHECKER_DATA(CHECKER_GET_CURRENT())) | ^~~~~~~~~~~~~~~~~~~ check_udp.c:84:27: note: in expansion of macro 'CHECKER_GET' 84 | udp_check_t *udp_check = CHECKER_GET(); | ^~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../lib/scheduler.h:39, from check_udp.c:30: check_udp.c: In function 'udp_check_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_udp.c:92:23: note: in expansion of macro 'CHECKER_GET_CO' 92 | if (!check_conn_opts(CHECKER_GET_CO())) | ^~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ipvs_set_srule' at ipvswrapper.c:429:2, inlined from 'ipvs_group_sync_entry' at ipvswrapper.c:540:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ipvs_set_srule' at ipvswrapper.c:429:2, inlined from 'ipvs_group_remove_entry' at ipvswrapper.c:574:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 15 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC check_ping.o CC check_file.o CC check_snmp.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_api.h:34, from ../../keepalived/include/check_ping.h:26, from check_ping.c:33: check_ping.c: In function 'ping_check_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ ../../keepalived/include/check_api.h:80:32: note: in expansion of macro 'list_last_entry' 80 | #define CHECKER_GET_CURRENT() (list_last_entry(&checkers_queue, checker_t, e_list)) | ^~~~~~~~~~~~~~~ ../../keepalived/include/check_api.h:82:41: note: in expansion of macro 'CHECKER_GET_CURRENT' 82 | #define CHECKER_GET_CO() (((checker_t *)CHECKER_GET_CURRENT())->co) | ^~~~~~~~~~~~~~~~~~~ check_ping.c:159:23: note: in expansion of macro 'CHECKER_GET_CO' 159 | if (!check_conn_opts(CHECKER_GET_CO())) | ^~~~~~~~~~~~~~ check_ping.c: In function 'ping_it': check_ping.c:182:13: warning: cast increases required alignment of target type [-Wcast-align] 182 | icmp_hdr = (struct icmphdr *)send_buf; | ^ check_ping.c: In function 'recv_it': check_ping.c:214:13: warning: cast increases required alignment of target type [-Wcast-align] 214 | icmp_hdr = (const struct icmphdr *)recv_buf; | ^ check_ping.c: In function 'ping6_it': check_ping.c:231:14: warning: cast increases required alignment of target type [-Wcast-align] 231 | icmp6_hdr = (struct icmp6_hdr *)&send_buf; | ^ check_ping.c: In function 'recv6_it': check_ping.c:264:14: warning: cast increases required alignment of target type [-Wcast-align] 264 | icmp6_hdr = (const struct icmp6_hdr*)recv_buf; | ^ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from check_file.c:28: check_file.c: In function 'track_file_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:74:25: note: in expansion of macro 'list_last_entry' 74 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:75:22: note: in expansion of macro 'list_last_entry' 75 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:79:10: note: in expansion of macro 'list_last_entry' 79 | tfile = list_last_entry(&rs->track_files, tracked_file_monitor_t, e_list); | ^~~~~~~~~~~~~~~ check_file.c: In function 'file_check_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:93:25: note: in expansion of macro 'list_last_entry' 93 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:94:22: note: in expansion of macro 'list_last_entry' 94 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ check_file.c: In function 'track_file_weight_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:105:25: note: in expansion of macro 'list_last_entry' 105 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:106:22: note: in expansion of macro 'list_last_entry' 106 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:111:10: note: in expansion of macro 'list_last_entry' 111 | tfile = list_last_entry(&rs->track_files, tracked_file_monitor_t, e_list); | ^~~~~~~~~~~~~~~ check_file.c: In function 'file_end_handler': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:143:25: note: in expansion of macro 'list_last_entry' 143 | virtual_server_t *vs = list_last_entry(&check_data->vs, virtual_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:144:22: note: in expansion of macro 'list_last_entry' 144 | real_server_t *rs = list_last_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:288:2: note: in expansion of macro 'list_entry' 288 | list_entry((ptr)->prev, type, member) | ^~~~~~~~~~ check_file.c:147:10: note: in expansion of macro 'list_last_entry' 147 | tfile = list_last_entry(&rs->track_files, tracked_file_monitor_t, e_list); | ^~~~~~~~~~~~~~~ check_file.c: In function 'add_rs_to_track_files': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_file.c:180:2: note: in expansion of macro 'list_for_each_entry' 180 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_file.c:180:2: note: in expansion of macro 'list_for_each_entry' 180 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_file.c:181:3: note: in expansion of macro 'list_for_each_entry' 181 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_file.c:181:3: note: in expansion of macro 'list_for_each_entry' 181 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_file.c:182:4: note: in expansion of macro 'list_for_each_entry' 182 | list_for_each_entry(tfl, &rs->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_file.c:182:4: note: in expansion of macro 'list_for_each_entry' 182 | list_for_each_entry(tfl, &rs->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_file.c: In function 'set_track_file_checkers_down': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_file.c:205:2: note: in expansion of macro 'list_for_each_entry' 205 | list_for_each_entry(tfl, &check_data->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_file.c:205:2: note: in expansion of macro 'list_for_each_entry' 205 | list_for_each_entry(tfl, &check_data->track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_file.c:207:4: note: in expansion of macro 'list_for_each_entry' 207 | list_for_each_entry(top, &tfl->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_file.c:207:4: note: in expansion of macro 'list_for_each_entry' 207 | list_for_each_entry(top, &tfl->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/check_data.h:39, from ../../keepalived/include/check_snmp.h:29, from check_snmp.c:27: check_snmp.c: In function 'check_snmp_vsgroup': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ check_snmp.c:252:6: note: in expansion of macro 'list_entry' 252 | g = list_entry(e, virtual_server_group_t, e_list); | ^~~~~~~~~~ check_snmp.c: In function 'check_snmp_vsgroupmember': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:297:2: note: in expansion of macro 'list_for_each_entry' 297 | list_for_each_entry(group, &check_data->vs_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:297:2: note: in expansion of macro 'list_for_each_entry' 297 | list_for_each_entry(group, &check_data->vs_group, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:316:4: note: in expansion of macro 'list_for_each_entry' 316 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:316:4: note: in expansion of macro 'list_for_each_entry' 316 | list_for_each_entry(vsge, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_snmp.c: In function 'check_snmp_virtualserver': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ check_snmp.c:421:6: note: in expansion of macro 'list_entry' 421 | v = list_entry(e, virtual_server_t, e_list); | ^~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:567:3: note: in expansion of macro 'list_for_each_entry' 567 | list_for_each_entry(rs, &v->rs, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:567:3: note: in expansion of macro 'list_for_each_entry' 567 | list_for_each_entry(rs, &v->rs, e_list) | ^~~~~~~~~~~~~~~~~~~ check_snmp.c: In function 'check_snmp_realserver_weight': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:791:3: note: in expansion of macro 'list_for_each_entry' 791 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:791:3: note: in expansion of macro 'list_for_each_entry' 791 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:799:5: note: in expansion of macro 'list_for_each_entry' 799 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:799:5: note: in expansion of macro 'list_for_each_entry' 799 | list_for_each_entry(rs, &vs->rs, e_list) { | ^~~~~~~~~~~~~~~~~~~ check_snmp.c: In function 'check_snmp_realserver': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:853:2: note: in expansion of macro 'list_for_each_entry' 853 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:853:2: note: in expansion of macro 'list_for_each_entry' 853 | list_for_each_entry(vs, &check_data->vs, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:277:2: note: in expansion of macro 'list_entry' 277 | list_entry((ptr)->next, type, member) | ^~~~~~~~~~ check_snmp.c:873:9: note: in expansion of macro 'list_first_entry' 873 | e = list_first_entry(&vs->rs, real_server_t, e_list); | ^~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ check_snmp.c:884:9: note: in expansion of macro 'list_entry' 884 | e = list_entry(e->e_list.next, real_server_t, e_list); | ^~~~~~~~~~ check_snmp.c: In function 'check_snmp_rs_trap': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ check_snmp.c:1688:2: note: in expansion of macro 'list_for_each_entry' 1688 | list_for_each_entry(r, &vs->rs, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ check_snmp.c:1688:2: note: in expansion of macro 'list_for_each_entry' 1688 | list_for_each_entry(r, &vs->rs, e_list) | ^~~~~~~~~~~~~~~~~~~ AR libcheck.a make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' Making all in trackers make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' CC track_file.o In file included from ../../lib/list_head.h:28, from ../../keepalived/include/track_file.h:31, from track_file.c:32: track_file.c: In function 'dump_track_file_monitor_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:77:2: note: in expansion of macro 'list_for_each_entry' 77 | list_for_each_entry(tfile, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:77:2: note: in expansion of macro 'list_for_each_entry' 77 | list_for_each_entry(tfile, l, e_list) | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'free_track_file_monitor_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_file.c:94:2: note: in expansion of macro 'list_for_each_entry_safe' 94 | list_for_each_entry_safe(tfile, tfile_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:94:2: note: in expansion of macro 'list_for_each_entry_safe' 94 | list_for_each_entry_safe(tfile, tfile_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_file.c:94:2: note: in expansion of macro 'list_for_each_entry_safe' 94 | list_for_each_entry_safe(tfile, tfile_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ track_file.c: In function 'find_tracked_file_by_name': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:103:2: note: in expansion of macro 'list_for_each_entry' 103 | list_for_each_entry(file, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:103:2: note: in expansion of macro 'list_for_each_entry' 103 | list_for_each_entry(file, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'vrrp_alloc_track_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:130:2: note: in expansion of macro 'list_for_each_entry' 130 | list_for_each_entry(etfile, track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:130:2: note: in expansion of macro 'list_for_each_entry' 130 | list_for_each_entry(etfile, track_file, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'free_tracking_obj_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_file.c:403:2: note: in expansion of macro 'list_for_each_entry_safe' 403 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:403:2: note: in expansion of macro 'list_for_each_entry_safe' 403 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_file.c:403:2: note: in expansion of macro 'list_for_each_entry_safe' 403 | list_for_each_entry_safe(top, top_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ track_file.c: In function 'free_track_file_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_file.c:421:2: note: in expansion of macro 'list_for_each_entry_safe' 421 | list_for_each_entry_safe(file, file_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:421:2: note: in expansion of macro 'list_for_each_entry_safe' 421 | list_for_each_entry_safe(file, file_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_file.c:421:2: note: in expansion of macro 'list_for_each_entry_safe' 421 | list_for_each_entry_safe(file, file_tmp, l, e_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ track_file.c: In function 'dump_tracking_obj_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:434:2: note: in expansion of macro 'list_for_each_entry' 434 | list_for_each_entry(top, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:434:2: note: in expansion of macro 'list_for_each_entry' 434 | list_for_each_entry(top, l, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'dump_track_file_list': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:454:2: note: in expansion of macro 'list_for_each_entry' 454 | list_for_each_entry(file, l, e_list) | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:454:2: note: in expansion of macro 'list_for_each_entry' 454 | list_for_each_entry(file, l, e_list) | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'add_obj_to_track_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:473:2: note: in expansion of macro 'list_for_each_entry' 473 | list_for_each_entry(top, &file->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:473:2: note: in expansion of macro 'list_for_each_entry' 473 | list_for_each_entry(top, &file->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'remove_track_file': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:503:2: note: in expansion of macro 'list_for_each_entry' 503 | list_for_each_entry(top, &file->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:503:2: note: in expansion of macro 'list_for_each_entry' 503 | list_for_each_entry(top, &file->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_file.c:517:3: note: in expansion of macro 'list_for_each_entry_safe' 517 | list_for_each_entry_safe(tft, tft_tmp, track_file_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:517:3: note: in expansion of macro 'list_for_each_entry_safe' 517 | list_for_each_entry_safe(tft, tft_tmp, track_file_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_file.c:517:3: note: in expansion of macro 'list_for_each_entry_safe' 517 | list_for_each_entry_safe(tft, tft_tmp, track_file_list, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ track_file.c: In function 'update_track_file_status': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:633:2: note: in expansion of macro 'list_for_each_entry' 633 | list_for_each_entry(top, &tfile->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:633:2: note: in expansion of macro 'list_for_each_entry' 633 | list_for_each_entry(top, &tfile->tracking_obj, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'process_inotify': track_file.c:723:12: warning: cast increases required alignment of target type [-Wcast-align] 723 | event = (struct inotify_event*)buf_ptr; | ^ In file included from ../../lib/list_head.h:28, from ../../keepalived/include/track_file.h:31, from track_file.c:32: ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:340:13: note: in expansion of macro 'list_entry' 340 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:734:4: note: in expansion of macro 'list_for_each_entry' 734 | list_for_each_entry(tfile, track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:342:13: note: in expansion of macro 'list_entry' 342 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ track_file.c:734:4: note: in expansion of macro 'list_for_each_entry' 734 | list_for_each_entry(tfile, track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~ track_file.c: In function 'init_track_files': ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:414:13: note: in expansion of macro 'list_entry' 414 | for (pos = list_entry((head)->next, typeof(*pos), member), \ | ^~~~~~~~~~ track_file.c:768:2: note: in expansion of macro 'list_for_each_entry_safe' 768 | list_for_each_entry_safe(tfile, tfile_tmp, track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:415:7: note: in expansion of macro 'list_entry' 415 | n = list_entry(pos->member.next, typeof(*pos), member); \ | ^~~~~~~~~~ track_file.c:768:2: note: in expansion of macro 'list_for_each_entry_safe' 768 | list_for_each_entry_safe(tfile, tfile_tmp, track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/container.h:43:3: warning: cast increases required alignment of target type [-Wcast-align] 43 | (type *)( (char *)__mptr - offsetof(type,member) );}) | ^ ../../lib/list_head.h:266:2: note: in expansion of macro 'container_of' 266 | container_of(ptr, type, member) | ^~~~~~~~~~~~ ../../lib/list_head.h:417:20: note: in expansion of macro 'list_entry' 417 | pos = n, n = list_entry(n->member.next, typeof(*n), member)) | ^~~~~~~~~~ track_file.c:768:2: note: in expansion of macro 'list_for_each_entry_safe' 768 | list_for_each_entry_safe(tfile, tfile_tmp, track_files, e_list) { | ^~~~~~~~~~~~~~~~~~~~~~~~ AR libtracker.a make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' Making all in init make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' Making all in init.d make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' CC main.o EDIT keepalived.service CCLD keepalived process.c: In function 'set_process_priorities': process.c:114:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'addattr32' at ../../keepalived/include/keepalived_netlink.h:93:9, inlined from 'netlink_request.constprop' at keepalived_netlink.c:1503:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 39] from the object at 'req' is out of the bounds of referenced subobject 'nlh' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ keepalived_netlink.c: In function 'netlink_request.constprop': keepalived_netlink.c:1485:19: note: subobject 'nlh' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'netlink_ipaddress' at vrrp_ipaddress.c:146:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [12, 23] from the object at 'ip_addr_46(D)' is out of the bounds of referenced subobject 'sin_addr' with type 'struct in_addr' at offset 8 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_ipaddress.c: In function 'netlink_ipaddress': ../../keepalived/include/vrrp_ipaddress.h:47:19: note: subobject 'sin_addr' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'netlink_ipaddress' at vrrp_ipaddress.c:146:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 43] from the object at 'req' is out of the bounds of referenced subobject 'n' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_ipaddress.c: In function 'netlink_ipaddress': vrrp_ipaddress.c:78:19: note: subobject 'n' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'netlink_ipaddress' at vrrp_ipaddress.c:146:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 43] from the object at 'req' is out of the bounds of referenced subobject 'n' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_ipaddress.c: In function 'netlink_ipaddress': vrrp_ipaddress.c:78:19: note: subobject 'n' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'netlink_link_add_vmac' at vrrp_vmac.c:287:3: /usr/include/bits/string_fortified.h:34:10: warning: writing 6 bytes into a region of size 0 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_vmac.c: In function 'netlink_link_add_vmac': vrrp_vmac.c:198:19: note: at offset 0 to object 'n' with size 16 declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'netlink_link_add_ipvlan.part.0' at vrrp_vmac.c:510:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 53] from the object at 'req' is out of the bounds of referenced subobject 'n' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_vmac.c: In function 'netlink_link_add_ipvlan.part.0': vrrp_vmac.c:475:19: note: subobject 'n' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'addattr16' at ../../keepalived/include/keepalived_netlink.h:87:9, inlined from 'netlink_link_add_ipvlan.part.0' at vrrp_vmac.c:517:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 53] from the object at 'req' is out of the bounds of referenced subobject 'n' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_vmac.c: In function 'netlink_link_add_ipvlan.part.0': vrrp_vmac.c:475:19: note: subobject 'n' declared here In function 'memcpy', inlined from 'addattr_l' at keepalived_netlink.c:701:2, inlined from 'addattr32' at ../../keepalived/include/keepalived_netlink.h:93:9, inlined from 'netlink_link_add_ipvlan.part.0' at vrrp_vmac.c:529:4: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [16, 47] from the object at 'req' is out of the bounds of referenced subobject 'n' with type 'struct nlmsghdr' at offset 0 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ vrrp_vmac.c: In function 'netlink_link_add_ipvlan.part.0': vrrp_vmac.c:475:19: note: subobject 'n' declared here In function 'memcpy', inlined from 'ipvs_update_stats' at ipvswrapper.c:750:3: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' offset [24, 35] from the object at 'vs_49(D)' is out of the bounds of referenced subobject 'sin_addr' with type 'struct in_addr' at offset 20 [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^ ipvswrapper.c: In function 'ipvs_update_stats': /usr/include/netinet/in.h:246:20: note: subobject 'sin_addr' declared here 246 | struct in_addr sin_addr; /* Internet address. */ | ^ make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc' Making all in man/man8 make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' EDIT keepalived.8 make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc' Making all in genhash make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' CC layer4.o CC main.o CC sock.o CC http.o main.c: In function 'parse_cmdline': main.c:178:14: warning: cast increases required alignment of target type [-Wcast-align] 178 | ptr = &((struct sockaddr_in *) res->ai_addr)->sin_addr; | ^ main.c:182:14: warning: cast increases required alignment of target type [-Wcast-align] 182 | ptr = &((struct sockaddr_in6 *) res->ai_addr)->sin6_addr; | ^ CC ssl.o CCLD genhash make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' Making all in bin_install make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5' EDIT README make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R6xH3r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 + cd keepalived-2.1.5 + rm -rf /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make install-am make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/lib' Making install in keepalived make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' Making install in core make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/core' Making install in vrrp make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/vrrp' Making install in check make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/check' Making install in trackers make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/trackers' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' Making install in init make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' make[4]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init' Making install in init.d make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[4]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc/init.d' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[4]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived/etc' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/sbin' /usr/bin/install -c keepalived '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/keepalived' /usr/bin/install -c -m 644 etc/keepalived/keepalived.conf '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/keepalived' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/sysconfig' /usr/bin/install -c -m 644 etc/sysconfig/keepalived '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/sysconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 keepalived.service '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/keepalived' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc' Making install in man/man8 make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 keepalived.8 '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc/man/man8' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[3]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 man/man1/genhash.1 '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 man/man5/keepalived.conf.5 '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/snmp/mibs' /usr/bin/install -c -m 644 KEEPALIVED-MIB.txt VRRP-MIB.txt VRRPv3-MIB.txt '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/snmp/mibs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/keepalived/samples' /usr/bin/install -c -m 644 ./samples/client.pem ./samples/dh1024.pem ./samples/keepalived.conf.HTTP_GET.port ./samples/keepalived.conf.IPv6 ./samples/keepalived.conf.PING_CHECK ./samples/keepalived.conf.SMTP_CHECK ./samples/keepalived.conf.SSL_GET ./samples/keepalived.conf.UDP_CHECK ./samples/keepalived.conf.conditional_conf ./samples/keepalived.conf.fwmark ./samples/keepalived.conf.inhibit ./samples/keepalived.conf.misc_check ./samples/keepalived.conf.misc_check_arg ./samples/keepalived.conf.quorum ./samples/keepalived.conf.sample ./samples/keepalived.conf.status_code ./samples/keepalived.conf.track_interface ./samples/keepalived.conf.virtual_server_group ./samples/keepalived.conf.virtualhost ./samples/keepalived.conf.vrrp ./samples/keepalived.conf.vrrp.localcheck ./samples/keepalived.conf.vrrp.lvs_syncd ./samples/keepalived.conf.vrrp.routes ./samples/keepalived.conf.vrrp.rules ./samples/keepalived.conf.vrrp.scripts ./samples/keepalived.conf.vrrp.static_ipaddress ./samples/keepalived.conf.vrrp.sync ./samples/root.pem ./samples/sample.misccheck.smbcheck.sh ./samples/sample_notify_fifo.sh '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/keepalived/samples' make[3]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/doc' Making install in genhash make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/bin' /usr/bin/install -c genhash '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/genhash' Making install in bin_install make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5/bin_install' make[1]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5' make[2]: Entering directory '/builddir/build/BUILD/keepalived-2.1.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived' /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived' make[2]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5' make[1]: Leaving directory '/builddir/build/BUILD/keepalived-2.1.5' + rm -rf /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/rc.d/init.d/ + rm -rf /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/etc/keepalived/samples/ + /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/keepalived.service /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/lib/systemd/system/keepalived.service + mkdir -p /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/libexec/keepalived + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.5-2.fc33 --unique-debug-suffix -2.1.5-2.fc33.riscv64 --unique-debug-src-base keepalived-2.1.5-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/keepalived-2.1.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/bin/genhash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/sbin/keepalived extracting debug info from /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/sbin/keepalived extracting debug info from /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/bin/genhash original debug info size: 9888kB, size after compression: 9300kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: genhash/bitops.h: Cannot stat: No such file or directory cpio: genhash/html.c: Cannot stat: No such file or directory cpio: genhash/list_head.h: Cannot stat: No such file or directory cpio: genhash/logger.c: Cannot stat: No such file or directory cpio: genhash/memory.c: Cannot stat: No such file or directory cpio: genhash/process.c: Cannot stat: No such file or directory cpio: genhash/rbtree.c: Cannot stat: No such file or directory cpio: genhash/rbtree.h: Cannot stat: No such file or directory cpio: genhash/rbtree_augmented.h: Cannot stat: No such file or directory cpio: genhash/scheduler.c: Cannot stat: No such file or directory cpio: genhash/signals.c: Cannot stat: No such file or directory cpio: genhash/signals.h: Cannot stat: No such file or directory cpio: genhash/timer.c: Cannot stat: No such file or directory cpio: genhash/utils.c: Cannot stat: No such file or directory cpio: keepalived/bitops.h: Cannot stat: No such file or directory cpio: keepalived/check_api.c: Cannot stat: No such file or directory cpio: keepalived/check_daemon.c: Cannot stat: No such file or directory cpio: keepalived/check_data.c: Cannot stat: No such file or directory cpio: keepalived/check_dns.c: Cannot stat: No such file or directory cpio: keepalived/check_file.c: Cannot stat: No such file or directory cpio: keepalived/check_http.c: Cannot stat: No such file or directory cpio: keepalived/check_misc.c: Cannot stat: No such file or directory cpio: keepalived/check_parser.c: Cannot stat: No such file or directory cpio: keepalived/check_ping.c: Cannot stat: No such file or directory cpio: keepalived/check_print.c: Cannot stat: No such file or directory cpio: keepalived/check_smtp.c: Cannot stat: No such file or directory cpio: keepalived/check_snmp.c: Cannot stat: No such file or directory cpio: keepalived/check_ssl.c: Cannot stat: No such file or directory cpio: keepalived/check_tcp.c: Cannot stat: No such file or directory cpio: keepalived/check_udp.c: Cannot stat: No such file or directory cpio: keepalived/daemon.c: Cannot stat: No such file or directory cpio: keepalived/global_data.c: Cannot stat: No such file or directory cpio: keepalived/global_parser.c: Cannot stat: No such file or directory cpio: keepalived/html.c: Cannot stat: No such file or directory cpio: keepalived/ipvswrapper.c: Cannot stat: No such file or directory cpio: keepalived/ipwrapper.c: Cannot stat: No such file or directory cpio: keepalived/keepalived_netlink.c: Cannot stat: No such file or directory cpio: keepalived/layer4.c: Cannot stat: No such file or directory cpio: keepalived/libipvs.c: Cannot stat: No such file or directory cpio: keepalived/list_head.h: Cannot stat: No such file or directory cpio: keepalived/logger.c: Cannot stat: No such file or directory cpio: keepalived/memory.c: Cannot stat: No such file or directory cpio: keepalived/namespaces.c: Cannot stat: No such file or directory cpio: keepalived/notify.c: Cannot stat: No such file or directory cpio: keepalived/parser.c: Cannot stat: No such file or directory cpio: keepalived/pidfile.c: Cannot stat: No such file or directory cpio: keepalived/process.c: Cannot stat: No such file or directory cpio: keepalived/rbtree.c: Cannot stat: No such file or directory cpio: keepalived/rbtree.h: Cannot stat: No such file or directory cpio: keepalived/rbtree_augmented.h: Cannot stat: No such file or directory cpio: keepalived/reload_monitor.c: Cannot stat: No such file or directory cpio: keepalived/rttables.c: Cannot stat: No such file or directory cpio: keepalived/scheduler.c: Cannot stat: No such file or directory cpio: keepalived/signals.c: Cannot stat: No such file or directory cpio: keepalived/signals.h: Cannot stat: No such file or directory cpio: keepalived/smtp.c: Cannot stat: No such file or directory cpio: keepalived/snmp.c: Cannot stat: No such file or directory cpio: keepalived/timer.c: Cannot stat: No such file or directory cpio: keepalived/timer.h: Cannot stat: No such file or directory cpio: keepalived/track_file.c: Cannot stat: No such file or directory cpio: keepalived/track_process.c: Cannot stat: No such file or directory cpio: keepalived/utils.c: Cannot stat: No such file or directory cpio: keepalived/vector.c: Cannot stat: No such file or directory cpio: keepalived/vrrp.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_arp.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_daemon.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_data.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_firewall.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_if.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_if_config.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_ip_rule_route_parser.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_ipaddress.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_iproute.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_iprule.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_ipsecah.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_ndisc.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_nftables.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_notify.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_parser.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_print.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_scheduler.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_snmp.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_static_track.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_sync.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_track.c: Cannot stat: No such file or directory cpio: keepalived/vrrp_vmac.c: Cannot stat: No such file or directory 4189 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: keepalived-2.1.5-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YWVNMp + umask 022 + cd /builddir/build/BUILD + cd keepalived-2.1.5 + DOCDIR=/builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr AUTHOR /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr ChangeLog /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr COPYING /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr README /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr TODO /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr doc/keepalived.conf.SYNOPSIS /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + cp -pr doc/samples/keepalived.conf.HTTP_GET.port doc/samples/keepalived.conf.IPv6 doc/samples/keepalived.conf.PING_CHECK doc/samples/keepalived.conf.SMTP_CHECK doc/samples/keepalived.conf.SSL_GET doc/samples/keepalived.conf.UDP_CHECK doc/samples/keepalived.conf.conditional_conf doc/samples/keepalived.conf.fwmark doc/samples/keepalived.conf.inhibit doc/samples/keepalived.conf.misc_check doc/samples/keepalived.conf.misc_check_arg doc/samples/keepalived.conf.quorum doc/samples/keepalived.conf.sample doc/samples/keepalived.conf.status_code doc/samples/keepalived.conf.track_interface doc/samples/keepalived.conf.virtual_server_group doc/samples/keepalived.conf.virtualhost doc/samples/keepalived.conf.vrrp doc/samples/keepalived.conf.vrrp.localcheck doc/samples/keepalived.conf.vrrp.lvs_syncd doc/samples/keepalived.conf.vrrp.routes doc/samples/keepalived.conf.vrrp.rules doc/samples/keepalived.conf.vrrp.scripts doc/samples/keepalived.conf.vrrp.static_ipaddress doc/samples/keepalived.conf.vrrp.sync /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64/usr/share/doc/keepalived + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(keepalived) = 2.1.5-2.fc33 keepalived = 2.1.5-2.fc33 keepalived(riscv-64) = 2.1.5-2.fc33 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libnetsnmp.so.35()(64bit) libnetsnmpagent.so.35()(64bit) libnetsnmpmibs.so.35()(64bit) libnftnl.so.11()(64bit) libnftnl.so.11(LIBNFTNL_11)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-3.so.200(libnl_3_2_27)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: keepalived-debugsource-2.1.5-2.fc33.riscv64 Provides: keepalived-debugsource = 2.1.5-2.fc33 keepalived-debugsource(riscv-64) = 2.1.5-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: keepalived-debuginfo-2.1.5-2.fc33.riscv64 Provides: debuginfo(build-id) = 28fe1480062a87997205239fec2159b7bd0afcd1 debuginfo(build-id) = 932a8987614f3edf87c044cb48b9077cf5a82d1d keepalived-debuginfo = 2.1.5-2.fc33 keepalived-debuginfo(riscv-64) = 2.1.5-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: keepalived-debugsource(riscv-64) = 2.1.5-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 Wrote: /builddir/build/RPMS/keepalived-2.1.5-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/keepalived-debugsource-2.1.5-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/keepalived-debuginfo-2.1.5-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iqD93r + umask 022 + cd /builddir/build/BUILD + cd keepalived-2.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/keepalived-2.1.5-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0