:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i486)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i486/root] -> [build]...done ==> Making package: bird 3.0.1-1.0 (Wed Feb 19 22:50:37 2025) ==> Retrieving sources... -> Found bird-v3.0.1.tar.gz -> Found bird.service ==> Validating source files with sha256sums... bird-v3.0.1.tar.gz ... Passed bird.service ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: bird 3.0.1-1.0 (Wed Feb 19 22:50:47 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libssh-0.11.1-1.0 Total Installed Size: 0.64 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libssh... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bird-v3.0.1.tar.gz -> Found bird.service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bird-v3.0.1.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: configure.ac: not using aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:122: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:122: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:122: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: 'tools/config.sub' is updated autoreconf: 'tools/config.guess' is updated autoreconf: 'tools/install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... checking for 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for library containing clock_gettime... none required checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether _Thread_local is known... yes checking whether POSIX threads are available... yes checking CFLAGS... -march=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/bird/src=/usr/src/debug/bird -pthread -fno-strict-aliasing -fno-strict-overflow checking LDFLAGS... -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -pthread checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for flex... flex checking for bison... bison checking for gm4... no checking for m4... m4 checking bison version... 3.8.2 checking which OS configuration should we use... ./sysdep/cf/linux.h checking system-dependent directories... sysdep/linux sysdep/unix checking for libssh/libssh.h... yes checking for ssh_connect in -lssh... yes checking for ssh_session_is_known_server in -lssh... yes checking for Linux MPLS headers... yes checking for CLOCK_MONOTONIC... yes checking for CLOCK_MONOTONIC_COARSE... yes checking protocols... ok checking for linux/rtnetlink.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for alloca.h... yes checking for syslog.h... yes checking for stdatomic.h... yes checking for sys/mman.h... yes checking for aligned_alloc... yes checking for mallopt... yes checking for struct sockaddr.sa_len... no checking whether byte ordering is bigendian... no checking how pointers are aligned... 4 checking for glob.h... yes checking for syslog lib flags... yes checking for getrandom... yes checking for getentropy... yes checking for curses.h... yes checking for library containing tgetent... -ltinfo checking for readline/readline.h... yes checking for readline/history.h... yes checking for library containing rl_callback_read_char... -lreadline checking for rl_crlf in -lreadline... yes checking for rl_ding in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating obj/sysdep/autoconf.h BIRD was configured with the following options: Source directory: . Object directory: obj Iproute2 directory: /etc/iproute2 System configuration: ./sysdep/cf/linux.h Debugging: no Compact tries: no Routing protocols: aggregator bfd babel bgp l3vpn ospf pipe radv rip rpki static mrt bmp LibSSH support in RPKI: yes Kernel MPLS support: yes Client: yes /bin/sh: line 1: git: command not found MKDIR -p obj/client obj/conf obj/doc obj/filter obj/lib obj/nest obj/test obj/proto/aggregator obj/proto/bfd obj/proto/babel obj/proto/bgp obj/proto/l3vpn obj/proto/ospf obj/proto/pipe obj/proto/radv obj/proto/rip obj/proto/rpki obj/proto/static obj/proto/mrt obj/proto/bmp obj/sysdep/linux obj/sysdep/unix obj/doc m4 -s -P conf/gen_parser.m4 conf/confbase.Y conf/flowspec.Y client/cmds.Y filter/config.Y nest/config.Y nest/mpls.Y proto/aggregator/config.Y proto/bfd/config.Y proto/babel/config.Y proto/bgp/config.Y proto/l3vpn/config.Y proto/ospf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/config.Y proto/mrt/config.Y proto/bmp/config.Y sysdep/linux/netlink.Y sysdep/unix/config.Y sysdep/unix/krt.Y >obj/conf/cf-parse.y bison -Dparse.lac=full -Dparse.error=verbose -dv -pcf_ -b obj/conf/cf-parse obj/conf/cf-parse.y obj/conf/cf-parse.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] obj/conf/cf-parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples m4 -s -P conf/gen_keywords.m4 conf/confbase.Y conf/flowspec.Y client/cmds.Y filter/config.Y nest/config.Y nest/mpls.Y proto/aggregator/config.Y proto/bfd/config.Y proto/babel/config.Y proto/bgp/config.Y proto/l3vpn/config.Y proto/ospf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/config.Y proto/mrt/config.Y proto/bmp/config.Y sysdep/linux/netlink.Y sysdep/unix/config.Y sysdep/unix/krt.Y >obj/conf/keywords.h m4 -s -P conf/gen_commands.m4 conf/confbase.Y conf/flowspec.Y client/cmds.Y filter/config.Y nest/config.Y nest/mpls.Y proto/aggregator/config.Y proto/bfd/config.Y proto/babel/config.Y proto/bgp/config.Y proto/l3vpn/config.Y proto/ospf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/config.Y proto/mrt/config.Y proto/bmp/config.Y sysdep/linux/netlink.Y sysdep/unix/config.Y sysdep/unix/krt.Y >obj/conf/commands.h m4 -s -DTARGET=I -P filter/decl.m4 filter/f-inst.c obj/.dir-stamp >obj/filter/inst-interpret.c m4 -s -DTARGET=H -P filter/decl.m4 filter/f-inst.c obj/.dir-stamp >obj/filter/inst-gen.h GEN obj/nest/proto-build.c GEN obj/sysdep/paths.h CC -o obj/conf/cf-parse.tab.o -c obj/conf/cf-parse.tab.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from conf/confbase.Y:13: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ flex -f -s -B -8 -Pcf_ -oobj/conf/cf-lex.c conf/cf-lex.l CC -o obj/conf/cf-lex.o -c obj/conf/cf-lex.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from conf/cf-lex.l:44: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/conf/conf.o -c conf/conf.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from conf/conf.c:47: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/filter/filter.o -c filter/filter.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/filter.c:29: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/filter/data.o -c filter/data.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/data.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/filter/f-util.o -c filter/f-util.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/f-util.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/filter/tree.o -c filter/tree.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/tree.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/filter/trie.o -c filter/trie.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/trie.c:112: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ m4 -s -DTARGET=C -P filter/decl.m4 filter/f-inst.c obj/.dir-stamp >obj/filter/inst-gen.c CC -o obj/filter/inst-gen.o -c obj/filter/inst-gen.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from filter/decl.m4:541: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/a-path.o -c lib/a-path.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/a-path.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/a-set.o -c lib/a-set.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/a-set.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/bitmap.o -c lib/bitmap.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/bitmap.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/bitops.o -c lib/bitops.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/bitops.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/blake2s.o -c lib/blake2s.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/mac.h:13, from lib/blake2s.c:20: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/blake2b.o -c lib/blake2b.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/mac.h:13, from lib/blake2b.c:20: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/checksum.o -c lib/checksum.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/checksum.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/defer.o -c lib/defer.c In file included from ./lib/locking.h:14, from ./lib/resource.h:13, from ./lib/event.h:12, from ./lib/defer.h:19, from lib/defer.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/event.o -c lib/event.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/event.c:24: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/flowspec.o -c lib/flowspec.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/flowspec.c:36: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/idm.o -c lib/idm.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/idm.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/ip.o -c lib/ip.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/ip.c:20: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/lists.o -c lib/lists.c CC -o obj/lib/lockfree.o -c lib/lockfree.c In file included from ./lib/locking.h:14, from ./lib/resource.h:13, from ./lib/event.h:12, from ./lib/defer.h:19, from ./lib/lockfree.h:13, from lib/lockfree.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/mac.o -c lib/mac.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/mac.h:13, from lib/mac.c:30: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/md5.o -c lib/md5.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/md5.h:14, from lib/md5.c:13: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/mempool.o -c lib/mempool.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/mempool.c:24: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/net.o -c lib/net.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/net.c:2: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/netindex.o -c lib/netindex.c In file included from ./lib/locking.h:14, from ./lib/resource.h:13, from ./lib/bitmap.h:13, from ./lib/netindex.h:12, from ./lib/netindex_private.h:12, from lib/netindex.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/patmatch.o -c lib/patmatch.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/patmatch.c:7: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/printf.o -c lib/printf.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/printf.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/rcu.o -c lib/rcu.c In file included from lib/rcu.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/resource.o -c lib/resource.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/resource.c:14: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/sha1.o -c lib/sha1.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/sha1.h:18, from lib/sha1.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/sha256.o -c lib/sha256.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/sha256.h:15, from lib/sha256.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/sha512.o -c lib/sha512.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./lib/sha512.h:15, from lib/sha512.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/slab.o -c lib/slab.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/slab.c:32: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/slists.o -c lib/slists.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/slists.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/strtoul.o -c lib/strtoul.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/strtoul.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/tbf.o -c lib/tbf.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/tbf.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/timer.o -c lib/timer.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/timer.c:33: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/lib/xmalloc.o -c lib/xmalloc.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from lib/xmalloc.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/cli.o -c nest/cli.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/cli.c:66: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/cmds.o -c nest/cmds.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/cmds.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/iface.o -c nest/iface.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/iface.c:28: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/locks.o -c nest/locks.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/locks.c:34: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/mpls.o -c nest/mpls.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/mpls.c:84: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ In file included from ./nest/bird.h:12: In function ‘ea_ref’, inlined from ‘ea_lookup’ at ./lib/route.h:584:12, inlined from ‘mpls_get_key_attrs’ at nest/mpls.c:1225:10, inlined from ‘mpls_get_fec_by_destination’ at nest/mpls.c:1060:28: ./lib/route.h:576:18: warning: ‘__atomic_fetch_add_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 576 | ASSERT_DIE(0 < atomic_fetch_add_explicit(&ea_get_storage(r)->uc, 1, memory_order_acq_rel)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./lib/birdlib.h:251:34: note: in definition of macro ‘ASSERT_DIE’ 251 | #define ASSERT_DIE(x) do { if (!(x)) bug("Assertion '%s' failed at %s:%d", #x, __FILE__, __LINE__); } while(0) | ^ nest/mpls.c: In function ‘mpls_get_fec_by_destination’: nest/mpls.c:1210:20: note: at offset -12 into destination object ‘ea’ of size 56 1210 | EA_LOCAL_LIST(4) ea = {}; | ^~ CC -o obj/nest/neighbor.o -c nest/neighbor.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/neighbor.c:51: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/password.o -c nest/password.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/password.c:10: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/proto.o -c nest/proto.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/proto.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ In file included from /usr/include/string.h:548, from ./lib/string.h:13, from ./lib/ip.h:13, from ./nest/bird.h:14: In function ‘memcpy’, inlined from ‘lp_store_adata’ at ./lib/attrs.h:36:3, inlined from ‘proto_new’ at nest/proto.c:1371:23: /usr/include/bits/string_fortified.h:29:10: warning: argument 2 null where non-null expected [-Wnonnull] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string_fortified.h:29:10: note: in a call to built-in function ‘__builtin___memcpy_chk’ CC -o obj/nest/proto-build.o -c obj/nest/proto-build.c CC -o obj/nest/rt-attr.o -c nest/rt-attr.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-attr.c:47: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/rt-dev.o -c nest/rt-dev.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-dev.c:18: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/rt-export.o -c nest/rt-export.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-export.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/rt-fib.o -c nest/rt-fib.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-fib.c:57: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/rt-show.o -c nest/rt-show.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-show.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/nest/rt-table.o -c nest/rt-table.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from nest/rt-table.c:96: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/aggregator/aggregator.o -c proto/aggregator/aggregator.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/aggregator/aggregator.c:43: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bfd/bfd.o -c proto/bfd/bfd.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/bfd/bfd.h:12, from proto/bfd/bfd.c:103: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bfd/packets.o -c proto/bfd/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/bfd/bfd.h:12, from proto/bfd/packets.c:7: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/babel/babel.o -c proto/babel/babel.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/babel/babel.h:16, from proto/babel/babel.c:44: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/babel/packets.o -c proto/babel/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/babel/babel.h:16, from proto/babel/packets.c:13: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bgp/attrs.o -c proto/bgp/attrs.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/bgp/attrs.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bgp/bgp.o -c proto/bgp/bgp.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/bgp/bgp.c:116: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bgp/packets.o -c proto/bgp/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/bgp/packets.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/l3vpn/l3vpn.o -c proto/l3vpn/l3vpn.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/l3vpn/l3vpn.c:36: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/dbdes.o -c proto/ospf/dbdes.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/dbdes.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/hello.o -c proto/ospf/hello.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/hello.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/iface.o -c proto/ospf/iface.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/iface.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/lsack.o -c proto/ospf/lsack.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/lsack.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/lsalib.o -c proto/ospf/lsalib.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/lsalib.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/lsreq.o -c proto/ospf/lsreq.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/lsreq.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/lsupd.o -c proto/ospf/lsupd.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/lsupd.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/neighbor.o -c proto/ospf/neighbor.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/neighbor.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/ospf.o -c proto/ospf/ospf.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/ospf.c:108: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/packet.o -c proto/ospf/packet.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/packet.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/ospf/rt.o -c proto/ospf/rt.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/ospf.h:14, from proto/ospf/rt.c:11: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ In file included from ./nest/bird.h:12: In function ‘ea_ref’, inlined from ‘ea_lookup’ at ./lib/route.h:584:12, inlined from ‘rt_sync’ at proto/ospf/rt.c:2093:17, inlined from ‘ospf_rt_spf’ at proto/ospf/rt.c:1696:3: ./lib/route.h:576:18: warning: ‘__atomic_fetch_add_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 576 | ASSERT_DIE(0 < atomic_fetch_add_explicit(&ea_get_storage(r)->uc, 1, memory_order_acq_rel)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./lib/birdlib.h:251:34: note: in definition of macro ‘ASSERT_DIE’ 251 | #define ASSERT_DIE(x) do { if (!(x)) bug("Assertion '%s' failed at %s:%d", #x, __FILE__, __LINE__); } while(0) | ^ proto/ospf/rt.c: In function ‘ospf_rt_spf’: proto/ospf/rt.c:2057:9: note: at offset -12 into destination object ‘eattrs’ of size 92 2057 | } eattrs; | ^~~~~~ CC -o obj/proto/ospf/topology.o -c proto/ospf/topology.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/ospf/topology.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/pipe/pipe.o -c proto/pipe/pipe.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/pipe/pipe.c:35: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/radv/packets.o -c proto/radv/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/radv/radv.h:13, from proto/radv/packets.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/radv/radv.o -c proto/radv/radv.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/radv/radv.h:13, from proto/radv/radv.c:12: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rip/packets.o -c proto/rip/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rip/rip.h:15, from proto/rip/packets.c:14: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rip/rip.o -c proto/rip/rip.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rip/rip.h:15, from proto/rip/rip.c:81: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rpki/rpki.o -c proto/rpki/rpki.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rpki/rpki.h:15, from proto/rpki/rpki.c:96: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rpki/packets.o -c proto/rpki/packets.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rpki/rpki.h:15, from proto/rpki/packets.c:18: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rpki/tcp_transport.o -c proto/rpki/tcp_transport.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rpki/rpki.h:15, from proto/rpki/tcp_transport.c:21: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rpki/ssh_transport.o -c proto/rpki/ssh_transport.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rpki/rpki.h:15, from proto/rpki/ssh_transport.c:18: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/rpki/transport.o -c proto/rpki/transport.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/rpki/rpki.h:15, from proto/rpki/transport.c:15: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/static/static.o -c proto/static/static.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/static/static.c:38: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/mrt/mrt.o -c proto/mrt/mrt.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from proto/mrt/mrt.h:13, from proto/mrt/mrt.c:47: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/proto/bmp/bmp.o -c proto/bmp/bmp.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from ./proto/bmp/bmp.h:12, from proto/bmp/bmp.c:31: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/linux/netlink.o -c sysdep/linux/netlink.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/linux/netlink.c:18: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/alloc.o -c sysdep/unix/alloc.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/alloc.c:9: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/io.o -c sysdep/unix/io.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/io.c:38: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ sysdep/unix/io.c: In function ‘sk_read_ssh’: sysdep/unix/io.c:2210:3: warning: ‘ssh_channel_select’ is deprecated [-Wdeprecated-declarations] 2210 | if (ssh_channel_select(rchans, NULL, NULL, &timev) == SSH_EINTR) | ^~ In file included from ./lib/socket.h:18, from sysdep/unix/io.c:41: /usr/include/libssh/libssh.h:584:31: note: declared here 584 | SSH_DEPRECATED LIBSSH_API int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans, ssh_channel *exceptchans, struct | ^~~~~~~~~~~~~~~~~~ sysdep/unix/io.c: In function ‘rf_write_crude’: sysdep/unix/io.c:210:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 210 | write(r->fd, buf, sz); | ^~~~~~~~~~~~~~~~~~~~~ CC -o obj/sysdep/unix/io-loop.o -c sysdep/unix/io-loop.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/io-loop.c:17: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/krt.o -c sysdep/unix/krt.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/krt.c:54: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/log.o -c sysdep/unix/log.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/log.c:26: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/main.o -c sysdep/unix/main.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/main.c:26: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/random.o -c sysdep/unix/random.c In file included from ./lib/locking.h:14, from ./nest/bird.h:13, from sysdep/unix/random.c:17: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ CC -o obj/sysdep/unix/domain.o -c sysdep/unix/domain.c In file included from ./lib/locking.h:14, from sysdep/unix/domain.c:18: ./lib/rcu.h:28:1: note: the alignment of ‘_Atomic long long unsigned int’ fields changed in GCC 11.1 28 | }; | ^ LD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -pthread -o bird obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o obj/filter/filter.o obj/filter/data.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o obj/filter/inst-gen.o obj/lib/a-path.o obj/lib/a-set.o obj/lib/bitmap.o obj/lib/bitops.o obj/lib/blake2s.o obj/lib/blake2b.o obj/lib/checksum.o obj/lib/defer.o obj/lib/event.o obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/lockfree.o obj/lib/mac.o obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/netindex.o obj/lib/patmatch.o obj/lib/printf.o obj/lib/rcu.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/strtoul.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o obj/nest/cli.o obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/mpls.o obj/nest/neighbor.o obj/nest/password.o obj/nest/proto.o obj/nest/proto-build.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-export.o obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/proto/aggregator/aggregator.o obj/proto/bfd/bfd.o obj/proto/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o obj/proto/l3vpn/l3vpn.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o obj/proto/ospf/topology.o obj/proto/pipe/pipe.o obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o obj/proto/rpki/transport.o obj/proto/static/static.o obj/proto/mrt/mrt.o obj/proto/bmp/bmp.o obj/sysdep/linux/netlink.o obj/sysdep/unix/alloc.o obj/sysdep/unix/io.o obj/sysdep/unix/io-loop.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o obj/sysdep/unix/main.o obj/sysdep/unix/random.o obj/sysdep/unix/domain.o -lssh /usr/bin/ld: obj/lib/lockfree.o: undefined reference to symbol '__atomic_store_8@@LIBATOMIC_1.0' /usr/bin/ld: /usr/lib/libatomic.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make: *** [Makefile:161: bird] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i486/build/build used straw: :with_build_support:without_check: build@euronuc-i486