>>> libax25: Building community/libax25 0.0.12-r4 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 13:42:40 +0000 >>> libax25: Checking sanity of /home/buildozer/aports/community/libax25/APKBUILD... >>> libax25: Analyzing dependencies... >>> libax25: Installing for build: build-base autoconf automake zlib-dev (1/9) Installing m4 (1.4.19-r3) (2/9) Installing perl (5.38.0-r0) (3/9) Installing autoconf (2.71-r2) (4/9) Installing automake (1.16.5-r2) (5/9) Installing zlib-dev (1.3-r0) (6/9) Installing .makedepends-libax25 (20231025.134241) (7/9) Installing perl-error (0.17029-r2) (8/9) Installing perl-git (2.42.0-r0) (9/9) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 311 MiB in 116 packages >>> libax25: Cleaning up srcdir >>> libax25: Cleaning up pkgdir >>> libax25: Cleaning up tmpdir >>> libax25: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libax25-0.0.12-rc5.tar.gz >>> libax25: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libax25-0.0.12-rc5.tar.gz >>> libax25: Checking sha512sums... libax25-0.0.12-rc5.tar.gz: OK musl.patch: OK 20230513-upstream.patch: OK >>> libax25: Unpacking /var/cache/distfiles/libax25-0.0.12-rc5.tar.gz... >>> libax25: musl.patch patching file daemon.c Hunk #1 succeeded at 4 (offset 1 line). >>> libax25: 20230513-upstream.patch patching file COPYING patching file netax25/ax25.h patching file netax25/ax25io.h patching file netax25/axconfig.h patching file netax25/axlib.h patching file netax25/daemon.h patching file netax25/mheard.h patching file netax25/nrconfig.h patching file netax25/procutils.h patching file netax25/rsconfig.h patching file netax25/ttyutils.h patching file netrom/netrom.h patching file netrose/rose.h patching file configure.ac patching file configure.ac patching file configure.ac patching file ttyutils.c patching file COPYING.LIB (renamed from COPYING) patching file libax25.spec.in patching file axconfig.c patching file axconfig.c patching file nrconfig.c patching file rsconfig.c patching file util.h patching file ttyutils.c patching file README.compile patching file ttyutils.c patching file ttyutils.c patching file ChangeLog 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 powerpc64le-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 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... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-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/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-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 powerpc64le-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... no 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/powerpc64le-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 return type of signal handlers... void checking for setsid... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for ANSI C header files... (cached) 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 for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for working netax25/ax25.h header file... no checking for working netrom/netrom.h header file... no checking for working netrose/rose.h header file... no checking for an ANSI C-conforming const... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libax25.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5/missing aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5/missing autoconf cd . && /bin/sh /home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5/missing automake-1.16 --foreign configure.ac:20: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:20: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=powerpc64le-alpine-linux-musl --host=powerpc64le-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --enable-shared --enable-static --mandir=/usr/share/man --localstatedir=/var build_alias=powerpc64le-alpine-linux-musl host_alias=powerpc64le-alpine-linux-musl CC=gcc CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lz --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 powerpc64le-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 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... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-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/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-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 powerpc64le-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 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... no 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/powerpc64le-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 setsid... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for zlib.h... yes checking for working netax25/ax25.h header file... no checking for working netrom/netrom.h header file... no checking for working netrose/rose.h header file... no checking for an ANSI C-conforming const... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating libax25.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-am make[1]: Entering directory '/home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axconfig.lo -MD -MP -MF .deps/axconfig.Tpo -c -o axconfig.lo axconfig.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axutils.lo -MD -MP -MF .deps/axutils.Tpo -c -o axutils.lo axutils.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c -o daemon.lo daemon.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT nrconfig.lo -MD -MP -MF .deps/nrconfig.Tpo -c -o nrconfig.lo nrconfig.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT procutils.lo -MD -MP -MF .deps/procutils.Tpo -c -o procutils.lo procutils.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT rsconfig.lo -MD -MP -MF .deps/rsconfig.Tpo -c -o rsconfig.lo rsconfig.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ttyutils.lo -MD -MP -MF .deps/ttyutils.Tpo -c -o ttyutils.lo ttyutils.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ax25io.lo -MD -MP -MF .deps/ax25io.Tpo -c -o ax25io.lo ax25io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axconfig.lo -MD -MP -MF .deps/axconfig.Tpo -c axconfig.c -fPIC -DPIC -o .libs/axconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT nrconfig.lo -MD -MP -MF .deps/nrconfig.Tpo -c nrconfig.c -fPIC -DPIC -o .libs/nrconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT procutils.lo -MD -MP -MF .deps/procutils.Tpo -c procutils.c -fPIC -DPIC -o .libs/procutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axutils.lo -MD -MP -MF .deps/axutils.Tpo -c axutils.c -fPIC -DPIC -o .libs/axutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ax25io.lo -MD -MP -MF .deps/ax25io.Tpo -c ax25io.c -fPIC -DPIC -o .libs/ax25io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT rsconfig.lo -MD -MP -MF .deps/rsconfig.Tpo -c rsconfig.c -fPIC -DPIC -o .libs/rsconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ttyutils.lo -MD -MP -MF .deps/ttyutils.Tpo -c ttyutils.c -fPIC -DPIC -o .libs/ttyutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -o daemon.o >/dev/null 2>&1 mv -f .deps/daemon.Tpo .deps/daemon.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ttyutils.lo -MD -MP -MF .deps/ttyutils.Tpo -c ttyutils.c -o ttyutils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axutils.lo -MD -MP -MF .deps/axutils.Tpo -c axutils.c -o axutils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT rsconfig.lo -MD -MP -MF .deps/rsconfig.Tpo -c rsconfig.c -o rsconfig.o >/dev/null 2>&1 mv -f .deps/ttyutils.Tpo .deps/ttyutils.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT nrconfig.lo -MD -MP -MF .deps/nrconfig.Tpo -c nrconfig.c -o nrconfig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT axconfig.lo -MD -MP -MF .deps/axconfig.Tpo -c axconfig.c -o axconfig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT ax25io.lo -MD -MP -MF .deps/ax25io.Tpo -c ax25io.c -o ax25io.o >/dev/null 2>&1 mv -f .deps/axutils.Tpo .deps/axutils.Plo mv -f .deps/rsconfig.Tpo .deps/rsconfig.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DAX25_SYSCONFDIR=\"/etc/ax25/\"" "-DAX25_LOCALSTATEDIR=\"/var/ax25/\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -MT procutils.lo -MD -MP -MF .deps/procutils.Tpo -c procutils.c -o procutils.o >/dev/null 2>&1 mv -f .deps/nrconfig.Tpo .deps/nrconfig.Plo mv -f .deps/axconfig.Tpo .deps/axconfig.Plo mv -f .deps/ax25io.Tpo .deps/ax25io.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lz -o libax25io.la -rpath /usr/lib ax25io.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ax25io.o -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libax25io.so.0 -o .libs/libax25io.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libax25io.so.0" && ln -s "libax25io.so.0.0.0" "libax25io.so.0") libtool: link: (cd ".libs" && rm -f "libax25io.so" && ln -s "libax25io.so.0.0.0" "libax25io.so") libtool: link: ar cru .libs/libax25io.a ax25io.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libax25io.a libtool: link: ( cd ".libs" && rm -f "libax25io.la" && ln -s "../libax25io.la" "libax25io.la" ) mv -f .deps/procutils.Tpo .deps/procutils.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lz -o libax25.la -rpath /usr/lib axconfig.lo axutils.lo daemon.lo nrconfig.lo procutils.lo rsconfig.lo ttyutils.lo libtool: link: gcc -shared -fPIC -DPIC .libs/axconfig.o .libs/axutils.o .libs/daemon.o .libs/nrconfig.o .libs/procutils.o .libs/rsconfig.o .libs/ttyutils.o -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libax25.so.0 -o .libs/libax25.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libax25.so.0" && ln -s "libax25.so.0.0.0" "libax25.so.0") libtool: link: (cd ".libs" && rm -f "libax25.so" && ln -s "libax25.so.0.0.0" "libax25.so") libtool: link: ar cru .libs/libax25.a axconfig.o axutils.o daemon.o nrconfig.o procutils.o rsconfig.o ttyutils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libax25.a libtool: link: ( cd ".libs" && rm -f "libax25.la" && ln -s "../libax25.la" "libax25.la" ) make[1]: Leaving directory '/home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5' >>> libax25: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/share/man/man3' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/share/man/man5' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libax25.la libax25io.la '/home/buildozer/aports/community/libax25/pkg/libax25/usr/lib' /usr/bin/install -c -m 644 ax25.3 rose.3 '/home/buildozer/aports/community/libax25/pkg/libax25/usr/share/man/man3' /usr/bin/install -c -m 644 axports.5 rsports.5 nrports.5 '/home/buildozer/aports/community/libax25/pkg/libax25/usr/share/man/man5' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netrose' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netax25' /usr/bin/install -c -m 644 netrose/rose.h '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netrose' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netax25' /usr/bin/install -c -m 644 netax25/ax25io.h '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netax25' /usr/bin/install -c -m 644 netax25/axlib.h netax25/axconfig.h netax25/nrconfig.h netax25/rsconfig.h netax25/daemon.h netax25/ttyutils.h netax25/procutils.h netax25/mheard.h netax25/ax25.h '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netax25' ./install-sh -c -d '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netrom' /usr/bin/install -c -m 644 netrom/netrom.h '/home/buildozer/aports/community/libax25/pkg/libax25/usr/include/netrom' libtool: install: /usr/bin/install -c .libs/libax25.so.0.0.0 /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib && { ln -s -f libax25.so.0.0.0 libax25.so.0 || { rm -f libax25.so.0 && ln -s libax25.so.0.0.0 libax25.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib && { ln -s -f libax25.so.0.0.0 libax25.so || { rm -f libax25.so && ln -s libax25.so.0.0.0 libax25.so; }; }) libtool: install: /usr/bin/install -c .libs/libax25.lai /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25.la libtool: install: /usr/bin/install -c .libs/libax25io.so.0.0.0 /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25io.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib && { ln -s -f libax25io.so.0.0.0 libax25io.so.0 || { rm -f libax25io.so.0 && ln -s libax25io.so.0.0.0 libax25io.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib && { ln -s -f libax25io.so.0.0.0 libax25io.so || { rm -f libax25io.so && ln -s libax25io.so.0.0.0 libax25io.so; }; }) libtool: install: /usr/bin/install -c .libs/libax25io.lai /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25io.la libtool: install: /usr/bin/install -c .libs/libax25.a /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25.a libtool: install: chmod 644 /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25.a libtool: install: ranlib /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25.a libtool: install: /usr/bin/install -c .libs/libax25io.a /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25io.a libtool: install: chmod 644 /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25io.a libtool: install: ranlib /home/buildozer/aports/community/libax25/pkg/libax25/usr/lib/libax25io.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/libax25/src/libax25-0.0.12-rc5' >>> libax25-static*: Running split function static... >>> libax25-static*: Preparing subpackage libax25-static... >>> libax25-static*: Stripping binaries >>> libax25-static*: Running postcheck for libax25-static >>> libax25-dev*: Running split function dev... >>> libax25-dev*: Preparing subpackage libax25-dev... >>> libax25-dev*: Stripping binaries >>> libax25-dev*: Running postcheck for libax25-dev >>> libax25-doc*: Running split function doc... >>> libax25-doc*: Preparing subpackage libax25-doc... >>> libax25-doc*: Running postcheck for libax25-doc >>> libax25*: Running postcheck for libax25 >>> libax25*: Preparing package libax25... >>> libax25*: Stripping binaries >>> libax25-dev*: Scanning shared objects >>> libax25-doc*: Scanning shared objects >>> libax25-static*: Scanning shared objects >>> libax25*: Scanning shared objects >>> libax25-dev*: Tracing dependencies... libax25=0.0.12-r4 >>> libax25-dev*: Package size: 84.0 KB >>> libax25-dev*: Compressing data... >>> libax25-dev*: Create checksum... >>> libax25-dev*: Create libax25-dev-0.0.12-r4.apk >>> libax25-doc*: Tracing dependencies... >>> libax25-doc*: Package size: 44.0 KB >>> libax25-doc*: Compressing data... >>> libax25-doc*: Create checksum... >>> libax25-doc*: Create libax25-doc-0.0.12-r4.apk >>> libax25-static*: Tracing dependencies... >>> libax25-static*: Package size: 104.0 KB >>> libax25-static*: Compressing data... >>> libax25-static*: Create checksum... >>> libax25-static*: Create libax25-static-0.0.12-r4.apk >>> libax25*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libz.so.1 >>> libax25*: Package size: 148.0 KB >>> libax25*: Compressing data... >>> libax25*: Create checksum... >>> libax25*: Create libax25-0.0.12-r4.apk >>> libax25: Build complete at Wed, 25 Oct 2023 13:42:51 +0000 elapsed time 0h 0m 11s >>> libax25: Cleaning up srcdir >>> libax25: Cleaning up pkgdir >>> libax25: Uninstalling dependencies... (1/9) Purging .makedepends-libax25 (20231025.134241) (2/9) Purging autoconf (2.71-r2) (3/9) Purging m4 (1.4.19-r3) (4/9) Purging automake (1.16.5-r2) (5/9) Purging zlib-dev (1.3-r0) (6/9) Purging git-perl (2.42.0-r0) (7/9) Purging perl-git (2.42.0-r0) (8/9) Purging perl-error (0.17029-r2) (9/9) Purging perl (5.38.0-r0) Executing busybox-1.36.1-r13.trigger OK: 265 MiB in 107 packages >>> libax25: Updating the community/ppc64le repository index... >>> libax25: Signing the index...