>>> ax25-apps: Building community/ax25-apps 2.0.0-r0 (using abuild 3.15.0-r2) started Thu, 21 Aug 2025 19:02:32 +0000 >>> ax25-apps: Validating /home/buildozer/aports/community/ax25-apps/APKBUILD... >>> ax25-apps: Analyzing dependencies... >>> ax25-apps: Installing for build: build-base autoconf automake libtool libax25-dev ncurses-dev linux-headers ( 1/19) Installing m4 (1.4.20-r0) ( 2/19) Installing libbz2 (1.0.8-r6) ( 3/19) Installing perl (5.42.0-r0) ( 4/19) Installing autoconf (2.72-r1) ( 5/19) Installing automake (1.18.1-r0) ( 6/19) Installing libltdl (2.5.4-r1) ( 7/19) Installing libtool (2.5.4-r1) ( 8/19) Installing libax25 (1.2.2-r0) ( 9/19) Installing libax25-dev (1.2.2-r0) (10/19) Installing libformw (6.5_p20250705-r0) (11/19) Installing libmenuw (6.5_p20250705-r0) (12/19) Installing libpanelw (6.5_p20250705-r0) (13/19) Installing libncurses++ (6.5_p20250705-r0) (14/19) Installing ncurses-dev (6.5_p20250705-r0) (15/19) Installing linux-headers (6.16.2-r0) (16/19) Installing .makedepends-ax25-apps (20250821.190233) (17/19) Installing perl-error (0.17030-r0) (18/19) Installing perl-git (2.51.0-r0) (19/19) Installing git-perl (2.51.0-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 471 MiB in 123 packages >>> ax25-apps: Cleaning up srcdir >>> ax25-apps: Cleaning up pkgdir >>> ax25-apps: Cleaning up tmpdir >>> ax25-apps: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ax25apps-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ax25-apps: Fetching https://github.com/ve7fet/linuxax25/archive/refs/tags/ax25apps-2.0.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/ax25apps-2.0.0.tar.gz.part' ax25apps-2.0.0.tar.g 100% |********************************| 1069k 0:00:00 ETA '/var/cache/distfiles/edge/ax25apps-2.0.0.tar.gz.part' saved >>> ax25-apps: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ax25apps-2.0.0.tar.gz >>> ax25-apps: Checking sha512sums... ax25apps-2.0.0.tar.gz: OK add-include-for-call.h.patch: OK fix-ax25ipd-io.c.patch: OK fix-include-ncurses.patch: OK >>> ax25-apps: Unpacking /var/cache/distfiles/edge/ax25apps-2.0.0.tar.gz... >>> ax25-apps: add-include-for-call.h.patch patching file call/call.h >>> ax25-apps: fix-ax25ipd-io.c.patch patching file ax25ipd/io.c >>> ax25-apps: fix-include-ncurses.patch patching file call/call.c ---removing generated files--- ---autoreconf--- autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force 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:4: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:21: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:21: the top level configure.ac:32: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:32: the top level configure.ac:40: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:40: the top level configure.ac:50: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:50: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:20: installing './compile' configure.ac:46: installing './config.guess' configure.ac:46: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' ax25ipd/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar ./configure: line 3487: svnversion: not found cat: can't open './SVNREV': No such file or directory checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ax25_config_load_ports in -lax25... yes checking for initscr in -lncursesw... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 sys/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for utime.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for termio.h... no checking for termios.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for working mktime... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether utime accepts a null argument... yes checking for bzero... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for utime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating call/Makefile config.status: creating ax25ipd/Makefile config.status: creating listen/Makefile config.status: creating Makefile config.status: creating ax25rtd/Makefile config.status: creating ax25mond/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating ax25apps.spec config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' Making all in ax25ipd make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT kiss.o -MD -MP -MF .deps/kiss.Tpo -c -o kiss.o kiss.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ax25ipd.o -MD -MP -MF .deps/ax25ipd.Tpo -c -o ax25ipd.o ax25ipd.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT routing.o -MD -MP -MF .deps/routing.Tpo -c -o routing.o routing.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT bpqether.o -MD -MP -MF .deps/bpqether.Tpo -c -o bpqether.o bpqether.c routing.c: In function 'route_add': routing.c:103:13: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 103 | malloc(sizeof(struct route_table_entry)); | ^~~~~~ routing.c:21:1: note: include '' or provide a declaration of 'malloc' 20 | #include "ax25ipd.h" +++ |+#include 21 | routing.c:103:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 103 | malloc(sizeof(struct route_table_entry)); | ^~~~~~ routing.c:103:13: note: include '' or provide a declaration of 'malloc' routing.c: In function 'route_updatereturnpath': routing.c:161:47: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] 161 | clookup = *clookupp = calloc(sizeof(struct callsign_lookup_entry), 1); | ^~~~~~ routing.c:161:47: note: include '' or provide a declaration of 'calloc' routing.c:161:47: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch] routing.c:161:47: note: include '' or provide a declaration of 'calloc' routing.c: In function 'bcast_add': routing.c:277:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 277 | malloc(sizeof(struct bcast_table_entry)); | ^~~~~~ routing.c:277:13: note: include '' or provide a declaration of 'malloc' mv -f .deps/syslog.Tpo .deps/syslog.Po io.c: In function 'io_open': io.c:343:13: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 343 | if (ioctl(ttyfd, TCGETA, &nterm) < 0) { | ^~~~~ mv -f .deps/crc.Tpo .deps/crc.Po mv -f .deps/kiss.Tpo .deps/kiss.Po mv -f .deps/ax25ipd.Tpo .deps/ax25ipd.Po mv -f .deps/bpqether.Tpo .deps/bpqether.Po mv -f .deps/process.Tpo .deps/process.Po mv -f .deps/routing.Tpo .deps/routing.Po mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/io.Tpo .deps/io.Po cc -DUSE_TERMIO -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ax25ipd config.o crc.o io.o kiss.o ax25ipd.o process.o routing.o syslog.o bpqether.o -lax25 make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' Making all in ax25rtd make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ax25rtd.o -MD -MP -MF .deps/ax25rtd.Tpo -c -o ax25rtd.o ax25rtd.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT cache_ctl.o -MD -MP -MF .deps/cache_ctl.Tpo -c -o cache_ctl.o cache_ctl.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT cache_dump.o -MD -MP -MF .deps/cache_dump.Tpo -c -o cache_dump.o cache_dump.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ax25rtctl.o -MD -MP -MF .deps/ax25rtctl.Tpo -c -o ax25rtctl.o ax25rtctl.c ax25rtd.c: In function 'dev_get_config': ax25rtd.c:80:22: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 80 | if (!strcmp(config->dev, dev)) | ^~~~~~ ax25rtd.c:59:1: note: include '' or provide a declaration of 'strcmp' 58 | #include "ax25rtd.h" +++ |+#include 59 | ax25rtd.c: In function 'main': ax25rtd.c:162:9: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 162 | strcpy(cntrl_addr.sun_path, DATA_AX25ROUTED_CTL_SOCK); | ^~~~~~ ax25rtd.c:162:9: note: include '' or provide a declaration of 'strcpy' ax25rtd.c:162:9: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] ax25rtd.c:162:9: note: include '' or provide a declaration of 'strcpy' cache_dump.c: In function 'dump_ip_routes': cache_dump.c:65:52: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 65 | sprintf(buf + len, " %-4s %8.8lx %-9s ", dev, | ~~~~~^ | | | long unsigned int | %8.8llx 66 | bp->timestamp, ax25_ntoa(&bp->call)); | ~~~~~~~~~~~~~ | | | time_t {aka long long int} cache_dump.c: In function 'dump_ax25_routes': cache_dump.c:103:56: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=] 103 | sprintf(buf + len, "%-9s %-4s %8.8lx", | ~~~~~^ | | | long unsigned int | %8.8llx 104 | ax25_ntoa(&bp->call), dev, bp->timestamp); | ~~~~~~~~~~~~~ | | | time_t {aka long long int} config.c: In function 'interpret_command': config.c:575:33: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 3 has type 'time_t *' {aka 'long long int *'} [-Wformat=] 575 | sscanf(time, "%lx", &stamp); | ~~^ ~~~~~~ | | | | | time_t * {aka long long int *} | long unsigned int * | %llx config.c:653:32: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'time_t *' {aka 'long long int *'} [-Wformat=] 653 | sscanf(arg, "%ld", &stamp); | ~~^ ~~~~~~ | | | | | time_t * {aka long long int *} | long int * | %lld mv -f .deps/ax25rtd.Tpo .deps/ax25rtd.Po mv -f .deps/cache_dump.Tpo .deps/cache_dump.Po mv -f .deps/cache_ctl.Tpo .deps/cache_ctl.Po mv -f .deps/ax25rtctl.Tpo .deps/ax25rtctl.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ax25rtctl ax25rtctl.o mv -f .deps/listener.Tpo .deps/listener.Po mv -f .deps/config.Tpo .deps/config.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ax25rtd ax25rtd.o cache_ctl.o cache_dump.o config.o listener.o -lax25 make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' Making all in call make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT call.o -MD -MP -MF .deps/call.Tpo -c -o call.o call.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT yapp.o -MD -MP -MF .deps/yapp.Tpo -c -o yapp.o yapp.c cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT dostime.o -MD -MP -MF .deps/dostime.Tpo -c -o dostime.o dostime.c mv -f .deps/crc.Tpo .deps/crc.Po mv -f .deps/dostime.Tpo .deps/dostime.Po mv -f .deps/yapp.Tpo .deps/yapp.Po mv -f .deps/menu.Tpo .deps/menu.Po mv -f .deps/call.Tpo .deps/call.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o call call.o menu.o crc.o yapp.o dostime.o -lncursesw -lax25 make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' Making all in listen make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT listen.o -MD -MP -MF .deps/listen.Tpo -c -o listen.o listen.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT kissdump.o -MD -MP -MF .deps/kissdump.Tpo -c -o kissdump.o kissdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ax25dump.o -MD -MP -MF .deps/ax25dump.Tpo -c -o ax25dump.o ax25dump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT nrdump.o -MD -MP -MF .deps/nrdump.Tpo -c -o nrdump.o nrdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT arpdump.o -MD -MP -MF .deps/arpdump.Tpo -c -o arpdump.o arpdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ipdump.o -MD -MP -MF .deps/ipdump.Tpo -c -o ipdump.o ipdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT icmpdump.o -MD -MP -MF .deps/icmpdump.Tpo -c -o icmpdump.o icmpdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT udpdump.o -MD -MP -MF .deps/udpdump.Tpo -c -o udpdump.o udpdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT tcpdump.o -MD -MP -MF .deps/tcpdump.Tpo -c -o tcpdump.o tcpdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT rspfdump.o -MD -MP -MF .deps/rspfdump.Tpo -c -o rspfdump.o rspfdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ripdump.o -MD -MP -MF .deps/ripdump.Tpo -c -o ripdump.o ripdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT rosedump.o -MD -MP -MF .deps/rosedump.Tpo -c -o rosedump.o rosedump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT flexnetdump.o -MD -MP -MF .deps/flexnetdump.Tpo -c -o flexnetdump.o flexnetdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT opentracdump.o -MD -MP -MF .deps/opentracdump.Tpo -c -o opentracdump.o opentracdump.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c opentracdump.c: In function 'decode_timestamp': opentracdump.c:154:47: warning: passing argument 1 of 'ctime' from incompatible pointer type [-Wincompatible-pointer-types] 154 | lprintf(T_OPENTRAC, "Time: %s", ctime(&rawtime)); | ^~~~~~~~ | | | long int * In file included from opentracdump.c:8: /usr/include/time.h:62:14: note: expected 'const time_t *' {aka 'const long long int *'} but argument is of type 'long int *' 62 | char *ctime (const time_t *); | ^~~~~~~~~~~~~~ mv -f .deps/kissdump.Tpo .deps/kissdump.Po mv -f .deps/udpdump.Tpo .deps/udpdump.Po mv -f .deps/arpdump.Tpo .deps/arpdump.Po mv -f .deps/icmpdump.Tpo .deps/icmpdump.Po mv -f .deps/rspfdump.Tpo .deps/rspfdump.Po mv -f .deps/ripdump.Tpo .deps/ripdump.Po mv -f .deps/tcpdump.Tpo .deps/tcpdump.Po mv -f .deps/ipdump.Tpo .deps/ipdump.Po mv -f .deps/flexnetdump.Tpo .deps/flexnetdump.Po mv -f .deps/nrdump.Tpo .deps/nrdump.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/ax25dump.Tpo .deps/ax25dump.Po mv -f .deps/rosedump.Tpo .deps/rosedump.Po mv -f .deps/opentracdump.Tpo .deps/opentracdump.Po mv -f .deps/listen.Tpo .deps/listen.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o listen listen.o kissdump.o ax25dump.o nrdump.o arpdump.o ipdump.o icmpdump.o udpdump.o tcpdump.o rspfdump.o ripdump.o rosedump.o flexnetdump.o opentracdump.o utils.o -lncursesw -lax25 make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' Making all in ax25mond make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' cc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -MT ax25mond.o -MD -MP -MF .deps/ax25mond.Tpo -c -o ax25mond.o ax25mond.c In file included from ax25mond.c:41: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ax25mond.c:42: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/ax25mond.Tpo .deps/ax25mond.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ax25mond ax25mond.o -lax25 make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' Making all in etc make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' >>> ax25-apps: Entering fakeroot... Making install in ax25ipd make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' /usr/bin/install -c ax25ipd '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25ipd' Making install in ax25rtd make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' /usr/bin/install -c ax25rtd ax25rtctl '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25rtd' Making install in call make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin' /usr/bin/install -c call '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/call' Making install in listen make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin' /usr/bin/install -c listen '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/listen' Making install in ax25mond make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' /usr/bin/install -c ax25mond '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/ax25mond' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5' /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8' /usr/bin/install -c -m 644 call.1 listen.1 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1' /usr/bin/install -c -m 644 ax25ipd.conf.5 ax25mond.conf.5 ax25rtd.conf.5 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5' /usr/bin/install -c -m 644 ax25rtd.8 ax25ipd.8 ax25mond.8 ax25rtctl.8 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/man' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25apps' /usr/bin/install -c -m 644 COPYING.ax25ipd HISTORY.ax25ipd README.ax25ipd README.ax25rtd TODO.ax25rtd '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25apps' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/doc' Making install in etc make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25apps/conf' /bin/mkdir -p '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/var/ax25/ax25rtd' /usr/bin/install -c -m 644 ax25ipd.conf.dist ax25mond.conf.dist ax25rtd.conf.dist '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25apps/conf' /usr/bin/install -c -m 644 ax25_route ip_route '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/var/ax25/ax25rtd' make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps/etc' make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/linuxax25-ax25apps-2.0.0/ax25apps' >>> ax25-apps-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps-doc/usr/share/man' >>> ax25-apps-doc*: Preparing subpackage ax25-apps-doc... >>> ax25-apps-doc*: Running postcheck for ax25-apps-doc >>> ax25-apps*: Running postcheck for ax25-apps >>> ax25-apps*: Preparing package ax25-apps... >>> ax25-apps*: Stripping binaries >>> ax25-apps-doc*: Scanning shared objects >>> ax25-apps*: Scanning shared objects >>> ax25-apps-doc*: Tracing dependencies... >>> ax25-apps-doc*: Package size: 54.1 KB >>> ax25-apps-doc*: Compressing data... >>> ax25-apps-doc*: Create checksum... >>> ax25-apps-doc*: Create ax25-apps-doc-2.0.0-r0.apk >>> ax25-apps*: Tracing dependencies... so:libax25.so.1 so:libc.musl-x86.so.1 so:libncursesw.so.6 >>> ax25-apps*: Package size: 196.8 KB >>> ax25-apps*: Compressing data... >>> ax25-apps*: Create checksum... >>> ax25-apps*: Create ax25-apps-2.0.0-r0.apk >>> ax25-apps: Build complete at Thu, 21 Aug 2025 19:02:45 +0000 elapsed time 0h 0m 13s >>> ax25-apps: Cleaning up srcdir >>> ax25-apps: Cleaning up pkgdir >>> ax25-apps: Uninstalling dependencies... ( 1/19) Purging .makedepends-ax25-apps (20250821.190233) ( 2/19) Purging autoconf (2.72-r1) ( 3/19) Purging m4 (1.4.20-r0) ( 4/19) Purging automake (1.18.1-r0) ( 5/19) Purging libtool (2.5.4-r1) ( 6/19) Purging libltdl (2.5.4-r1) ( 7/19) Purging libax25-dev (1.2.2-r0) ( 8/19) Purging libax25 (1.2.2-r0) ( 9/19) Purging ncurses-dev (6.5_p20250705-r0) (10/19) Purging libncurses++ (6.5_p20250705-r0) (11/19) Purging libpanelw (6.5_p20250705-r0) (12/19) Purging linux-headers (6.16.2-r0) (13/19) Purging git-perl (2.51.0-r0) (14/19) Purging perl-git (2.51.0-r0) (15/19) Purging perl-error (0.17030-r0) (16/19) Purging perl (5.42.0-r0) (17/19) Purging libbz2 (1.0.8-r6) (18/19) Purging libformw (6.5_p20250705-r0) (19/19) Purging libmenuw (6.5_p20250705-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> ax25-apps: Updating the community/x86 repository index... >>> ax25-apps: Signing the index...