=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for bird-3.1.3 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/unix obj/sysdep/bsd obj/doc /usr/pkg/bin/gm4 -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/unix/config.Y sysdep/unix/krt.Y sysdep/bsd/krt-sock.Y >obj/conf/cf-parse.y /tmp/pkgbuild/net/bird/work/.tools/bin/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 /usr/pkg/bin/gm4 -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/unix/config.Y sysdep/unix/krt.Y sysdep/bsd/krt-sock.Y >obj/conf/keywords.h /usr/pkg/bin/gm4 -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/unix/config.Y sysdep/unix/krt.Y sysdep/bsd/krt-sock.Y >obj/conf/commands.h /usr/pkg/bin/gm4 -s -DTARGET=I -P filter/decl.m4 filter/f-inst.c obj/.dir-stamp >obj/filter/inst-interpret.c /usr/pkg/bin/gm4 -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 /tmp/pkgbuild/net/bird/work/.tools/bin/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 CC -o obj/conf/conf.o -c conf/conf.c CC -o obj/filter/filter.o -c filter/filter.c CC -o obj/filter/data.o -c filter/data.c CC -o obj/filter/f-util.o -c filter/f-util.c CC -o obj/filter/tree.o -c filter/tree.c CC -o obj/filter/trie.o -c filter/trie.c /usr/pkg/bin/gm4 -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 CC -o obj/lib/a-path.o -c lib/a-path.c lib/a-path.c: In function 'as_path_cut': lib/a-path.c:339:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] CC -o obj/lib/a-set.o -c lib/a-set.c CC -o obj/lib/bitmap.o -c lib/bitmap.c CC -o obj/lib/bitops.o -c lib/bitops.c CC -o obj/lib/blake2s.o -c lib/blake2s.c CC -o obj/lib/blake2b.o -c lib/blake2b.c CC -o obj/lib/checksum.o -c lib/checksum.c CC -o obj/lib/defer.o -c lib/defer.c CC -o obj/lib/event.o -c lib/event.c CC -o obj/lib/flowspec.o -c lib/flowspec.c CC -o obj/lib/idm.o -c lib/idm.c CC -o obj/lib/ip.o -c lib/ip.c CC -o obj/lib/lists.o -c lib/lists.c CC -o obj/lib/lockfree.o -c lib/lockfree.c CC -o obj/lib/mac.o -c lib/mac.c CC -o obj/lib/md5.o -c lib/md5.c CC -o obj/lib/mempool.o -c lib/mempool.c CC -o obj/lib/net.o -c lib/net.c CC -o obj/lib/netindex.o -c lib/netindex.c CC -o obj/lib/patmatch.o -c lib/patmatch.c CC -o obj/lib/printf.o -c lib/printf.c CC -o obj/lib/rcu.o -c lib/rcu.c CC -o obj/lib/resource.o -c lib/resource.c CC -o obj/lib/sha1.o -c lib/sha1.c CC -o obj/lib/sha256.o -c lib/sha256.c CC -o obj/lib/sha512.o -c lib/sha512.c CC -o obj/lib/slab.o -c lib/slab.c CC -o obj/lib/slists.o -c lib/slists.c CC -o obj/lib/strtoul.o -c lib/strtoul.c CC -o obj/lib/tbf.o -c lib/tbf.c CC -o obj/lib/timer.o -c lib/timer.c CC -o obj/lib/xmalloc.o -c lib/xmalloc.c CC -o obj/nest/cli.o -c nest/cli.c CC -o obj/nest/cmds.o -c nest/cmds.c CC -o obj/nest/iface.o -c nest/iface.c CC -o obj/nest/locks.o -c nest/locks.c CC -o obj/nest/mpls.o -c nest/mpls.c CC -o obj/nest/neighbor.o -c nest/neighbor.c CC -o obj/nest/password.o -c nest/password.c CC -o obj/nest/proto.o -c nest/proto.c 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 CC -o obj/nest/rt-dev.o -c nest/rt-dev.c CC -o obj/nest/rt-export.o -c nest/rt-export.c CC -o obj/nest/rt-fib.o -c nest/rt-fib.c CC -o obj/nest/rt-show.o -c nest/rt-show.c CC -o obj/nest/rt-table.o -c nest/rt-table.c CC -o obj/proto/aggregator/aggregator.o -c proto/aggregator/aggregator.c CC -o obj/proto/bfd/bfd.o -c proto/bfd/bfd.c CC -o obj/proto/bfd/packets.o -c proto/bfd/packets.c CC -o obj/proto/babel/babel.o -c proto/babel/babel.c CC -o obj/proto/babel/packets.o -c proto/babel/packets.c CC -o obj/proto/bgp/attrs.o -c proto/bgp/attrs.c CC -o obj/proto/bgp/bgp.o -c proto/bgp/bgp.c CC -o obj/proto/bgp/packets.o -c proto/bgp/packets.c CC -o obj/proto/l3vpn/l3vpn.o -c proto/l3vpn/l3vpn.c CC -o obj/proto/ospf/dbdes.o -c proto/ospf/dbdes.c CC -o obj/proto/ospf/hello.o -c proto/ospf/hello.c CC -o obj/proto/ospf/iface.o -c proto/ospf/iface.c CC -o obj/proto/ospf/lsack.o -c proto/ospf/lsack.c CC -o obj/proto/ospf/lsalib.o -c proto/ospf/lsalib.c CC -o obj/proto/ospf/lsreq.o -c proto/ospf/lsreq.c CC -o obj/proto/ospf/lsupd.o -c proto/ospf/lsupd.c CC -o obj/proto/ospf/neighbor.o -c proto/ospf/neighbor.c CC -o obj/proto/ospf/ospf.o -c proto/ospf/ospf.c CC -o obj/proto/ospf/packet.o -c proto/ospf/packet.c CC -o obj/proto/ospf/rt.o -c proto/ospf/rt.c CC -o obj/proto/ospf/topology.o -c proto/ospf/topology.c CC -o obj/proto/pipe/pipe.o -c proto/pipe/pipe.c CC -o obj/proto/radv/packets.o -c proto/radv/packets.c CC -o obj/proto/radv/radv.o -c proto/radv/radv.c CC -o obj/proto/rip/packets.o -c proto/rip/packets.c CC -o obj/proto/rip/rip.o -c proto/rip/rip.c CC -o obj/proto/rpki/rpki.o -c proto/rpki/rpki.c CC -o obj/proto/rpki/packets.o -c proto/rpki/packets.c CC -o obj/proto/rpki/tcp_transport.o -c proto/rpki/tcp_transport.c CC -o obj/proto/rpki/ssh_transport.o -c proto/rpki/ssh_transport.c CC -o obj/proto/rpki/transport.o -c proto/rpki/transport.c CC -o obj/proto/static/static.o -c proto/static/static.c CC -o obj/proto/mrt/mrt.o -c proto/mrt/mrt.c CC -o obj/proto/bmp/bmp.o -c proto/bmp/bmp.c CC -o obj/sysdep/unix/alloc.o -c sysdep/unix/alloc.c CC -o obj/sysdep/unix/io.o -c sysdep/unix/io.c sysdep/unix/io.c: In function 'sk_read_ssh': sysdep/unix/io.c:2222:3: warning: 'ssh_channel_select' is deprecated [-Wdeprecated-declarations] In file included from ./lib/socket.h:18, from sysdep/unix/io.c:41: /tmp/pkgbuild/net/bird/work/.buildlink/include/libssh/libssh.h:584:73: note: declared here CC -o obj/sysdep/unix/io-loop.o -c sysdep/unix/io-loop.c CC -o obj/sysdep/unix/krt.o -c sysdep/unix/krt.c CC -o obj/sysdep/unix/log.o -c sysdep/unix/log.c CC -o obj/sysdep/unix/main.o -c sysdep/unix/main.c CC -o obj/sysdep/unix/random.o -c sysdep/unix/random.c CC -o obj/sysdep/unix/domain.o -c sysdep/unix/domain.c CC -o obj/sysdep/bsd/krt-sock.o -c sysdep/bsd/krt-sock.c sysdep/bsd/krt-sock.c: In function 'krt_send_route': sysdep/bsd/krt-sock.c:361:22: warning: passing argument 1 of 'sockaddr_fill_dl' from incompatible pointer type [-Wincompatible-pointer-types] sysdep/bsd/krt-sock.c:213:38: note: expected 'struct sockaddr_dl *' but argument is of type 'sockaddr *' {aka 'struct sockaddr_bird *'} sysdep/bsd/krt-sock.c: In function 'krt_read_ifannounce': sysdep/bsd/krt-sock.c:632:64: warning: taking address of packed member of 'struct ks_msg' may result in an unaligned pointer value [-Waddress-of-packed-member] sysdep/bsd/krt-sock.c: In function 'krt_read_ifinfo': sysdep/bsd/krt-sock.c:659:47: warning: taking address of packed member of 'struct ks_msg' may result in an unaligned pointer value [-Waddress-of-packed-member] sysdep/bsd/krt-sock.c: In function 'krt_read_addr': sysdep/bsd/krt-sock.c:742:50: warning: taking address of packed member of 'struct ks_msg' may result in an unaligned pointer value [-Waddress-of-packed-member] sysdep/bsd/krt-sock.c: In function 'kif_update_sysdep_addr': sysdep/bsd/krt-sock.c:1236:38: warning: passing argument 1 of 'ipa_from_sa4' from incompatible pointer type [-Wincompatible-pointer-types] In file included from sysdep/bsd/krt-sock.c:31: ./sysdep/unix/unix.h:79:46: note: expected 'sockaddr *' {aka 'struct sockaddr_bird *'} but argument is of type 'struct sockaddr *' LD -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -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/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 obj/sysdep/bsd/krt-sock.o -lssh ld: obj/conf/conf.o: in function `config_do_commit': conf.c:(.text+0x794): undefined reference to `__atomic_load_8' ld: obj/conf/conf.o: in function `config_commit': conf.c:(.text+0x112c): undefined reference to `__atomic_load_8' ld: obj/conf/conf.o: in function `config_timer_status': conf.c:(.text+0x1a50): undefined reference to `__atomic_load_8' ld: obj/lib/lockfree.o: in function `lfjour_issue_cleanup_token': lockfree.c:(.text+0x278): undefined reference to `__atomic_fetch_add_8' ld: lockfree.c:(.text+0x2a0): undefined reference to `__atomic_fetch_or_8' ld: lockfree.c:(.text+0x320): undefined reference to `__atomic_fetch_and_8' ld: lockfree.c:(.text+0x33c): undefined reference to `__atomic_fetch_sub_8' ld: lockfree.c:(.text+0x388): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/lockfree.o: in function `lfjour_announce_kick_hook': lockfree.c:(.text+0x400): undefined reference to `__atomic_load_8' ld: lockfree.c:(.text+0x444): undefined reference to `__atomic_load_8' ld: obj/lib/lockfree.o: in function `lfjour_return_cleanup_token': lockfree.c:(.text+0x4dc): undefined reference to `__atomic_fetch_and_8' ld: lockfree.c:(.text+0x50c): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/lockfree.o: in function `lfjour_cleanup_done': lockfree.c:(.text+0x598): undefined reference to `__atomic_fetch_sub_8' ld: lockfree.c:(.text+0x680): undefined reference to `__atomic_load_8' ld: obj/lib/lockfree.o: in function `lfjour_cleanup_hook': lockfree.c:(.text+0x73c): undefined reference to `__atomic_fetch_add_8' ld: lockfree.c:(.text+0xa80): undefined reference to `__atomic_fetch_or_8' ld: obj/lib/lockfree.o: in function `lfuc_unlock_deferred': lockfree.c:(.text+0xcc4): undefined reference to `__atomic_fetch_add_8' ld: lockfree.c:(.text+0xd10): undefined reference to `__atomic_fetch_sub_8' ld: lockfree.c:(.text+0xd50): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/lockfree.o: in function `lfjour_get': lockfree.c:(.text+0x12b8): undefined reference to `__atomic_store_8' ld: lockfree.c:(.text+0x12fc): undefined reference to `__atomic_fetch_sub_8' ld: lockfree.c:(.text+0x1338): undefined reference to `__atomic_load_8' ld: lockfree.c:(.text+0x1358): undefined reference to `__atomic_store_8' ld: obj/lib/lockfree.o: in function `lfjour_release': lockfree.c:(.text+0x13d4): undefined reference to `__atomic_store_8' ld: lockfree.c:(.text+0x13f0): undefined reference to `__atomic_load_8' ld: lockfree.c:(.text+0x1410): undefined reference to `__atomic_store_8' ld: lockfree.c:(.text+0x1460): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/lockfree.o: in function `lfjour_register': lockfree.c:(.text+0x19c4): undefined reference to `__atomic_load_8' ld: lockfree.c:(.text+0x1a14): undefined reference to `__atomic_fetch_add_8' ld: lockfree.c:(.text+0x1a40): undefined reference to `__atomic_fetch_or_8' ld: obj/lib/lockfree.o: in function `lfjour_dump': lockfree.c:(.text+0x1f5c): undefined reference to `__atomic_load_8' ld: obj/lib/netindex.o: in function `net_lock_revive_unlock': netindex.c:(.text+0x128): undefined reference to `__atomic_fetch_add_8' ld: obj/lib/netindex.o: in function `net_find_index_fragile': netindex.c:(.text+0x324): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x340): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x360): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x3a8): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x3c4): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x3e0): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x3f8): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x478): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x4a4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x50c): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x554): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x570): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x58c): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x5a4): undefined reference to `__atomic_load_8' ld: obj/lib/netindex.o: in function `netindex_hash_cleanup_removed': netindex.c:(.text+0xb9c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0xbfc): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0xc14): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0xc34): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0xc70): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0xc94): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0xcc0): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0xcd8): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0xd80): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0xdb8): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0xdf8): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0xe10): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0xe30): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0xe64): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0xed0): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0xf34): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0xf58): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0xf84): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0xf9c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0xfc4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0xffc): undefined reference to `__atomic_fetch_and_8' ld: obj/lib/netindex.o: in function `netindex_rehash': netindex.c:(.text+0x1118): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x113c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x115c): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x11a8): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x1394): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x13c8): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x13f4): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x140c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x14f0): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x1528): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x154c): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x1578): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x1590): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x15b4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x166c): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x1698): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x1754): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x1770): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x1790): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x17d4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x18ec): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x1918): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x1944): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x195c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x197c): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x19a4): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x19c8): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x19f4): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x1a0c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x1a2c): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x1a98): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x1ab4): undefined reference to `__atomic_fetch_and_8' ld: obj/lib/netindex.o: in function `netindex_hash_cleanup': netindex.c:(.text+0x1d78): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x1e44): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x1e94): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x1eb0): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x1ecc): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x1ee4): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x1f24): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x1f68): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x2080): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x2098): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x20b8): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x2100): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x2124): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x2150): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x2168): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x2188): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x2208): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x2224): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x225c): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x2274): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x2294): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x22c8): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x2388): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x23c4): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x23e0): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x23fc): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x2418): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x2488): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x24c4): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x24e8): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x2514): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x252c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x254c): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x25a8): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x25c8): undefined reference to `__atomic_store_8' ld: obj/lib/netindex.o: in function `net_lock_index': netindex.c:(.text+0x2a5c): undefined reference to `__atomic_fetch_add_8' ld: obj/lib/netindex.o: in function `net_find_index': netindex.c:(.text+0x2cd0): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x2cec): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x2d0c): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x2d90): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x2e10): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/netindex.o: in function `net_get_index': netindex.c:(.text+0x30a8): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x30c4): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x30e4): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x3134): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x3158): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x3184): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x319c): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x31d4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x3210): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x325c): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x3278): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x3298): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x32d4): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x3334): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x34a0): undefined reference to `__atomic_fetch_add_8' ld: netindex.c:(.text+0x34c4): undefined reference to `__atomic_fetch_or_8' ld: netindex.c:(.text+0x34f0): undefined reference to `__atomic_fetch_and_8' ld: netindex.c:(.text+0x3508): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x3528): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x3564): undefined reference to `__atomic_fetch_and_8' ld: obj/lib/netindex.o: in function `net_resolve_index': netindex.c:(.text+0x375c): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x3778): undefined reference to `__atomic_load_8' ld: netindex.c:(.text+0x3798): undefined reference to `__atomic_store_8' ld: netindex.c:(.text+0x37dc): undefined reference to `__atomic_fetch_sub_8' ld: netindex.c:(.text+0x388c): undefined reference to `__atomic_fetch_sub_8' ld: obj/lib/rcu.o: in function `synchronize_rcu': rcu.c:(.text+0x54): undefined reference to `__atomic_fetch_add_8' ld: rcu.c:(.text+0xa0): undefined reference to `__atomic_load_8' ld: obj/lib/tbf.o: in function `tbf_limit': tbf.c:(.text+0x20): undefined reference to `__atomic_load_8' ld: obj/lib/timer.o: in function `tm_dump': timer.c:(.text+0xf8): undefined reference to `__atomic_load_8' ld: obj/lib/timer.o: in function `timers_fire': timer.c:(.text+0xc1c): undefined reference to `__atomic_load_8' ld: obj/lib/timer.o: in function `tm_format_time': timer.c:(.text+0x12d0): undefined reference to `__atomic_load_8' ld: obj/lib/timer.o:timer.c:(.text+0x12e8): more undefined references to `__atomic_load_8' follow ld: obj/nest/cmds.o: in function `cmd_show_status': cmds.c:(.text+0x350): undefined reference to `__atomic_store_8' ld: cmds.c:(.text+0x36c): undefined reference to `__atomic_load_8' ld: cmds.c:(.text+0x38c): undefined reference to `__atomic_store_8' ld: cmds.c:(.text+0x3e0): undefined reference to `__atomic_load_8' ld: cmds.c:(.text+0x508): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/iface.o: in function `if_dump_all': iface.c:(.text+0x9bc): undefined reference to `__atomic_store_8' ld: iface.c:(.text+0x9d8): undefined reference to `__atomic_load_8' ld: iface.c:(.text+0x9f8): undefined reference to `__atomic_store_8' ld: iface.c:(.text+0xa44): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/mpls.o: in function `mpls_fec_map_cleanup': mpls.c:(.text+0x2478): undefined reference to `__atomic_load_8' ld: obj/nest/mpls.o: in function `mpls_new_fec': mpls.c:(.text+0x3abc): undefined reference to `__atomic_store_8' ld: mpls.c:(.text+0x3b64): undefined reference to `__atomic_store_8' ld: obj/nest/mpls.o: in function `mpls_get_fec_by_label': mpls.c:(.text+0x3d9c): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/mpls.o: in function `mpls_get_fec_by_net': mpls.c:(.text+0x3f68): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/mpls.o: in function `mpls_get_fec_by_destination': mpls.c:(.text+0x4494): undefined reference to `__atomic_fetch_add_8' ld: mpls.c:(.text+0x44f8): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/mpls.o: in function `mpls_get_fec_for_vrf': mpls.c:(.text+0x491c): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/mpls.o:mpls.c:(.text+0x4aac): more undefined references to `__atomic_fetch_add_8' follow ld: obj/nest/password.o: in function `password_find': password.c:(.text+0x28): undefined reference to `__atomic_load_8' ld: obj/nest/password.o: in function `password_find_by_id': password.c:(.text+0x158): undefined reference to `__atomic_load_8' ld: obj/nest/password.o: in function `password_find_by_value': password.c:(.text+0x26c): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o: in function `channel_aspa_changed': proto.c:(.text+0x9cc): undefined reference to `__atomic_load_8' ld: proto.c:(.text+0xa2c): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o:proto.c:(.text+0x2a18): more undefined references to `__atomic_load_8' follow ld: obj/nest/proto.o: in function `proto_cmd_show': proto.c:(.text+0x5c04): undefined reference to `__atomic_store_8' ld: proto.c:(.text+0x5c24): undefined reference to `__atomic_load_8' ld: proto.c:(.text+0x5c44): undefined reference to `__atomic_store_8' ld: proto.c:(.text+0x5c7c): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/proto.o: in function `proto_announce_state': proto.c:(.text+0x696c): undefined reference to `__atomic_fetch_add_8' ld: proto.c:(.text+0x6a60): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/proto.o: in function `proto_notify_state': proto.c:(.text+0x6e04): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o: in function `proto_announce_state_later_internal': proto.c:(.text+0x7a00): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/proto.o: in function `proto_add_channel': proto.c:(.text+0x7cac): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o: in function `proto_restart_event_hook': proto.c:(.text+0x8ff8): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o: in function `proto_new': proto.c:(.text+0x9ef8): undefined reference to `__atomic_load_8' ld: proto.c:(.text+0x9f0c): undefined reference to `__atomic_load_8' ld: proto.c:(.text+0x9f3c): undefined reference to `__atomic_load_8' ld: obj/nest/proto.o: in function `channel_get_state': proto.c:(.text+0xa6bc): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/proto.o: in function `proto_get_state': proto.c:(.text+0xa8f8): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-attr.o: in function `rt_prune_sources': rt-attr.c:(.text+0x328): undefined reference to `__atomic_load_8' ld: obj/nest/rt-attr.o: in function `ea_dump.part.0': rt-attr.c:(.text+0xd90): undefined reference to `__atomic_load_8' ld: obj/nest/rt-attr.o: in function `ea_gen_hostentry_stored': rt-attr.c:(.text+0x1320): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-attr.o: in function `rta_rehash': rt-attr.c:(.text+0x16fc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x1718): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x1738): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x177c): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x199c): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x19d0): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x19fc): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x1a14): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x1af0): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x1b28): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x1b4c): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x1b78): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x1b90): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x1bb4): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x1c6c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x1c98): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x1d90): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x1dac): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x1dcc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x1e10): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x1f44): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x1f70): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x1f9c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x1fb4): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x1fd4): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x1ffc): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x2020): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x204c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2064): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2084): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x20f0): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x210c): undefined reference to `__atomic_fetch_and_8' ld: obj/nest/rt-attr.o: in function `ea_free_deferred': rt-attr.c:(.text+0x2320): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x2378): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x23a8): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x24b4): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x24d0): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x24f0): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x254c): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x2570): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x259c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x25b4): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x25d4): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x265c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2684): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x26bc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x26f8): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2748): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2770): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2978): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x29cc): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x29f0): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x2a1c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2a34): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2a54): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2a90): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2adc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x2af8): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2b18): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x2b54): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2bb4): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2be0): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2cac): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2ccc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x2ce8): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2d08): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x2d58): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x2d7c): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x2da8): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2dc0): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2e00): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x2e3c): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2e60): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2ea8): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x2ecc): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x2ef8): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x2f10): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x2f30): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-attr.o: in function `rt_get_source_o': rt-attr.c:(.text+0x31d8): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x3268): undefined reference to `__atomic_store_8' ld: obj/nest/rt-attr.o: in function `rt_find_source_global': rt-attr.c:(.text+0x34fc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x351c): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x353c): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x35bc): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-attr.o: in function `rt_dump_sources': rt-attr.c:(.text+0x3788): undefined reference to `__atomic_load_8' ld: obj/nest/rt-attr.o: in function `ea_lookup_existing': rt-attr.c:(.text+0x46b8): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x46d4): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x46f4): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x4744): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x4760): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x477c): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4794): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x4850): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x4864): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4890): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4910): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4940): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4974): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x49bc): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x49d8): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x49f4): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x4a0c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-attr.o: in function `ea_lookup_slow': rt-attr.c:(.text+0x60ac): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x60f8): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x6120): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x613c): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x615c): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x61ac): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x61d0): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x61fc): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x6214): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x6234): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6270): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x62bc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x62d8): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x62f8): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x6334): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x63b0): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6470): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x6494): undefined reference to `__atomic_fetch_or_8' ld: rt-attr.c:(.text+0x64c0): undefined reference to `__atomic_fetch_and_8' ld: rt-attr.c:(.text+0x64d8): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x64f8): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6534): undefined reference to `__atomic_fetch_and_8' ld: obj/nest/rt-attr.o: in function `ea_dump_all': rt-attr.c:(.text+0x6680): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x669c): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x66bc): undefined reference to `__atomic_store_8' ld: rt-attr.c:(.text+0x6720): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x673c): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x6758): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6770): undefined reference to `__atomic_load_8' ld: rt-attr.c:(.text+0x6840): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x687c): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6904): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6940): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x695c): undefined reference to `__atomic_fetch_add_8' ld: rt-attr.c:(.text+0x6978): undefined reference to `__atomic_fetch_sub_8' ld: rt-attr.c:(.text+0x6990): undefined reference to `__atomic_load_8' ld: obj/nest/rt-export.o: in function `rt_export_processed': rt-export.c:(.text+0xfac): undefined reference to `__atomic_fetch_and_8' ld: obj/nest/rt-export.o: in function `rt_export_next_feed': rt-export.c:(.text+0x1288): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x12a4): undefined reference to `__atomic_load_8' ld: rt-export.c:(.text+0x12c4): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x1304): undefined reference to `__atomic_fetch_sub_8' ld: rt-export.c:(.text+0x1438): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-export.o: in function `rt_export_get': rt-export.c:(.text+0x16b8): undefined reference to `__atomic_fetch_and_8' ld: rt-export.c:(.text+0x1cc0): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x1cdc): undefined reference to `__atomic_load_8' ld: rt-export.c:(.text+0x1cfc): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x1d54): undefined reference to `__atomic_fetch_sub_8' ld: rt-export.c:(.text+0x1d94): undefined reference to `__atomic_fetch_sub_8' ld: rt-export.c:(.text+0x1e3c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-export.o: in function `rt_export_refeed_request': rt-export.c:(.text+0x1ffc): undefined reference to `__atomic_load_8' ld: obj/nest/rt-export.o: in function `rtex_export_subscribe': rt-export.c:(.text+0x2490): undefined reference to `__atomic_load_8' ld: rt-export.c:(.text+0x250c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-export.o: in function `rt_feeder_unsubscribe': rt-export.c:(.text+0x2720): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x273c): undefined reference to `__atomic_load_8' ld: rt-export.c:(.text+0x275c): undefined reference to `__atomic_store_8' ld: rt-export.c:(.text+0x2790): undefined reference to `__atomic_fetch_sub_8' ld: rt-export.c:(.text+0x27d0): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-export.o: in function `rtex_export_unsubscribe': rt-export.c:(.text+0x2884): undefined reference to `__atomic_load_8' ld: obj/nest/rt-export.o: in function `rt_exporter_shutdown': rt-export.c:(.text+0x2a40): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_check_cork_low.part.0': rt-table.c:(.text+0xdf4): undefined reference to `__atomic_fetch_add_8' ld: rt-table.c:(.text+0xe18): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rt_kick_prune_timer': rt-table.c:(.text+0xf7c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_check_cork_high.part.0': rt-table.c:(.text+0x14cc): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `rt_net_feed_index': rt-table.c:(.text+0x2184): undefined reference to `__atomic_fetch_add_8' ld: rt-table.c:(.text+0x235c): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `rt_digest_update': rt-table.c:(.text+0x37f8): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x387c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rta_apply_hostentry': rt-table.c:(.text+0x4690): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x46ac): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x46cc): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x48dc): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x491c): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x4938): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x4958): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x4998): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rt_flowspec_check': rt-table.c:(.text+0x6220): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x623c): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x625c): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x6650): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x67a8): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `aspa_check': rt-table.c:(.text+0x6ca8): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x6cc4): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x6ce4): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x6fb8): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x706c): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rte_store': rt-table.c:(.text+0x71bc): undefined reference to `__atomic_fetch_add_8' ld: rt-table.c:(.text+0x7208): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `rt_next_hop_update': rt-table.c:(.text+0x745c): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x749c): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x74b4): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x74d4): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x74e8): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x7518): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x78d0): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x7fc0): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rte_recalculate': rt-table.c:(.text+0xa31c): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xa340): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_prune_table': rt-table.c:(.text+0xb04c): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xb1e0): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xb23c): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `channel_rte_import': rt-table.c:(.text+0xbea4): undefined reference to `__atomic_fetch_add_8' ld: rt-table.c:(.text+0xc384): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `rt_net_feed': rt-table.c:(.text+0xca14): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xca30): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xca50): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xcaf8): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0xcb7c): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rt_net_best': rt-table.c:(.text+0xd080): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xd09c): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xd0bc): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xd180): undefined reference to `__atomic_fetch_add_8' ld: rt-table.c:(.text+0xd2dc): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0xd360): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `net_roa_check': rt-table.c:(.text+0xd518): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xd534): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xd554): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xd5f0): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0xd7cc): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rt_request_import': rt-table.c:(.text+0xe078): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_stop_import': rt-table.c:(.text+0xe564): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_dump': rt-table.c:(.text+0xeda0): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xedbc): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0xeddc): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0xeea0): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0xef38): undefined reference to `__atomic_fetch_sub_8' ld: obj/nest/rt-table.o: in function `rt_setup': rt-table.c:(.text+0xfb08): undefined reference to `__atomic_load_8' ld: obj/nest/rt-table.o: in function `rt_update_hostentry': rt-table.c:(.text+0x12c2c): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `ea_set_hostentry': rt-table.c:(.text+0x135d8): undefined reference to `__atomic_fetch_add_8' ld: obj/nest/rt-table.o: in function `rt_update_hostcache': rt-table.c:(.text+0x13b64): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x13ba4): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x13bbc): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x13bdc): undefined reference to `__atomic_store_8' ld: rt-table.c:(.text+0x13bf0): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x13c14): undefined reference to `__atomic_fetch_sub_8' ld: rt-table.c:(.text+0x13cb0): undefined reference to `__atomic_load_8' ld: rt-table.c:(.text+0x13fb8): undefined reference to `__atomic_fetch_sub_8' ld: obj/proto/aggregator/aggregator.o: in function `aggregator_bucket_update': aggregator.c:(.text+0xdc0): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/aggregator/aggregator.o: in function `aggregator_rt_notify': aggregator.c:(.text+0x1ccc): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/bfd/bfd.o: in function `bfd_tx_timer_hook': bfd.c:(.text+0xe4): undefined reference to `__atomic_load_8' ld: obj/proto/bfd/bfd.o: in function `bfd_session_control_tx_timer': bfd.c:(.text+0x1a0): undefined reference to `__atomic_load_8' ld: obj/proto/bfd/bfd.o: in function `bfd_session_update_state': bfd.c:(.text+0x800): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x814): undefined reference to `__atomic_store_8' ld: obj/proto/bfd/bfd.o: in function `bfd_request_ref_dump': bfd.c:(.text+0x131c): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x133c): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x135c): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x144c): undefined reference to `__atomic_fetch_sub_8' ld: bfd.c:(.text+0x14a8): undefined reference to `__atomic_load_8' ld: obj/proto/bfd/bfd.o: in function `bfd_notify_request': bfd.c:(.text+0x1e1c): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x1e3c): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x1e5c): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x1e9c): undefined reference to `__atomic_fetch_sub_8' ld: bfd.c:(.text+0x1fcc): undefined reference to `__atomic_fetch_sub_8' ld: obj/proto/bfd/bfd.o: in function `bfd_session_process_ctl': bfd.c:(.text+0x2220): undefined reference to `__atomic_load_8' ld: obj/proto/bfd/bfd.o: in function `bfd_pickup_requests': bfd.c:(.text+0x2e64): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x2e78): undefined reference to `__atomic_store_8' ld: obj/proto/bfd/bfd.o: in function `bfd_request_update_state': bfd.c:(.text+0x3224): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x3244): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x3264): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x32a8): undefined reference to `__atomic_fetch_sub_8' ld: obj/proto/bfd/bfd.o: in function `bfd_show_session': bfd.c:(.text+0x4470): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x448c): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x44ac): undefined reference to `__atomic_store_8' ld: bfd.c:(.text+0x44e0): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x4510): undefined reference to `__atomic_fetch_sub_8' ld: bfd.c:(.text+0x4ad8): undefined reference to `__atomic_load_8' ld: bfd.c:(.text+0x4b30): undefined reference to `__atomic_load_8' ld: obj/proto/bfd/packets.o: in function `bfd_send_ctl': packets.c:(.text+0xae8): undefined reference to `__atomic_load_8' ld: packets.c:(.text+0xbc4): undefined reference to `__atomic_load_8' ld: obj/proto/babel/babel.o: in function `babel_init_entry': babel.c:(.text+0xf4): undefined reference to `__atomic_load_8' ld: obj/proto/babel/babel.o:babel.c:(.text+0x24c): more undefined references to `__atomic_load_8' follow ld: obj/proto/bgp/attrs.o: in function `bgp_rt_notify': attrs.c:(.text+0x6618): undefined reference to `__atomic_fetch_add_8' ld: attrs.c:(.text+0x671c): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/bgp/bgp.o: in function `bgp_start_timer.part.0': bgp.c:(.text+0x1028): undefined reference to `__atomic_load_8' ld: obj/proto/bgp/bgp.o: in function `bgp_show_proto_info': bgp.c:(.text+0x3634): undefined reference to `__atomic_load_8' ld: bgp.c:(.text+0x3794): undefined reference to `__atomic_load_8' ld: bgp.c:(.text+0x3804): undefined reference to `__atomic_load_8' ld: bgp.c:(.text+0x399c): undefined reference to `__atomic_load_8' ld: obj/proto/bgp/bgp.o:bgp.c:(.text+0x39f4): more undefined references to `__atomic_load_8' follow ld: obj/proto/bgp/packets.o: in function `bgp_decode_nlri': packets.c:(.text+0x2fc0): undefined reference to `__atomic_fetch_add_8' ld: packets.c:(.text+0x34f4): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/bgp/packets.o: in function `bgp_rx_update': packets.c:(.text+0x5b54): undefined reference to `__atomic_load_8' ld: obj/proto/bgp/packets.o: in function `bgp_rx': packets.c:(.text+0x93b8): undefined reference to `__atomic_fetch_sub_8' ld: packets.c:(.text+0x93f8): undefined reference to `__atomic_store_8' ld: packets.c:(.text+0x9410): undefined reference to `__atomic_load_8' ld: packets.c:(.text+0x9430): undefined reference to `__atomic_store_8' ld: packets.c:(.text+0x9444): undefined reference to `__atomic_load_8' ld: packets.c:(.text+0x9460): undefined reference to `__atomic_fetch_sub_8' ld: packets.c:(.text+0x94e8): undefined reference to `__atomic_fetch_sub_8' ld: obj/proto/l3vpn/l3vpn.o: in function `l3vpn_rt_notify': l3vpn.c:(.text+0x16c0): undefined reference to `__atomic_fetch_add_8' ld: l3vpn.c:(.text+0x1720): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/ospf/dbdes.o: in function `ospf_process_dbdes': dbdes.c:(.text+0x528): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/dbdes.o: in function `ospf_receive_dbdes': dbdes.c:(.text+0x1064): undefined reference to `__atomic_load_8' ld: dbdes.c:(.text+0x10fc): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/iface.o: in function `ospf_iface_change_timer': iface.c:(.text+0x98): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/iface.o: in function `ospf_iface_sm': iface.c:(.text+0x674): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/iface.o:iface.c:(.text+0x6c0): more undefined references to `__atomic_load_8' follow ld: obj/proto/ospf/rt.o: in function `ospf_rt_spf': rt.c:(.text+0x263c): undefined reference to `__atomic_fetch_add_8' ld: rt.c:(.text+0x2a50): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/rt.o: in function `ospf_update_gr_recovery': rt.c:(.text+0x40e8): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/topology.o: in function `ospf_do_originate_lsa': topology.c:(.text+0xa8): undefined reference to `__atomic_load_8' ld: topology.c:(.text+0x1d8): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/topology.o: in function `ospf_install_lsa': topology.c:(.text+0x1174): undefined reference to `__atomic_load_8' ld: obj/proto/ospf/topology.o:topology.c:(.text+0x1324): more undefined references to `__atomic_load_8' follow ld: obj/proto/mrt/mrt.o: in function `mrt_table_dump_step': mrt.c:(.text+0x2d1c): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/mrt/mrt.o: in function `mrt_reconfigure': mrt.c:(.text+0x3968): undefined reference to `__atomic_load_8' ld: obj/proto/mrt/mrt.o: in function `mrt_start': mrt.c:(.text+0x3af8): undefined reference to `__atomic_load_8' ld: obj/proto/bmp/bmp.o: in function `bmp_start': bmp.c:(.text+0x308): undefined reference to `__atomic_load_8' ld: obj/proto/bmp/bmp.o: in function `bmp_connection_retry': bmp.c:(.text+0x1404): undefined reference to `__atomic_load_8' ld: obj/proto/bmp/bmp.o: in function `bmp_route_monitor_end_of_rib.isra.0': bmp.c:(.text+0x1da4): undefined reference to `__atomic_load_8' ld: obj/proto/bmp/bmp.o:bmp.c:(.text+0x2138): more undefined references to `__atomic_load_8' follow ld: obj/proto/bmp/bmp.o: in function `bmp_peer_up_': bmp.c:(.text+0x31d4): undefined reference to `__atomic_fetch_add_8' ld: bmp.c:(.text+0x32c4): undefined reference to `__atomic_fetch_add_8' ld: bmp.c:(.text+0x3be4): undefined reference to `__atomic_fetch_add_8' ld: obj/proto/bmp/bmp.o: in function `bmp_connected': bmp.c:(.text+0x576c): undefined reference to `__atomic_fetch_add_8' ld: bmp.c:(.text+0x58f0): undefined reference to `__atomic_fetch_add_8' ld: obj/sysdep/unix/io.o: in function `io_update_time': io.c:(.text+0x694): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io.o: in function `rf_open': io.c:(.text+0x17e8): undefined reference to `__atomic_store_8' ld: obj/sysdep/unix/io.o: in function `rf_size': io.c:(.text+0x1868): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io.o: in function `rf_writev': io.c:(.text+0x1ba0): undefined reference to `__atomic_fetch_add_8' ld: io.c:(.text+0x1cec): undefined reference to `__atomic_fetch_add_8' ld: io.c:(.text+0x1d4c): undefined reference to `__atomic_fetch_add_8' ld: io.c:(.text+0x1d78): undefined reference to `__atomic_fetch_sub_8' ld: io.c:(.text+0x1d9c): undefined reference to `__atomic_fetch_add_8' ld: obj/sysdep/unix/io.o: in function `times_update': io.c:(.text+0x2250): undefined reference to `__atomic_load_8' ld: io.c:(.text+0x2264): undefined reference to `__atomic_load_8' ld: io.c:(.text+0x2364): undefined reference to `__atomic_compare_exchange_8' ld: io.c:(.text+0x2380): undefined reference to `__atomic_compare_exchange_8' ld: obj/sysdep/unix/io.o: in function `io_init': io.c:(.text+0x567c): undefined reference to `__atomic_load_8' ld: io.c:(.text+0x56a4): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io.o: in function `io_loop': io.c:(.text+0x5888): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io-loop.o: in function `bird_thread_main': io-loop.c:(.text+0x571c): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io-loop.o: in function `birdloop_run': io-loop.c:(.text+0x7750): undefined reference to `__atomic_load_8' ld: obj/sysdep/unix/io-loop.o:io-loop.c:(.text+0x7764): more undefined references to `__atomic_load_8' follow ld: obj/sysdep/unix/log.o: in function `log_prepare': log.c:(.text+0x750): undefined reference to `__atomic_store_8' ld: log.c:(.text+0x7b4): undefined reference to `__atomic_fetch_sub_8' ld: log.c:(.text+0x828): undefined reference to `__atomic_store_8' ld: log.c:(.text+0x864): undefined reference to `__atomic_load_8' ld: log.c:(.text+0x8a0): undefined reference to `__atomic_fetch_sub_8' ld: log.c:(.text+0x978): undefined reference to `__atomic_load_8' ld: log.c:(.text+0x998): undefined reference to `__atomic_store_8' ld: log.c:(.text+0x9b8): undefined reference to `__atomic_load_8' ld: log.c:(.text+0x9d8): undefined reference to `__atomic_store_8' ld: obj/sysdep/unix/domain.o: in function `do_lock': domain.c:(.text+0x1e0): undefined reference to `__atomic_load_8' ld: domain.c:(.text+0x1fc): undefined reference to `__atomic_load_8' distcc[10832] ERROR: compile (null) on localhost failed gmake: *** [Makefile:163: bird] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/net/bird *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/bird