>>> fts: Building main/fts 1.2.7-r1 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 22:18:16 +0000 >>> fts: Checking sanity of /home/buildozer/aports/main/fts/APKBUILD... >>> WARNING: fts: No maintainer >>> fts: Analyzing dependencies... >>> fts: Installing for build: build-base automake autoconf libtool (1/13) Installing libbz2 (1.0.8-r1) (2/13) Installing perl (5.34.0-r1) (3/13) Installing automake (1.16.4-r1) (4/13) Installing m4 (1.4.18-r2) (5/13) Installing autoconf (2.71-r0) (6/13) Installing readline (8.1.1-r0) (7/13) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (8/13) Installing libltdl (2.4.6-r7) (9/13) Installing libtool (2.4.6-r7) (10/13) Installing .makedepends-fts (20211016.221819) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.33.1-r0) (13/13) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r0.trigger OK: 388 MiB in 102 packages >>> fts: Cleaning up srcdir >>> fts: Cleaning up pkgdir >>> fts: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/v1.2.7.zip % 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 curl: (22) The requested URL returned error: 404 >>> fts: Fetching https://github.com/pullmoll/musl-fts/archive/v1.2.7.zip % 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 100 122 100 122 0 0 128 0 --:--:-- --:--:-- --:--:-- 128 100 23417 0 23417 0 0 16652 0 --:--:-- 0:00:01 --:--:-- 16652 >>> fts: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/v1.2.7.zip >>> fts: Checking sha512sums... v1.2.7.zip: OK >>> fts: Unpacking /var/cache/distfiles/v3.15/v1.2.7.zip... 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 x86_64-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... x86_64-alpine-linux-musl checking host system type... x86_64-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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/fts/src/musl-fts-1.2.7' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -MT fts.lo -MD -MP -MF .deps/fts.Tpo -c -o fts.lo fts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -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 -fomit-frame-pointer -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 -o libfts.la -rpath /usr/lib fts.lo libtool: link: gcc -shared -fPIC -DPIC .libs/fts.o -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 cru .libs/libfts.a fts.o ar: `u' modifier ignored since `D' is the default (see `U') 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/fts/src/musl-fts-1.2.7' >>> fts: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/fts/src/musl-fts-1.2.7' ./install-sh -c -d '/home/buildozer/aports/main/fts/pkg/fts/usr/include' ./install-sh -c -d '/home/buildozer/aports/main/fts/pkg/fts/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fts.h '/home/buildozer/aports/main/fts/pkg/fts/usr/include' /usr/bin/install -c -m 644 musl-fts.pc '/home/buildozer/aports/main/fts/pkg/fts/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/main/fts/pkg/fts/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libfts.la '/home/buildozer/aports/main/fts/pkg/fts/usr/lib' libtool: install: /usr/bin/install -c .libs/libfts.so.0.0.0 /home/buildozer/aports/main/fts/pkg/fts/usr/lib/libfts.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/fts/pkg/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/fts/pkg/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/fts/pkg/fts/usr/lib/libfts.la libtool: install: /usr/bin/install -c .libs/libfts.a /home/buildozer/aports/main/fts/pkg/fts/usr/lib/libfts.a libtool: install: chmod 644 /home/buildozer/aports/main/fts/pkg/fts/usr/lib/libfts.a libtool: install: ranlib /home/buildozer/aports/main/fts/pkg/fts/usr/lib/libfts.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/main/fts/src/musl-fts-1.2.7' >>> fts-dev*: Running split function dev... >>> fts-dev*: Preparing subpackage fts-dev... >>> fts-dev*: Stripping binaries >>> fts-dev*: Running postcheck for fts-dev >>> fts*: Running postcheck for fts >>> fts*: Preparing package fts... >>> fts*: Stripping binaries >>> fts-dev*: Scanning shared objects >>> fts*: Scanning shared objects >>> fts-dev*: Tracing dependencies... fts=1.2.7-r1 pkgconfig >>> fts-dev*: Package size: 48.0 KB >>> fts-dev*: Compressing data... >>> fts-dev*: Create checksum... >>> fts-dev*: Create fts-dev-1.2.7-r1.apk >>> fts*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> fts*: Package size: 32.0 KB >>> fts*: Compressing data... >>> fts*: Create checksum... >>> fts*: Create fts-1.2.7-r1.apk >>> fts: Build complete at Sat, 16 Oct 2021 22:18:33 +0000 elapsed time 0h 0m 17s >>> fts: Cleaning up srcdir >>> fts: Cleaning up pkgdir >>> fts: Uninstalling dependencies... (1/13) Purging .makedepends-fts (20211016.221819) (2/13) Purging automake (1.16.4-r1) (3/13) Purging autoconf (2.71-r0) (4/13) Purging m4 (1.4.18-r2) (5/13) Purging libtool (2.4.6-r7) (6/13) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (7/13) Purging libltdl (2.4.6-r7) (8/13) Purging git-perl (2.33.1-r0) (9/13) Purging perl-git (2.33.1-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.34.0-r1) (12/13) Purging libbz2 (1.0.8-r1) (13/13) Purging readline (8.1.1-r0) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> fts: Updating the main/x86_64 repository index... >>> fts: Signing the index...