>>> musl-fts: Building main/musl-fts 1.2.7-r3 (using abuild 3.9.0-r5) started Mon, 29 Aug 2022 07:04:13 +0000 >>> musl-fts: Checking sanity of /home/buildozer/aports/main/musl-fts/APKBUILD... >>> WARNING: musl-fts: No maintainer >>> musl-fts: Analyzing dependencies... >>> musl-fts: Installing for build: build-base automake autoconf libtool (1/11) Installing libbz2 (1.0.8-r2) (2/11) Installing perl (5.36.0-r0) (3/11) Installing automake (1.16.5-r1) (4/11) Installing m4 (1.4.19-r1) (5/11) Installing autoconf (2.71-r0) (6/11) Installing libltdl (2.4.7-r0) (7/11) Installing libtool (2.4.7-r0) (8/11) Installing .makedepends-musl-fts (20220829.070414) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.37.1-r1) (11/11) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 461 MiB in 111 packages >>> musl-fts: Cleaning up srcdir >>> musl-fts: Cleaning up pkgdir >>> musl-fts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/musl-fts-1.2.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> musl-fts: Fetching musl-fts-1.2.7.tar.gz::https://github.com/void-linux/musl-fts/archive/refs/tags/v1.2.7.tar.gz >>> musl-fts: Fetching https://distfiles.alpinelinux.org/distfiles/edge/musl-fts-1.2.7.tar.gz >>> musl-fts: Checking sha512sums... musl-fts-1.2.7.tar.gz: OK >>> musl-fts: Unpacking /var/cache/distfiles/edge/musl-fts-1.2.7.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' 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 aarch64-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 build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 aarch64-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... 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/aarch64-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 assert.h... yes checking for dirent.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for gcc options needed to detect all undeclared functions... none needed checking whether MAX is declared... yes checking whether UINTMAX_MAX is declared... no checking for dirfd... yes checking for DIR.dd_fd... no checking for DIR.d_fd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating musl-fts.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/musl-fts/src/musl-fts-1.2.7' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fPIC -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c -o fts.lo fts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fPIC -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -fPIC -DPIC -o .libs/fts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fPIC -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c fts.c -o fts.o >/dev/null 2>&1 mv -f .deps/fts.Tpo .deps/fts.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -fPIC -Wl,--as-needed,-O1,--sort-common -o libfts.la -rpath /usr/lib fts.lo libtool: link: gcc -shared -fPIC -DPIC .libs/fts.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfts.so.0 -o .libs/libfts.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfts.so.0" && ln -s "libfts.so.0.0.0" "libfts.so.0") libtool: link: (cd ".libs" && rm -f "libfts.so" && ln -s "libfts.so.0.0.0" "libfts.so") libtool: link: ar cr .libs/libfts.a fts.o libtool: link: ranlib .libs/libfts.a libtool: link: ( cd ".libs" && rm -f "libfts.la" && ln -s "../libfts.la" "libfts.la" ) make[1]: Leaving directory '/home/buildozer/aports/main/musl-fts/src/musl-fts-1.2.7' >>> musl-fts: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/musl-fts/src/musl-fts-1.2.7' ./install-sh -c -d '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fts.h '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/include' /usr/bin/install -c -m 644 musl-fts.pc '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libfts.la '/home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib' libtool: install: /usr/bin/install -c .libs/libfts.so.0.0.0 /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/libfts.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib && { ln -s -f libfts.so.0.0.0 libfts.so.0 || { rm -f libfts.so.0 && ln -s libfts.so.0.0.0 libfts.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib && { ln -s -f libfts.so.0.0.0 libfts.so || { rm -f libfts.so && ln -s libfts.so.0.0.0 libfts.so; }; }) libtool: install: /usr/bin/install -c .libs/libfts.lai /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/libfts.la libtool: install: /usr/bin/install -c .libs/libfts.a /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/libfts.a libtool: install: chmod 644 /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/libfts.a libtool: install: ranlib /home/buildozer/aports/main/musl-fts/pkg/musl-fts/usr/lib/libfts.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/main/musl-fts/src/musl-fts-1.2.7' >>> musl-fts-dev*: Running split function dev... >>> musl-fts-dev*: Preparing subpackage musl-fts-dev... >>> musl-fts-dev*: Stripping binaries >>> musl-fts-dev*: Running postcheck for musl-fts-dev >>> musl-fts*: Running postcheck for musl-fts >>> musl-fts*: Preparing package musl-fts... >>> musl-fts*: Stripping binaries >>> musl-fts-dev*: Scanning shared objects >>> musl-fts*: Scanning shared objects >>> musl-fts-dev*: Tracing dependencies... musl-fts=1.2.7-r3 pkgconfig >>> musl-fts-dev*: Package size: 44.0 KB >>> musl-fts-dev*: Compressing data... >>> musl-fts-dev*: Create checksum... >>> musl-fts-dev*: Create musl-fts-dev-1.2.7-r3.apk >>> musl-fts*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> musl-fts*: Package size: 80.0 KB >>> musl-fts*: Compressing data... >>> musl-fts*: Create checksum... >>> musl-fts*: Create musl-fts-1.2.7-r3.apk >>> musl-fts: Build complete at Mon, 29 Aug 2022 07:04:23 +0000 elapsed time 0h 0m 10s >>> musl-fts: Cleaning up srcdir >>> musl-fts: Cleaning up pkgdir >>> musl-fts: Uninstalling dependencies... (1/11) Purging .makedepends-musl-fts (20220829.070414) (2/11) Purging automake (1.16.5-r1) (3/11) Purging autoconf (2.71-r0) (4/11) Purging m4 (1.4.19-r1) (5/11) Purging libtool (2.4.7-r0) (6/11) Purging libltdl (2.4.7-r0) (7/11) Purging git-perl (2.37.1-r1) (8/11) Purging perl-git (2.37.1-r1) (9/11) Purging perl-error (0.17029-r1) (10/11) Purging perl (5.36.0-r0) (11/11) Purging libbz2 (1.0.8-r2) Executing busybox-1.35.0-r22.trigger OK: 417 MiB in 100 packages >>> musl-fts: Updating the main/aarch64 repository index... >>> musl-fts: Signing the index...