>>> ax25-apps: Building community/ax25-apps 0.0.8_rc5-r1 (using abuild 3.13.0-r5) started Sat, 07 Sep 2024 07:11:38 +0000
>>> ax25-apps: Checking sanity of /home/buildozer/aports/community/ax25-apps/APKBUILD...
>>> ax25-apps: Analyzing dependencies...
>>> ax25-apps: Installing for build: build-base libax25-dev ncurses-dev linux-headers
(1/9) Installing libax25 (0.0.12-r4)
(2/9) Installing libax25-dev (0.0.12-r4)
(3/9) Installing libformw (6.5_p20240601-r0)
(4/9) Installing libmenuw (6.5_p20240601-r0)
(5/9) Installing libpanelw (6.5_p20240601-r0)
(6/9) Installing libncurses++ (6.5_p20240601-r0)
(7/9) Installing ncurses-dev (6.5_p20240601-r0)
(8/9) Installing linux-headers (6.6-r0)
(9/9) Installing .makedepends-ax25-apps (20240907.071140)
Executing busybox-1.36.1-r31.trigger
OK: 259 MiB in 111 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/ax25-apps-0.0.8-rc5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  468k  100  468k    0     0  3302k      0 --:--:-- --:--:-- --:--:-- 3321k
>>> ax25-apps: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ax25-apps-0.0.8-rc5.tar.gz
>>> ax25-apps: Checking sha512sums...
ax25-apps-0.0.8-rc5.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/ax25-apps-0.0.8-rc5.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
>>> ax25-apps: Updating ./config.sub
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
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 for gawk... (cached) awk
checking for loongarch64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking build system type... loongarch64-alpine-linux-musl
checking host system type... loongarch64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop
checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for loongarch64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for loongarch64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for loongarch64-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for loongarch64-alpine-linux-musl-strip... no
checking for strip... strip
checking for loongarch64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for loongarch64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ax25_config_load_ports in -lax25... yes
checking for initscr in -lncursesw... yes
checking for struct ax25_fwd_struct... yes
checking for struct nr_route_struct.ndigis... yes
checking for struct rose_facilities_struct... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking return type of signal handlers... void
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for mktime... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... 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 ax25-apps.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
Making all in ax25ipd
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT kiss.o -MD -MP -MF .deps/kiss.Tpo -c -o kiss.o kiss.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ax25ipd.o -MD -MP -MF .deps/ax25ipd.Tpo -c -o ax25ipd.o ax25ipd.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT routing.o -MD -MP -MF .deps/routing.Tpo -c -o routing.o routing.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT bpqether.o -MD -MP -MF .deps/bpqether.Tpo -c -o bpqether.o bpqether.c
name_ax25ipd=$(echo ax25ipd | sed -e 's,x,x,')			\
name_Ax25ipd=$(echo $name_ax25ipd | sed -r 's@^(.)@\U\1\E@') &&		\
name_AX25IPD=$(echo $name_ax25ipd | sed -r 's@^(.*)@\U\1\E@') &&		\
sed -e "s/@@@ax25ipd@@@/$name_ax25ipd/g"				\
    -e "s/@@@Ax25ipd@@@/$name_Ax25ipd/g"				\
    -e "s/@@@AX25IPD@@@/$name_AX25IPD/g"				\
     ./ax25ipd.man > ax25ipd.8.tmp &&					\
mv ax25ipd.8.tmp ax25ipd.8;
name_ax25ipd=$(echo ax25ipd | sed -e 's,x,x,')			\
name_Ax25ipd=$(echo $name_ax25ipd | sed -r 's@^(.)@\U\1\E@') &&		\
name_AX25IPD=$(echo $name_ax25ipd | sed -r 's@^(.*)@\U\1\E@') &&		\
sed -e "s/@@@ax25ipd@@@/$name_ax25ipd/g"				\
    -e "s/@@@Ax25ipd@@@/$name_Ax25ipd/g"				\
    -e "s/@@@AX25IPD@@@/$name_AX25IPD/g"				\
    ./ax25ipd.conf.man > ax25ipd.conf.5.tmp &&				\
mv ax25ipd.conf.5.tmp ax25ipd.conf.5;
mv -f .deps/syslog.Tpo .deps/syslog.Po
routing.c: In function 'route_add':
routing.c:83:13: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
   83 |             malloc(sizeof(struct route_table_entry));
      |             ^~~~~~
routing.c:17:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   16 | #include "ax25ipd.h"
  +++ |+#include <stdlib.h>
   17 | 
routing.c:83:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
   83 |             malloc(sizeof(struct route_table_entry));
      |             ^~~~~~
routing.c:83:13: note: include '<stdlib.h>' or provide a declaration of 'malloc'
routing.c: In function 'bcast_add':
routing.c:130:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
  130 |             malloc(sizeof(struct bcast_table_entry));
      |             ^~~~~~
routing.c:130:13: note: include '<stdlib.h>' or provide a declaration of 'malloc'
mv -f .deps/crc.Tpo .deps/crc.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/kiss.Tpo .deps/kiss.Po
mv -f .deps/ax25ipd.Tpo .deps/ax25ipd.Po
mv -f .deps/process.Tpo .deps/process.Po
mv -f .deps/routing.Tpo .deps/routing.Po
mv -f .deps/bpqether.Tpo .deps/bpqether.Po
mv -f .deps/config.Tpo .deps/config.Po
mv -f .deps/io.Tpo .deps/io.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -o ax25ipd config.o crc.o io.o kiss.o ax25ipd.o process.o routing.o syslog.o bpqether.o -lax25 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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/ax25-apps-0.0.8-rc5/ax25ipd'
Making all in ax25rtd
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ax25rtd.o -MD -MP -MF .deps/ax25rtd.Tpo -c -o ax25rtd.o ax25rtd.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT cache_ctl.o -MD -MP -MF .deps/cache_ctl.Tpo -c -o cache_ctl.o cache_ctl.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT cache_dump.o -MD -MP -MF .deps/cache_dump.Tpo -c -o cache_dump.o cache_dump.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT listener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ax25rtctl.o -MD -MP -MF .deps/ax25rtctl.Tpo -c -o ax25rtctl.o ax25rtctl.c
name_ax25rtd=$(echo ax25rtd | sed -e 's,x,x,')		\
name_Ax25rtd=$(echo $name_ax25rtd | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTD=$(echo $name_ax25rtd | sed -r 's@^(.*)@\U\1\E@') && \
name_ax25rtctl=$(echo ax25rtctl | sed -e 's,x,x,') &&	\
name_Ax25rtctl=$(echo $name_ax25rtctl | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTCTL=$(echo $name_ax25rtctl | sed -r 's@^(.*)@\U\1\E@') && \
sed -e "s/@@@ax25rtd@@@/$name_ax25rtd/g"			\
    -e "s/@@@Ax25rtd@@@/$name_Ax25rtd/g"			\
    -e "s/@@@AX25RTD@@@/$name_AX25RTD/g"			\
    -e "s/@@@ax25rtctl@@@/$name_ax25rtctl/g"			\
    -e "s/@@@Ax25rtctl@@@/$name_Ax25rtctl/g"			\
    -e "s/@@@AX25RTCTL@@@/$name_AX25RTCTL/g"			\
    ./ax25rtd.man > ax25rtd.8.tmp &&			\
mv ax25rtd.8.tmp ax25rtd.8;
name_ax25rtd=$(echo ax25rtd | sed -e 's,x,x,')		\
name_Ax25rtd=$(echo $name_ax25rtd | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTD=$(echo $name_ax25rtd | sed -r 's@^(.*)@\U\1\E@') && \
name_ax25rtctl=$(echo ax25rtctl | sed -e 's,x,x,') &&	\
name_Ax25rtctl=$(echo $name_ax25rtctl | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTCTL=$(echo $name_ax25rtctl | sed -r 's@^(.*)@\U\1\E@') && \
sed -e "s/@@@ax25rtd@@@/$name_ax25rtd/g"			\
    -e "s/@@@Ax25rtd@@@/$name_Ax25rtd/g"			\
    -e "s/@@@AX25RTD@@@/$name_AX25RTD/g"			\
    -e "s/@@@ax25rtctl@@@/$name_ax25rtctl/g"			\
    -e "s/@@@Ax25rtctl@@@/$name_Ax25rtctl/g"			\
    -e "s/@@@AX25RTCTL@@@/$name_AX25RTCTL/g"			\
    ./ax25rtctl.man > ax25rtctl.8.tmp &&		\
mv ax25rtctl.8.tmp ax25rtctl.8;
name_ax25rtd=$(echo ax25rtd | sed -e 's,x,x,')		\
name_Ax25rtd=$(echo $name_ax25rtd | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTD=$(echo $name_ax25rtd | sed -r 's@^(.*)@\U\1\E@') && \
name_ax25rtctl=$(echo ax25rtctl | sed -e 's,x,x,') &&	\
name_Ax25rtctl=$(echo $name_ax25rtctl | sed -r 's@^(.)@\U\1\E@') && \
name_AX25RTCTL=$(echo $name_ax25rtctl | sed -r 's@^(.*)@\U\1\E@') && \
sed -e "s/@@@ax25rtd@@@/$name_ax25rtd/g"			\
    -e "s/@@@Ax25rtd@@@/$name_Ax25rtd/g"			\
    -e "s/@@@AX25RTD@@@/$name_AX25RTD/g"			\
    -e "s/@@@ax25rtctl@@@/$name_ax25rtctl/g"			\
    -e "s/@@@Ax25rtctl@@@/$name_Ax25rtctl/g"			\
    -e "s/@@@AX25RTCTL@@@/$name_AX25RTCTL/g"			\
    ./ax25rtd.conf.man > ax25rtd.conf.5.tmp &&		\
mv ax25rtd.conf.5.tmp ax25rtd.conf.5;
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 '<string.h>' or provide a declaration of 'strcmp'
   58 | #include "ax25rtd.h"
  +++ |+#include <string.h>
   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 '<string.h>' 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 '<string.h>' or provide a declaration of 'strcpy'
mv -f .deps/cache_dump.Tpo .deps/cache_dump.Po
mv -f .deps/ax25rtd.Tpo .deps/ax25rtd.Po
mv -f .deps/cache_ctl.Tpo .deps/cache_ctl.Po
mv -f .deps/ax25rtctl.Tpo .deps/ax25rtctl.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -o ax25rtctl ax25rtctl.o -lax25 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ax25rtctl ax25rtctl.o  -lax25
mv -f .deps/listener.Tpo .deps/listener.Po
mv -f .deps/config.Tpo .deps/config.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -o ax25rtd ax25rtd.o cache_ctl.o cache_dump.o config.o listener.o -lax25 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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/ax25-apps-0.0.8-rc5/ax25rtd'
Making all in call
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT call.o -MD -MP -MF .deps/call.Tpo -c -o call.o call.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT yapp.o -MD -MP -MF .deps/yapp.Tpo -c -o yapp.o yapp.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT dostime.o -MD -MP -MF .deps/dostime.Tpo -c -o dostime.o dostime.c
name_call=$(echo call | sed -e 's,x,x,')			\
name_Call=$(echo $name_call | sed -r 's@^(.)@\U\1\E@') &&	\
name_CALL=$(echo $name_call | sed -r 's@^(.*)@\U\1\E@') &&	\
name_listen=$(echo listen | sed -e 's,x,x,')		\
name_Listen=$(echo $name_listen | sed -r 's@^(.)@\U\1\E@') &&	\
name_LISTEN=$(echo $name_listen | sed -r 's@^(.*)@\U\1\E@') &&\
sed -e "s/@@@call@@@/$name_call/g"				\
    -e "s/@@@Call@@@/$name_Call/g"				\
    -e "s/@@@CALL@@@/$name_CALL/g"				\
    -e "s/@@@listen@@@/$name_listen/g"				\
    -e "s/@@@Listen@@@/$name_Listen/g"				\
    -e "s/@@@LISTEN@@@/$name_LISTEN/g"				\
    ./call.man > call.1.tmp &&				\
mv call.1.tmp call.1;
mv -f .deps/crc.Tpo .deps/crc.Po
mv -f .deps/dostime.Tpo .deps/dostime.Po
mv -f .deps/menu.Tpo .deps/menu.Po
mv -f .deps/yapp.Tpo .deps/yapp.Po
mv -f .deps/call.Tpo .deps/call.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -o call call.o menu.o crc.o yapp.o dostime.o -lncursesw -lax25 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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/ax25-apps-0.0.8-rc5/call'
Making all in listen
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT listen.o -MD -MP -MF .deps/listen.Tpo -c -o listen.o listen.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT kissdump.o -MD -MP -MF .deps/kissdump.Tpo -c -o kissdump.o kissdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ax25dump.o -MD -MP -MF .deps/ax25dump.Tpo -c -o ax25dump.o ax25dump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT nrdump.o -MD -MP -MF .deps/nrdump.Tpo -c -o nrdump.o nrdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT arpdump.o -MD -MP -MF .deps/arpdump.Tpo -c -o arpdump.o arpdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ipdump.o -MD -MP -MF .deps/ipdump.Tpo -c -o ipdump.o ipdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT icmpdump.o -MD -MP -MF .deps/icmpdump.Tpo -c -o icmpdump.o icmpdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT udpdump.o -MD -MP -MF .deps/udpdump.Tpo -c -o udpdump.o udpdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT tcpdump.o -MD -MP -MF .deps/tcpdump.Tpo -c -o tcpdump.o tcpdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT rspfdump.o -MD -MP -MF .deps/rspfdump.Tpo -c -o rspfdump.o rspfdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ripdump.o -MD -MP -MF .deps/ripdump.Tpo -c -o ripdump.o ripdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT rosedump.o -MD -MP -MF .deps/rosedump.Tpo -c -o rosedump.o rosedump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT flexnetdump.o -MD -MP -MF .deps/flexnetdump.Tpo -c -o flexnetdump.o flexnetdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT opentracdump.o -MD -MP -MF .deps/opentracdump.Tpo -c -o opentracdump.o opentracdump.c
gcc -DHAVE_CONFIG_H -I. -I..     -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
name_call=$(echo call | sed -e 's,x,x,')			\
name_Call=$(echo $name_call | sed -r 's@^(.)@\U\1\E@') &&	\
name_CALL=$(echo $name_call | sed -r 's@^(.*)@\U\1\E@') &&	\
name_listen=$(echo listen | sed -e 's,x,x,')		\
name_Listen=$(echo $name_listen | sed -r 's@^(.)@\U\1\E@') &&	\
name_LISTEN=$(echo $name_listen | sed -r 's@^(.*)@\U\1\E@') &&\
sed -e "s/@@@call@@@/$name_call/g"				\
    -e "s/@@@Call@@@/$name_Call/g"				\
    -e "s/@@@CALL@@@/$name_CALL/g"				\
    -e "s/@@@listen@@@/$name_listen/g"				\
    -e "s/@@@Listen@@@/$name_Listen/g"				\
    -e "s/@@@LISTEN@@@/$name_LISTEN/g"				\
    ./listen.man > listen.1.tmp &&			\
mv listen.1.tmp listen.1;
mv -f .deps/udpdump.Tpo .deps/udpdump.Po
mv -f .deps/kissdump.Tpo .deps/kissdump.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/tcpdump.Tpo .deps/tcpdump.Po
mv -f .deps/ripdump.Tpo .deps/ripdump.Po
mv -f .deps/ipdump.Tpo .deps/ipdump.Po
mv -f .deps/flexnetdump.Tpo .deps/flexnetdump.Po
mv -f .deps/utils.Tpo .deps/utils.Po
mv -f .deps/nrdump.Tpo .deps/nrdump.Po
mv -f .deps/ax25dump.Tpo .deps/ax25dump.Po
mv -f .deps/rosedump.Tpo .deps/rosedump.Po
mv -f .deps/listen.Tpo .deps/listen.Po
mv -f .deps/opentracdump.Tpo .deps/opentracdump.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -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 -lax25 -lncursesw 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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  -lax25 -lncursesw
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
Making all in ax25mond
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
gcc -DHAVE_CONFIG_H -I. -I..  -DAX25_SYSCONFDIR=\""/etc/ax25"\" -DAX25_LOCALSTATEDIR=\""/var/ax25"\"   -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -MT ax25mond.o -MD -MP -MF .deps/ax25mond.Tpo -c -o ax25mond.o ax25mond.c
name_ax25mond=$(echo ax25mond | sed -e 's,x,x,')			\
name_Ax25mond=$(echo $name_ax25mond | sed -r 's@^(.)@\U\1\E@') &&	\
name_AX25MOND=$(echo $name_ax25mond | sed -r 's@^(.*)@\U\1\E@') &&	\
sed -e "s/@@@ax25mond@@@/$name_ax25mond/g"				\
    -e "s/@@@Ax25mond@@@/$name_Ax25mond/g"				\
    -e "s/@@@AX25MOND@@@/$name_AX25MOND/g"				\
    ./ax25mond.man > ax25mond.8.tmp &&				\
mv ax25mond.8.tmp ax25mond.8;
name_ax25mond=$(echo ax25mond | sed -e 's,x,x,')			\
name_Ax25mond=$(echo $name_ax25mond | sed -r 's@^(.)@\U\1\E@') &&	\
name_AX25MOND=$(echo $name_ax25mond | sed -r 's@^(.*)@\U\1\E@') &&	\
sed -e "s/@@@ax25mond@@@/$name_ax25mond/g"				\
    -e "s/@@@Ax25mond@@@/$name_Ax25mond/g"				\
    -e "s/@@@AX25MOND@@@/$name_AX25MOND/g"				\
    ./ax25mond.conf.man > ax25mond.conf.5.tmp &&		\
mv ax25mond.conf.5.tmp ax25mond.conf.5;
In file included from ax25mond.c:41:
/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
      |  ^~~~~~~
In file included from ax25mond.c:42:
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
      |  ^~~~~~~
mv -f .deps/ax25mond.Tpo .deps/ax25mond.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall  -Wl,--as-needed,-O1,--sort-common -o ax25mond ax25mond.o -lax25 
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fpermissive -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o ax25mond ax25mond.o  -lax25
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
>>> ax25-apps: Entering fakeroot...
Making install in ax25ipd
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25-apps'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
 /usr/bin/install -c -m 644 README.ax25ipd HISTORY.ax25ipd COPYING.ax25ipd '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25-apps'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ax25ipd '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
 /usr/bin/install -c -m 644 ax25ipd.conf.5 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
 /usr/bin/install -c -m 644 ax25ipd.8 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
libtool: install: /usr/bin/install -c ax25ipd /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin/ax25ipd
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
Making install in ax25rtd
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25-apps'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
libfakeroot internal error: payload not recognized!
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
 /usr/bin/install -c -m 644 TODO.ax25rtd README.ax25rtd '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/doc/ax25-apps'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ax25rtd ax25rtctl '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
 /usr/bin/install -c -m 644 ax25rtd.conf.5 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
 /usr/bin/install -c -m 644 ax25rtd.8 ax25rtctl.8 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
libtool: install: /usr/bin/install -c ax25rtd /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin/ax25rtd
libtool: install: /usr/bin/install -c ax25rtctl /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin/ax25rtctl
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
Making install in call
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c call '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin'
 /usr/bin/install -c -m 644 call.1 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1'
libtool: install: /usr/bin/install -c call /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin/call
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
Making install in listen
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1'
libfakeroot internal error: payload not recognized!
  /bin/sh ../libtool   --mode=install /usr/bin/install -c listen '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin'
 /usr/bin/install -c -m 644 listen.1 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man1'
libtool: install: /usr/bin/install -c listen /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/bin/listen
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
Making install in ax25mond
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
 .././install-sh -c -d '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ax25mond '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin'
libfakeroot internal error: payload not recognized!
 /usr/bin/install -c -m 644 ax25mond.conf.5 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man5'
 /usr/bin/install -c -m 644 ax25mond.8 '/home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/share/man/man8'
libtool: install: /usr/bin/install -c ax25mond /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/usr/sbin/ax25mond
make[2]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
make[2]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
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/ax25-apps-0.0.8-rc5'
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
/bin/sh /home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/install-sh -d /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25
 /usr/bin/install -c -m 644 ax25ipd.conf /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25/ax25ipd.conf
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25ipd'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
/bin/sh /home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/install-sh -d /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25
 /usr/bin/install -c -m 644 ax25rtd.conf /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25/ax25rtd.conf
/bin/sh /home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/install-sh -d /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/var/ax25/ax25rtd
 /usr/bin/install -c -m 644 ax25_route /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/var/ax25/ax25rtd/ax25_route
install: can't stat 'ax25_route': No such file or directory
 /usr/bin/install -c -m 644 ip_route /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/var/ax25/ax25rtd/ip_route
install: can't stat 'ip_route': No such file or directory
make[1]: *** [Makefile:886: installconf] Error 1
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25rtd'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
/bin/sh /home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/install-sh -d /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/call'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
make[1]: Nothing to be done for 'installconf'.
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/listen'
make[1]: Entering directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
/bin/sh /home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/install-sh -d /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25
 /usr/bin/install -c -m 644 ax25mond.conf /home/buildozer/aports/community/ax25-apps/pkg/ax25-apps/etc/ax25/ax25mond.conf
make[1]: Leaving directory '/home/buildozer/aports/community/ax25-apps/src/ax25-apps-0.0.8-rc5/ax25mond'
>>> ax25-apps-doc*: Running split function doc...
>>> 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: 120.0 KB
>>> ax25-apps-doc*: Compressing data...
>>> ax25-apps-doc*: Create checksum...
>>> ax25-apps-doc*: Create ax25-apps-doc-0.0.8_rc5-r1.apk
>>> ax25-apps*: Tracing dependencies...
	so:libax25.so.0
	so:libc.musl-loongarch64.so.1
	so:libncursesw.so.6
>>> ax25-apps*: Package size: 280.0 KB
>>> ax25-apps*: Compressing data...
>>> ax25-apps*: Create checksum...
>>> ax25-apps*: Create ax25-apps-0.0.8_rc5-r1.apk
>>> ax25-apps: Build complete at Sat, 07 Sep 2024 07:11:49 +0000 elapsed time 0h 0m 11s
>>> ax25-apps: Cleaning up srcdir
>>> ax25-apps: Cleaning up pkgdir
>>> ax25-apps: Uninstalling dependencies...
(1/9) Purging .makedepends-ax25-apps (20240907.071140)
(2/9) Purging libax25-dev (0.0.12-r4)
(3/9) Purging libax25 (0.0.12-r4)
(4/9) Purging ncurses-dev (6.5_p20240601-r0)
(5/9) Purging libncurses++ (6.5_p20240601-r0)
(6/9) Purging libpanelw (6.5_p20240601-r0)
(7/9) Purging linux-headers (6.6-r0)
(8/9) Purging libformw (6.5_p20240601-r0)
(9/9) Purging libmenuw (6.5_p20240601-r0)
Executing busybox-1.36.1-r31.trigger
OK: 251 MiB in 102 packages
>>> ax25-apps: Updating the community/loongarch64 repository index...
>>> ax25-apps: Signing the index...