>>> bird: Building community/bird 2.15.1-r0 (using abuild 3.12.0-r5) started Mon, 25 Mar 2024 16:44:33 +0000 >>> bird: Checking sanity of /home/buildozer/aports/community/bird/APKBUILD... >>> bird: Analyzing dependencies... >>> bird: Installing for build: build-base bison flex ncurses-dev readline-dev linux-headers libssh-dev (1/17) Installing m4 (1.4.19-r3) (2/17) Installing bison (3.8.2-r1) (3/17) Installing flex (2.6.4-r6) (4/17) Installing libformw (6.4_p20240309-r0) (5/17) Installing libmenuw (6.4_p20240309-r0) (6/17) Installing libpanelw (6.4_p20240309-r0) (7/17) Installing libncurses++ (6.4_p20240309-r0) (8/17) Installing ncurses-dev (6.4_p20240309-r0) (9/17) Installing libhistory (8.2.10-r0) (10/17) Installing readline (8.2.10-r0) (11/17) Installing readline-dev (8.2.10-r0) (12/17) Installing linux-headers (6.6-r0) (13/17) Installing openssl-dev (3.2.1-r1) (14/17) Installing zlib-dev (1.3.1-r0) (15/17) Installing libssh (0.10.6-r0) (16/17) Installing libssh-dev (0.10.6-r0) (17/17) Installing .makedepends-bird (20240325.164434) Executing busybox-1.36.1-r22.trigger OK: 396 MiB in 122 packages >>> bird: Cleaning up srcdir >>> bird: Cleaning up pkgdir >>> bird: Cleaning up tmpdir >>> bird: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bird-2.15.1.tar.gz >>> bird: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bird-2.15.1.tar.gz >>> bird: Checking sha512sums... bird-2.15.1.tar.gz: OK bird.initd: OK bird.confd: OK >>> bird: Unpacking /var/cache/distfiles/bird-2.15.1.tar.gz... 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... aarch64-unknown-linux-musl checking host system type... aarch64-unknown-linux-musl 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 whether CC supports -Wno-pointer-sign... yes checking whether CC supports -Wno-missing-field-initializers... yes checking whether link time optimizer is available... yes checking CFLAGS... -Os -fstack-clash-protection -Wformat -Werror=format-security -g -pthread -fno-strict-aliasing -fno-strict-overflow -flto -Wall -Wextra -Wstrict-prototypes -Wno-parentheses -Wno-pointer-sign -Wno-missing-field-initializers checking LDFLAGS... -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g 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 Linux MPLS headers... 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 sys/mman.h... yes checking for struct sockaddr.sa_len... no checking whether byte ordering is bigendian... no 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... -lncurses 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 POSIX threads: yes Routing protocols: aggregator bfd babel bgp l3vpn mrt ospf perf pipe radv rip rpki static LibSSH support in RPKI: yes Kernel MPLS support: yes Client: yes fatal: not a git repository (or any of the parent directories): .git 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/mrt obj/proto/ospf obj/proto/perf obj/proto/pipe obj/proto/radv obj/proto/rip obj/proto/rpki obj/proto/static obj/sysdep/linux obj/sysdep/unix obj/doc GEN obj/sysdep/paths.h 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/mrt/config.Y proto/ospf/config.Y proto/perf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/config.Y sysdep/linux/netlink.Y sysdep/unix/config.Y sysdep/unix/krt.Y >obj/conf/cf-parse.y 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/mrt/config.Y proto/ospf/config.Y proto/perf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/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/mrt/config.Y proto/ospf/config.Y proto/perf/config.Y proto/pipe/config.Y proto/radv/config.Y proto/rip/config.Y proto/rpki/config.Y proto/static/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 flex -f -s -B -8 -Pcf_ -oobj/conf/cf-lex.c conf/cf-lex.l GEN obj/nest/proto-build.c m4 -s -DTARGET=C -P filter/decl.m4 filter/f-inst.c obj/.dir-stamp >obj/filter/inst-gen.c 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 CC -o obj/conf/cf-parse.tab.o -c obj/conf/cf-parse.tab.c 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 CC -o obj/filter/inst-gen.o -c obj/filter/inst-gen.c CC -o obj/lib/bitmap.o -c lib/bitmap.c CC -o obj/lib/blake2s.o -c lib/blake2s.c CC -o obj/lib/bitops.o -c lib/bitops.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/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/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/patmatch.o -c lib/patmatch.c CC -o obj/lib/printf.o -c lib/printf.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/a-path.o -c nest/a-path.c CC -o obj/nest/a-set.o -c nest/a-set.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-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/io.o -c proto/bfd/io.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/mrt/mrt.o -c proto/mrt/mrt.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/perf/perf.o -c proto/perf/perf.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/sysdep/linux/netlink.o -c sysdep/linux/netlink.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 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/client/commands.o -c client/commands.c CC -o obj/client/util.o -c client/util.c CC -o obj/client/client.o -c client/client.c CC -o obj/client/birdcl.o -c client/birdcl.c CC -o obj/client/birdc.o -c client/birdc.c sysdep/unix/io.c: In function 'sk_ssh_connect': sysdep/unix/io.c:1192:7: warning: 'ssh_is_server_known' is deprecated [-Wdeprecated-declarations] 1192 | switch (ssh_is_server_known(s->ssh->session)) | ^~~~~~ In file included from ./lib/socket.h:17, from sysdep/unix/io.c:38: /usr/include/libssh/libssh.h:557:31: note: declared here 557 | SSH_DEPRECATED LIBSSH_API int ssh_is_server_known(ssh_session session); | ^~~~~~~~~~~~~~~~~~~ sysdep/unix/io.c: In function 'sk_read_ssh': sysdep/unix/io.c:1857:3: warning: 'ssh_channel_select' is deprecated [-Wdeprecated-declarations] 1857 | if (ssh_channel_select(rchans, NULL, NULL, &timev) == SSH_EINTR) | ^~ /usr/include/libssh/libssh.h:559:31: note: declared here 559 | SSH_DEPRECATED LIBSSH_API int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans, ssh_channel *exceptchans, struct | ^~~~~~~~~~~~~~~~~~ LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o birdcl obj/client/commands.o obj/client/util.o obj/client/client.o obj/client/birdcl.o LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o birdc obj/client/commands.o obj/client/util.o obj/client/client.o obj/client/birdc.o -lreadline -lncurses LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -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/bitmap.o obj/lib/bitops.o obj/lib/blake2s.o obj/lib/blake2b.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.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/a-path.o obj/nest/a-set.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-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/io.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/mrt/mrt.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/perf/perf.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/sysdep/linux/netlink.o obj/sysdep/unix/alloc.o obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o obj/sysdep/unix/main.o obj/sysdep/unix/random.o -lssh fatal: not a git repository (or any of the parent directories): .git rm -f obj/filter/tree_test.ok obj/filter/filter_test.ok obj/filter/trie_test.ok obj/lib/bitmap_test.ok obj/lib/heap_test.ok obj/lib/buffer_test.ok obj/lib/event_test.ok obj/lib/flowspec_test.ok obj/lib/bitops_test.ok obj/lib/patmatch_test.ok obj/lib/fletcher16_test.ok obj/lib/slist_test.ok obj/lib/checksum_test.ok obj/lib/lists_test.ok obj/lib/mac_test.ok obj/lib/ip_test.ok obj/lib/hash_test.ok obj/lib/printf_test.ok obj/lib/slab_test.ok obj/nest/a-set_test.ok obj/nest/a-path_test.ok obj/nest/rt-fib_test.ok CC -o obj/filter/tree_test.o -c filter/tree_test.c CC -o obj/test/birdtest.o -c test/birdtest.c CC -o obj/test/bt-utils.o -c test/bt-utils.c CC -o obj/filter/filter_test.o -c filter/filter_test.c CC -o obj/filter/trie_test.o -c filter/trie_test.c CC -o obj/lib/bitmap_test.o -c lib/bitmap_test.c CC -o obj/lib/heap_test.o -c lib/heap_test.c CC -o obj/lib/buffer_test.o -c lib/buffer_test.c CC -o obj/lib/event_test.o -c lib/event_test.c CC -o obj/lib/flowspec_test.o -c lib/flowspec_test.c CC -o obj/lib/bitops_test.o -c lib/bitops_test.c CC -o obj/lib/patmatch_test.o -c lib/patmatch_test.c CC -o obj/lib/fletcher16_test.o -c lib/fletcher16_test.c CC -o obj/lib/slist_test.o -c lib/slist_test.c CC -o obj/lib/checksum_test.o -c lib/checksum_test.c CC -o obj/lib/lists_test.o -c lib/lists_test.c CC -o obj/lib/mac_test.o -c lib/mac_test.c CC -o obj/lib/ip_test.o -c lib/ip_test.c CC -o obj/lib/hash_test.o -c lib/hash_test.c CC -o obj/lib/printf_test.o -c lib/printf_test.c CC -o obj/lib/slab_test.o -c lib/slab_test.c CC -o obj/nest/a-set_test.o -c nest/a-set_test.c CC -o obj/nest/a-path_test.o -c nest/a-path_test.c CC -o obj/nest/rt-fib_test.o -c nest/rt-fib_test.c LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/filter/tree_test obj/filter/tree_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/filter/filter_test obj/filter/filter_test.o ... -lssh nest/a-set_test.c: In function 'generate_set_sequence': nest/a-set_test.c:38:71: warning: storing the address of local variable 'empty_as_path' in 'set_random' [-Wdangling-pointer=] 38 | set_sequence = set_sequence_same = set_sequence_higher = set_random = &empty_as_path; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ nest/a-set_test.c:37:16: note: 'empty_as_path' declared here 37 | struct adata empty_as_path = {}; | ^~~~~~~~~~~~~ nest/a-set_test.c:21:28: note: 'set_random' declared here 21 | static const struct adata *set_random; | ^~~~~~~~~~ LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/filter/trie_test obj/filter/trie_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/bitmap_test obj/lib/bitmap_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/heap_test obj/lib/heap_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/buffer_test obj/lib/buffer_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/event_test obj/lib/event_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/flowspec_test obj/lib/flowspec_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/bitops_test obj/lib/bitops_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/patmatch_test obj/lib/patmatch_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/fletcher16_test obj/lib/fletcher16_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/slist_test obj/lib/slist_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/checksum_test obj/lib/checksum_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/lists_test obj/lib/lists_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/ip_test obj/lib/ip_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/hash_test obj/lib/hash_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/printf_test obj/lib/printf_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/slab_test obj/lib/slab_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/nest/a-set_test obj/nest/a-set_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/nest/a-path_test obj/nest/a-path_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/nest/rt-fib_test obj/nest/rt-fib_test.o ... -lssh LD -Wl,--as-needed,-O1,--sort-common -pthread -flto=4 -g -o obj/lib/mac_test obj/lib/mac_test.o ... -lssh obj/lib/fletcher16_test 0.022461804s [ OK ] obj/lib/buffer_test 0.046213132s [ OK ] obj/lib/ip_test 0.066343887s [ OK ] obj/lib/heap_test 0.054207522s [ OK ] obj/lib/checksum_test 0.012905968s [ OK ] obj/lib/patmatch_test 0.008984713s [ OK ] obj/lib/bitops_test 0.030745755s [ OK ] obj/lib/hash_test 0.009525475s [ OK ] obj/lib/lists_test 0.079747857s [ OK ] obj/nest/a-path_test 0.124627784s [ OK ] obj/nest/a-set_test 0.044740687s [ OK ] obj/lib/slist_test 0.027896144s [ OK ] obj/lib/printf_test 0.039691907s [ OK ] obj/lib/flowspec_test 0.079214135s [ OK ] obj/lib/slab_test 1.538153084s [ OK ] obj/lib/event_test 0.000450481s [ OK ] obj/filter/tree_test 0.118479641s [ OK ] obj/lib/mac_test 0.016009380s [ OK ] obj/lib/bitmap_test 2.713796418s [ OK ] obj/filter/filter_test 1.210205663s [ OK ] obj/filter/trie_test 2.150253122s [ OK ] obj/nest/rt-fib_test 3.818193408s [ OK ] >>> bird: Entering fakeroot... fatal: not a git repository (or any of the parent directories): .git /usr/bin/install -c -d /home/buildozer/aports/community/bird/pkg/bird//usr/sbin /home/buildozer/aports/community/bird/pkg/bird//etc /home/buildozer/aports/community/bird/pkg/bird//run for BIN in bird birdcl birdc ; do \ /usr/bin/install -c ./$BIN /home/buildozer/aports/community/bird/pkg/bird//usr/sbin/$BIN ; \ done if ! test -f /home/buildozer/aports/community/bird/pkg/bird//etc/bird.conf ; then \ /usr/bin/install -c -m 644 ./doc/bird.conf.example /home/buildozer/aports/community/bird/pkg/bird//etc/bird.conf ; \ else \ echo "Not overwriting old bird.conf" ; \ fi >>> bird-dbg*: Running split function dbg... >>> bird-dbg*: Preparing subpackage bird-dbg... >>> bird-dbg*: Running postcheck for bird-dbg >>> bird-openrc*: Running split function openrc... >>> bird-openrc*: Preparing subpackage bird-openrc... >>> bird-openrc*: Running postcheck for bird-openrc >>> bird*: Running postcheck for bird >>> bird*: Preparing package bird... >>> bird*: Script found. /bin/sh added as a dependency for bird-2.15.1-r0.apk >>> bird*: Adding .pre-install >>> bird*: Adding .pre-upgrade >>> bird-dbg*: Scanning shared objects >>> bird-openrc*: Scanning shared objects >>> bird*: Scanning shared objects >>> bird-dbg*: Tracing dependencies... >>> bird-dbg*: Package size: 3.4 MB >>> bird-dbg*: Compressing data... >>> bird-dbg*: Create checksum... >>> bird-dbg*: Create bird-dbg-2.15.1-r0.apk >>> bird-openrc*: Tracing dependencies... >>> bird-openrc*: Package size: 24.0 KB >>> bird-openrc*: Compressing data... >>> bird-openrc*: Create checksum... >>> bird-openrc*: Create bird-openrc-2.15.1-r0.apk >>> bird*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 so:libncursesw.so.6 so:libreadline.so.8 so:libssh.so.4 >>> bird*: Package size: 1.2 MB >>> bird*: Compressing data... >>> bird*: Create checksum... >>> bird*: Create bird-2.15.1-r0.apk >>> bird: Build complete at Mon, 25 Mar 2024 16:45:00 +0000 elapsed time 0h 0m 27s >>> bird: Cleaning up srcdir >>> bird: Cleaning up pkgdir >>> bird: Uninstalling dependencies... (1/17) Purging .makedepends-bird (20240325.164434) (2/17) Purging bison (3.8.2-r1) (3/17) Purging flex (2.6.4-r6) (4/17) Purging m4 (1.4.19-r3) (5/17) Purging readline-dev (8.2.10-r0) (6/17) Purging libhistory (8.2.10-r0) (7/17) Purging readline (8.2.10-r0) (8/17) Purging linux-headers (6.6-r0) (9/17) Purging libssh-dev (0.10.6-r0) (10/17) Purging openssl-dev (3.2.1-r1) (11/17) Purging zlib-dev (1.3.1-r0) (12/17) Purging libssh (0.10.6-r0) (13/17) Purging ncurses-dev (6.4_p20240309-r0) (14/17) Purging libncurses++ (6.4_p20240309-r0) (15/17) Purging libpanelw (6.4_p20240309-r0) (16/17) Purging libformw (6.4_p20240309-r0) (17/17) Purging libmenuw (6.4_p20240309-r0) Executing busybox-1.36.1-r22.trigger OK: 381 MiB in 105 packages >>> bird: Updating the community/aarch64 repository index... >>> bird: Signing the index...